.ConfigProfileAwareWorkflowSelect.is-hidden {
    display: none;
}

.ConfigProfileAwareWorkflowSelect-hintText {
    margin-top: -20px;
}

.custom-select:disabled {
    background-color: #e9ecef !important;
}
