|
|
@ -40,39 +40,58 @@
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h4>Children</h4>
|
|
|
|
<h4>Children</h4>
|
|
|
|
<div class="peopleSelect" >
|
|
|
|
<div class="kids_age">
|
|
|
|
<span class="formMemo">
|
|
|
|
<p style="margin-bottom: 5px;">10-17 yrs old</p>
|
|
|
|
10-17 years old
|
|
|
|
<select class="country_code" id="teenagerNumber" name="teenagerNumber">
|
|
|
|
</span>
|
|
|
|
<option value="0">0
|
|
|
|
<div class="numberBtn">
|
|
|
|
</option>
|
|
|
|
<input class="minaddBtn reducechild" id="minusTeenager" type="button" value="-">
|
|
|
|
<option value="1">1
|
|
|
|
<input class="kidNum" type="text" id="teenagerNumber" value="0" name="teenagerNumber">
|
|
|
|
</option>
|
|
|
|
<input class="minaddBtn addchild" id="plusTeenager" type="button" value="+">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<option value="2">2
|
|
|
|
</div>
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option value="3">3
|
|
|
|
<div class="peopleSelect">
|
|
|
|
</option>
|
|
|
|
<span class="formMemo">
|
|
|
|
<option value="4">4
|
|
|
|
3-9 years old
|
|
|
|
</option>
|
|
|
|
</span>
|
|
|
|
</select>
|
|
|
|
<div class="numberBtn">
|
|
|
|
</div>
|
|
|
|
<input class="minaddBtn reducechild" id="minusChildren" type="button" value="-">
|
|
|
|
<div class="kids_age">
|
|
|
|
<input class="kidNum" type="text" id="childrenNumber" value="0" name="childrenNumber">
|
|
|
|
<p style="margin-bottom: 5px;">3-9 yrs old</p>
|
|
|
|
<input class="minaddBtn addchild" id="plusChildren" type="button" value="+">
|
|
|
|
<select class="country_code" id="childrenNumber" name="childrenNumber">
|
|
|
|
</div>
|
|
|
|
<option value="0">0
|
|
|
|
</div>
|
|
|
|
</option>
|
|
|
|
<div class="peopleSelect">
|
|
|
|
<option value="1">1
|
|
|
|
<span class="formMemo">
|
|
|
|
</option>
|
|
|
|
0-2 years old
|
|
|
|
|
|
|
|
</span>
|
|
|
|
<option value="2">2
|
|
|
|
<div class="numberBtn">
|
|
|
|
</option>
|
|
|
|
<input class="minaddBtn reducechild" id="minusInfant" type="button" value="-">
|
|
|
|
<option value="3">3
|
|
|
|
<input class="kidNum" type="text" id="infantNumber" value="0" name="infantNumber">
|
|
|
|
</option>
|
|
|
|
<input class="minaddBtn addchild" id="plusInfant" type="button" value="+">
|
|
|
|
<option value="4">4
|
|
|
|
</div>
|
|
|
|
</option>
|
|
|
|
</div>
|
|
|
|
</select>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="kids_age">
|
|
|
|
|
|
|
|
<p style="margin-bottom: 5px;">0-2 yrs old</p>
|
|
|
|
|
|
|
|
<select class="country_code" id="infantNumber" name="infantNumber">
|
|
|
|
|
|
|
|
<option value="0">0
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option value="1">1
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option value="2">2
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option value="3">3
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option value="4">4
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<input class="InquiryCalendar datepicker" id="starting_date" name="starting_date" placeholder="Starting date *" readonly="readonly" type="text" value="" />
|
|
|
|
<input class="InquiryCalendar datepicker" id="starting_date" name="starting_date" placeholder="Starting date *" readonly="readonly" type="text" value="" />
|
|
|
|
<div id="starting_date_errmsg" style="display: none">
|
|
|
|
<div id="starting_date_errmsg" style="display: none">
|
|
|
|