div.form-item-report-vehicle .webform-multiple-table table {
    width: inherit;
}

div.form-item-report-vehicle .webform-multiple-table tbody tr:hover,
div.form-item-report-vehicle .webform-multiple-table tbody tr:focus {
    background: inherit;
}

div.form-item-report-vehicle .webform-multiple-table .form-control {
    width: 100%;
}