.FormBuilder-lagerfahrzeuge {
    width: 100%;
}

.nice-select.custom-select {
    width: 100%;
    margin-left: -10px;
}

.nice-select .option:hover, .nice-select .option.focus {
    background-color:#69be28;
    color: #000;
    font-weight: 500;
}
.nice-select {
    margin-bottom: 0;
}

.form-group {
 margin-bottom:1rem;
 display: inline-grid;
 padding-right: 10px;
}

.InputfieldTextarea {
    width: 100%;
}

.Inputfield_name_1 {
    margin-left: -10px;
}
