html{--lumo-primary-color-50pct: rgba(1,139,184,0.5);--lumo-primary-color-10pct: rgba(1,139,184,0.1);--lumo-primary-color: #018bb8;--lumo-contrast-5pct: hsla(195,100%,21%,0.05);--lumo-primary-text-color: #02a0cd}vaadin-login-overlay::part(backdrop){background-image: url('images/be_eagle.svg');background-size: cover;background-position: center;background-repeat: no-repeat}vaadin-login-overlay::part(description){display: none}.srzc-build-number{text-align: center;position: absolute;bottom: 0;width: 100%;padding-bottom: 10px;font-size: 14px}#registrationForm{background: #ffffff url('images/registration-header.png') no-repeat;border-radius: 8px;box-shadow: var(--lumo-box-shadow-s);margin: 8px;padding: 24px}#registrationForm .buttons,#registrationForm .fieldArea{margin-top: 24px}#registrationForm vaadin-combo-box[readonly] input,#registrationForm vaadin-text-field[readonly] input{color: var(--vaadin-input-field-value-color,var(--lumo-body-text-color));font-size: var(--vaadin-input-field-value-font-size,var(--lumo-font-size-m));font-weight: var(--vaadin-input-field-value-font-weight,400);font-family: var(--lumo-font-family)}#registrationDialog{overflow: hidden}#registrationDialogWrapper{background: #018bb8 url('../images/eagle.png') no-repeat top;overflow: auto}vaadin-grid[theme~="heartbeat-grid"]{padding-left: 0px;padding-right: 0px}vaadin-grid[theme~="heartbeat-grid"]::part(header-cell){height: 48px}vaadin-grid[theme~="heartbeat-grid"]::part(cell){font-size: 13px;padding-left: 4px;padding-right: 4px;border-right: 1px solid #d4d4d4;height: 100%;text-align: center;word-break: break-word;white-space: normal}vaadin-grid[theme~="heartbeat-grid"]::part(status-ok){background-color: hsl(145,80%,42%) !important;color: white !important}vaadin-grid[theme~="heartbeat-grid"]::part(status-warn){background-color: #e0a800 !important;color: white !important}vaadin-grid[theme~="heartbeat-grid"]::part(status-notok){background-color: hsl(3,100%,61%) !important;color: white !important}