td.field-total_amount {
    text-align: right;
}

th.column-line_number, td.field-line_number p, th.column-unit_of_measure, td.field-unit_of_measure p {
    max-width: 50px;
}

td.field-description p {
    max-width: 250px;
    white-space: normal;
    overflow: visible;
}

#invoiceline_set-group .related-widget-wrapper-link {
    display: none !important;
}
