|
|
|
@ -24,9 +24,9 @@
|
|
|
|
|
|
|
|
|
|
<div id="childrenBlock" >
|
|
|
|
|
<p style="font-size: 20px;margin-bottom: 10px;"><strong>Children</strong></p>
|
|
|
|
|
<div class="kids_age" style="width: 20%;">
|
|
|
|
|
<div class="kids_age" style="width: 30%;">
|
|
|
|
|
<p style="margin-bottom: 5px;">3-9 yrs old</p>
|
|
|
|
|
<select class="kids_number" id="childrenNumber" name="children_3_9_yrs" style="width: 45%;">
|
|
|
|
|
<select class="kids_number" id="childrenNumber" name="children_3_9_yrs" style="width: 55%;">
|
|
|
|
|
<option value="0">0
|
|
|
|
|
</option>
|
|
|
|
|
<option value="1">1
|
|
|
|
@ -40,9 +40,9 @@
|
|
|
|
|
</option>
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="kids_age" style="width: 20%;">
|
|
|
|
|
<div class="kids_age" style="width: 30%;">
|
|
|
|
|
<p style="margin-bottom: 5px;">0-2 yrs old</p>
|
|
|
|
|
<select class="kids_number" id="infantNumber" name="infant_0_2_yrs" style="width: 45%;">
|
|
|
|
|
<select class="kids_number" id="infantNumber" name="infant_0_2_yrs" style="width: 55%;">
|
|
|
|
|
<option value="0">0
|
|
|
|
|
</option>
|
|
|
|
|
<option value="1">1
|
|
|
|
|