<data priority="60">
    <xpath expr="//div[hasclass('page')]" position="before">
        <style>
            
        .o_company_1_layout .o_total strong {
            color: black;
            }
            
        .o_company_1_layout #informations strong {
            color: black;
            }
            
        .o_table_standard th {
            border-bottom: 1px solid rgba(51, 51, 147, 0.05);
            }
            
        .o_company_1_layout h2 {
            color: black;
            }
            
        h2 {
           font-size:23px; 
           margin-bottom: 30px;
            }  
            
       h4 {
           font-size:16px; 
           font-weight: bold;
            }   
        
        p {
           font-size: 75%;
            }

        .table th {
            border-top: 1px solid #dee2e6;
            color: black;
            font-weight: bold;
            padding: 2px;
            font-size: 13px;
            }    

        .table td {
            border-top: 1px solid rgba(51, 51, 147, 0.05);
            padding: 2px;
            font-size: 75%;
            }  
       
        </style>
    </xpath>

    <xpath expr="//div[@id='informations']" position="attributes">
        <attribute name="style">font-size:10pt</attribute>
    </xpath>

    <xpath expr="//div[@t-field='doc.partner_shipping_id']" position="attributes">
        <attribute name="t-options">{"widget": "contact", "fields": ["address", "name"], "no_marker": True, "phone_icons": False}</attribute>
    </xpath>

    <xpath expr="//td[@name='td_section_subtotal']" position="attributes">
        <attribute name="style">padding: 2px</attribute>
    </xpath>

    <xpath expr="//td[@name='td_section_line']" position="attributes">
        <attribute name="style">padding: 3px; font-size:13px; background-color:rgba(51, 51, 147, 0.05)</attribute>
    </xpath>

    <xpath expr="//th[@name='th_discount']" position="attributes">
        <attribute name="style">width: 60px</attribute>
    </xpath>

    <xpath expr="//table[@name='table_optional_products']" position="attributes">
        <attribute name="style">border: 1px solid white</attribute>
    </xpath>

    <xpath expr="//thead/tr/td[@name='th_option_name']" position="attributes">
        <attribute name="style">font-size: 13px; color: #29438e;</attribute>
    </xpath>

    <xpath expr="//thead/tr/td[@name='th_option_price_unit']" position="attributes">
        <attribute name="style">font-size: 13px; color: #29438e;</attribute>
    </xpath>

</data>