/* @define GanttItemCreationScheduleSection */

.GanttItemCreationScheduleSection-recurrenceForm {
    margin: 0 -15px;
}

.GanttItemCreationScheduleSection-unavailabilityNameLengthChecker {
    margin-top: var(--padding-xxs);
    font-size: var(--font-size-small);
    color: var(--text-subtle);
}
