.show-online, .show-offline {
    display: none;
}

.connection-indicator {
    width: 16px;
    height: 16px;
    margin-left: 0.5rem;
    border-radius: 100%;
}

.offline-claims-table-row {
    vertical-align: middle;
    cursor: pointer;
}

.pwa-photo-preview {
    width: 350px;
}