#payment_terms_note_id > 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;
}
