.dialog-mdm-overlay{}.dialog-mdm-content{padding: var(--lumo-space-m)}.dialog-mdm-overlay header{border-bottom: 1px solid var(--lumo-contrast-10pct);padding: var(--lumo-space-m) var(--lumo-space-m)}.dialog-mdm-overlay h2{margin: 0;font-size: var(--lumo-font-size-xl);font-weight: 600;line-height: var(--lumo-line-height-xs)}.dialog-mdm-overlay h3{font-size: var(--lumo-font-size-l);font-weight: 600;line-height: var(--lumo-line-height-xs);margin: 0 0 var(--lumo-space-s) 0}.dialog-mdm-overlay footer{background-color: var(--lumo-contrast-5pct);padding: var(--lumo-space-s) var(--lumo-space-m);text-align: right}[theme~='badge']{display: inline-flex;align-items: center;justify-content: center;box-sizing: border-box;padding: 0.4em calc(0.5em + var(--lumo-border-radius-s) / 4);color: var(--lumo-primary-text-color);background-color: var(--lumo-primary-color-10pct);border-radius: var(--lumo-border-radius-s);font-family: var(--lumo-font-family);font-size: var(--lumo-font-size-s);line-height: 1;font-weight: 500;text-transform: initial;letter-spacing: initial;min-width: calc(var(--lumo-line-height-xs) * 1em + 0.45em);flex-shrink: 0}[theme~='badge']::before{display: inline-block;width: 0}[theme~='badge'][theme~='small']{font-size: var(--lumo-font-size-xxs);line-height: 1}[theme~='badge'][theme~='success']{color: var(--lumo-success-text-color);background-color: var(--lumo-success-color-10pct)}[theme~='badge'][theme~='error']{color: var(--lumo-error-text-color);background-color: var(--lumo-error-color-10pct)}[theme~='badge'][theme~='warning']{color: var(--lumo-warning-text-color);background-color: var(--lumo-warning-color-10pct)}[theme~='badge'][theme~='contrast']{color: var(--lumo-contrast-80pct);background-color: var(--lumo-contrast-5pct)}[theme~='badge'][theme~='primary']{color: var(--lumo-primary-contrast-color);background-color: var(--lumo-primary-color)}[theme~='badge'][theme~='success'][theme~='primary']{color: var(--lumo-success-contrast-color);background-color: var(--lumo-success-color)}[theme~='badge'][theme~='error'][theme~='primary']{color: var(--lumo-error-contrast-color);background-color: var(--lumo-error-color)}[theme~='badge'][theme~='warning'][theme~='primary']{color: var(--lumo-warning-contrast-color);background-color: var(--lumo-warning-color)}[theme~='badge'][theme~='contrast'][theme~='primary']{color: var(--lumo-base-color);background-color: var(--lumo-contrast)}[theme~='badge'][href]:hover{text-decoration: none}[theme~='badge'] vaadin-icon{margin: -0.25em 0}[theme~='badge'] vaadin-icon:first-child{margin-left: -0.375em}[theme~='badge'] vaadin-icon:last-child{margin-right: -0.375em}vaadin-icon[theme~='badge'][icon]{min-width: 0;padding: 0;font-size: 1rem;width: var(--lumo-icon-size-m);height: var(--lumo-icon-size-m)}vaadin-icon[theme~='badge'][icon][theme~='small']{width: var(--lumo-icon-size-s);height: var(--lumo-icon-size-s)}[theme~='badge']:not([icon]):empty{min-width: 0;width: 1em;height: 1em;padding: 0;border-radius: 50%;background-color: var(--lumo-primary-color)}[theme~='badge'][theme~='small']:not([icon]):empty{width: 0.75em;height: 0.75em}[theme~='badge'][theme~='contrast']:not([icon]):empty{background-color: var(--lumo-contrast)}[theme~='badge'][theme~='success']:not([icon]):empty{background-color: var(--lumo-success-color)}[theme~='badge'][theme~='error']:not([icon]):empty{background-color: var(--lumo-error-color)}[theme~='badge'][theme~='warning']:not([icon]):empty{background-color: var(--lumo-warning-color)}[theme~='badge'][theme~='pill']{--lumo-border-radius-s: 1em}[dir='rtl'][theme~='badge'] vaadin-icon:first-child{margin-right: -0.375em;margin-left: 0}[dir='rtl'][theme~='badge'] vaadin-icon:last-child{margin-left: -0.375em;margin-right: 0}vaadin-grid::part(ok-row){background: #b1ffb7;color: black}vaadin-grid::part(warning-row){background: #fffd8e;font-weight: 500;color: black}vaadin-grid::part(error-row){background: #f88787;font-weight: 500;color: black}vaadin-grid::part(header-cell){height: 50px}vaadin-text-field[theme~="bordered"]::part(input-field){box-shadow: inset 0 0 0 1px var(--lumo-contrast-30pct);background-color: var(--lumo-base-color)}.mdm_logo{padding-right: 5px;padding-top: 5px;padding-left: 12px;max-height: 30px;max-width: 200px}[theme~="dark"]{--lumo-base-color: hsl(214,3%,20%)}.centered-content{margin: 0 auto;max-width: 250px}