/* .webform-custom-composite-table-col < .visually-hidden { */

.webform-custom-composite-table-col:has(> .visually-hidden) {
    display: none;
}

.composite-prefix-until {
    width: 100%;
}

.custom-composite-wrapper-from-project,
.custom-composite-wrapper-until-project {
    width: 100%;
}
.js-form-item-projects-items-0-working-project{
    margin-top: 1.5rem !important;
}



/*
.custom-composite-wrapper-working-project {
    width: 100%;
}
*/

/*
.custom-composite-datelist-wrapper>div>div>div.form-inline>div.form-type-select {
    margin-right: 4px;
}
*/