|
|
|
@ -400,7 +400,7 @@ select.gender_pick {border: 1px solid #d1d1d1;
|
|
|
|
|
reissuing of tickets would be at your expense!</p>
|
|
|
|
|
|
|
|
|
|
<div class="traveler_info">
|
|
|
|
|
<h3 data-header>Traveler 1</h3>
|
|
|
|
|
<h3 data-header>Primary contact</h3>
|
|
|
|
|
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<select name="gender[]" class="gender_pick">
|
|
|
|
@ -672,7 +672,12 @@ select.gender_pick {border: 1px solid #d1d1d1;
|
|
|
|
|
<option value="665">Zambia</option>
|
|
|
|
|
<option value="666">Zimbabwe</option>
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
|
|
<div class="inputTerm">
|
|
|
|
|
<input type="text" name="mobile" required="" class="number">
|
|
|
|
|
<label>
|
|
|
|
|
Phone number
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<p> Date of birth</p>
|
|
|
|
|
|
|
|
|
@ -704,18 +709,9 @@ select.gender_pick {border: 1px solid #d1d1d1;
|
|
|
|
|
</div>
|
|
|
|
|
<button class="add_traveler_button" id="add_traveler_button" type="button">+ Add a traveler</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="inquiryBox">
|
|
|
|
|
<h2>Your contact information (optional)</h2>
|
|
|
|
|
<p>Having a phone number, especially with WhatsApp/iMessage capability will help us contact you in
|
|
|
|
|
case of emergency.</p>
|
|
|
|
|
|
|
|
|
|
<p>Phone No.</p>
|
|
|
|
|
<div class="inputTerm">
|
|
|
|
|
<input type="text" name="mobile" required="" class="number">
|
|
|
|
|
<label>
|
|
|
|
|
including country code and area code
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<div id="inquiryBox">
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<p>Home address</p>
|
|
|
|
|
<div class="inputTerm">
|
|
|
|
@ -749,8 +745,8 @@ select.gender_pick {border: 1px solid #d1d1d1;
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>-->
|
|
|
|
|
|
|
|
|
|
<div id="inquiryBox">
|
|
|
|
|
<h2>Your Flight Information (optional)</h2>
|
|
|
|
|