
#estimate-pdf-preview table#estimate-total,
#invoice-pdf-preview table#invoice-total {
    width: 98% !important;
}
#estimate-pdf-preview #subtotal td,
#invoice-pdf-preview #subtotal td {
    border-top: none !important;
}
#estimate-pdf-preview #discount td,
#invoice-pdf-preview #discount td {
    border-top: none !important;
}
#estimate-pdf-preview #taxarea td,
#invoice-pdf-preview #taxarea td {
    border-top: none !important;
}
#estimate-pdf-preview #adjustment td,
#invoice-pdf-preview #adjustment td {
    border-top: none !important;
}
#estimate-pdf-preview #total td,
#invoice-pdf-preview #total td {
    border-top: none !important;
}
#invoice-pdf-preview #paid td {
    border-top: none !important;
}
#invoice-pdf-preview #credits td {
    border-top: none !important;
}
#invoice-pdf-preview #due td {
    border-top: none !important;
}



