.version-info {
    color: inherit;
    font: inherit;
    white-space: nowrap;
}

.identity-versions { color: #687386; font-size: 11px; font-weight: 400; }
.panel-header { position: sticky; top: 0; z-index: 100; margin: -8px -12px 0; padding: 8px 12px 4px; background: #f4f7fb; box-shadow: 0 8px 14px -14px #20304080; }
.system-tools { display: flex; align-items: center; flex-wrap: nowrap; gap: 8px; margin: 14px 0; overflow-x: auto; padding-bottom: 2px; }
.system-tools button { flex: 0 0 auto; padding: 8px 12px; font-size: 13px; white-space: nowrap; }
#masterUpdateState { overflow-wrap: anywhere; }
#masterUpdateState:empty { display: none; }
#agentInstallerState:empty { display: none; }

.agent-version {
    display: block;
    margin-top: 3px;
    color: #405a78;
    font-size: 12px;
    font-weight: 600;
}
