.adf-fill-remaining-space {
    flex: 1 1 auto;
}

.adf-full-width {
    width: 100%;
}

.adf-dialog-buttons button {
    text-transform: uppercase;
}

.adf-dialog-action-button:enabled {
    color: var(--theme-primary-color);
}
