:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}.toolbar-logo{max-height:50px;max-width:50%;margin-left:25%}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html .mat-mdc-slide-toggle,.mat-mdc-radio-button{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #fd6524;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #113354;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #ff5252;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #fd6524;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fd6524;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #113354;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #113354;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5252;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5252;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fd6524;--mdc-linear-progress-track-color: rgba(253, 101, 36, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #113354;--mdc-linear-progress-track-color: rgba(17, 51, 84, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5252;--mdc-linear-progress-track-color: rgba(255, 82, 82, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #fd6524;--mdc-filled-text-field-focus-active-indicator-color: #fd6524;--mdc-filled-text-field-focus-label-text-color: rgba(253, 101, 36, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5252;--mdc-filled-text-field-error-focus-label-text-color: #ff5252;--mdc-filled-text-field-error-label-text-color: #ff5252;--mdc-filled-text-field-error-caret-color: #ff5252;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5252;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5252;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5252;--mdc-outlined-text-field-caret-color: #fd6524;--mdc-outlined-text-field-focus-outline-color: #fd6524;--mdc-outlined-text-field-focus-label-text-color: rgba(253, 101, 36, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ff5252;--mdc-outlined-text-field-error-focus-label-text-color: #ff5252;--mdc-outlined-text-field-error-label-text-color: #ff5252;--mdc-outlined-text-field-error-hover-label-text-color: #ff5252;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5252;--mdc-outlined-text-field-error-hover-outline-color: #ff5252;--mdc-outlined-text-field-error-outline-color: #ff5252;--mat-form-field-focus-select-arrow-color: rgba(253, 101, 36, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff5252;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #113354;--mdc-filled-text-field-focus-active-indicator-color: #113354;--mdc-filled-text-field-focus-label-text-color: rgba(17, 51, 84, .87);--mdc-outlined-text-field-caret-color: #113354;--mdc-outlined-text-field-focus-outline-color: #113354;--mdc-outlined-text-field-focus-label-text-color: rgba(17, 51, 84, .87);--mat-form-field-focus-select-arrow-color: rgba(17, 51, 84, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5252;--mdc-filled-text-field-focus-active-indicator-color: #ff5252;--mdc-filled-text-field-focus-label-text-color: rgba(255, 82, 82, .87);--mdc-outlined-text-field-caret-color: #ff5252;--mdc-outlined-text-field-focus-outline-color: #ff5252;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 82, 82, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 82, 82, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(253, 101, 36, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 82, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(17, 51, 84, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 82, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 82, 82, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 82, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fd6524;--mdc-chip-elevated-selected-container-color: #fd6524;--mdc-chip-elevated-disabled-container-color: #fd6524;--mdc-chip-flat-disabled-selected-container-color: #fd6524;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #113354;--mdc-chip-elevated-selected-container-color: #113354;--mdc-chip-elevated-disabled-container-color: #113354;--mdc-chip-flat-disabled-selected-container-color: #113354;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5252;--mdc-chip-elevated-selected-container-color: #ff5252;--mdc-chip-elevated-disabled-container-color: #ff5252;--mdc-chip-flat-disabled-selected-container-color: #ff5252;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #030303;--mdc-switch-selected-handle-color: #030303;--mdc-switch-selected-hover-state-layer-color: #030303;--mdc-switch-selected-pressed-state-layer-color: #030303;--mdc-switch-selected-focus-handle-color: #712d10;--mdc-switch-selected-hover-handle-color: #712d10;--mdc-switch-selected-pressed-handle-color: #712d10;--mdc-switch-selected-focus-track-color: #fd6524;--mdc-switch-selected-hover-track-color: #fd6524;--mdc-switch-selected-pressed-track-color: #fd6524;--mdc-switch-selected-track-color: #fd6524;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #235785;--mdc-switch-selected-handle-color: #235785;--mdc-switch-selected-hover-state-layer-color: #235785;--mdc-switch-selected-pressed-state-layer-color: #235785;--mdc-switch-selected-focus-handle-color: #000b2b;--mdc-switch-selected-hover-handle-color: #000b2b;--mdc-switch-selected-pressed-handle-color: #000b2b;--mdc-switch-selected-focus-track-color: #113354;--mdc-switch-selected-hover-track-color: #113354;--mdc-switch-selected-pressed-track-color: #113354;--mdc-switch-selected-track-color: #113354}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fd6524;--mdc-radio-selected-hover-icon-color: #fd6524;--mdc-radio-selected-icon-color: #fd6524;--mdc-radio-selected-pressed-icon-color: #fd6524;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fd6524;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #113354;--mdc-radio-selected-hover-icon-color: #113354;--mdc-radio-selected-icon-color: #113354;--mdc-radio-selected-pressed-icon-color: #113354;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #113354;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff5252;--mdc-radio-selected-hover-icon-color: #ff5252;--mdc-radio-selected-icon-color: #ff5252;--mdc-radio-selected-pressed-icon-color: #ff5252;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff5252;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-radio-button{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6}html{--mdc-slider-handle-color: #fd6524;--mdc-slider-focus-handle-color: #fd6524;--mdc-slider-hover-handle-color: #fd6524;--mdc-slider-active-track-color: #fd6524;--mdc-slider-inactive-track-color: #fd6524;--mdc-slider-with-tick-marks-inactive-container-color: #fd6524;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #fd6524;--mat-slider-hover-state-layer-color: rgba(253, 101, 36, .05);--mat-slider-focus-state-layer-color: rgba(253, 101, 36, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #113354;--mat-slider-hover-state-layer-color: rgba(17, 51, 84, .05);--mat-slider-focus-state-layer-color: rgba(17, 51, 84, .2);--mdc-slider-handle-color: #113354;--mdc-slider-focus-handle-color: #113354;--mdc-slider-hover-handle-color: #113354;--mdc-slider-active-track-color: #113354;--mdc-slider-inactive-track-color: #113354;--mdc-slider-with-tick-marks-inactive-container-color: #113354;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #ff5252;--mat-slider-hover-state-layer-color: rgba(255, 82, 82, .05);--mat-slider-focus-state-layer-color: rgba(255, 82, 82, .2);--mdc-slider-handle-color: #ff5252;--mdc-slider-focus-handle-color: #ff5252;--mdc-slider-hover-handle-color: #ff5252;--mdc-slider-active-track-color: #ff5252;--mdc-slider-inactive-track-color: #ff5252;--mdc-slider-with-tick-marks-inactive-container-color: #ff5252;--mdc-slider-with-tick-marks-active-container-color: white}html{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fd6524;--mdc-radio-selected-hover-icon-color: #fd6524;--mdc-radio-selected-icon-color: #fd6524;--mdc-radio-selected-pressed-icon-color: #fd6524}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #113354;--mdc-radio-selected-hover-icon-color: #113354;--mdc-radio-selected-icon-color: #113354;--mdc-radio-selected-pressed-icon-color: #113354}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff5252;--mdc-radio-selected-hover-icon-color: #ff5252;--mdc-radio-selected-icon-color: #ff5252;--mdc-radio-selected-pressed-icon-color: #ff5252}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fd6524;--mdc-checkbox-selected-hover-icon-color: #fd6524;--mdc-checkbox-selected-icon-color: #fd6524;--mdc-checkbox-selected-pressed-icon-color: #fd6524;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd6524;--mdc-checkbox-selected-hover-state-layer-color: #fd6524;--mdc-checkbox-selected-pressed-state-layer-color: #fd6524;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #113354;--mdc-checkbox-selected-hover-icon-color: #113354;--mdc-checkbox-selected-icon-color: #113354;--mdc-checkbox-selected-pressed-icon-color: #113354;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #113354;--mdc-checkbox-selected-hover-state-layer-color: #113354;--mdc-checkbox-selected-pressed-state-layer-color: #113354;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5252;--mdc-checkbox-selected-hover-icon-color: #ff5252;--mdc-checkbox-selected-icon-color: #ff5252;--mdc-checkbox-selected-pressed-icon-color: #ff5252;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5252;--mdc-checkbox-selected-hover-state-layer-color: #ff5252;--mdc-checkbox-selected-pressed-state-layer-color: #ff5252;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#fd6524}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #fd6524;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fd6524;--mat-tab-header-active-ripple-color: #fd6524;--mat-tab-header-inactive-ripple-color: #fd6524;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #fd6524;--mat-tab-header-active-hover-label-text-color: #fd6524;--mat-tab-header-active-focus-indicator-color: #fd6524;--mat-tab-header-active-hover-indicator-color: #fd6524}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #113354;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #113354;--mat-tab-header-active-ripple-color: #113354;--mat-tab-header-inactive-ripple-color: #113354;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #113354;--mat-tab-header-active-hover-label-text-color: #113354;--mat-tab-header-active-focus-indicator-color: #113354;--mat-tab-header-active-hover-indicator-color: #113354}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5252;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff5252;--mat-tab-header-active-ripple-color: #ff5252;--mat-tab-header-inactive-ripple-color: #ff5252;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff5252;--mat-tab-header-active-hover-label-text-color: #ff5252;--mat-tab-header-active-focus-indicator-color: #ff5252;--mat-tab-header-active-hover-indicator-color: #ff5252}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #fd6524;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #113354;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5252;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #113354;--mdc-checkbox-selected-hover-icon-color: #113354;--mdc-checkbox-selected-icon-color: #113354;--mdc-checkbox-selected-pressed-icon-color: #113354;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #113354;--mdc-checkbox-selected-hover-state-layer-color: #113354;--mdc-checkbox-selected-pressed-state-layer-color: #113354;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fd6524;--mdc-checkbox-selected-hover-icon-color: #fd6524;--mdc-checkbox-selected-icon-color: #fd6524;--mdc-checkbox-selected-pressed-icon-color: #fd6524;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd6524;--mdc-checkbox-selected-hover-state-layer-color: #fd6524;--mdc-checkbox-selected-pressed-state-layer-color: #fd6524;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5252;--mdc-checkbox-selected-hover-icon-color: #ff5252;--mdc-checkbox-selected-icon-color: #ff5252;--mdc-checkbox-selected-pressed-icon-color: #ff5252;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5252;--mdc-checkbox-selected-hover-state-layer-color: #ff5252;--mdc-checkbox-selected-pressed-state-layer-color: #ff5252;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}.mat-mdc-checkbox{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #fd6524;--mat-text-button-state-layer-color: #fd6524;--mat-text-button-ripple-color: rgba(253, 101, 36, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #113354;--mat-text-button-state-layer-color: #113354;--mat-text-button-ripple-color: rgba(17, 51, 84, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5252;--mat-text-button-state-layer-color: #ff5252;--mat-text-button-ripple-color: rgba(255, 82, 82, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #fd6524;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #113354;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5252;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #fd6524;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #113354;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5252;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #fd6524;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fd6524;--mat-outlined-button-ripple-color: rgba(253, 101, 36, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #113354;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #113354;--mat-outlined-button-ripple-color: rgba(17, 51, 84, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5252;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff5252;--mat-outlined-button-ripple-color: rgba(255, 82, 82, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #fd6524;--mat-icon-button-state-layer-color: #fd6524;--mat-icon-button-ripple-color: rgba(253, 101, 36, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #113354;--mat-icon-button-state-layer-color: #113354;--mat-icon-button-ripple-color: rgba(17, 51, 84, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5252;--mat-icon-button-state-layer-color: #ff5252;--mat-icon-button-ripple-color: rgba(255, 82, 82, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #fd6524;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #113354;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5252;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #fd6524;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #113354;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5252;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #113354}html{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #fd6524}html .mat-accent{--mdc-circular-progress-active-indicator-color: #113354}html .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5252}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #fd6524;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #113354;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #ff5252;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fd6524;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 101, 36, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 101, 36, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 101, 36, .3);--mat-datepicker-toggle-active-state-icon-color: #fd6524;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 101, 36, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #113354;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(17, 51, 84, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(17, 51, 84, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(17, 51, 84, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(17, 51, 84, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5252;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 82, 82, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 82, 82, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 82, 82, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 82, 82, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #113354}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5252}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #fd6524}.mat-icon.mat-accent{--mat-icon-color: #113354}.mat-icon.mat-warn{--mat-icon-color: #ff5252}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fd6524;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fd6524;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fd6524;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ff5252;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff5252;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #113354;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #113354;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #113354;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5252;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5252;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5252;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #fd6524;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #113354;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5252;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}ion-app{background:#fafafa!important;color:#000!important}.alert-wrapper{background-color:#fafafa!important}.alert-button{border-color:#e0e0e0!important}.alert-button.activated{background-color:#0000001f!important}.alert-title{color:#0000008a!important}.alert-radio-group,.alert-checkbox-group{border-color:#f5f5f5!important}.alert-radio-icon,.alert-checkbox-icon{border-color:#000!important}.alert-radio[aria-checked=true] .alert-radio-icon,.alert-radio[aria-checked=true] .alert-checkbox-icon{border-color:#fd6524!important}.alert-message,.alert-radio-label,.alert-checkbox-label,.alert-input{color:#000!important}.psl-calendar .fixed-content,.psl-calendar .toolbar-background{background:#fafafa}.psl-calendar .toolbar-background{border-bottom:#e0e0e0!important}.month-box{border-color:#e0e0e0!important}.month-title{color:#0000008a!important;border-color:#e0e0e0!important}.days .on-selected{background-color:#fd6524!important}.days-btn p{color:#000!important}.today p{color:#fd6524!important}.has-bg{background:#fff}.content,.content-md,.content-wp,.content-ios{background-color:#fafafa!important;color:#000!important}.picker-toolbar{background:#fafafa!important;border-color:#e0e0e0!important}.picker-wrapper{background:#fafafa!important}.picker-above-highlight{border-color:#e0e0e0!important;background:linear-gradient(to bottom,#fafafa,#0000000a)!important}.picker-below-highlight{border-color:#e0e0e0!important;background:linear-gradient(to top,#fafafa,#0000000a)!important}.item-divider-md{background-color:transparent!important;color:#0000008a!important;border-bottom-color:#0000001f!important}.list-header .label{color:#0000008a}button.item-block:hover,.item-radio:not(.item-radio-disabled):hover,.item-checkbox:not(.item-checkbox-disabled):hover{background:#0000000a}.item-inner{border-color:#0000001f!important}.radio-icon:not(.radio-checked),.checkbox-icon:not(.checkbox-checked){border-color:#0000008a!important}.popover-content{background-color:#fafafa!important;background:#fafafa!important;color:#000!important}.psl-mat-table.mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell{border-bottom-color:#0000001f}.psl-mat-table.mat-mdc-table .mat-mdc-row .mat-mdc-cell{border-bottom-color:#0000000a;padding:2px 6px}.mat-mdc-row:nth-of-type(2n){background-color:#fafafa}app-accordion .accordion-arrow{color:#0000008a}app-accordion .accordion-subtitle{color:#0000008a}app-alarm-card .alarm-value-container:first-of-type{border-right-color:#0000001f}app-alarm-card .alarm-value-container:last-of-type{border-left-color:#0000001f}.event-date,.annotation-detail{color:#00000061}.psl-form-split-aside{background:#f5f5f5}.psl-searchbar,.sidebar-search,.psl-mat-input{--mdc-filled-text-field-container-color: transparent;--mat-form-field-state-layer-color: transparent}.psl-mat-select.mat-mdc-select-disabled:hover{cursor:not-allowed}.psl-mat-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.progress-bar-container{background:#0000000a!important}.progress-title{color:#000}.psl-timeline{background:#fafafa}.psl-timeline:before{background:#0000001f}.psl-timeline-title{color:#00000061}.psl-timeline-marker{box-shadow:0 0 0 4px #fff,inset 0 2px #00000061,0 3px 0 4px #0000001f}.psl-timeline-card{background:#fff;box-shadow:0 3px #f5f5f5}.psl-timeline-card:before{border-right-color:#fff!important}.psl-timeline-card-date{border-right-color:#0000001f}.psl-timeline-card-month{color:#0000008a}.psl-tooltip-arrow,.psl-tooltip-content{background:#fafafa}.psl-tooltip-title,.psl-tooltip-description{color:#000}.psl-upload{border:1px dotted rgba(0,0,0,.54)}.over .psl-upload-content{color:#fff}.psl-upload-label{color:#e65100}.mat-expansion-panel.mat-expanded .mat-expansion-panel{background:#fafafa}.mat-expansion-panel.mat-expanded .mat-expansion-panel.mat-expanded{background:#f5f5f5}.mat-expansion-panel-content.mat-expanded .mat-nav-list{background:#fafafa}.split-pane-toggle-button{color:#0000008a!important}.split-pane-toggle-button ion-icon{color:#0000008a!important}.split-pane-toggle-hover-menu-closed{background:#f5f5f5}.sidebar-search{color:#000!important;background:#fafafa}.highcharts-container,.highcharts-container svg,.highcharts-background{fill:none}.highcharts-button-symbol{stroke:#fd6524!important}.highcharts-button-box{fill:#f5f5f5;opacity:.5}.highcharts-button text{fill:#000!important}.highcharts-loading{background:#fff!important}.highcharts-no-data span{color:#000!important}.highcharts-yaxis-grid .highcharts-grid-line{stroke:#0000001f}.highcharts-crosshair.highcharts-crosshair-thin{stroke:#00000061}.highcharts-legend-item span,.highcharts-legend-item text{fill:#000!important;color:#000!important}.highcharts-legend-item span:hover,.highcharts-legend-item text:hover{fill:#fd6524!important;color:#fd6524!important}path.highcharts-legend-nav-active{fill:#0000001f}path.highcharts-legend-nav-active{fill:#fd6524!important}.highcharts-axis-title,.highcharts-axis-labels text{fill:#0000008a!important;color:#0000008a!important}.highcharts-scrollbar-track{fill:#fafafa!important;stroke:#fafafa!important}.highcharts-scrollbar-thumb{fill:#f5f5f5}.highcharts-scrollbar-rifles{stroke:#000}.highcharts-scrollbar-button{fill:#f5f5f5}.highcharts-scrollbar-arrow{fill:#000}.theme--dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #fd6524;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #113354;--mat-full-pseudo-checkbox-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #113354;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #28292e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #393a40;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #393a40;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #fd6524;--mdc-filled-text-field-focus-active-indicator-color: #fd6524;--mdc-filled-text-field-focus-label-text-color: rgba(253, 101, 36, .87);--mdc-filled-text-field-container-color: #414248;--mdc-filled-text-field-disabled-container-color: #3d3e44;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5252;--mdc-filled-text-field-error-focus-label-text-color: #ff5252;--mdc-filled-text-field-error-label-text-color: #ff5252;--mdc-filled-text-field-error-caret-color: #ff5252;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5252;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5252;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5252;--mdc-outlined-text-field-caret-color: #fd6524;--mdc-outlined-text-field-focus-outline-color: #fd6524;--mdc-outlined-text-field-focus-label-text-color: rgba(253, 101, 36, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff5252;--mdc-outlined-text-field-error-focus-label-text-color: #ff5252;--mdc-outlined-text-field-error-label-text-color: #ff5252;--mdc-outlined-text-field-error-hover-label-text-color: #ff5252;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5252;--mdc-outlined-text-field-error-hover-outline-color: #ff5252;--mdc-outlined-text-field-error-outline-color: #ff5252;--mat-form-field-focus-select-arrow-color: rgba(253, 101, 36, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff5252;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #393a40;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(253, 101, 36, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 82, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #393a40;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #393a40;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #fd6524;--mdc-switch-selected-handle-color: #fd6524;--mdc-switch-selected-hover-state-layer-color: #fd6524;--mdc-switch-selected-pressed-state-layer-color: #fd6524;--mdc-switch-selected-focus-handle-color: #ef6c00;--mdc-switch-selected-hover-handle-color: #ef6c00;--mdc-switch-selected-pressed-handle-color: #ef6c00;--mdc-switch-selected-focus-track-color: #030303;--mdc-switch-selected-hover-track-color: #030303;--mdc-switch-selected-pressed-track-color: #030303;--mdc-switch-selected-track-color: #030303;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .3);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #fd6524;--mdc-slider-focus-handle-color: #fd6524;--mdc-slider-hover-handle-color: #fd6524;--mdc-slider-active-track-color: #fd6524;--mdc-slider-inactive-track-color: #fd6524;--mdc-slider-with-tick-marks-inactive-container-color: #fd6524;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #fd6524;--mat-slider-hover-state-layer-color: rgba(253, 101, 36, .05);--mat-slider-focus-state-layer-color: rgba(253, 101, 36, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #393a40;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .3);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #393a40;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #113354;--mdc-checkbox-selected-hover-icon-color: #113354;--mdc-checkbox-selected-icon-color: #113354;--mdc-checkbox-selected-pressed-icon-color: #113354;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #113354;--mdc-checkbox-selected-hover-state-layer-color: #113354;--mdc-checkbox-selected-pressed-state-layer-color: #113354;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .3);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #393a40;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #393a40;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #393a40;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #393a40;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d8d9;--mdc-snackbar-supporting-text-color: rgba(57, 58, 64, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #393a40;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #fd6524;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #fd6524;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #69696d;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #393a40;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212226;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #393a40;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #393a40;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212226;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #393a40;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #393a40;--mat-standard-button-toggle-divider-color: #515257;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fd6524;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 101, 36, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 101, 36, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 101, 36, .3);--mat-datepicker-toggle-active-state-icon-color: #fd6524;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 101, 36, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .1);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .3);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-container-background-color: #393a40;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #393a40;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #393a40;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #28292e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(198, 197, 191, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fd6524;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fd6524;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fd6524;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #393a40;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff5252;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff5252;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c4c4c6;--mat-toolbar-container-background-color: #212226;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #393a40;--mat-tree-node-text-color: white}.theme--dark .mat-accent{--mat-option-selected-state-label-text-color: #113354;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme--dark .mat-warn{--mat-option-selected-state-label-text-color: #ff5252;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme--dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #fd6524;--mat-full-pseudo-checkbox-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fd6524;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme--dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #113354;--mat-full-pseudo-checkbox-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #113354;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme--dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5252;--mat-full-pseudo-checkbox-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #28292e;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5252;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme--dark .mat-elevation-z0,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme--dark .mat-elevation-z1,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme--dark .mat-elevation-z2,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme--dark .mat-elevation-z3,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme--dark .mat-elevation-z4,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme--dark .mat-elevation-z5,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme--dark .mat-elevation-z6,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme--dark .mat-elevation-z7,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme--dark .mat-elevation-z8,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme--dark .mat-elevation-z9,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme--dark .mat-elevation-z10,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme--dark .mat-elevation-z11,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme--dark .mat-elevation-z12,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme--dark .mat-elevation-z13,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme--dark .mat-elevation-z14,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme--dark .mat-elevation-z15,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme--dark .mat-elevation-z16,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme--dark .mat-elevation-z17,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme--dark .mat-elevation-z18,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme--dark .mat-elevation-z19,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme--dark .mat-elevation-z20,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme--dark .mat-elevation-z21,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme--dark .mat-elevation-z22,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme--dark .mat-elevation-z23,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme--dark .mat-elevation-z24,.theme--dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme--dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fd6524;--mdc-linear-progress-track-color: rgba(253, 101, 36, .25)}.theme--dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #113354;--mdc-linear-progress-track-color: rgba(17, 51, 84, .25)}.theme--dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5252;--mdc-linear-progress-track-color: rgba(255, 82, 82, .25)}.theme--dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #113354;--mdc-filled-text-field-focus-active-indicator-color: #113354;--mdc-filled-text-field-focus-label-text-color: rgba(17, 51, 84, .87);--mdc-outlined-text-field-caret-color: #113354;--mdc-outlined-text-field-focus-outline-color: #113354;--mdc-outlined-text-field-focus-label-text-color: rgba(17, 51, 84, .87);--mat-form-field-focus-select-arrow-color: rgba(17, 51, 84, .87)}.theme--dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5252;--mdc-filled-text-field-focus-active-indicator-color: #ff5252;--mdc-filled-text-field-focus-label-text-color: rgba(255, 82, 82, .87);--mdc-outlined-text-field-caret-color: #ff5252;--mdc-outlined-text-field-focus-outline-color: #ff5252;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 82, 82, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 82, 82, .87)}.theme--dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #393a40;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(17, 51, 84, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 82, .87)}.theme--dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #393a40;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 82, 82, .87);--mat-select-invalid-arrow-color: rgba(255, 82, 82, .87)}.theme--dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.theme--dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #515257;--mdc-chip-elevated-selected-container-color: #515257;--mdc-chip-elevated-disabled-container-color: #515257;--mdc-chip-flat-disabled-selected-container-color: #515257;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.theme--dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme--dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fd6524;--mdc-chip-elevated-selected-container-color: #fd6524;--mdc-chip-elevated-disabled-container-color: #fd6524;--mdc-chip-flat-disabled-selected-container-color: #fd6524;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme--dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme--dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #113354;--mdc-chip-elevated-selected-container-color: #113354;--mdc-chip-elevated-disabled-container-color: #113354;--mdc-chip-flat-disabled-selected-container-color: #113354;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme--dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme--dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5252;--mdc-chip-elevated-selected-container-color: #ff5252;--mdc-chip-elevated-disabled-container-color: #ff5252;--mdc-chip-flat-disabled-selected-container-color: #ff5252;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme--dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme--dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #113354;--mdc-switch-selected-handle-color: #113354;--mdc-switch-selected-hover-state-layer-color: #113354;--mdc-switch-selected-pressed-state-layer-color: #113354;--mdc-switch-selected-focus-handle-color: #98aec4;--mdc-switch-selected-hover-handle-color: #98aec4;--mdc-switch-selected-pressed-handle-color: #98aec4;--mdc-switch-selected-focus-track-color: #235785;--mdc-switch-selected-hover-track-color: #235785;--mdc-switch-selected-pressed-track-color: #235785;--mdc-switch-selected-track-color: #235785}.theme--dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme--dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme--dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fd6524;--mdc-radio-selected-hover-icon-color: #fd6524;--mdc-radio-selected-icon-color: #fd6524;--mdc-radio-selected-pressed-icon-color: #fd6524;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #fd6524;--mat-radio-disabled-label-color: rgba(255, 255, 255, .3)}.theme--dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #113354;--mdc-radio-selected-hover-icon-color: #113354;--mdc-radio-selected-icon-color: #113354;--mdc-radio-selected-pressed-icon-color: #113354;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #113354;--mat-radio-disabled-label-color: rgba(255, 255, 255, .3)}.theme--dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5252;--mdc-radio-selected-hover-icon-color: #ff5252;--mdc-radio-selected-icon-color: #ff5252;--mdc-radio-selected-pressed-icon-color: #ff5252;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff5252;--mat-radio-disabled-label-color: rgba(255, 255, 255, .3)}.theme--dark .mat-accent{--mat-slider-ripple-color: #113354;--mat-slider-hover-state-layer-color: rgba(17, 51, 84, .05);--mat-slider-focus-state-layer-color: rgba(17, 51, 84, .2);--mdc-slider-handle-color: #113354;--mdc-slider-focus-handle-color: #113354;--mdc-slider-hover-handle-color: #113354;--mdc-slider-active-track-color: #113354;--mdc-slider-inactive-track-color: #113354;--mdc-slider-with-tick-marks-inactive-container-color: #113354;--mdc-slider-with-tick-marks-active-container-color: white}.theme--dark .mat-warn{--mat-slider-ripple-color: #ff5252;--mat-slider-hover-state-layer-color: rgba(255, 82, 82, .05);--mat-slider-focus-state-layer-color: rgba(255, 82, 82, .2);--mdc-slider-handle-color: #ff5252;--mdc-slider-focus-handle-color: #ff5252;--mdc-slider-hover-handle-color: #ff5252;--mdc-slider-active-track-color: #ff5252;--mdc-slider-inactive-track-color: #ff5252;--mdc-slider-with-tick-marks-inactive-container-color: #ff5252;--mdc-slider-with-tick-marks-active-container-color: white}.theme--dark .mdc-list-item__start,.theme--dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fd6524;--mdc-radio-selected-hover-icon-color: #fd6524;--mdc-radio-selected-icon-color: #fd6524;--mdc-radio-selected-pressed-icon-color: #fd6524}.theme--dark .mat-accent .mdc-list-item__start,.theme--dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #113354;--mdc-radio-selected-hover-icon-color: #113354;--mdc-radio-selected-icon-color: #113354;--mdc-radio-selected-pressed-icon-color: #113354}.theme--dark .mat-warn .mdc-list-item__start,.theme--dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5252;--mdc-radio-selected-hover-icon-color: #ff5252;--mdc-radio-selected-icon-color: #ff5252;--mdc-radio-selected-pressed-icon-color: #ff5252}.theme--dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fd6524;--mdc-checkbox-selected-hover-icon-color: #fd6524;--mdc-checkbox-selected-icon-color: #fd6524;--mdc-checkbox-selected-pressed-icon-color: #fd6524;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd6524;--mdc-checkbox-selected-hover-state-layer-color: #fd6524;--mdc-checkbox-selected-pressed-state-layer-color: #fd6524;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme--dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #113354;--mdc-checkbox-selected-hover-icon-color: #113354;--mdc-checkbox-selected-icon-color: #113354;--mdc-checkbox-selected-pressed-icon-color: #113354;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #113354;--mdc-checkbox-selected-hover-state-layer-color: #113354;--mdc-checkbox-selected-pressed-state-layer-color: #113354;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme--dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5252;--mdc-checkbox-selected-hover-icon-color: #ff5252;--mdc-checkbox-selected-icon-color: #ff5252;--mdc-checkbox-selected-pressed-icon-color: #ff5252;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5252;--mdc-checkbox-selected-hover-state-layer-color: #ff5252;--mdc-checkbox-selected-pressed-state-layer-color: #ff5252;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme--dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme--dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme--dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme--dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#fd6524}.theme--dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme--dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme--dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme--dark .mat-mdc-tab-group,.theme--dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #fd6524;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .3);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #fd6524;--mat-tab-header-active-ripple-color: #fd6524;--mat-tab-header-inactive-ripple-color: #fd6524;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #fd6524;--mat-tab-header-active-hover-label-text-color: #fd6524;--mat-tab-header-active-focus-indicator-color: #fd6524;--mat-tab-header-active-hover-indicator-color: #fd6524}.theme--dark .mat-mdc-tab-group.mat-accent,.theme--dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #113354;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .3);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #113354;--mat-tab-header-active-ripple-color: #113354;--mat-tab-header-inactive-ripple-color: #113354;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #113354;--mat-tab-header-active-hover-label-text-color: #113354;--mat-tab-header-active-focus-indicator-color: #113354;--mat-tab-header-active-hover-indicator-color: #113354}.theme--dark .mat-mdc-tab-group.mat-warn,.theme--dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5252;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .3);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff5252;--mat-tab-header-active-ripple-color: #ff5252;--mat-tab-header-inactive-ripple-color: #ff5252;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff5252;--mat-tab-header-active-hover-label-text-color: #ff5252;--mat-tab-header-active-focus-indicator-color: #ff5252;--mat-tab-header-active-hover-indicator-color: #ff5252}.theme--dark .mat-mdc-tab-group.mat-background-primary,.theme--dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #fd6524;--mat-tab-header-with-background-foreground-color: white}.theme--dark .mat-mdc-tab-group.mat-background-accent,.theme--dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #113354;--mat-tab-header-with-background-foreground-color: white}.theme--dark .mat-mdc-tab-group.mat-background-warn,.theme--dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5252;--mat-tab-header-with-background-foreground-color: white}.theme--dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme--dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fd6524;--mdc-checkbox-selected-hover-icon-color: #fd6524;--mdc-checkbox-selected-icon-color: #fd6524;--mdc-checkbox-selected-pressed-icon-color: #fd6524;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd6524;--mdc-checkbox-selected-hover-state-layer-color: #fd6524;--mdc-checkbox-selected-pressed-state-layer-color: #fd6524;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme--dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5252;--mdc-checkbox-selected-hover-icon-color: #ff5252;--mdc-checkbox-selected-icon-color: #ff5252;--mdc-checkbox-selected-pressed-icon-color: #ff5252;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5252;--mdc-checkbox-selected-hover-state-layer-color: #ff5252;--mdc-checkbox-selected-pressed-state-layer-color: #ff5252;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme--dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #fd6524;--mat-text-button-state-layer-color: #fd6524;--mat-text-button-ripple-color: rgba(253, 101, 36, .1)}.theme--dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #113354;--mat-text-button-state-layer-color: #113354;--mat-text-button-ripple-color: rgba(17, 51, 84, .1)}.theme--dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5252;--mat-text-button-state-layer-color: #ff5252;--mat-text-button-ripple-color: rgba(255, 82, 82, .1)}.theme--dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #fd6524;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #113354;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5252;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #fd6524;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #113354;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5252;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #fd6524;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fd6524;--mat-outlined-button-ripple-color: rgba(253, 101, 36, .1)}.theme--dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #113354;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #113354;--mat-outlined-button-ripple-color: rgba(17, 51, 84, .1)}.theme--dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5252;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ff5252;--mat-outlined-button-ripple-color: rgba(255, 82, 82, .1)}.theme--dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #fd6524;--mat-icon-button-state-layer-color: #fd6524;--mat-icon-button-ripple-color: rgba(253, 101, 36, .1)}.theme--dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #113354;--mat-icon-button-state-layer-color: #113354;--mat-icon-button-ripple-color: rgba(17, 51, 84, .1)}.theme--dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5252;--mat-icon-button-state-layer-color: #ff5252;--mat-icon-button-ripple-color: rgba(255, 82, 82, .1)}.theme--dark .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #fd6524;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #113354;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5252;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #fd6524;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #113354;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5252;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme--dark .mat-accent{--mdc-circular-progress-active-indicator-color: #113354}.theme--dark .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5252}.theme--dark .mat-badge-accent{--mat-badge-background-color: #113354;--mat-badge-text-color: white}.theme--dark .mat-badge-warn{--mat-badge-background-color: #ff5252;--mat-badge-text-color: white}.theme--dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #113354;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(17, 51, 84, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(17, 51, 84, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(17, 51, 84, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(17, 51, 84, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme--dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5252;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 82, 82, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 82, 82, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 82, 82, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 82, 82, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme--dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #113354}.theme--dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5252}.theme--dark .mat-icon.mat-primary{--mat-icon-color: #fd6524}.theme--dark .mat-icon.mat-accent{--mat-icon-color: #113354}.theme--dark .mat-icon.mat-warn{--mat-icon-color: #ff5252}.theme--dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #113354;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #113354;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #113354;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme--dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5252;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5252;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5252;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme--dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #fd6524;--mat-toolbar-container-text-color: white}.theme--dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #113354;--mat-toolbar-container-text-color: white}.theme--dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5252;--mat-toolbar-container-text-color: white}.theme--dark ion-app{background:#28292e!important;color:#fff!important}.theme--dark .alert-wrapper{background-color:#28292e!important}.theme--dark .alert-button{border-color:#000!important}.theme--dark .alert-button.activated{background-color:#ffffff1f!important}.theme--dark .alert-title{color:#ffffffb3!important}.theme--dark .alert-radio-group,.theme--dark .alert-checkbox-group{border-color:#212226!important}.theme--dark .alert-radio-icon,.theme--dark .alert-checkbox-icon{border-color:#fff!important}.alert-radio[aria-checked=true] .theme--dark .alert-radio-icon,.alert-radio[aria-checked=true] .theme--dark .alert-checkbox-icon{border-color:#fd6524!important}.theme--dark .alert-message,.theme--dark .alert-radio-label,.theme--dark .alert-checkbox-label,.theme--dark .alert-input{color:#fff!important}.theme--dark .psl-calendar .fixed-content,.theme--dark .psl-calendar .toolbar-background{background:#28292e}.theme--dark .psl-calendar .toolbar-background{border-bottom:black!important}.theme--dark .month-box{border-color:#000!important}.theme--dark .month-title{color:#ffffffb3!important;border-color:#000!important}.theme--dark .days .on-selected{background-color:#fd6524!important}.theme--dark .days-btn p{color:#fff!important}.theme--dark .today p{color:#fd6524!important}.theme--dark .has-bg{background:#393a40}.theme--dark .content,.theme--dark .content-md,.theme--dark .content-wp,.theme--dark .content-ios{background-color:#28292e!important;color:#fff!important}.theme--dark .picker-toolbar{background:#28292e!important;border-color:#000!important}.theme--dark .picker-wrapper{background:#28292e!important}.theme--dark .picker-above-highlight{border-color:#000!important;background:linear-gradient(to bottom,#28292e,#ffffff0a)!important}.theme--dark .picker-below-highlight{border-color:#000!important;background:linear-gradient(to top,#28292e,#ffffff0a)!important}.theme--dark .item-divider-md{background-color:transparent!important;color:#ffffffb3!important;border-bottom-color:#ffffff1f!important}.theme--dark .list-header .label{color:#ffffffb3}.theme--dark button.item-block:hover,.theme--dark .item-radio:not(.item-radio-disabled):hover,.theme--dark .item-checkbox:not(.item-checkbox-disabled):hover{background:#ffffff0a}.theme--dark .item-inner{border-color:#ffffff1f!important}.theme--dark .radio-icon:not(.radio-checked),.theme--dark .checkbox-icon:not(.checkbox-checked){border-color:#ffffffb3!important}.theme--dark .popover-content{background-color:#28292e!important;background:#28292e!important;color:#fff!important}.theme--dark .psl-mat-table.mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell{border-bottom-color:#ffffff1f}.theme--dark .psl-mat-table.mat-mdc-table .mat-mdc-row .mat-mdc-cell{border-bottom-color:#ffffff0a;padding:2px 6px}.theme--dark .mat-mdc-row:nth-of-type(2n){background-color:#28292e}.theme--dark app-accordion .accordion-arrow{color:#ffffffb3}.theme--dark app-accordion .accordion-subtitle{color:#fff}.theme--dark app-alarm-card .alarm-value-container:first-of-type{border-right-color:#ffffff1f}.theme--dark app-alarm-card .alarm-value-container:last-of-type{border-left-color:#ffffff1f}.theme--dark .event-date,.theme--dark .annotation-detail{color:#ffffff4d}.theme--dark .psl-form-split-aside{background:#212226}.theme--dark .psl-searchbar,.theme--dark .sidebar-search,.theme--dark .psl-mat-input{--mdc-filled-text-field-container-color: transparent;--mat-form-field-state-layer-color: transparent}.theme--dark .psl-mat-select.mat-mdc-select-disabled:hover{cursor:not-allowed}.theme--dark .psl-mat-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff4d}.theme--dark .progress-bar-container{background:#ffffff0a!important}.theme--dark .progress-title{color:#fff}.theme--dark .psl-timeline{background:#28292e}.theme--dark .psl-timeline:before{background:#ffffff1f}.theme--dark .psl-timeline-title{color:#ffffff4d}.theme--dark .psl-timeline-marker{box-shadow:0 0 0 4px #393a40,inset 0 2px #ffffff4d,0 3px 0 4px #ffffff1f}.theme--dark .psl-timeline-card{background:#393a40;box-shadow:0 3px #212226}.theme--dark .psl-timeline-card:before{border-right-color:#393a40!important}.theme--dark .psl-timeline-card-date{border-right-color:#ffffff1f}.theme--dark .psl-timeline-card-month{color:#ffffffb3}.theme--dark .psl-tooltip-arrow,.theme--dark .psl-tooltip-content{background:#28292e}.theme--dark .psl-tooltip-title,.theme--dark .psl-tooltip-description{color:#fff}.theme--dark .psl-upload{border:1px dotted rgba(255,255,255,.7)}.theme--dark .over .psl-upload-content{color:#fff}.theme--dark .psl-upload-label{color:#e65100}.theme--dark .mat-expansion-panel.mat-expanded .mat-expansion-panel{background:#28292e}.theme--dark .mat-expansion-panel.mat-expanded .mat-expansion-panel.mat-expanded{background:#212226}.theme--dark .mat-expansion-panel-content.mat-expanded .mat-nav-list{background:#28292e}.theme--dark .split-pane-toggle-button{color:#ffffffb3!important}.theme--dark .split-pane-toggle-button ion-icon{color:#ffffffb3!important}.theme--dark .split-pane-toggle-hover-menu-closed{background:#212226}.theme--dark .sidebar-search{color:#fff!important;background:#28292e}.theme--dark .highcharts-container,.theme--dark .highcharts-container svg,.theme--dark .highcharts-background{fill:none}.theme--dark .highcharts-button-symbol{stroke:#fd6524!important}.theme--dark .highcharts-button-box{fill:#212226;opacity:.5}.theme--dark .highcharts-button text{fill:#fff!important}.theme--dark .highcharts-loading{background:#393a40!important}.theme--dark .highcharts-no-data span{color:#fff!important}.theme--dark .highcharts-yaxis-grid .highcharts-grid-line{stroke:#ffffff1f}.theme--dark .highcharts-crosshair.highcharts-crosshair-thin{stroke:#ffffff4d}.theme--dark .highcharts-legend-item span,.theme--dark .highcharts-legend-item text{fill:#fff!important;color:#fff!important}.theme--dark .highcharts-legend-item span:hover,.theme--dark .highcharts-legend-item text:hover{fill:#fd6524!important;color:#fd6524!important}.theme--dark path.highcharts-legend-nav-active{fill:#ffffff1f}.theme--dark path.highcharts-legend-nav-active{fill:#fd6524!important}.theme--dark .highcharts-axis-title,.theme--dark .highcharts-axis-labels text{fill:#ffffffb3!important;color:#ffffffb3!important}.theme--dark .highcharts-scrollbar-track{fill:#28292e!important;stroke:#28292e!important}.theme--dark .highcharts-scrollbar-thumb{fill:#212226}.theme--dark .highcharts-scrollbar-rifles{stroke:#fff}.theme--dark .highcharts-scrollbar-button{fill:#212226}.theme--dark .highcharts-scrollbar-arrow{fill:#fff}.alert-message{overflow-y:auto}.alert-radio-group,.alert-checkbox-group{overflow:auto!important}.alert-wrapper{max-width:unset!important;width:80%!important}.picker-ios .picker-wrapper{border:0!important}ion-header.header-md{box-shadow:none}ion-header.header-md:after{content:"";position:absolute;inset:0 -10px;z-index:-1;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.no-split-pane-border{--border: none}ion-split-pane{--side-min-width: 5px;--side-max-width: 600px;--side-width: 21%}.mat-mdc-icon-button .icon{padding:0!important}ion-icon{font-size:1.2rem}ion-icon:not(.icon-small):not(.psl-large-icon){height:24px}ion-icon.psl-large-icon{font-size:8rem}.psl-chart-filter-chip{padding:2px 10px;height:1.5rem}.psl-chart-filter-chip ion-label{font-size:.75rem;white-space:nowrap}.psl-chart-filter-chip ion-icon{font-size:.75rem;margin-left:2px}.mat-mdc-tab-label-container{--mat-tab-header-divider-height: 1px;--mat-tab-header-active-label-text-color: var(--ion-text-color);--mat-tab-header-divider-color: var(--ion-color-ps-lightgray)}.footer .button-full{margin:0!important}.list-header .label{font-weight:500}.item-inner,.item-block .item-inner .label{padding:0 var(--ion-padding)}.item-cover{padding:0}.psl-compact-list{padding:10px 0}.psl-compact-list ion-item{--inner-padding-top: 0px;--inner-padding-bottom: 0px;--padding-bottom: 0px;--padding-top: 0px;--min-height: 30px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}.compact-tree .mat-tree-node{height:30px;min-height:30px;white-space:nowrap}.scrollable-tree{min-height:90%;max-height:600px;overflow-y:scroll}mat-tree .mdc-label{text-wrap:nowrap}.compact-filter{--mat-form-field-container-height: 36px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 6px;--mat-form-field-filled-with-label-container-padding-top: 6px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}ion-popover.psl-popover{--min-width: 300px;--min-height: 50px}ion-popover .psl-help-popover{padding:10px;font-size:.9em}.float-right{float:right}.flex-wrapper{display:flex;width:100%}.spacer{flex-grow:1}ion-select{text-wrap:wrap}.chart-modal{align-items:center;justify-content:center}.chart-modal::part(content){width:95%;height:95%}ion-modal{align-items:center;justify-content:center}ion-modal::part(content){width:75%;height:75%}.rul-modal{align-items:center;justify-content:center}.rul-modal::part(content){width:95%;height:75%;max-height:750px}.guide-modal{align-items:center;justify-content:center}.guide-modal::part(content){width:95%;height:95%}.psl-card{padding:16px}.psl-card .mat-mdc-card-content{padding:0}.psl-card .additional-displays-title{padding:0 0 0 8px;margin:0}.psl-card .additional-displays-title h4{margin-top:0}.psl-card .mat-mdc-card-header-text{width:100%}@media screen and (max-width: 768px){.psl-card .matTooltip{visibility:hidden}}.psl-card .mat-mdc-card-header{padding:0 0 0 16px}@media screen and (max-width: 425px){.psl-card .mat-mdc-card-header{padding:0 0 0 12px}}.psl-card .mat-mdc-card-subtitle{margin-bottom:0}.psl-card .psl-card-content{padding-top:20px}.psl-dash-card{padding-top:0!important}.psl-dash-card .psl-dash-card-header{padding:0 0 0 8px}.psl-dash-card .psl-dash-card-header .mat-mdc-card-header-text{margin:0}.mat-mdc-table-container{overflow-x:auto}.psl-toolbar .full-width{width:100%!important}.psl-toolbar.compact .mat-mdc-form-field{padding-top:0;padding-bottom:0}.psl-toolbar.compact .mat-mdc-header-cell,.psl-toolbar.compact .mat-mdc-header-row{padding-top:0;padding-bottom:0;height:20px;min-height:20px}.bold-red-text{color:red;font-weight:700}.dash-table-container{min-height:300px;max-height:300px;overflow:auto!important}.expansion-panel-table-padding{padding:0px var(--ion-padding)}.mat-mdc-cell{cursor:default}.mat-table-container{overflow-x:auto}.psl-mat-table.mat-mdc-table{display:table!important;width:100%}.psl-mat-table.mat-mdc-table>.mat-mdc-header-row,.psl-mat-table.mat-mdc-table>.mat-mdc-row{display:table-row;padding:0;border:none}.psl-mat-table.mat-mdc-table>.mat-mdc-header-row>.mat-mdc-header-cell,.psl-mat-table.mat-mdc-table>.mat-mdc-header-row>.mat-mdc-cell,.psl-mat-table.mat-mdc-table>.mat-mdc-row>.mat-mdc-header-cell,.psl-mat-table.mat-mdc-table>.mat-mdc-row>.mat-mdc-cell{display:table-cell;height:48px;vertical-align:middle;padding:0px var(--ion-padding);border-bottom-width:1px;border-bottom-style:solid}.psl-mat-table.mat-mdc-table.compact>.mat-mdc-header-row,.psl-mat-table.mat-mdc-table.compact>.mat-mdc-row{min-height:25px}.psl-mat-table.mat-mdc-table.compact>.mat-mdc-header-row>.mat-mdc-header-cell,.psl-mat-table.mat-mdc-table.compact>.mat-mdc-header-row>.mat-mdc-cell,.psl-mat-table.mat-mdc-table.compact>.mat-mdc-row>.mat-mdc-header-cell,.psl-mat-table.mat-mdc-table.compact>.mat-mdc-row>.mat-mdc-cell{height:auto}.mat-column-remove{text-align:right}mat-cell.mat-cell-header-column{font-size:12px;font-weight:500;color:var(--ion-color-ps-gray)}mat-cell.mat-mdc-table-sticky{min-width:20px;max-width:900px}.scrollable{height:430px;overflow-y:scroll}.mat-column-checkbox-select-col,.mat-column-group-checkbox-select-col{width:32px}.toast-wrapper.toast-top{border-radius:0 0 4px 4px}.error-toast .toast-wrapper{background:var(--ion-color-ps-red)}.success-toast .toast-wrapper{background:var(--ion-color-ps-green)}.warning-toast .toast-wrapper{background:var(--ion-color-ps-yellow)}html{--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block}.psl-anim-fade{animation:fade .4s}.psl-anim-fade-mid{animation:fade .6s}.psl-anim-fade-in-left{animation:fadeInLeft .4s}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide-up-fade{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateY(0)}}.table-remove-button{float:right}.mat-mdc-menu-item.toggle-button-on,.toggle-button-on{color:var(--ion-color-secondary);border:none!important}.mat-mdc-menu-item.toggle-button-off,.toggle-button-off{color:var(--toolbar-button-color);border:none!important}.clickable{cursor:pointer}.help-popover-button{float:right;--padding-bottom: 0px;--padding-end: 0px;--padding-start: 0px;--padding-top: 0px;--box-shadow: none;--color: var(--ion-color-primary)}.options-button{float:right;--padding-bottom: 0px;--padding-end: 0px;--padding-start: 0px;--padding-top: 0px;--box-shadow: none;color:inherit}.toolbar-button{padding:4px 8px;margin-right:10px;font-weight:700;border-radius:70px;margin-top:1rem;margin-bottom:1rem;font-size:1rem;line-height:1.2;box-shadow:#0003 0 3px 1px -2px,#00000024 0 2px 2px,#0000001f 0 1px 5px;--mdc-protected-button-label-text-color: var(--toolbar-button-color)}.mat-mdc-button{--mat-text-button-horizontal-padding: 16px;text-wrap:nowrap}.mat-mdc-button ion-icon{vertical-align:text-bottom}.button-shadow{box-shadow:#0003 0 3px 1px -2px,#00000024 0 2px 2px,#0000001f 0 1px 5px}.mat-button-toggle-label-content{line-height:1.7rem!important;padding:0 14px}.mat-mdc-icon-button{font-size:1.4rem}.button-rounded.mat-mdc-button{border-radius:50px;border:1px solid currentColor}.button-rounded.mat-mdc-icon-button,.button-rounded.mat-mdc-raised-button{border-radius:50px}.button-rounded.mat-button-toggle-group{border-radius:50px;margin:3px 3px 2px 0}.mat-mdc-raised-button.form-button-margin{margin-left:5px}.gu-transit{touch-action:manipulation;transform:scale(1.05);box-shadow:0 0 10px #0000001f}.psl-footer{display:flex;align-items:center;flex-flow:row nowrap;padding:var(--ion-padding);justify-content:space-between}.psl-form-wrapper{width:100%;max-width:600px}.psl-form-wrapper.centered{margin:0 auto}@media only screen and (min-width: 768px){.psl-form-wrapper.centered{margin:16px auto}}.padded-section{padding:16px}.label-padding{padding:10px 0}.psl-form-title{margin-top:16px}.psl-input-list{padding:0;list-style-type:none}.psl-input-list.flex{display:flex;flex-flow:row wrap;justify-content:center;align-content:center}.flex .psl-input-list-item{flex-basis:100%}@media only screen and (min-width: 768px){.flex .psl-input-list-item{margin:0 4px;flex-basis:calc(50% - 8px)}}.psl-input-list-item{padding:8px}.psl-input-list-item.right{text-align:right}.psl-input-list-item .link{font-size:.9rem}.psl-actions-list{padding:0;list-style-type:none;display:flex;flex-flow:row wrap;justify-content:center}.psl-form-row{display:flex;padding:0 16px;flex-flow:row wrap;justify-content:space-between;align-items:center}@media only screen and (min-width: 768px){.psl-form-row{padding-bottom:16px}}.psl-form-item{display:flex;flex-basis:100%;padding-bottom:16px}.psl-form-item.form-item-action{flex-flow:row wrap;align-items:center;justify-content:space-between}@media only screen and (min-width: 768px){.psl-form-item{padding:0}.psl-form-item:not(.full){flex-basis:calc(50% - 16px)}.psl-form-item.form-item-action{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.form-action-header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.form-action-header .mat-mdc-button,.form-action-header .mat-mdc-raised-button{margin:16px}.psl-form-split-panel{display:flex;flex-direction:column;padding-bottom:6em}@media only screen and (min-width: 768px){.psl-form-split-panel{flex-direction:row;flex-wrap:nowrap}}.psl-form-split-main{position:relative;flex-basis:100%}@media only screen and (min-width: 768px){.psl-form-split-main{flex-basis:70%}}.psl-form-split-aside{flex-basis:100%;width:100%;position:fixed;bottom:0;left:0}@media only screen and (min-width: 768px){.psl-form-split-aside{position:relative;width:auto;bottom:auto;left:auto;flex-basis:30%;background:none!important}}.psl-form-aside-actions{padding:var(--ion-padding);display:flex;flex-flow:row;overflow-x:scroll}@media only screen and (min-width: 768px){.psl-form-aside-actions{overflow-x:auto;flex-flow:column}}.psl-form-aside-title{padding-left:var(--ion-padding)}.psl-form-action-row{width:100%;display:flex;align-items:center;justify-content:space-between}form.no-padding{padding:0!important}.center-items{align-items:center}input.tel-input{background-color:transparent!important;border-width:1px;border-radius:5px;padding-top:5px;padding-bottom:5px}.psl-form-row ion-reorder-group{width:100%}.psl-container{display:flex;flex-direction:column}@media (min-width: 865px) and (max-width: 992px),(min-width: 1138px){.psl-container{flex-flow:row wrap}.psl-container.psl-grid{justify-content:space-between}}.psl-item{flex-basis:100%;margin-bottom:var(--ion-padding)}.psl-item.full{flex-basis:100%!important}@media (min-width: 865px) and (max-width: 992px),(min-width: 1138px){.psl-grid .psl-item{flex-basis:calc(50% - 8px)}}.mat-mdc-card,.mat-mdc-menu-panel{border-radius:calc(var(--ion-padding) / 2)!important}.guide-modal .modal-wrapper{height:100%;width:100%}.priority-grid-card{height:100%;padding:2px;margin:0 2px 0 0}.priority-grid-card.selected-priority-card{border-bottom:3px solid var(--ion-color-ps-gray);box-shadow:0 0 8px}@media only screen and (min-width: 768px){.priority-grid-card .priority-title-container{min-height:42px}}@media only screen and (min-width: 768px){.priority-grid-card .priority-title-container-with-rul{min-height:54px}}.priority-grid-card .priority-title-container-with-rul .priority-name-title{font-size:16px;line-height:18px}.priority-grid-card .priority-rul-display{color:#fffc!important;line-height:12px}.priority-grid-card .priority-text{color:#fff}.priority-grid-card.priority-0{background-color:#6d6d6d}.priority-grid-card.priority-1{background-color:#03c023}.priority-grid-card.priority-2{background-color:#ffb914}.priority-grid-card.priority-3{background-color:#f15f22}.priority-grid-card.priority-4{background-color:red}.priority-grid-card.priority-5{background-color:maroon}.priority-grid-card.priority-6{background-color:#5874ff}.priority-grid-card.priority-missing-data{background-color:#fff}.priority-grid-card.priority-missing-data .priority-text{color:#666!important}.priority-header-box{padding:11px 16px}.child-priority-banner{margin:0 2%}.child-priority-banner h5{margin-bottom:0}.priority-header{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;margin:0;color:#000;border-radius:4px}.priority-header.priority-0{background-color:#6d6d6d}.priority-header.priority-1{background-color:#fff;color:#03c023!important}.priority-header.priority-2{background-color:#ffb914}.priority-header.priority-3{background-color:#f15f22}.priority-header.priority-4{background-color:red}.priority-header.priority-5{background-color:maroon;color:#fff}.priority-header.priority-6{background-color:#5874ff}.priority-section{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;margin:0 24px 16px}.priority-padding{padding:10px;margin-bottom:5px}.priority-list-item{padding:0 10px}.asset-name-header{margin:0}.psl-priority-label{flex:3;margin-right:0}.priority-select{margin-left:5px;margin-right:5px;padding-right:var(--ion-padding);padding-left:var(--ion-padding)}.priority-marker{margin:auto;border-radius:100%;background:#000;width:calc(var(--ion-padding) * 1.2);height:calc(var(--ion-padding) * 1.2);transform:translate(60%)}.priority-marker.priority-0{background:#6d6d6d!important}.priority-marker.priority-1{background:#03c023!important}.priority-marker.priority-2{background:#ffb914!important}.priority-marker.priority-3{background:#f15f22!important}.priority-marker.priority-4{background:red!important}.priority-marker.priority-5{background:maroon!important}.priority-marker.priority-6{background:#5874ff!important}.priority-icon-container ion-icon{vertical-align:bottom}.priority-icon{font-size:1.65rem;visibility:visible!important}.priority-card-icon{vertical-align:top;padding-right:5px}.priority-color-0{color:#6d6d6d!important}.priority-color-1{color:#03c023!important}.priority-color-2{color:#ffb914!important}.priority-color-3{color:#f15f22!important}.priority-color-4{color:red!important}.priority-color-5{color:maroon!important}.priority-color-6{color:#5874ff!important}.priority-card-header-status{border-top:4px solid}.priority-card-header-status.priority-0{border-color:#6d6d6d!important}.priority-card-header-status.priority-1{border-color:#03c023!important}.priority-card-header-status.priority-2{border-color:#ffb914!important}.priority-card-header-status.priority-3{border-color:#f15f22!important}.priority-card-header-status.priority-4{border-color:red!important}.priority-card-header-status.priority-5{border-color:maroon!important}.priority-card-header-status.priority-6{border-color:#5874ff!important}.change-priority-button{display:none!important;color:var(--ion-color-ps-gray)}app-asset-priority .priority-card .mat-expansion-panel-body{padding:0}app-asset-priority .priority-card .priority-col{padding:0 5px}app-asset-priority .priority-card .no-padding{padding:0}app-asset-priority .priority-card .priority-box ion-grid{padding:0}app-asset-priority .priority-card .priority-box .priority-string{font-size:1rem;vertical-align:bottom}app-asset-priority .priority-card .priority-box .priority-card-item{align-items:center;display:flex;margin:auto;position:relative;padding:8px 16px 8px 0;width:100%}app-asset-priority .priority-card .priority-box .priority-card-item-content{display:block;text-align:left;min-width:0;padding-left:16px;width:100%}app-asset-priority .priority-card .priority-box .priority-card-text-label{display:inline-block;color:var(--ion-color-ps-black)}app-asset-priority .priority-card .priority-box .priority-text-label{padding-right:5px;vertical-align:bottom}app-asset-priority .priority-card .priority-box .rul-label{float:none}@media only screen and (min-width: 768px){app-asset-priority .priority-card .priority-box .rul-label{float:right}}app-asset-priority .priority-card .priority-box .priority-card-text{display:inline-block;color:var(--ion-color-ps-gray);padding-top:10px}app-asset-priority .priority-card .priority-box .priority-box-clickable-text{cursor:pointer}app-asset-priority .priority-card .priority-box:hover .change-priority-button{display:inline-block!important}.priority-edit-icon-container .icon-inner,.priority-edit-icon-container .ionicon,.priority-edit-icon-container svg{max-height:1.5em;display:inline-block;position:relative;vertical-align:bottom}.ps-rul-grid-container{font-size:1rem;max-width:500px}.ps-rul-container{text-align:center;width:95%;max-width:100px}.ps-rul-label{color:var(--ion-color-ps-gray);white-space:nowrap}.ps-rul-value{border:1px solid var(--ion-color-ps-gray);border-radius:3px}.ps-rul-info-icon{vertical-align:text-bottom}.highcharts-container,.highcharts-container svg,.highcharts-background{width:100%!important}.highcharts-button-symbol{stroke-width:2}.highcharts-button-box{stroke-width:0}.highcharts-contextmenu div div{padding:10px!important}.highcharts-loading,.chart .highcharts-loading,.mini-chart .highcharts-loading{opacity:1!important;background:#ffffff0d!important;display:flex;justify-content:center;align-items:center}.highcharts-loading-inner{top:auto!important;display:block}.highcharts-loading-inner,.highcharts-loading-inner:before,.highcharts-loading-inner:after{background:var(--ion-color-primary-tint);animation:load1 1s infinite ease-in-out;width:.5em;height:2em}.highcharts-loading-inner{color:var(--ion-color-primary-tint);text-indent:-9999em;margin:88px auto;position:relative;font-size:5px;transform:translateZ(0);animation-delay:-.16s}.highcharts-loading-inner:before,.highcharts-loading-inner:after{position:absolute;top:0;content:""}.highcharts-loading-inner:before{left:-1.5em;animation-delay:-.32s}.highcharts-loading-inner:after{left:1.5em}@keyframes load1{0%,80%,to{box-shadow:0 0;height:2em}40%{box-shadow:0 -1em;height:2.5em}}.highcharts-xaxis-grid .highcharts-grid-line{stroke-width:0}.highcharts-legend-item{font-weight:400!important}.highcharts-axis-title tspan,.highcharts-axis-labels tspan{font-weight:400!important}.highcharts-xaxis .highcharts-axis-line{stroke-width:0px}.highcharts-xaxis .highcharts-tick{stroke:#d8d8d8}.highcharts-tooltip-box,.highcharts-tooltip>span{background:#ffffffbf;border:1px solid silver;border-radius:3px;box-shadow:1px 1px 2px #888;font-size:initial!important;padding:1px;z-index:5}.highcharts-scrollbar-thumb{stroke-width:0;border-radius:8px}.highcharts-scrollbar-button{stroke-width:0}.psl-img,.banner-img{display:block;margin:0 auto}.banner-img-title{padding:var(--ion-padding);width:256px}.psl-icon{width:100%;max-width:82px;border-radius:100%}@media only screen and (min-width: 375px){.psl-icon{max-width:100px;max-height:100px}}.item-md ion-thumbnail img,.item-md ion-thumbnail ion-img{width:64px;height:64px}.psl-toolbar .mat-mdc-form-field,.psl-mat-input .mat-mdc-form-field,.sidebar .mat-mdc-form-field{width:100%!important}.psl-toolbar .mat-mdc-form-field-icon-prefix,.psl-toolbar .mat-mdc-form-field-text-prefix,.psl-mat-input .mat-mdc-form-field-icon-prefix,.psl-mat-input .mat-mdc-form-field-text-prefix,.sidebar .mat-mdc-form-field-icon-prefix,.sidebar .mat-mdc-form-field-text-prefix{padding-right:var(--ion-padding)}.psl-toolbar .mat-mdc-form-field-icon-suffix,.psl-toolbar .mat-mdc-form-field-text-suffix,.psl-mat-input .mat-mdc-form-field-icon-suffix,.psl-mat-input .mat-mdc-form-field-text-suffix,.sidebar .mat-mdc-form-field-icon-suffix,.sidebar .mat-mdc-form-field-text-suffix{padding-left:var(--ion-padding)}.psl-toolbar .mat-mdc-form-field-infix,.psl-mat-input .mat-mdc-form-field-infix,.sidebar .mat-mdc-form-field-infix,.psl-searchbar .mat-mdc-text-field-wrapper{padding-bottom:0}.psl-searchbar .mat-mdc-form-field-flex{border-radius:16px}.psl-searchbar.mat-mdc-form-field{width:100%}.full-width-form-fields .mat-mdc-form-field,.psl-form-row .mat-mdc-form-field,ion-row .mat-mdc-form-field{width:100%!important}.clickable-hint{cursor:pointer}.mat-mdc-floating-label{max-width:calc(100% - 18px)}.link{cursor:pointer;text-decoration:none}.link:hover{opacity:.7}.oil-sample-table{overflow-x:auto}.oil-sample-table mat-row{min-height:20px}.oil-sample-table mat-header-cell,.oil-sample-table mat-cell{box-sizing:border-box;min-width:130px;width:130px;font-size:12px;min-height:20px;padding:0}.oil-sample-table .mat-mdc-footer-row,.oil-sample-table .mat-mdc-header-row,.oil-sample-table .mat-mdc-row{width:max-content;min-width:100%;align-items:stretch}.oil-sample-table mat-table{width:100%;min-width:600px}.oil-sample-table .click mat-cell{cursor:pointer}.oil-sample-table .select-text{line-height:1.05;white-space:normal;font-size:12px}.oil-sample-table .mat-mdc-cell:nth-child(1),.oil-sample-table .mat-mdc-header-cell:nth-child(1){flex:0 0 130px!important;padding-left:0}.oil-sample-table .latestData{font-weight:500;text-shadow:0px 0px 0 #000}.oil-sample-table .mat-mdc-table .mat-mdc-header-row,.oil-sample-table .mat-table .mat-mdc-row{min-height:20px}.progress-bar-container{height:56px;position:absolute;z-index:9999;width:100%}.progress-bar{background:rgba(var(--ion-color-primary),opacity);background:linear-gradient(to bottom right,rgba(var(--ion-color-ps-red),opacity),rgba(var(--ion-color-ps-orange),opacity),rgba(var(--ion-color-ps-yellow),opacity));height:56px;transform-origin:top left;transform:scaleX(0);position:absolute;width:100%;left:0;top:0}.progress-title{left:50%;right:auto;transform:translate(-50%);text-transform:capitalize;padding:16px;text-align:center;font-weight:700;font-size:.7em;position:absolute;width:100%;margin:0}.see-all{background:var(--ion-color-tertiary);margin-left:50%!important}.psl-timeline{position:relative;padding:var(--ion-padding) 0;margin:var(--ion-padding) auto}.psl-timeline:before{content:"";position:absolute;top:0;height:100%;width:4px;left:var(--ion-padding);border-radius:4px}.scroll-timeline .psl-timeline{max-height:36vh;overflow-y:scroll}.psl-timeline-block{position:relative;margin-bottom:var(--ion-padding)}.psl-timeline-card,.psl-timeline-header{position:relative;margin-right:var(--ion-padding);margin-left:calc(var(--ion-padding) * 2.5)}.psl-timeline-title{margin:0;font-size:1.2rem}.psl-timeline-marker{left:0;top:var(--ion-padding);position:absolute;border-radius:100%;background:#000;width:var(--ion-padding);height:var(--ion-padding);transform:translate(60%)}.psl-timeline-marker.event-alertTriggered-marker{background:#666}.psl-timeline-marker.event-comment-marker{background:#2196f3}.psl-timeline-marker.event-maintenance-marker{background:#452ea3}.psl-timeline-marker.event-notification-marker{background:#ffb914}.psl-timeline-marker.event-priorityChanged-marker{background:#a83854}.psl-timeline-marker.event-report-marker{background:#69bb7b}.psl-timeline-marker.event-weather-marker{background:#1452a1}.psl-timeline-marker.event-faultIdentified-marker{background:#872a66}.psl-timeline-marker.event-oilChange-marker{background:#355e3b}.psl-timeline-marker.event-alertTriggerReset-marker{background:#4d7a59}.psl-timeline-marker.event-deviceReplaced-marker{background:#5d487d}.psl-timeline-marker.event-dataReprocessing-marker{background:#196680}.psl-timeline-marker.event-logFile-marker{background:#b15e0f}.psl-timeline-card{color:inherit;display:flex;font-size:1em;text-align:left;border-radius:4px;flex-flow:row nowrap;padding:var(--ion-padding);transition:transform .2s}.psl-timeline-card:not(.intimeline){margin:0}.psl-timeline-card.intimeline:before{content:"";position:absolute;top:var(--ion-padding);right:100%;height:0;width:0%;border:calc(var(--ion-padding) / 2) solid transparent}.psl-timeline-card-date{display:flex;align-items:center;flex-direction:column;border-right-width:1px;border-right-style:solid;padding-right:var(--ion-padding)}.psl-timeline-card-category-section{display:flex;align-items:center;flex-direction:column;padding-left:var(--ion-padding)}.psl-timeline-card-content{padding-left:var(--ion-padding);flex:2;min-width:0}.psl-timeline-card-actions .mat-mdc-icon-button{font-size:1.4rem}.psl-timeline-card-month{margin:0;font-weight:300;font-size:.8rem}.psl-timeline-card-day{margin:0;font-size:1.2rem}.psl-timeline-card-time{margin:0;font-weight:300;font-size:.7rem}.psl-timeline-card-title{margin:0;font-size:1rem}.psl-timeline-card-subtitle{margin:0;font-size:.8rem}.psl-timeline-card-description{margin:0;margin-top:calc(var(--ion-padding) / 2);min-width:0;max-height:50px;overflow:auto;font-size:.8rem}.psl-timeline-card-categories{margin:0;padding:0;display:flex;flex-flow:row wrap;list-style-type:none;margin-top:calc(var(--ion-padding) / 2)}.psl-timeline-card-category{margin-right:calc(var(--ion-padding) / 4)}.psl-timeline-card-category.event-alertTriggered-category{color:#666}.psl-timeline-card-category.event-comment-category{color:#2196f3}.psl-timeline-card-category.event-maintenance-category{color:#452ea3}.psl-timeline-card-category.event-notification-category{color:#ffb914}.psl-timeline-card-category.event-priorityChanged-category{color:#a83854}.psl-timeline-card-category.event-report-category{color:#69bb7b}.psl-timeline-card-category.event-weather-category{color:#1452a1}.psl-timeline-card-category.event-faultIdentified-category{color:#872a66}.psl-timeline-card-category.event-oilChange-category{color:#355e3b}.psl-timeline-card-category.event-alertTriggerReset-category{color:#4d7a59}.psl-timeline-card-category.event-deviceReplaced-category{color:#5d487d}.psl-timeline-card-category.event-dataReprocessing-category{color:#196680}.psl-timeline-card-category.event-logFile-category{color:#b15e0f}.event-comment-toggle{color:#2196f3!important}.event-comment-toggle.event-category-filter{background:#2196f3;color:#fff!important;border-color:transparent}.event-report-toggle{color:#69bb7b!important}.event-report-toggle.event-category-filter{background:#69bb7b;color:#fff!important;border-color:transparent}.event-notification-toggle{color:#ffb914!important}.event-notification-toggle.event-category-filter{background:#ffb914;color:#fff!important;border-color:transparent}.event-alertTriggered-toggle{color:#666!important}.event-alertTriggered-toggle.event-category-filter{background:#666;color:#fff!important;border-color:transparent}.event-priorityChanged-toggle{color:#a83854!important}.event-priorityChanged-toggle.event-category-filter{background:#a83854;color:#fff!important;border-color:transparent}.event-maintenance-toggle{color:#452ea3!important}.event-maintenance-toggle.event-category-filter{background:#452ea3;color:#fff!important;border-color:transparent}.event-faultIdentified-toggle{color:#872a66!important}.event-faultIdentified-toggle.event-category-filter{background:#872a66;color:#fff!important;border-color:transparent}.event-dataReprocessing-toggle{color:#196680!important}.event-dataReprocessing-toggle.event-category-filter{background:#196680;color:#fff!important;border-color:transparent}.event-logFile-toggle{color:#b15e0f!important}.event-logFile-toggle.event-category-filter{background:#b15e0f;color:#fff!important;border-color:transparent}.event-oilChange-toggle{color:#355e3b!important}.event-oilChange-toggle.event-category-filter{background:#355e3b;color:#fff!important;border-color:transparent}.event-weather-toggle{color:#1452a1!important}.event-weather-toggle.event-category-filter{background:#1452a1;color:#fff!important;border-color:transparent}.event-alertTriggerReset-toggle{color:#4d7a59!important}.event-alertTriggerReset-toggle.event-category-filter{background:#4d7a59;color:#fff!important;border-color:transparent}.event-deviceReplaced-toggle{color:#5d487d!important}.event-deviceReplaced-toggle.event-category-filter{background:#5d487d;color:#fff!important;border-color:transparent}.psl-timeline-filter-categories{overflow:auto;padding-left:0;display:flex;white-space:nowrap;flex-flow:row nowrap;list-style-type:none}.psl-timeline-filter-category{margin-right:4px}.psl-toolbar{display:flex;flex-flow:row nowrap;align-items:center;padding:0}.psl-toolbar h1{margin:.75em .25em .25em;color:var(--base-4);font-size:32px;font-weight:300}.psl-upload{display:flex;background:none;flex-flow:column;align-items:center;justify-content:center;padding:var(--ion-padding);transition:background .2s}.psl-upload.over{background:rgba(var(--ion-color-primary),opacity);background:linear-gradient(to bottom right,rgba(var(--ion-color-ps-red),opacity),rgba(var(--ion-color-ps-orange),opacity),rgba(var(--ion-color-ps-yellow),opacity))}.psl-upload-content{width:100%;text-align:center;font-size:.9em;white-space:normal}.psl-upload-size-limit{font-size:.8em}.psl-upload-label{cursor:pointer}.psl-upload-input{display:none}.sidebar .sidebar-content{padding-bottom:1em}.sidebar .menu-icon{padding-right:var(--ion-padding)}.sidebar .is-company-filtered{color:var(--ion-color-primary)}.sidebar .not-company-filtered{color:var(--ion-color-ps-gray)}.sidebar .mat-mdc-list-item.orphan{font-size:.9rem;height:24px}.sidebar .unowned-orphan-panel{margin-bottom:4em}.sidebar .psl-location-panel .mat-expansion-panel-body{padding:0 0 10px}.sidebar .mat-expansion-panel-body{padding:0 5px 10px}.sidebar .mat-expansion-panel-body .mat-mdc-list-item{padding:0 0 0 5px!important;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar .mat-expansion-panel-body .mat-mdc-list-item p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar .mat-expansion-panel-spacing{margin:0}.sidebar .mat-expansion-panel-header-title .mat-mdc-list-item{padding:0 0 0 8px!important;margin-right:16px}.sidebar .mat-nav-list{padding-top:0}.sidebar .header-md:after{height:0}.sidebar .scroll-content{overflow-y:scroll;position:absolute;top:9px;bottom:120px;padding-bottom:.5em;width:100%}.sidebar .scroll-content:before{bottom:0!important}.sidebar .list-md[no-lines] .item-block,.sidebar .list-md[no-lines] ion-item-options,.sidebar .list-md[no-lines] .item-inner{border-right-width:5px}.sidebar .item{padding:1rem 0;font-size:.9rem;background:inherit}@media only screen and (min-width: 768px){.sidebar .item{font-size:1.2rem}}.sidebar .item-md.activated,.sidebar .item-wp.activated,.sidebar .item-ios.activated{color:var(--ion-color-ps-white);background-color:var(--ion-color-ps-blue)}.sidebar .sidebar-search-title{font-size:16px}.psl-card-action-row{width:100%;display:flex;align-items:center;flex-basis:auto;justify-content:space-between}.psl-card-action-row .action-buttons{display:flex;flex:2;justify-content:flex-end}.psl-card-action-row .action-buttons .button{margin:0}.psl-card-action-row .action-buttons .mat-mdc-icon-button{width:30px;height:30px;line-height:30px;padding:5px 0 0}.psl-card-action-row .psl-filter-chips{flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.psl-card-action-row app-chart-filter{display:inline-flex}.psl-card-action-row .chart-toggle-button mat-icon{font-size:1.2rem}.psl-chart.compact .chart-subtitle,.psl-chart .chart-subtitle{overflow:hidden;text-overflow:ellipsis;color:var(--ion-text-color)}.psl-chart.compact .chart-container,.psl-chart .chart-container{display:flex;flex-direction:column}.psl-chart.compact .chart-header,.psl-chart .chart-header{width:100%;display:flex;flex-flow:row nowrap;align-items:flex-start}.psl-chart.compact .mat-mdc-card-header-text,.psl-chart .mat-mdc-card-header-text{margin:0}.psl-chart.compact .chart-title,.psl-chart .chart-title{display:flex;flex-direction:row;overflow:hidden;text-align:left;white-space:nowrap;text-overflow:ellipsis;align-items:center}.psl-chart.compact .chart-content,.psl-chart .chart-content{display:flex;flex-direction:column}.psl-chart .mini-chart{min-height:90px}@media only screen and (min-width: 1024px){.psl-chart .mini-chart{min-height:100px}}.psl-chart .mini-title{padding:0;margin:0;font-weight:500;line-height:1;font-size:.6rem;text-align:center}@media only screen and (min-width: 1024px){.psl-chart .mini-title{line-height:1;font-size:.8rem}}.psl-chart .mat-mdc-card{padding:0;min-width:365px;-webkit-font-smoothing:antialiased}@media screen and (max-width: 600px){.psl-chart .mat-mdc-card{min-width:0px}}.psl-chart .chart{flex:auto;display:flex;flex-flow:column;justify-content:center;align-items:center;min-height:430px}.psl-chart.compact .mat-mdc-card{padding:0;margin-top:5px;min-width:0px}.psl-chart.compact .mat-mdc-card-header{margin:0}.psl-chart.compact .mat-mdc-card-subtitle{padding:0;margin:0}.psl-chart.compact .chart{flex:auto;display:flex;flex-flow:column;justify-content:center;align-items:center;min-height:430px}.psl-container:not(.psl-grid) .chart{height:100%}.psl-container:not(.psl-grid):not(.psl-linked-chart) .resize-box{overflow:auto;min-height:430px}@media only screen and (min-width: 600px){.psl-container:not(.psl-grid):not(.psl-linked-chart) .resize-box{resize:vertical}}app-data-explorer-chart .resize-box{overflow:auto;min-height:400px}@media only screen and (min-width: 600px){app-data-explorer-chart .resize-box{resize:vertical}}app-data-explorer-chart .chart{height:100%}app-analysis-view .resize-box{overflow:auto;min-height:200px;height:430px}@media only screen and (min-width: 600px){app-analysis-view .resize-box{resize:vertical}}app-analysis-view .chart{height:100%}app-analysis-view .psl-chart.compact .chart{flex:auto;display:flex;flex-flow:column;justify-content:center;align-items:center;min-height:200px}.wrapper{padding:0;width:100%;margin:var(--ion-padding) auto}.wrapper .row[align-items-center],.wrapper .row[align-items-center] p,.wrapper form{padding:0 var(--ion-padding)}.fill-space{flex-grow:1;flex-basis:0}.main-wrapper{width:93%!important}app-datepicker>ion-segment ion-segment-button{min-width:20px}ion-label.calendar-label{margin-right:5px}.segment-ios .segment-button{border-width:.5px}.ion-segment .segment-ios{padding:0 1px}.small-button{padding:0}.psl-datepicker-popover{--width: 90%}@media only screen and (min-width: 768px){.psl-datepicker-popover{--width: 450px}}.datepicker-button{text-wrap:nowrap}.popover-datepicker-container{display:block;flex-basis:0%;flex-grow:1;flex-shrink:1}.popover-datepicker-group{display:flex;flex-wrap:wrap;padding:8px}.popover-datepicker-item{display:block;flex-basis:0px;flex-grow:1;width:100%}.custom-date-form{order:3;display:flex;flex-flow:row wrap;padding:8px}@media only screen and (min-width: 768px){.custom-date-form{flex-flow:row nowrap;padding:8px 24px}}h6>ion-select{padding-left:0}@media screen and (max-width: 600px){h6>ion-select{padding-top:4px;padding-bottom:6px}}.detail-plot-header{padding:0 20px}.detail-plot-header h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-update-indicator ion-progress-bar{--progress-background: var(--ion-color-secondary);--buffer-background: var(--ion-color-secondary-light-tint)}.panel-margin{margin-left:2%!important;margin-right:2%!important;margin-bottom:var(--ion-padding)}@media screen and (max-width: 600px){.psl-toolbar h1{margin-left:0;font-size:24px}}@media screen and (max-width: 600px){#toolbar-button-asset{margin:4px 0 0}}button.is-gridLayout{border:none!important}button.not-gridLayout{color:var(--ion-color-ps-gray);border:none!important}.large-font{font-size:1.2rem}ion-icon.text-align{vertical-align:text-bottom}.scroll-content{padding-bottom:6em}.title{text-transform:capitalize}.chart-grid{display:block!important}.widget-slides{--swiper-pagination-bullet-size: 12px;background:var(--base-1)}.widget-slide{padding-bottom:32px}@media screen and (max-width: 992px){.widget-slide{width:99.6%}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:4px}app-detail-plot .mat-expansion-panel-body{padding:0 5px 10px}app-asset .mat-mdc-table .mat-mdc-header-row,app-asset .mat-table .mat-mdc-row{min-height:30px}app-asset .mat-mdc-tab{--mat-tab-header-label-text-size: 1rem}@media only screen and (min-width: 768px){app-asset .mat-mdc-tab{--mat-tab-header-label-text-size: 1.15rem}}app-asset .wrapper{margin:3px auto}app-asset .psl-item{margin-bottom:5px}app-asset h4{margin:5px}app-asset .mat-expansion-panel-header{height:45px!important}.child-asset-charts{margin:0 2%}.tab-card-box,.device-box{margin:5px 2%}.component-box{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;margin-top:10px;margin-bottom:10px;border-radius:4px}.mobile-options-menu ion-button{padding-left:0;padding-right:0;margin-left:0;margin-right:0}ion-grid.psl-iso-code{padding-left:0;padding-right:0}ion-grid.psl-iso-code ion-col{padding-left:1px;padding-right:0}ion-grid.psl-iso-code ion-col .psl-iso-spinner{vertical-align:text-bottom}ion-grid.psl-vm-est-code{padding-left:0;padding-right:0}ion-grid.psl-vm-est-code ion-col{padding-left:1px;padding-right:0}ion-grid.psl-vm-est-code ion-col .mat-mdc-card-header-text{margin-left:0}ion-grid.psl-vm-est-code ion-col .mat-mdc-card-header{padding-left:0}ion-grid.psl-vm-est-code ion-col .mat-mdc-card-content{padding-top:5px}ion-grid.psl-vm-est-code ion-col .psl-vm-est-spinner{vertical-align:text-bottom}.psl-detail-toolbar{margin:0}button.is-live{border:none!important;margin-right:5px!important}button.not-live{color:var(--ion-color-ps-gray);border:none!important;margin-right:5px!important}.live-button-icon{padding-left:5px;vertical-align:text-bottom}.psl-start-end-input-subheader{margin:auto;padding:20px 10px}.psl-start-end-input-form-message{padding-top:40px;padding-bottom:20px}.psl-start-end-input-modal{--height: 500px;--min-height: 500px;--max-height: 500px;--width: 600px;--min-width: 600px;--max-width: 600px}.psl-input-form-message{padding-top:20px;padding-bottom:20px}.psl-input-modal{--height: 70%;--min-height: 500px;--width: 90%;--min-width: 90%;--max-width: 90%}.status-dot{height:15px;width:15px;border-radius:50%;margin-left:5px;margin-right:5px;display:inline-block}.status-dot.blue{background-color:var(--ion-color-ps-blue)}.status-dot.green{background-color:var(--ion-color-ps-green)}.status-dot.yellow{background-color:var(--ion-color-ps-yellow)}.status-dot.orange{background-color:var(--ion-color-ps-orange)}.status-dot.red{background-color:var(--ion-color-danger)}.model-grid-dot{height:25px;width:25px;border-radius:50%;display:inline-block}.model-grid-dot.green{background-color:var(--ion-color-ps-green)}.model-grid-dot.orange{background-color:var(--ion-color-ps-orange)}.model-grid-dot.red{background-color:var(--ion-color-ps-red)}.model-grid-inner{text-align:center;min-width:0px}.model-grid-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px}.model-grid-value{font-size:12px}.menu-dot{margin:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.menu-dot.highlighted-filter{box-shadow:0 0 4px 2px var(--ion-color-ps-gray)}button.filter-button-active,button.sort-active{color:var(--ion-color-primary)}button.filter-button-inactive,button.sort-inactive{color:var(--ion-color-ps-gray)}.cell-color-blue{color:#000!important;background-color:var(--ion-color-ps-blue)!important}.cell-color-green{color:#000!important;background-color:var(--ion-color-ps-green)!important}.cell-color-yellow{color:#000!important;background-color:var(--ion-color-ps-yellow)!important}.cell-color-orange{color:#000!important;background-color:var(--ion-color-ps-orange)!important}.cell-color-red{color:#000!important;background-color:var(--ion-color-danger)!important}.psl-manager .mat-mdc-tab-body{margin-top:1em}.file-download-card{text-align:center}.oil-summary .oil-quality-summary-chart{height:75px}.oil-summary .oil-summary-cat-title{font-size:13px;font-weight:700}.oil-summary .oil-quality-summary-card{height:90%;width:90%;max-width:300px;min-width:0!important;padding:16px!important;margin-top:0!important;margin-bottom:16px;margin-left:16px;margin-right:16px}.oil-summary .oil-quality-summary-card .mat-mdc-card-header{padding:0}.oil-summary .oil-quality-summary-card .mat-mdc-card-header-text{margin:0}.oil-summary .oil-quality-summary-card .mat-mdc-card-content{font-size:1rem}.left-padding{padding-left:24px}mat-card.dashboard-card{height:90%;width:90%;max-width:300px;min-width:0!important;padding:16px!important;margin:16px!important}mat-card.dashboard-card .mat-mdc-card-header{padding:0}mat-card.dashboard-card .mat-mdc-card-header-text{margin:0}mat-card.dashboard-card mat-card-content{font-size:1rem}.modal-header{width:100%;display:flex;justify-content:center;align-items:center}.modal-header .close-button{position:absolute;left:1em}.rul-modal .modal-wrapper{height:100%;width:100%}.rul-grid ion-col{padding-left:15px;padding-right:15px}.rul-longform-description{white-space:pre-line;padding-left:10px}.slider-label-container{display:flex;justify-content:space-between;margin:0 0 12px 16px;max-width:484px}.slider-name-label,.slider-value-label{font-weight:600}.mat-mdc-slider{max-width:500px;width:100%}.slide-toggle-container{margin-left:10px}.fft-date-header{font-size:1.2rem}.fft-date-header p{margin-bottom:.25em}@media screen and (max-width: 600px){.fft-date-header{font-size:1rem}}.fft-header{display:flex;align-items:center;justify-content:space-between;margin:10px 10px -5px}.fft-header .mat-mdc-button{margin:4px 10px}@media screen and (max-width: 425px){.fft-header .mat-button-toggle-label-content{padding:4px 6px}}@media screen and (max-width: 375px){.fft-header .mat-button-toggle-label-content{padding:3px 4px}}.fft-header ion-icon{font-size:1.5rem;color:var(--ion-color-primary)}.padded-bottom{padding-bottom:6em}.loading-list{width:100%}.loading-list h1{width:100%;text-align:center}.mat-mdc-card{margin-top:0}.center-header .mat-mdc-card-header-text{width:100%;margin:auto}@media only screen and (min-width: 768px){.onboarding-dashboard-selector-container{text-align:center}}.onboarding-dashboard-selector-grid{margin-top:2em;padding:0}.onboarding-dashboard-selector-grid .col{padding-bottom:1em}.onboarding-dashboard-selector-grid p{margin:1em 0}.add-card-container{flex:auto}.add-card-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;width:100%}.side-pane-divider{height:100%;width:3px;position:absolute;right:0;top:56px;bottom:0;z-index:15;cursor:col-resize}.split-pane-toggle-hover-menu-closed{position:absolute;height:100%;top:56px;left:0;width:25px;z-index:10}.split-pane-toggle-button-container{position:absolute;top:calc(50% + 56px);transform:translateY(-50%);left:calc(21% - 15px);height:40px;width:40px;z-index:10}.split-pane-toggle-button{position:absolute;top:50%;transform:translateY(-50%);left:0;cursor:pointer;background:none;z-index:25}.split-pane-toggle-button ion-icon{height:1.5em;width:1.5em}.toolbar-logo{cursor:pointer}ion-toolbar.psl-navbar{height:56px}app-sidebar-menu-panel .mat-expansion-panel-header-title{min-width:0px;margin-right:5px}app-sidebar-menu-panel .mat-mdc-list-item{padding-right:0}app-sidebar-menu-panel .sidebar-toggle-segment{display:flex}app-sidebar-menu-panel .sidebar-toggle-button{display:flex;flex-basis:auto;flex-direction:column;flex-grow:1;flex-shrink:1;--padding-start: 8px;--padding-end: 8px}app-sidebar-menu-panel ion-segment-button{--indicator-color: var(--ion-color-primary)}app-sidebar-menu-panel ion-segment-button.md{--color: var(--ion-color-ps-gray);--color-checked: var(--ion-text-color)}app-sidebar-menu-panel .mat-expansion-panel-header{height:38px;padding-left:16px}app-sidebar-menu-panel .mat-expansion-panel-header.mat-expanded{height:54px}app-sidebar-menu-panel .psl-company-panel.mat-expanded{background:var(--ion-color-tertiary)}@media only screen and (min-width: 768px){app-sidebar-menu-panel .psl-asset-list .mat-mdc-list-item{height:34px}}app-sidebar-menu-panel .sidebar-asset-item{border-left:4px solid transparent}app-sidebar-menu-panel .sidebar-asset-item.selected-asset{background:var(--selected-item-background-color);border-left:4px solid var(--ion-color-secondary)}app-sidebar-menu-panel .mdc-list-item ion-icon.priority-indicator{padding-right:5px}app-sidebar-menu-panel .mdc-list-item p.no-priority-indicator{padding-left:23px}app-sidebar-menu-panel .mdc-list-item p ion-icon{vertical-align:text-top}app-sidebar-menu-panel .account-view ion-icon{padding-right:5px;vertical-align:baseline}app-sidebar-menu-panel .account-view p{margin:5px}app-sidebar-menu-panel .scroll-content{padding-bottom:6em}.psl-table.compact .mat-mdc-card-header-text,.psl-table .mat-mdc-card-header-text{margin:0}.mat-mdc-table.mat-table.cdk-table.mat-sort.psl-mat-table.compact{padding:15px}:root{--ion-color-ps-priority-0: #666;--ion-color-ps-priority-1: #69bb7b;--ion-color-ps-priority-2: #ffb914;--ion-color-ps-priority-3: #f15f22;--ion-color-ps-priority-4: #ff0000;--ion-color-ps-priority-5: #800000;--ion-color-ps-priority-6: #5874ff;--ion-background-color: #fafafa;--ion-padding: 9px;--duration: .4s;font-size:100%;--ion-color-favorite: #69bb7b;--ion-color-ps-yellow: #ffd700;--ion-color-ps-inputgray: #757575;--ion-color-ps-black: #000;--ion-color-ps-gray: #666;--ion-color-ps-lightgray: #eee;--ion-color-ps-red: #f53d3d;--ion-color-ps-lightorange: #ffb914;--ion-color-ps-orange: #f15f22;--ion-color-ps-green: #69bb7b;--ion-color-ps-lightblue: #2196f3;--ion-color-ps-blue: #123354;--ion-color-transparent: rgba(255, 255, 255, 0);--ion-color-ps-white: #ffffff;--ion-color-ps-white-rgb: 255, 255, 255;--ion-color-ps-white-contrast: #000000;--ion-color-ps-white-contrast-rgb: 0, 0, 0;--ion-color-ps-white-shade: #e0e0e0;--ion-color-ps-white-tint: #ffffff;--ion-color-primary: #fd6524;--ion-color-primary-rgb: 253, 101, 36;--ion-color-primary-contrast: #000000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #df5920;--ion-color-primary-tint: #ff8e5e;--ion-color-secondary: #113354;--ion-color-secondary-rgb: 34, 97, 160;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #1e558d;--ion-color-secondary-tint: #3871aa;--ion-color-secondary-light-tint: #5ca0e4;--ion-color-tertiary: #e0e0e0;--ion-color-tertiary-rgb: 159, 159, 159;--ion-color-tertiary-contrast: #1d1d1d;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #c5c5c5;--ion-color-tertiary-tint: #e3e3e3;--ion-color-success: #10dc60;--ion-color-success-rgb: 16, 220, 96;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #0ec254;--ion-color-success-tint: #28e070;--ion-color-warning: #ffce00;--ion-color-warning-rgb: 255, 206, 0;--ion-color-warning-contrast: #ffffff;--ion-color-warning-contrast-rgb: 255, 255, 255;--ion-color-warning-shade: #e0b500;--ion-color-warning-tint: #ffd31a;--ion-color-danger: #f04141;--ion-color-danger-rgb: 245, 61, 61;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #d33939;--ion-color-danger-tint: #f25454;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 34, 34;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 244, 244;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-text-color: black;--ion-text-color-rgb: 0, 0, 0;--selected-item-background-color: #ebebeb;--toolbar-button-color: #666;--ion-toolbar-color: white;--ion-toolbar-background: var(--ion-color-secondary);--nav-icon-padding: 4px;--swiper-pagination-color: var(--ion-color-primary)}.theme--dark{--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #46b0e0;--ion-color-secondary-tint: #62ceff;--ion-color-tertiary: #393a40;--ion-color-tertiary-rgb: 66, 66, 66;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #5d58e0;--ion-color-tertiary-tint: #7974ff;--ion-color-success: #2fdf75;--ion-color-success-rgb: 47, 223, 117;--ion-color-success-contrast: #000000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #29c467;--ion-color-success-tint: #44e283;--ion-color-warning: #ffd534;--ion-color-warning-rgb: 255, 213, 52;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0bb2e;--ion-color-warning-tint: #ffd948;--ion-color-danger: #ff4961;--ion-color-danger-rgb: 255, 73, 97;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #e04055;--ion-color-danger-tint: #ff5b71;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #ffffff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-background-color: #1d2025;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-border-color: #222222;--ion-color-step-50: #1e1e1e;--ion-color-step-100: #2a2a2a;--ion-color-step-150: #363636;--ion-color-step-200: #414141;--ion-color-step-250: #4d4d4d;--ion-color-step-300: #595959;--ion-color-step-350: #656565;--ion-color-step-400: #717171;--ion-color-step-450: #7d7d7d;--ion-color-step-500: #898989;--ion-color-step-550: #949494;--ion-color-step-600: #a0a0a0;--ion-color-step-650: #acacac;--ion-color-step-700: #b8b8b8;--ion-color-step-750: #c4c4c4;--ion-color-step-800: #d0d0d0;--ion-color-step-850: #dbdbdb;--ion-color-step-900: #e7e7e7;--ion-color-step-950: #f3f3f3;--ion-item-background: #1a1b1e;--selected-item-background-color: #1a1b1e;--toolbar-button-color: white;--swiper-pagination-bullet-inactive-color: var(--ion-color-ps-lightgray)}.theme--dark ::-webkit-scrollbar{background-color:#202324;color:#aba499}.theme--dark ::-webkit-scrollbar-corner{background-color:#181a1b}.theme--dark ::-webkit-scrollbar-thumb{background-color:#454a4d}[hidden]{display:none!important}.login-form-panel,.login-info-panel{background-color:var(--ion-color-secondary)}.login-panel-overlay{background:var(--ion-color-secondary)}@media only screen and (min-width: 992px){.login-form-panel .login-panel-overlay{background:#fff}}.login-info-container{color:#fff}.login-info-container .mat-mdc-list-item{--mdc-list-list-item-leading-icon-color: #fff;--mdc-list-list-item-label-text-color: #fff;--mdc-list-list-item-supporting-text-color: #fff}.login-form-container{color:#fff}.login-form-container .mat-mdc-form-field{--mdc-icon-button-icon-color: black}@media only screen and (min-width: 992px){.login-form-container{color:#000}}.spinner{color:#fff}.no-account{color:#fff!important}@media only screen and (min-width: 992px){.no-account{color:#000!important}}.login-footer{background-color:#fff}p.copyright{position:absolute;width:100%;line-height:40px;font-size:.7em;text-align:center;bottom:0;color:#fff!important}@media only screen and (min-width: 992px){p.copyright{color:#000!important}}
