@smals-belgium-shared/vidis-medication-scheme-list 2.0.2-snapshot.2 → 2.0.2-snapshot.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -7
- package/medication-scheme-list.css +1 -1
- package/package.json +1 -1
- package/MatSymbols-Rounded.woff2 +0 -0
- package/OpenSans-Bold.ttf +0 -0
- package/OpenSans-ExtraBold.ttf +0 -0
- package/OpenSans-Italic.ttf +0 -0
- package/OpenSans-Light.ttf +0 -0
- package/OpenSans-Medium.ttf +0 -0
- package/OpenSans-Regular.ttf +0 -0
- package/OpenSans-SemiBold.ttf +0 -0
package/CHANGELOG.md
CHANGED
@@ -54,8 +54,9 @@
|
|
54
54
|
### vidis-prescription-detail
|
55
55
|
* Change `onPrintDetail` output to `onPrint` and type from `{base64Pdf: string, printOptions: {filename: string, orientation: 'portrait'}}` to `{title: string, content: string}`
|
56
56
|
|
57
|
-
##
|
58
|
-
|
57
|
+
## __RELEASE_VERSION__ (__RELEASE_DATE__)
|
58
|
+
|
59
|
+
* Using external fonts
|
59
60
|
|
60
61
|
### vidis-delivered-medication-list:
|
61
62
|
* Support professional. If professional adds 2 params: key 'professional' = 'true' and 'ssin'= ssinPatient
|
@@ -68,9 +69,8 @@
|
|
68
69
|
|
69
70
|
### vidis-prescription-detail:
|
70
71
|
* Support professional. If professional add 2 params : key 'professional' = 'true' and 'ssin'= ssinPatient
|
71
|
-
* prescription reservation :
|
72
|
-
|
73
|
-
|
74
|
-
|
72
|
+
* prescription reservation :
|
73
|
+
* Add a checkbox to include hospital pharmacies
|
74
|
+
* Add the type of pharmacy in the screen
|
75
|
+
* Add a "select" button on pharmacies, to make it more accessible and obvious to end user
|
75
76
|
|
76
|
-
## __RELEASE_VERSION__ (__RELEASE_DATE__)
|
@@ -1 +1 @@
|
|
1
|
-
@font-face{font-family:Open Sans;font-weight:300;src:url(/OpenSans-Light.ttf) format("truetype")}@font-face{font-family:Open Sans;font-weight:400;src:url(/OpenSans-Regular.ttf) format("truetype")}@font-face{font-family:Open Sans;font-weight:500;src:url(/OpenSans-Medium.ttf) format("truetype")}@font-face{font-family:Open Sans;font-weight:600;src:url(/OpenSans-SemiBold.ttf) format("truetype")}@font-face{font-family:Open Sans;font-weight:700;src:url(/OpenSans-Bold.ttf) format("truetype")}@font-face{font-family:Open Sans;font-weight:800;src:url(/OpenSans-ExtraBold.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:italic;src:url(/OpenSans-Italic.ttf) format("truetype")}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;src:url(/MatSymbols-Rounded.woff2) format("woff2")}.material-icons,.material-symbols{font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-weight:400;font-style:normal;font-size:24px;font-display:swap;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}html,body{height:100%;scroll-behavior:smooth}@media (prefers-reduced-motion){html,body{scroll-behavior:auto}}body{margin:0;font-family:Open Sans,Roboto,sans-serif;color:#0d0d0d;background-color:#fff}h1{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.875rem;line-height:normal;letter-spacing:0em}@media (max-width: 599px){h1{font-size:1.625rem}}h2{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.5rem;line-height:normal;letter-spacing:0em}@media (max-width: 599px){h2{font-size:1.375rem}}h3{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.375rem;line-height:normal;letter-spacing:0em}@media (max-width: 599px){h3{font-size:1.25rem}}h4{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.125rem;line-height:normal;letter-spacing:0em}h5{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1rem;line-height:normal;letter-spacing:0em}h6{font-family:Open Sans,Roboto,sans-serif;font-weight:600;color:#0d0d0d;font-size:1rem;line-height:normal;letter-spacing:0em}p{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}a{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#1d5caf;text-decoration:none;font-size:1rem;line-height:1.375rem;letter-spacing:.0025em}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.d-none{display:none}.capitalize:first-letter{text-transform:capitalize}.mh-container{max-width:clamp(600px,90vw,1300px);padding:0 16px;margin:0 auto}@media (max-width: 959px){.mh-container--full-width-small{padding:0;border-radius:0;min-width:100%}}.mh-container--l{max-width:clamp(600px,95vw,1600px)}.mh-container--s{max-width:clamp(600px,85vw,820px)}.mh-container--xs{max-width:clamp(600px,80vw,730px)}.mh-option-buttons{display:flex;gap:20px}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button{border-radius:12px;height:294px;max-width:400px;text-align:start}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button h3,.mh-option-buttons button[mat-flat-button].mh-option-buttons__button p{color:#fff}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button h3{margin-bottom:0}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button p{margin-top:6px}@media only screen and (max-width: 599px){.mh-option-buttons{flex-direction:column;gap:8px}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button{height:180px;max-width:100%}}.mh-table__search{width:33vw}@media only screen and (max-width: 959px){.mh-table__search{width:100%}}.mh-table-detail--action button{max-height:48px}.mh-table__no-data{color:#545f66;font-style:italic;padding:0 16px}.mh-table__details{display:flex;word-break:break-word}.mh-table__details__data{flex-grow:1;display:grid;grid-template-columns:1fr 2fr 1fr 2fr;gap:8px 20px}@media only screen and (max-width: 959px){.mh-table__details__data{grid-template-columns:1fr}}.mh-table__details__actions{display:flex;gap:8px}.mh-table__heading--details{width:1%;white-space:nowrap}.mh-table__heading--details>*{display:flex;align-items:center;gap:6px}.mh-table__row__showmore{height:90%;white-space:nowrap;font-size:1rem;font-weight:600}.mh-table-detail__label{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1rem;line-height:1.5rem;letter-spacing:.0025em;margin-right:8px}.mh-table-detail__value{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:1rem;line-height:1.5rem;letter-spacing:0em;margin-right:16px}.mh-table-detail--action{margin-left:auto}html{color-scheme:light}html{--mat-sys-background: #ffffff;--mat-sys-error: #ff6f61;--mat-sys-error-container: #ffc7c2;--mat-sys-inverse-on-surface: #ebebeb;--mat-sys-inverse-primary: #91b9ed;--mat-sys-inverse-surface: #424242;--mat-sys-on-background: #0d0d0d;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #c41c0d;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #164583;--mat-sys-on-primary-fixed: #040c16;--mat-sys-on-primary-fixed-variant: #164583;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #1d8657;--mat-sys-on-secondary-fixed: #05150e;--mat-sys-on-secondary-fixed-variant: #1d8657;--mat-sys-on-surface: #1f1f1f;--mat-sys-on-surface-variant: #414753;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #998200;--mat-sys-on-tertiary-fixed: #191600;--mat-sys-on-tertiary-fixed-variant: #998200;--mat-sys-outline: #727784;--mat-sys-outline-variant: #c2c6d5;--mat-sys-primary: #2473db;--mat-sys-primary-container: #accaf1;--mat-sys-primary-fixed: #accaf1;--mat-sys-primary-fixed-dim: #91b9ed;--mat-sys-scrim: #000000;--mat-sys-secondary: #3fd591;--mat-sys-secondary-container: #b8efd6;--mat-sys-secondary-fixed: #b8efd6;--mat-sys-secondary-fixed-dim: #9feac8;--mat-sys-shadow: #000000;--mat-sys-surface: #ffffff;--mat-sys-surface-bright: #f5f5f5;--mat-sys-surface-container: #ffffff;--mat-sys-surface-container-high: #ffffff;--mat-sys-surface-container-highest: #c4c4c4;--mat-sys-surface-container-low: ;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: ;--mat-sys-surface-tint: #2473db;--mat-sys-surface-variant: #dee2f1;--mat-sys-tertiary: #ffd700;--mat-sys-tertiary-container: #fff09e;--mat-sys-tertiary-fixed: #fff09e;--mat-sys-tertiary-fixed-dim: #ffec80;--mat-sys-neutral-variant20: #2b303c;--mat-sys-neutral10: #1f1f1f}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 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)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 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)}html{--mat-sys-level4: 0px 5px 5px -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-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-body-large: 400 1rem / 1.5rem Open Sans, Roboto, sans-serif;--mat-sys-body-large-font: Open Sans, Roboto, sans-serif;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Open Sans, Roboto, sans-serif;--mat-sys-body-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Open Sans, Roboto, sans-serif;--mat-sys-body-small-font: Open Sans, Roboto, sans-serif;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Open Sans, Roboto, sans-serif;--mat-sys-display-large-font: Open Sans, Roboto, sans-serif;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Open Sans, Roboto, sans-serif;--mat-sys-display-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Open Sans, Roboto, sans-serif;--mat-sys-display-small-font: Open Sans, Roboto, sans-serif;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Open Sans, Roboto, sans-serif;--mat-sys-headline-large-font: Open Sans, Roboto, sans-serif;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Open Sans, Roboto, sans-serif;--mat-sys-headline-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Open Sans, Roboto, sans-serif;--mat-sys-headline-small-font: Open Sans, Roboto, sans-serif;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Open Sans, Roboto, sans-serif;--mat-sys-label-large-font: Open Sans, Roboto, sans-serif;--mat-sys-label-large-line-height: 28px;--mat-sys-label-large-size: 1rem;--mat-sys-label-large-tracking: .04px;--mat-sys-label-large-weight: 600;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Open Sans, Roboto, sans-serif;--mat-sys-label-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Open Sans, Roboto, sans-serif;--mat-sys-label-small-font: Open Sans, Roboto, sans-serif;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Open Sans, Roboto, sans-serif;--mat-sys-title-large-font: Open Sans, Roboto, sans-serif;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Open Sans, Roboto, sans-serif;--mat-sys-title-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Open Sans, Roboto, sans-serif;--mat-sys-title-small-font: Open Sans, Roboto, sans-serif;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option:focus.mdc-list-item,div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible .mat-mdc-option.mat-mdc-option-active.mdc-list-item{background-color:#caddf6}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option.mdc-list-item--selected{background-color:#f2f7fd}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option.mdc-list-item:hover,div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option.mdc-list-item:focus{background-color:#caddf6}html{--mat-autocomplete-container-shape: 6px}html{--mat-badge-background-color: #c41c0d}html{--mat-badge-text-color: #ffffff}html{--mat-badge-text-size: .75rem}html{--mat-badge-text-weight: 600}html{--mat-badge-container-padding: 1px 6px}html{--mdc-fab-container-shape: 6px}html{--mdc-fab-small-container-shape: 6px}html{--mdc-extended-fab-container-shape: 6px}html{--mat-fab-state-layer-color: #2473db}html{--mat-fab-small-state-layer-color: #2473db}html{--mat-fab-ripple-color: #164583}html{--mat-fab-small-ripple-color: #164583}button.mat-mdc-fab,button.mat-mdc-mini-fab{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}button.mat-mdc-fab:hover,button.mat-mdc-mini-fab:hover{color:#fff;background-color:#2473db}button.mat-mdc-fab:focus,button.mat-mdc-fab:active,button.mat-mdc-mini-fab:focus,button.mat-mdc-mini-fab:active{color:#fff;background-color:#1d5caf}button.mat-mdc-fab:disabled,button.mat-mdc-mini-fab:disabled{color:gray;background-color:#ebebeb}html{--mat-icon-button-state-layer-color: #2473db}a.mat-mdc-icon-button,button.mat-mdc-icon-button{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}a.mat-mdc-icon-button svg,button.mat-mdc-icon-button svg{fill:#2473db}a.mat-mdc-icon-button:hover,button.mat-mdc-icon-button:hover{color:#fff;background-color:#2473db}a.mat-mdc-icon-button:hover svg,button.mat-mdc-icon-button:hover svg{fill:#fff}a.mat-mdc-icon-button:focus,a.mat-mdc-icon-button:active,button.mat-mdc-icon-button:focus,button.mat-mdc-icon-button:active{color:#fff;background-color:#1d5caf}a.mat-mdc-icon-button:focus svg,a.mat-mdc-icon-button:active svg,button.mat-mdc-icon-button:focus svg,button.mat-mdc-icon-button:active svg{fill:#fff}a.mat-mdc-icon-button:disabled,a.mat-mdc-icon-button.mat-mdc-button-disabled,button.mat-mdc-icon-button:disabled,button.mat-mdc-icon-button.mat-mdc-button-disabled{color:gray;background-color:#ebebeb}a.mat-mdc-icon-button:disabled svg,a.mat-mdc-icon-button.mat-mdc-button-disabled svg,button.mat-mdc-icon-button:disabled svg,button.mat-mdc-icon-button.mat-mdc-button-disabled svg{fill:gray}mat-button-toggle-group.mat-button-toggle-group{border-color:#2473db}mat-button-toggle-group.mat-button-toggle-group:hover{border-color:#1d5caf}mat-button-toggle-group.mat-button-toggle-group:focus{border-color:#164583}mat-button-toggle-group.mat-button-toggle-group[aria-disabled=true]{border-color:gray}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle:hover:not(.mat-button-toggle-checked){color:#1d5caf;background-color:#f2f7fd}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle{border-color:#2473db}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle:hover{border-color:#1d5caf}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle:focus{border-color:#164583}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle.mat-button-toggle-disabled{border-color:gray}html{--mat-standard-button-toggle-label-text-weight: 600}html{--mat-standard-button-toggle-text-color: #2473db}html{--mat-standard-button-toggle-hover-state-layer-opacity: 0}html{--mat-standard-button-toggle-selected-state-background-color: #caddf6}html{--mat-standard-button-toggle-selected-state-text-color: #164583}html{--mat-standard-button-toggle-disabled-state-text-color: #808080}html{--mat-standard-button-toggle-disabled-selected-state-text-color: #808080}html{--mat-standard-button-toggle-disabled-selected-state-background-color: #ebebeb}html{--mat-outlined-button-horizontal-padding: 20px}html{--mat-filled-button-horizontal-padding: 20px}html{--mat-text-button-horizontal-padding: 20px}html{--mat-protected-button-horizontal-padding: 20px}html{--mdc-outlined-button-outline-width: 2px}html{--mdc-outlined-button-outline-color: #2473db}button[mat-flat-button]{background-color:#2473db;min-height:46px;height:unset}button[mat-flat-button]:hover{background-color:#1d5caf}button[mat-flat-button]:focus,button[mat-flat-button]:active{background-color:#164583}button[mat-stroked-button]{color:#2473db;border-color:#2473db;min-height:46px;height:unset}button[mat-stroked-button]:disabled{border-color:gray}button[mat-stroked-button]:hover{border-color:#1d5caf;color:#1d5caf}button[mat-stroked-button]:focus,button[mat-stroked-button]:active{border-color:#164583;color:#164583}button[mat-button],button[mat-raised-button]{color:#2473db;min-height:46px;height:unset}button[mat-button]:hover,button[mat-raised-button]:hover{color:#1d5caf}button[mat-button]:focus,button[mat-button]:active,button[mat-raised-button]:focus,button[mat-raised-button]:active{color:#164583}button[mat-flat-button]:disabled,button[mat-raised-button]:disabled{background-color:#ebebeb}button.mat-unthemed:disabled,button[mat-stroked-button]:disabled,button[mat-flat-button]:disabled,button[mat-raised-button]:disabled{color:gray}button.mat-unthemed mat-icon,button[mat-stroked-button] mat-icon,button[mat-flat-button] mat-icon,button[mat-raised-button] mat-icon{overflow:unset}html{--mdc-elevated-card-container-color: #ffffff}html{--mdc-outlined-card-container-color: #ffffff}html{--mdc-elevated-card-container-elevation: 0px 1px 9px 0px rgba(0, 0, 0, .15)}html{--mdc-outlined-card-outline-width: 1px}html{--mat-card-title-text-size: 1.125rem}html{--mat-card-title-text-line-height: 28px}html{--mat-card-title-text-weight: 700}mat-card.mat-mdc-card{gap:16px}mat-card.mat-mdc-card[appearance=outlined]{border-color:#d9d9d9}mat-card.mat-mdc-card mat-card-header.mat-mdc-card-header{padding-top:20px}mat-card.mat-mdc-card mat-card-actions.mat-mdc-card-actions{padding:0 16px 20px;gap:8px}mat-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{border-radius:4px}mat-pseudo-checkbox.mat-pseudo-checkbox{border-radius:4px}html{--mat-checkbox-label-text-size: 1rem}html{--mat-checkbox-label-text-color: #0d0d0d}html{--mdc-checkbox-unselected-icon-color: #808080}html{--mdc-checkbox-unselected-hover-icon-color: #2473db}html{--mdc-checkbox-unselected-hover-state-layer-color: #2473db}html{--mdc-checkbox-unselected-focus-icon-color: #2473db}html{--mdc-checkbox-unselected-focus-state-layer-color: #2473db}html{--mat-checkbox-disabled-label-color: #8f8f8f}html{--mdc-checkbox-disabled-selected-checkmark-color: #808080}html{--mdc-checkbox-disabled-selected-icon-color: #ebebeb}html{--mdc-checkbox-disabled-unselected-icon-color: #9c9c9c}html{--mdc-chip-container-shape-radius: 6px}html{--mdc-chip-label-text-color: #0d0d0d}html{--mdc-chip-label-text-weight: 500}html{--mdc-chip-label-text-line-height: 1.5rem}html{--mdc-chip-label-text-tracking: -.02em}html{--mdc-chip-selected-label-text-color: #0d0d0d}html{--mdc-chip-outline-color: #808080}html{--mdc-chip-with-icon-icon-color: #0d0d0d}html{--mdc-chip-with-icon-selected-icon-color: #2473db}html{--mdc-chip-elevated-selected-container-color: #caddf6}mat-chip-option.mat-mdc-chip{transition:.1s background-color,color}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:hover{background-color:#2473db}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:hover .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:hover .mdc-evolution-chip__text-label{color:#fff}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected.cdk-focused,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:focus,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:active{background-color:#1d5caf}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected.cdk-focused .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected.cdk-focused .mdc-evolution-chip__text-label,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:focus .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:focus .mdc-evolution-chip__text-label,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:active .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:active .mdc-evolution-chip__text-label{color:#fff}mat-chip.mat-mdc-chip.mh-no-overlay .mat-mdc-chip-focus-overlay{opacity:0}mat-chip.mat-mdc-chip.mh-gradient{background:linear-gradient(319deg,#2473db66 -37.55%,#76e1b166)}mat-chip.mat-mdc-chip.mh-gradient .mat-mdc-chip-action:before{border-color:transparent}mat-chip.mat-mdc-chip.mh-blue{background-color:#caddf6}mat-chip.mat-mdc-chip.mh-blue .mat-mdc-chip-action:before{border-color:#caddf6}mat-chip.mat-mdc-chip.mh-blue--outline .mat-mdc-chip-action:before{border-color:#caddf6}mat-chip.mat-mdc-chip.mh-green{background:#b8efd6}mat-chip.mat-mdc-chip.mh-green .mat-mdc-chip-action:before{border-color:#b8efd6}mat-chip.mat-mdc-chip.mh-green--outline .mat-mdc-chip-action:before{border-color:#86e4ba}mat-chip.mat-mdc-chip.mh-red{background:#ffdad6}mat-chip.mat-mdc-chip.mh-red .mat-mdc-chip-action:before{border-color:#ffdad6}mat-chip.mat-mdc-chip.mh-red--outline .mat-mdc-chip-action:before{border-color:#c41c0d}mat-chip.mat-mdc-chip.mh-yellow{background:#ffe761}mat-chip.mat-mdc-chip.mh-yellow .mat-mdc-chip-action:before{border-color:#ffe761}mat-chip.mat-mdc-chip.mh-yellow--outline .mat-mdc-chip-action:before{border-color:#ffe761}mat-chip.mat-mdc-chip.mh-orange{background:#ffca9e}mat-chip.mat-mdc-chip.mh-orange .mat-mdc-chip-action:before{border-color:#ffca9e}mat-chip.mat-mdc-chip.mh-orange--outline .mat-mdc-chip-action:before{border-color:#994500}mat-chip.mat-mdc-chip.mh-black{background:#ebebeb}mat-chip.mat-mdc-chip.mh-black .mat-mdc-chip-action:before{border-color:#ebebeb}mat-chip.mat-mdc-chip.mh-black--outline .mat-mdc-chip-action:before{border-color:#9c9c9c}mat-datepicker-toggle{margin:0 2px}mat-datepicker-toggle button.mat-mdc-icon-button{background-color:transparent}mat-datepicker-content mat-calendar-header .mat-calendar-controls{gap:8px}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button svg{fill:#2473db}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:hover{color:#fff;background-color:#2473db}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:hover svg{fill:#fff}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:focus,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:active{color:#fff;background-color:#1d5caf}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:focus svg,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:active svg{fill:#fff}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:disabled,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button.mat-mdc-button-disabled{color:gray;background-color:#ebebeb}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:disabled svg,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button.mat-mdc-button-disabled svg{fill:gray}html{--mat-datepicker-calendar-period-button-icon-color: #2473db}html{--mat-datepicker-calendar-navigation-button-icon-color: #2473db}html{--mat-datepicker-calendar-container-shape: 12px}html{--mat-datepicker-calendar-container-elevation-shadow: 0px 1px 9px 0px rgba(0, 0, 0, .15)}html{--mat-datepicker-calendar-date-hover-state-background-color: #caddf6}html{--mat-datepicker-calendar-date-focus-state-background-color: #caddf6}html{--mdc-dialog-subhead-color: #1f43a9}html{--mdc-dialog-subhead-weight: 600}html{--mdc-dialog-subhead-size: 1.25rem}html{--mdc-dialog-container-shape: 6px}html{--mat-dialog-container-max-width: unset}html{--mat-dialog-container-min-width: clamp(600px, 85vw, 1000px)}html{--mat-dialog-headline-padding: 6px}html{--mat-dialog-actions-padding: 6px}html{--mat-dialog-content-padding: 6px}html{--mat-dialog-with-actions-content-padding: 6px}.cdk-overlay-dark-backdrop{background:#1d5caf99}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface{padding:20px}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface .mat-mdc-dialog-title{margin-bottom:10px;border-bottom:1px solid #d9d9d9}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface mat-dialog-actions.mat-mdc-dialog-actions{padding-top:10px;margin-top:10px;border-top:1px solid #d9d9d9}@media (max-width: 599px){html{--mat-dialog-container-max-width: 100vw}html{--mat-dialog-container-min-width: 90vw}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface{padding:20px}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface mat-dialog-actions.mat-mdc-dialog-actions{flex-direction:column;gap:8px}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface mat-dialog-actions.mat-mdc-dialog-actions>button{width:100%;margin:0}}html{--mat-divider-color: #d9d9d9}html{--mat-expansion-header-text-size: 1rem}html{--mat-expansion-header-text-weight: 600}html{--mat-expansion-header-text-line-height: 28px}mat-accordion.mat-accordion{display:flex;flex-direction:column;gap:16px}mat-accordion.mat-accordion mat-expansion-panel.mat-expansion-panel,mat-accordion.mat-accordion mat-expansion-panel.mat-expansion-panel:not(.mat-expanded),mat-accordion.mat-accordion mat-expansion-panel.mat-expansion-panel:first-of-type{border-radius:6px}mat-expansion-panel.mat-expansion-panel-spacing{margin:0}mat-expansion-panel-header.mat-expansion-panel-header{padding:8px 16px;height:fit-content}mat-expansion-panel-header.mat-expansion-panel-header.mat-expanded{height:fit-content}.mh-form-field{display:flex;flex-direction:column}.mh-form-field label{margin:4px 0}.mh-form-field label .mh-label-required{color:#c41c0d}.mh-form-field label:has(+.mat-mdc-form-field.mat-form-field-invalid){color:#c41c0d}.mh-form-field label:has(+.mat-mdc-form-field.mat-form-field-disabled){color:gray}.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field .mat-mdc-form-field-error-wrapper{padding:0}.mat-mdc-form-field .mat-mdc-form-field-infix{z-index:1}.mat-mdc-form-field .mat-mdc-notch-piece{background-color:#fff}.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-form-field-error-wrapper{color:gray}.mat-mdc-form-field.mat-form-field-disabled{--mat-icon-color: #808080}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-notch-piece{background-color:#fff6f5}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-icon-suffix button.mat-mdc-icon-button:not(:focus,:hover,:active),.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-icon-prefix button.mat-mdc-icon-button:not(:focus,:hover,:active){color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-input-element{color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-input-element.mdc-text-field__input::placeholder{color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-error-wrapper{color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid{--mat-icon-color: #c41c0d}html{--mdc-outlined-text-field-container-shape: 6px}html{--mat-form-field-container-vertical-padding: 11px}html{--mat-form-field-container-height: 46px}html{--mdc-outlined-text-field-label-text-color: #0d0d0d}html{--mdc-outlined-text-field-input-text-color: #0d0d0d}html{--mdc-outlined-text-field-outline-width: 1px}html{--mdc-outlined-text-field-outline-color: #808080}html{--mdc-outlined-text-field-hover-outline-color: #2473db}html{--mdc-outlined-text-field-focus-outline-width: 2px}html{--mdc-outlined-text-field-focus-outline-color: #2473db}html{--mat-form-field-trailing-icon-color: #2473db}html{--mat-form-field-enabled-select-arrow-color: #2473db}html{--mdc-outlined-text-field-error-label-text-color: #c41c0d}html{--mdc-outlined-text-field-error-outline-color: #c41c0d}html{--mdc-outlined-text-field-error-hover-label-text-color: #c41c0d}html{--mdc-outlined-text-field-error-hover-outline-color: #c41c0d}html{--mdc-outlined-text-field-error-focus-label-text-color: #c41c0d}html{--mdc-outlined-text-field-error-focus-outline-color: #c41c0d}html{--mdc-outlined-text-field-disabled-label-text-color: #808080}html{--mdc-outlined-text-field-disabled-input-text-color: #808080}html{--mdc-outlined-text-field-disabled-outline-color: #808080}html{--mat-menu-container-shape: 6px}html{--mat-menu-container-elevation-shadow: 0px 2px 6px 0px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3)}html{--mat-menu-divider-top-spacing: 10px}html{--mat-menu-divider-bottom-spacing: 10px}html{--mat-menu-item-icon-color: #2473db}html{--mat-menu-item-hover-state-layer-color: #f2f7fd}@media (max-width: 599px){div.cdk-overlay-connected-position-bounding-box{left:0;right:0;width:auto}}div.mat-mdc-menu-panel{min-width:350px;max-width:500px;margin-top:8px}@media (max-width: 599px){div.mat-mdc-menu-panel{margin-left:16px;margin-right:16px;width:100vw}}div.mat-mdc-menu-panel div.mat-mdc-menu-content{padding:10px}div.mat-mdc-menu-panel div.mat-mdc-menu-content button.mat-mdc-menu-item,div.mat-mdc-menu-panel div.mat-mdc-menu-content a.mat-mdc-menu-item{padding:10px;border-radius:6px}div.mat-mdc-menu-panel div.mat-mdc-menu-content button.mat-mdc-menu-item:hover,div.mat-mdc-menu-panel div.mat-mdc-menu-content a.mat-mdc-menu-item:hover{text-decoration:none}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions{gap:8px}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button svg{fill:#2473db}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:hover{color:#fff;background-color:#2473db}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:hover svg{fill:#fff}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:focus,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:active{color:#fff;background-color:#1d5caf}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:focus svg,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:active svg{fill:#fff}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:disabled,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button.mat-mdc-button-disabled{color:gray;background-color:#ebebeb}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:disabled svg,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button.mat-mdc-button-disabled svg{fill:gray}mat-progress-bar.mat-mdc-progress-bar .mdc-linear-progress__bar-inner{border-radius:12px}html{--mdc-linear-progress-track-shape: 12px}html{--mdc-linear-progress-track-color: #ebebeb}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{max-width:1300px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-container-color: #f0f7ff}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-color: #1f43a9}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-container-shape: 12px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-line-height: 24px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-size: 1rem}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-weight: 600}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mat-snack-bar-button-color: #2e404c}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-text-button-container-shape: 12px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mat-text-button-horizontal-padding: 8px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-text-button-container-height: 75%}.mh-snackbar--success{--mdc-snackbar-container-color: #dff8ec}.mh-snackbar--success{--mdc-snackbar-supporting-text-color: #00692d}.mh-snackbar--error{--mdc-snackbar-container-color: rgb(252.7325471698, 216.2471698113, 213.5674528302)}.mh-snackbar--error{--mdc-snackbar-supporting-text-color: rgb(137.4764150943, 16.4150943396, 7.5235849057)}html{--mat-radio-ripple-color: #2473db}html{--mat-radio-checked-ripple-color: #2473db}html{--mat-radio-label-text-size: 1rem}html{--mat-radio-label-text-color: #0d0d0d}html{--mdc-radio-unselected-icon-color: #808080}html{--mdc-radio-unselected-hover-icon-color: #2473db}html{--mdc-radio-unselected-focus-icon-color: #2473db}html{--mat-radio-disabled-label-color: #8f8f8f}div.mat-mdc-select-panel mat-option.mat-mdc-option:focus.mdc-list-item,div.mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active.mdc-list-item{background-color:#caddf6}div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected,div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:#f2f7fd}div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected:hover,div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple):hover{background-color:#caddf6}div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item:hover,div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item:focus{background-color:#caddf6}mat-select .mat-mdc-select-arrow svg{display:none}mat-select .mat-mdc-select-arrow:after{content:"keyboard_arrow_down";font-family:Material Symbols Rounded;padding:0 12px;font-size:24px;position:absolute;overflow:hidden;top:50%;left:2px;transform:translate(-50%,-50%)}mat-select[aria-expanded=true] .mat-mdc-select-arrow svg{display:none}mat-select[aria-expanded=true] .mat-mdc-select-arrow:after{content:"keyboard_arrow_up";font-family:Material Symbols Rounded;padding:0 12px;font-size:24px;position:absolute;overflow:hidden;top:50%;left:2px;transform:translate(-50%,-50%)}html{--mat-select-disabled-arrow-color: #808080}html{--mat-select-invalid-arrow-color: #c41c0d}html{--mat-select-enabled-arrow-color: #2473db}html{--mat-select-focused-arrow-color: #2473db}html{--mat-switch-label-text-color: #0d0d0d}html{--mat-switch-label-text-size: 1rem}html{--mdc-switch-unselected-icon-color: #808080}html{--mat-switch-track-outline-color: #808080}html{--mdc-switch-unselected-track-color: #808080}html{--mdc-switch-unselected-handle-color: #ffffff}html{--mdc-switch-unselected-hover-handle-color: #ffffff}html{--mdc-switch-unselected-hover-track-color: #696969}html{--mdc-switch-unselected-focus-handle-color: #ffffff}html{--mdc-switch-unselected-focus-track-color: #696969}html{--mdc-switch-unselected-pressed-handle-color: #ffffff}html{--mdc-switch-unselected-pressed-track-color: #696969}html{--mdc-switch-selected-icon-color: #2473db}html{--mdc-switch-selected-track-color: #2473db}html{--mdc-switch-selected-handle-color: #ffffff}html{--mdc-switch-selected-hover-handle-color: #ffffff}html{--mdc-switch-selected-hover-track-color: #1d5caf}html{--mdc-switch-selected-focus-handle-color: #ffffff}html{--mdc-switch-selected-focus-track-color: #1d5caf}html{--mdc-switch-selected-pressed-handle-color: #ffffff}html{--mdc-switch-selected-pressed-track-color: #1d5caf}table.mat-mdc-table,mat-table.mat-mdc-table{margin-bottom:8px}tr.mat-mdc-header-row{color:#0d0d0d;font-size:1rem;font-weight:700}tr.mat-mdc-header-row th.mat-mdc-header-cell{border-bottom:2px solid #3fd591}tr.mat-mdc-row{color:#0d0d0d;font-size:1rem;background-color:#fafafa}tr.mat-mdc-row:not(tr.mh-detail-row):nth-child(2n){background-color:#eee}tr.mat-mdc-row td.mat-mdc-cell{border-bottom:1px solid #d9d9d9}tr.mat-mdc-row+tr.mh-detail-row:nth-child(4n-1),tr.mat-mdc-row+tr.mh-detail-row:nth-child(4n){background-color:#eee}tr.mh-detail-row+tr.mat-mdc-row:nth-child(4n-1),tr.mh-detail-row+tr.mat-mdc-row:nth-child(4n){background-color:#eee}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded) td.mat-mdc-cell{border-bottom:none}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded) td.mat-mdc-cell:first-child{border-left:1px solid #aaaaaa}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded) td.mat-mdc-cell:last-child{border-right:1px solid #aaaaaa}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded):not(:first-child) td.mat-mdc-cell{border-top:1px solid #aaaaaa}tr.mh-detail-row{height:0}tr.mh-detail-row td.mat-mdc-cell{border-bottom:none}tr.mh-detail-row td.mat-mdc-cell *{height:0}tr.mh-detail-row td.mh-detail-row--expanded{border:1px solid #aaaaaa;border-top:none;padding:20px 16px;background-color:#fff;animation:detailExpandAnimation .2s}tr.mh-detail-row td.mh-detail-row--expanded *{height:auto}tr.mdc-data-table__row:last-child td.mat-mdc-cell.mh-detail-row--expanded{border-bottom:1px solid #aaaaaa}@keyframes detailExpandAnimation{0%{height:0}to{height:auto}}.textOverflow{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;text-overflow:ellipsis}.align-left{text-align:left}.no-content{font-style:italic;padding:0 16px}
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;src:url(https://fonts.gstatic.com/s/materialsymbolsrounded/v226/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2) format("woff2")}.material-icons,.material-symbols{font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-weight:400;font-style:normal;font-size:24px;font-display:swap;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}html,body{height:100%;scroll-behavior:smooth}@media (prefers-reduced-motion){html,body{scroll-behavior:auto}}body{margin:0;font-family:Open Sans,Roboto,sans-serif;color:#0d0d0d;background-color:#fff}h1{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.875rem;line-height:normal;letter-spacing:0em}@media (max-width: 599px){h1{font-size:1.625rem}}h2{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.5rem;line-height:normal;letter-spacing:0em}@media (max-width: 599px){h2{font-size:1.375rem}}h3{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.375rem;line-height:normal;letter-spacing:0em}@media (max-width: 599px){h3{font-size:1.25rem}}h4{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1.125rem;line-height:normal;letter-spacing:0em}h5{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1rem;line-height:normal;letter-spacing:0em}h6{font-family:Open Sans,Roboto,sans-serif;font-weight:600;color:#0d0d0d;font-size:1rem;line-height:normal;letter-spacing:0em}p{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:1rem;line-height:1.375rem;letter-spacing:0em}a{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#1d5caf;text-decoration:none;font-size:1rem;line-height:1.375rem;letter-spacing:.0025em}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.d-none{display:none}.capitalize:first-letter{text-transform:capitalize}.mh-container{max-width:clamp(600px,90vw,1300px);padding:0 16px;margin:0 auto}@media (max-width: 959px){.mh-container--full-width-small{padding:0;border-radius:0;min-width:100%}}.mh-container--l{max-width:clamp(600px,95vw,1600px)}.mh-container--s{max-width:clamp(600px,85vw,820px)}.mh-container--xs{max-width:clamp(600px,80vw,730px)}.mh-option-buttons{display:flex;gap:20px}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button{border-radius:12px;height:294px;max-width:400px;text-align:start}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button h3,.mh-option-buttons button[mat-flat-button].mh-option-buttons__button p{color:#fff}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button h3{margin-bottom:0}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button p{margin-top:6px}@media only screen and (max-width: 599px){.mh-option-buttons{flex-direction:column;gap:8px}.mh-option-buttons button[mat-flat-button].mh-option-buttons__button{height:180px;max-width:100%}}.mh-table__search{width:33vw}@media only screen and (max-width: 959px){.mh-table__search{width:100%}}.mh-table-detail--action button{max-height:48px}.mh-table__no-data{color:#545f66;font-style:italic;padding:0 16px}.mh-table__details{display:flex;word-break:break-word}.mh-table__details__data{flex-grow:1;display:grid;grid-template-columns:1fr 2fr 1fr 2fr;gap:8px 20px}@media only screen and (max-width: 959px){.mh-table__details__data{grid-template-columns:1fr}}.mh-table__details__actions{display:flex;gap:8px}.mh-table__heading--details{width:1%;white-space:nowrap}.mh-table__heading--details>*{display:flex;align-items:center;gap:6px}.mh-table__row__showmore{height:90%;white-space:nowrap;font-size:1rem;font-weight:600}.mh-table-detail__label{font-family:Open Sans,Roboto,sans-serif;font-weight:700;color:#0d0d0d;font-size:1rem;line-height:1.5rem;letter-spacing:.0025em;margin-right:8px}.mh-table-detail__value{font-family:Open Sans,Roboto,sans-serif;font-weight:400;color:#0d0d0d;font-size:1rem;line-height:1.5rem;letter-spacing:0em;margin-right:16px}.mh-table-detail--action{margin-left:auto}html{color-scheme:light}html{--mat-sys-background: #ffffff;--mat-sys-error: #ff6f61;--mat-sys-error-container: #ffc7c2;--mat-sys-inverse-on-surface: #ebebeb;--mat-sys-inverse-primary: #91b9ed;--mat-sys-inverse-surface: #424242;--mat-sys-on-background: #0d0d0d;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #c41c0d;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #164583;--mat-sys-on-primary-fixed: #040c16;--mat-sys-on-primary-fixed-variant: #164583;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #1d8657;--mat-sys-on-secondary-fixed: #05150e;--mat-sys-on-secondary-fixed-variant: #1d8657;--mat-sys-on-surface: #1f1f1f;--mat-sys-on-surface-variant: #414753;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #998200;--mat-sys-on-tertiary-fixed: #191600;--mat-sys-on-tertiary-fixed-variant: #998200;--mat-sys-outline: #727784;--mat-sys-outline-variant: #c2c6d5;--mat-sys-primary: #2473db;--mat-sys-primary-container: #accaf1;--mat-sys-primary-fixed: #accaf1;--mat-sys-primary-fixed-dim: #91b9ed;--mat-sys-scrim: #000000;--mat-sys-secondary: #3fd591;--mat-sys-secondary-container: #b8efd6;--mat-sys-secondary-fixed: #b8efd6;--mat-sys-secondary-fixed-dim: #9feac8;--mat-sys-shadow: #000000;--mat-sys-surface: #ffffff;--mat-sys-surface-bright: #f5f5f5;--mat-sys-surface-container: #ffffff;--mat-sys-surface-container-high: #ffffff;--mat-sys-surface-container-highest: #c4c4c4;--mat-sys-surface-container-low: ;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: ;--mat-sys-surface-tint: #2473db;--mat-sys-surface-variant: #dee2f1;--mat-sys-tertiary: #ffd700;--mat-sys-tertiary-container: #fff09e;--mat-sys-tertiary-fixed: #fff09e;--mat-sys-tertiary-fixed-dim: #ffec80;--mat-sys-neutral-variant20: #2b303c;--mat-sys-neutral10: #1f1f1f}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 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)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 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)}html{--mat-sys-level4: 0px 5px 5px -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-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-body-large: 400 1rem / 1.5rem Open Sans, Roboto, sans-serif;--mat-sys-body-large-font: Open Sans, Roboto, sans-serif;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Open Sans, Roboto, sans-serif;--mat-sys-body-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Open Sans, Roboto, sans-serif;--mat-sys-body-small-font: Open Sans, Roboto, sans-serif;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Open Sans, Roboto, sans-serif;--mat-sys-display-large-font: Open Sans, Roboto, sans-serif;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Open Sans, Roboto, sans-serif;--mat-sys-display-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Open Sans, Roboto, sans-serif;--mat-sys-display-small-font: Open Sans, Roboto, sans-serif;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Open Sans, Roboto, sans-serif;--mat-sys-headline-large-font: Open Sans, Roboto, sans-serif;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Open Sans, Roboto, sans-serif;--mat-sys-headline-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Open Sans, Roboto, sans-serif;--mat-sys-headline-small-font: Open Sans, Roboto, sans-serif;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Open Sans, Roboto, sans-serif;--mat-sys-label-large-font: Open Sans, Roboto, sans-serif;--mat-sys-label-large-line-height: 28px;--mat-sys-label-large-size: 1rem;--mat-sys-label-large-tracking: .04px;--mat-sys-label-large-weight: 600;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Open Sans, Roboto, sans-serif;--mat-sys-label-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Open Sans, Roboto, sans-serif;--mat-sys-label-small-font: Open Sans, Roboto, sans-serif;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Open Sans, Roboto, sans-serif;--mat-sys-title-large-font: Open Sans, Roboto, sans-serif;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Open Sans, Roboto, sans-serif;--mat-sys-title-medium-font: Open Sans, Roboto, sans-serif;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Open Sans, Roboto, sans-serif;--mat-sys-title-small-font: Open Sans, Roboto, sans-serif;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option:focus.mdc-list-item,div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible .mat-mdc-option.mat-mdc-option-active.mdc-list-item{background-color:#caddf6}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option.mdc-list-item--selected{background-color:#f2f7fd}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option.mdc-list-item:hover,div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible mat-option.mat-mdc-option.mdc-list-item:focus{background-color:#caddf6}html{--mat-autocomplete-container-shape: 6px}html{--mat-badge-background-color: #c41c0d}html{--mat-badge-text-color: #ffffff}html{--mat-badge-text-size: .75rem}html{--mat-badge-text-weight: 600}html{--mat-badge-container-padding: 1px 6px}html{--mdc-fab-container-shape: 6px}html{--mdc-fab-small-container-shape: 6px}html{--mdc-extended-fab-container-shape: 6px}html{--mat-fab-state-layer-color: #2473db}html{--mat-fab-small-state-layer-color: #2473db}html{--mat-fab-ripple-color: #164583}html{--mat-fab-small-ripple-color: #164583}button.mat-mdc-fab,button.mat-mdc-mini-fab{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}button.mat-mdc-fab:hover,button.mat-mdc-mini-fab:hover{color:#fff;background-color:#2473db}button.mat-mdc-fab:focus,button.mat-mdc-fab:active,button.mat-mdc-mini-fab:focus,button.mat-mdc-mini-fab:active{color:#fff;background-color:#1d5caf}button.mat-mdc-fab:disabled,button.mat-mdc-mini-fab:disabled{color:gray;background-color:#ebebeb}html{--mat-icon-button-state-layer-color: #2473db}a.mat-mdc-icon-button,button.mat-mdc-icon-button{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}a.mat-mdc-icon-button svg,button.mat-mdc-icon-button svg{fill:#2473db}a.mat-mdc-icon-button:hover,button.mat-mdc-icon-button:hover{color:#fff;background-color:#2473db}a.mat-mdc-icon-button:hover svg,button.mat-mdc-icon-button:hover svg{fill:#fff}a.mat-mdc-icon-button:focus,a.mat-mdc-icon-button:active,button.mat-mdc-icon-button:focus,button.mat-mdc-icon-button:active{color:#fff;background-color:#1d5caf}a.mat-mdc-icon-button:focus svg,a.mat-mdc-icon-button:active svg,button.mat-mdc-icon-button:focus svg,button.mat-mdc-icon-button:active svg{fill:#fff}a.mat-mdc-icon-button:disabled,a.mat-mdc-icon-button.mat-mdc-button-disabled,button.mat-mdc-icon-button:disabled,button.mat-mdc-icon-button.mat-mdc-button-disabled{color:gray;background-color:#ebebeb}a.mat-mdc-icon-button:disabled svg,a.mat-mdc-icon-button.mat-mdc-button-disabled svg,button.mat-mdc-icon-button:disabled svg,button.mat-mdc-icon-button.mat-mdc-button-disabled svg{fill:gray}mat-button-toggle-group.mat-button-toggle-group{border-color:#2473db}mat-button-toggle-group.mat-button-toggle-group:hover{border-color:#1d5caf}mat-button-toggle-group.mat-button-toggle-group:focus{border-color:#164583}mat-button-toggle-group.mat-button-toggle-group[aria-disabled=true]{border-color:gray}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle:hover:not(.mat-button-toggle-checked){color:#1d5caf;background-color:#f2f7fd}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle{border-color:#2473db}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle:hover{border-color:#1d5caf}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle:focus{border-color:#164583}mat-button-toggle-group.mat-button-toggle-group mat-button-toggle.mat-button-toggle+mat-button-toggle.mat-button-toggle.mat-button-toggle-disabled{border-color:gray}html{--mat-standard-button-toggle-label-text-weight: 600}html{--mat-standard-button-toggle-text-color: #2473db}html{--mat-standard-button-toggle-hover-state-layer-opacity: 0}html{--mat-standard-button-toggle-selected-state-background-color: #caddf6}html{--mat-standard-button-toggle-selected-state-text-color: #164583}html{--mat-standard-button-toggle-disabled-state-text-color: #808080}html{--mat-standard-button-toggle-disabled-selected-state-text-color: #808080}html{--mat-standard-button-toggle-disabled-selected-state-background-color: #ebebeb}html{--mat-outlined-button-horizontal-padding: 20px}html{--mat-filled-button-horizontal-padding: 20px}html{--mat-text-button-horizontal-padding: 20px}html{--mat-protected-button-horizontal-padding: 20px}html{--mdc-outlined-button-outline-width: 2px}html{--mdc-outlined-button-outline-color: #2473db}button[mat-flat-button]{background-color:#2473db;min-height:46px;height:unset}button[mat-flat-button]:hover{background-color:#1d5caf}button[mat-flat-button]:focus,button[mat-flat-button]:active{background-color:#164583}button[mat-stroked-button]{color:#2473db;border-color:#2473db;min-height:46px;height:unset}button[mat-stroked-button]:disabled{border-color:gray}button[mat-stroked-button]:hover{border-color:#1d5caf;color:#1d5caf}button[mat-stroked-button]:focus,button[mat-stroked-button]:active{border-color:#164583;color:#164583}button[mat-button],button[mat-raised-button]{color:#2473db;min-height:46px;height:unset}button[mat-button]:hover,button[mat-raised-button]:hover{color:#1d5caf}button[mat-button]:focus,button[mat-button]:active,button[mat-raised-button]:focus,button[mat-raised-button]:active{color:#164583}button[mat-flat-button]:disabled,button[mat-raised-button]:disabled{background-color:#ebebeb}button.mat-unthemed:disabled,button[mat-stroked-button]:disabled,button[mat-flat-button]:disabled,button[mat-raised-button]:disabled{color:gray}button.mat-unthemed mat-icon,button[mat-stroked-button] mat-icon,button[mat-flat-button] mat-icon,button[mat-raised-button] mat-icon{overflow:unset}html{--mdc-elevated-card-container-color: #ffffff}html{--mdc-outlined-card-container-color: #ffffff}html{--mdc-elevated-card-container-elevation: 0px 1px 9px 0px rgba(0, 0, 0, .15)}html{--mdc-outlined-card-outline-width: 1px}html{--mat-card-title-text-size: 1.125rem}html{--mat-card-title-text-line-height: 28px}html{--mat-card-title-text-weight: 700}mat-card.mat-mdc-card{gap:16px}mat-card.mat-mdc-card[appearance=outlined]{border-color:#d9d9d9}mat-card.mat-mdc-card mat-card-header.mat-mdc-card-header{padding-top:20px}mat-card.mat-mdc-card mat-card-actions.mat-mdc-card-actions{padding:0 16px 20px;gap:8px}mat-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{border-radius:4px}mat-pseudo-checkbox.mat-pseudo-checkbox{border-radius:4px}html{--mat-checkbox-label-text-size: 1rem}html{--mat-checkbox-label-text-color: #0d0d0d}html{--mdc-checkbox-unselected-icon-color: #808080}html{--mdc-checkbox-unselected-hover-icon-color: #2473db}html{--mdc-checkbox-unselected-hover-state-layer-color: #2473db}html{--mdc-checkbox-unselected-focus-icon-color: #2473db}html{--mdc-checkbox-unselected-focus-state-layer-color: #2473db}html{--mat-checkbox-disabled-label-color: #8f8f8f}html{--mdc-checkbox-disabled-selected-checkmark-color: #808080}html{--mdc-checkbox-disabled-selected-icon-color: #ebebeb}html{--mdc-checkbox-disabled-unselected-icon-color: #9c9c9c}html{--mdc-chip-container-shape-radius: 6px}html{--mdc-chip-label-text-color: #0d0d0d}html{--mdc-chip-label-text-weight: 500}html{--mdc-chip-label-text-line-height: 1.5rem}html{--mdc-chip-label-text-tracking: -.02em}html{--mdc-chip-selected-label-text-color: #0d0d0d}html{--mdc-chip-outline-color: #808080}html{--mdc-chip-with-icon-icon-color: #0d0d0d}html{--mdc-chip-with-icon-selected-icon-color: #2473db}html{--mdc-chip-elevated-selected-container-color: #caddf6}mat-chip-option.mat-mdc-chip{transition:.1s background-color,color}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:hover{background-color:#2473db}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:hover .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:hover .mdc-evolution-chip__text-label{color:#fff}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected.cdk-focused,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:focus,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:active{background-color:#1d5caf}mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected.cdk-focused .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected.cdk-focused .mdc-evolution-chip__text-label,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:focus .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:focus .mdc-evolution-chip__text-label,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:active .mat-mdc-chip-graphic .mdc-evolution-chip__checkmark,mat-chip-option.mat-mdc-chip.mdc-evolution-chip--selected:active .mdc-evolution-chip__text-label{color:#fff}mat-chip.mat-mdc-chip.mh-no-overlay .mat-mdc-chip-focus-overlay{opacity:0}mat-chip.mat-mdc-chip.mh-gradient{background:linear-gradient(319deg,#2473db66 -37.55%,#76e1b166)}mat-chip.mat-mdc-chip.mh-gradient .mat-mdc-chip-action:before{border-color:transparent}mat-chip.mat-mdc-chip.mh-blue{background-color:#caddf6}mat-chip.mat-mdc-chip.mh-blue .mat-mdc-chip-action:before{border-color:#caddf6}mat-chip.mat-mdc-chip.mh-blue--outline .mat-mdc-chip-action:before{border-color:#caddf6}mat-chip.mat-mdc-chip.mh-green{background:#b8efd6}mat-chip.mat-mdc-chip.mh-green .mat-mdc-chip-action:before{border-color:#b8efd6}mat-chip.mat-mdc-chip.mh-green--outline .mat-mdc-chip-action:before{border-color:#86e4ba}mat-chip.mat-mdc-chip.mh-red{background:#ffdad6}mat-chip.mat-mdc-chip.mh-red .mat-mdc-chip-action:before{border-color:#ffdad6}mat-chip.mat-mdc-chip.mh-red--outline .mat-mdc-chip-action:before{border-color:#c41c0d}mat-chip.mat-mdc-chip.mh-yellow{background:#ffe761}mat-chip.mat-mdc-chip.mh-yellow .mat-mdc-chip-action:before{border-color:#ffe761}mat-chip.mat-mdc-chip.mh-yellow--outline .mat-mdc-chip-action:before{border-color:#ffe761}mat-chip.mat-mdc-chip.mh-orange{background:#ffca9e}mat-chip.mat-mdc-chip.mh-orange .mat-mdc-chip-action:before{border-color:#ffca9e}mat-chip.mat-mdc-chip.mh-orange--outline .mat-mdc-chip-action:before{border-color:#994500}mat-chip.mat-mdc-chip.mh-black{background:#ebebeb}mat-chip.mat-mdc-chip.mh-black .mat-mdc-chip-action:before{border-color:#ebebeb}mat-chip.mat-mdc-chip.mh-black--outline .mat-mdc-chip-action:before{border-color:#9c9c9c}mat-datepicker-toggle{margin:0 2px}mat-datepicker-toggle button.mat-mdc-icon-button{background-color:transparent}mat-datepicker-content mat-calendar-header .mat-calendar-controls{gap:8px}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button svg{fill:#2473db}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:hover{color:#fff;background-color:#2473db}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:hover svg{fill:#fff}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:focus,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:active{color:#fff;background-color:#1d5caf}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:focus svg,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:active svg{fill:#fff}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:disabled,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button.mat-mdc-button-disabled{color:gray;background-color:#ebebeb}mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button:disabled svg,mat-datepicker-content mat-calendar-header .mat-calendar-controls button.mat-mdc-icon-button.mat-mdc-button-disabled svg{fill:gray}html{--mat-datepicker-calendar-period-button-icon-color: #2473db}html{--mat-datepicker-calendar-navigation-button-icon-color: #2473db}html{--mat-datepicker-calendar-container-shape: 12px}html{--mat-datepicker-calendar-container-elevation-shadow: 0px 1px 9px 0px rgba(0, 0, 0, .15)}html{--mat-datepicker-calendar-date-hover-state-background-color: #caddf6}html{--mat-datepicker-calendar-date-focus-state-background-color: #caddf6}html{--mdc-dialog-subhead-color: #1f43a9}html{--mdc-dialog-subhead-weight: 600}html{--mdc-dialog-subhead-size: 1.25rem}html{--mdc-dialog-container-shape: 6px}html{--mat-dialog-container-max-width: unset}html{--mat-dialog-container-min-width: clamp(600px, 85vw, 1000px)}html{--mat-dialog-headline-padding: 6px}html{--mat-dialog-actions-padding: 6px}html{--mat-dialog-content-padding: 6px}html{--mat-dialog-with-actions-content-padding: 6px}.cdk-overlay-dark-backdrop{background:#1d5caf99}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface{padding:20px}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface .mat-mdc-dialog-title{margin-bottom:10px;border-bottom:1px solid #d9d9d9}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface mat-dialog-actions.mat-mdc-dialog-actions{padding-top:10px;margin-top:10px;border-top:1px solid #d9d9d9}@media (max-width: 599px){html{--mat-dialog-container-max-width: 100vw}html{--mat-dialog-container-min-width: 90vw}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface{padding:20px}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface mat-dialog-actions.mat-mdc-dialog-actions{flex-direction:column;gap:8px}.mh-dialog-container mat-dialog-container div.mat-mdc-dialog-surface.mdc-dialog__surface mat-dialog-actions.mat-mdc-dialog-actions>button{width:100%;margin:0}}html{--mat-divider-color: #d9d9d9}html{--mat-expansion-header-text-size: 1rem}html{--mat-expansion-header-text-weight: 600}html{--mat-expansion-header-text-line-height: 28px}mat-accordion.mat-accordion{display:flex;flex-direction:column;gap:16px}mat-accordion.mat-accordion mat-expansion-panel.mat-expansion-panel,mat-accordion.mat-accordion mat-expansion-panel.mat-expansion-panel:not(.mat-expanded),mat-accordion.mat-accordion mat-expansion-panel.mat-expansion-panel:first-of-type{border-radius:6px}mat-expansion-panel.mat-expansion-panel-spacing{margin:0}mat-expansion-panel-header.mat-expansion-panel-header{padding:8px 16px;height:fit-content}mat-expansion-panel-header.mat-expansion-panel-header.mat-expanded{height:fit-content}.mh-form-field{display:flex;flex-direction:column}.mh-form-field label{margin:4px 0}.mh-form-field label .mh-label-required{color:#c41c0d}.mh-form-field label:has(+.mat-mdc-form-field.mat-form-field-invalid){color:#c41c0d}.mh-form-field label:has(+.mat-mdc-form-field.mat-form-field-disabled){color:gray}.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field .mat-mdc-form-field-error-wrapper{padding:0}.mat-mdc-form-field .mat-mdc-form-field-infix{z-index:1}.mat-mdc-form-field .mat-mdc-notch-piece{background-color:#fff}.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-form-field-error-wrapper{color:gray}.mat-mdc-form-field.mat-form-field-disabled{--mat-icon-color: #808080}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-notch-piece{background-color:#fff6f5}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-icon-suffix button.mat-mdc-icon-button:not(:focus,:hover,:active),.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-icon-prefix button.mat-mdc-icon-button:not(:focus,:hover,:active){color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-input-element{color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-input-element.mdc-text-field__input::placeholder{color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-error-wrapper{color:#c41c0d}.mat-mdc-form-field.mat-form-field-invalid{--mat-icon-color: #c41c0d}html{--mdc-outlined-text-field-container-shape: 6px}html{--mat-form-field-container-vertical-padding: 11px}html{--mat-form-field-container-height: 46px}html{--mdc-outlined-text-field-label-text-color: #0d0d0d}html{--mdc-outlined-text-field-input-text-color: #0d0d0d}html{--mdc-outlined-text-field-outline-width: 1px}html{--mdc-outlined-text-field-outline-color: #808080}html{--mdc-outlined-text-field-hover-outline-color: #2473db}html{--mdc-outlined-text-field-focus-outline-width: 2px}html{--mdc-outlined-text-field-focus-outline-color: #2473db}html{--mat-form-field-trailing-icon-color: #2473db}html{--mat-form-field-enabled-select-arrow-color: #2473db}html{--mdc-outlined-text-field-error-label-text-color: #c41c0d}html{--mdc-outlined-text-field-error-outline-color: #c41c0d}html{--mdc-outlined-text-field-error-hover-label-text-color: #c41c0d}html{--mdc-outlined-text-field-error-hover-outline-color: #c41c0d}html{--mdc-outlined-text-field-error-focus-label-text-color: #c41c0d}html{--mdc-outlined-text-field-error-focus-outline-color: #c41c0d}html{--mdc-outlined-text-field-disabled-label-text-color: #808080}html{--mdc-outlined-text-field-disabled-input-text-color: #808080}html{--mdc-outlined-text-field-disabled-outline-color: #808080}html{--mat-menu-container-shape: 6px}html{--mat-menu-container-elevation-shadow: 0px 2px 6px 0px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3)}html{--mat-menu-divider-top-spacing: 10px}html{--mat-menu-divider-bottom-spacing: 10px}html{--mat-menu-item-icon-color: #2473db}html{--mat-menu-item-hover-state-layer-color: #f2f7fd}@media (max-width: 599px){div.cdk-overlay-connected-position-bounding-box{left:0;right:0;width:auto}}div.mat-mdc-menu-panel{min-width:350px;max-width:500px;margin-top:8px}@media (max-width: 599px){div.mat-mdc-menu-panel{margin-left:16px;margin-right:16px;width:100vw}}div.mat-mdc-menu-panel div.mat-mdc-menu-content{padding:10px}div.mat-mdc-menu-panel div.mat-mdc-menu-content button.mat-mdc-menu-item,div.mat-mdc-menu-panel div.mat-mdc-menu-content a.mat-mdc-menu-item{padding:10px;border-radius:6px}div.mat-mdc-menu-panel div.mat-mdc-menu-content button.mat-mdc-menu-item:hover,div.mat-mdc-menu-panel div.mat-mdc-menu-content a.mat-mdc-menu-item:hover{text-decoration:none}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions{gap:8px}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button{color:#2473db;background-color:#f2f7fd;transition:.1s background-color ease-in-out}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button svg{fill:#2473db}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:hover{color:#fff;background-color:#2473db}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:hover svg{fill:#fff}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:focus,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:active{color:#fff;background-color:#1d5caf}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:focus svg,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:active svg{fill:#fff}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:disabled,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button.mat-mdc-button-disabled{color:gray;background-color:#ebebeb}mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button:disabled svg,mat-paginator.mat-mdc-paginator .mat-mdc-paginator-range-actions button.mat-mdc-icon-button.mat-mdc-button-disabled svg{fill:gray}mat-progress-bar.mat-mdc-progress-bar .mdc-linear-progress__bar-inner{border-radius:12px}html{--mdc-linear-progress-track-shape: 12px}html{--mdc-linear-progress-track-color: #ebebeb}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{max-width:1300px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-container-color: #f0f7ff}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-color: #1f43a9}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-container-shape: 12px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-line-height: 24px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-size: 1rem}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-snackbar-supporting-text-weight: 600}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mat-snack-bar-button-color: #2e404c}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-text-button-container-shape: 12px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mat-text-button-horizontal-padding: 8px}.mh-snackbar,.mh-snackbar--error,.mh-snackbar--success{--mdc-text-button-container-height: 75%}.mh-snackbar--success{--mdc-snackbar-container-color: #dff8ec}.mh-snackbar--success{--mdc-snackbar-supporting-text-color: #00692d}.mh-snackbar--error{--mdc-snackbar-container-color: rgb(252.7325471698, 216.2471698113, 213.5674528302)}.mh-snackbar--error{--mdc-snackbar-supporting-text-color: rgb(137.4764150943, 16.4150943396, 7.5235849057)}html{--mat-radio-ripple-color: #2473db}html{--mat-radio-checked-ripple-color: #2473db}html{--mat-radio-label-text-size: 1rem}html{--mat-radio-label-text-color: #0d0d0d}html{--mdc-radio-unselected-icon-color: #808080}html{--mdc-radio-unselected-hover-icon-color: #2473db}html{--mdc-radio-unselected-focus-icon-color: #2473db}html{--mat-radio-disabled-label-color: #8f8f8f}div.mat-mdc-select-panel mat-option.mat-mdc-option:focus.mdc-list-item,div.mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active.mdc-list-item{background-color:#caddf6}div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected,div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:#f2f7fd}div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected:hover,div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple):hover{background-color:#caddf6}div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item:hover,div.mat-mdc-select-panel mat-option.mat-mdc-option.mdc-list-item:focus{background-color:#caddf6}mat-select .mat-mdc-select-arrow svg{display:none}mat-select .mat-mdc-select-arrow:after{content:"keyboard_arrow_down";font-family:Material Symbols Rounded;padding:0 12px;font-size:24px;position:absolute;overflow:hidden;top:50%;left:2px;transform:translate(-50%,-50%)}mat-select[aria-expanded=true] .mat-mdc-select-arrow svg{display:none}mat-select[aria-expanded=true] .mat-mdc-select-arrow:after{content:"keyboard_arrow_up";font-family:Material Symbols Rounded;padding:0 12px;font-size:24px;position:absolute;overflow:hidden;top:50%;left:2px;transform:translate(-50%,-50%)}html{--mat-select-disabled-arrow-color: #808080}html{--mat-select-invalid-arrow-color: #c41c0d}html{--mat-select-enabled-arrow-color: #2473db}html{--mat-select-focused-arrow-color: #2473db}html{--mat-switch-label-text-color: #0d0d0d}html{--mat-switch-label-text-size: 1rem}html{--mdc-switch-unselected-icon-color: #808080}html{--mat-switch-track-outline-color: #808080}html{--mdc-switch-unselected-track-color: #808080}html{--mdc-switch-unselected-handle-color: #ffffff}html{--mdc-switch-unselected-hover-handle-color: #ffffff}html{--mdc-switch-unselected-hover-track-color: #696969}html{--mdc-switch-unselected-focus-handle-color: #ffffff}html{--mdc-switch-unselected-focus-track-color: #696969}html{--mdc-switch-unselected-pressed-handle-color: #ffffff}html{--mdc-switch-unselected-pressed-track-color: #696969}html{--mdc-switch-selected-icon-color: #2473db}html{--mdc-switch-selected-track-color: #2473db}html{--mdc-switch-selected-handle-color: #ffffff}html{--mdc-switch-selected-hover-handle-color: #ffffff}html{--mdc-switch-selected-hover-track-color: #1d5caf}html{--mdc-switch-selected-focus-handle-color: #ffffff}html{--mdc-switch-selected-focus-track-color: #1d5caf}html{--mdc-switch-selected-pressed-handle-color: #ffffff}html{--mdc-switch-selected-pressed-track-color: #1d5caf}table.mat-mdc-table,mat-table.mat-mdc-table{margin-bottom:8px}tr.mat-mdc-header-row{color:#0d0d0d;font-size:1rem;font-weight:700}tr.mat-mdc-header-row th.mat-mdc-header-cell{border-bottom:2px solid #3fd591}tr.mat-mdc-row{color:#0d0d0d;font-size:1rem;background-color:#fafafa}tr.mat-mdc-row:not(tr.mh-detail-row):nth-child(2n){background-color:#eee}tr.mat-mdc-row td.mat-mdc-cell{border-bottom:1px solid #d9d9d9}tr.mat-mdc-row+tr.mh-detail-row:nth-child(4n-1),tr.mat-mdc-row+tr.mh-detail-row:nth-child(4n){background-color:#eee}tr.mh-detail-row+tr.mat-mdc-row:nth-child(4n-1),tr.mh-detail-row+tr.mat-mdc-row:nth-child(4n){background-color:#eee}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded) td.mat-mdc-cell{border-bottom:none}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded) td.mat-mdc-cell:first-child{border-left:1px solid #aaaaaa}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded) td.mat-mdc-cell:last-child{border-right:1px solid #aaaaaa}tr.mat-mdc-row:has(+tr.mh-detail-row>td.mh-detail-row--expanded):not(:first-child) td.mat-mdc-cell{border-top:1px solid #aaaaaa}tr.mh-detail-row{height:0}tr.mh-detail-row td.mat-mdc-cell{border-bottom:none}tr.mh-detail-row td.mat-mdc-cell *{height:0}tr.mh-detail-row td.mh-detail-row--expanded{border:1px solid #aaaaaa;border-top:none;padding:20px 16px;background-color:#fff;animation:detailExpandAnimation .2s}tr.mh-detail-row td.mh-detail-row--expanded *{height:auto}tr.mdc-data-table__row:last-child td.mat-mdc-cell.mh-detail-row--expanded{border-bottom:1px solid #aaaaaa}@keyframes detailExpandAnimation{0%{height:0}to{height:auto}}.textOverflow{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;text-overflow:ellipsis}.align-left{text-align:left}.no-content{font-style:italic;padding:0 16px}
|
package/package.json
CHANGED
package/MatSymbols-Rounded.woff2
DELETED
Binary file
|
package/OpenSans-Bold.ttf
DELETED
Binary file
|
package/OpenSans-ExtraBold.ttf
DELETED
Binary file
|
package/OpenSans-Italic.ttf
DELETED
Binary file
|
package/OpenSans-Light.ttf
DELETED
Binary file
|
package/OpenSans-Medium.ttf
DELETED
Binary file
|
package/OpenSans-Regular.ttf
DELETED
Binary file
|
package/OpenSans-SemiBold.ttf
DELETED
Binary file
|