#module-arteregal-InvoiceDetail .box {
    padding: 1rem;
    padding-left: 0;
    background: #fff;
    margin-bottom: 1rem;
}

#module-arteregal-InvoiceDetail .name {
    font-weight: 600;
}

#module-arteregal-InvoiceDetail .order-item .desc, 
#module-arteregal-InvoiceDetail .order-item .qty {
    margin-bottom: 1rem;
}

#module-arteregal-Invoices #content {
    padding: 1rem;
    padding-left: 0;
    background: #fff;
    font-size: .875rem;
    color: #7a7a7a;
}