<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#payment_terms_note_id &gt; p {
    margin-bottom: 0 !important;
}

.avoid-page-break-inside {
    page-break-inside: avoid;
}

.justify-text {
    text-align:justify;
    text-justify:inter-word;
}

#qrcode_odoo_logo {
    -webkit-transform:translate(-50%,-50%);
    height:18%;
    width:18%;
}

.tax_computation_company_currency {
    margin-bottom: 5px;
}
</pre></body></html>