@ -201,7 +201,7 @@
< / td >
< / td >
< td class = "fact-sheet-answer" readonly >
< td class = "fact-sheet-answer" readonly >
< div class = "dollar-prefix" >
< div class = "dollar-prefix" >
{% money_input_field name="your_proportionate_share_amount" id="your_proportionate_share_amount" class="fact-sheet-input money" data_scale="true" data_quantity="#total_extraordinary_expense_monthly" data_scale_factor="input[name='your_proportionate_share_percent']" readonly="" %}
{% money_input_field name="your_proportionate_share_amount" id="your_proportionate_share_amount" class="fact-sheet-input money child-support-amounts " data_scale="true" data_quantity="#total_extraordinary_expense_monthly" data_scale_factor="input[name='your_proportionate_share_percent']" readonly="" %}
< / div >
< / div >
< / td >
< / td >
< / tr >
< / tr >
@ -215,16 +215,19 @@
< / td >
< / td >
< td class = "fact-sheet-answer" readonly >
< td class = "fact-sheet-answer" readonly >
< div class = "dollar-prefix" >
< div class = "dollar-prefix" >
{% money_input_field name="spouse_proportionate_share_amount" id="spouse_proportionate_share_amount" class="fact-sheet-input money" data_scale="true" data_quantity="#total_extraordinary_expense_monthly" data_scale_factor="input[name='spouse_proportionate_share_percent']" readonly="" %}
{% money_input_field name="spouse_proportionate_share_amount" id="spouse_proportionate_share_amount" class="fact-sheet-input money child-support-amounts " data_scale="true" data_quantity="#total_extraordinary_expense_monthly" data_scale_factor="input[name='spouse_proportionate_share_percent']" readonly="" %}
< / div >
< / div >
< / td >
< / td >
< / tr >
< / tr >
< / tbody >
< / tbody >
< / table >
< / table >
< br >
< br >
< p > < strong > Claimant {% payorize %}< / strong > < / p >
< p > Total monthly child support payment amount
< p > Total monthly child support payment amount
Including the monthly Guidelines table amount under Schedule 1 of the Guidelines and the section 7
Including the monthly Guidelines table amount under Schedule 1 of the Guidelines and the section 7
expenses is:
expenses is:
< span id = "child_support_payor" hidden > {{ child_support_payor }}< / span >
< span id = "schedule_one_amount" hidden > {{ payor_monthly_child_support_amount }}< / span >
< span id = "total_child_support_payment" > < / span >
< span id = "total_child_support_payment" > < / span >
< / p >
< / p >
< / div >
< / div >