|
|
|
@ -212,7 +212,9 @@
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<div class="selectionBlock" style="margin-bottom: 10px;">
|
|
|
|
|
<h4>
|
|
|
|
|
<h4 style="margin-bottom: 0;
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
padding-bottom: 0;">
|
|
|
|
|
When would you travel?
|
|
|
|
|
</h4>
|
|
|
|
|
<div id="date_error_msg" style="display: none">
|
|
|
|
@ -240,8 +242,8 @@
|
|
|
|
|
<div class="trip_date_length" id="tripDateBlock" style="display: none">
|
|
|
|
|
|
|
|
|
|
<div id='dateSelectionBlock'>
|
|
|
|
|
<input type="text" class="arrivalDate datepicker" id="starting_date" name="date_start" value="" placeholder="Select your exact travel date." autocomplete="off" style="width: auto; float: left; margin-right: 15px; height: 30px;
|
|
|
|
|
margin-top: 5px;">
|
|
|
|
|
<input type="text" class="arrivalDate datepicker" id="starting_date" name="date_start" value="" placeholder="Select your exact travel date." autocomplete="off" style="
|
|
|
|
|
margin-top: 15px;">
|
|
|
|
|
<select class="country_code" id="expectedMonth" name="expected_month" style="margin-top: 15px;">
|
|
|
|
|
<option value="" disabled selected>Select your approximate travel date.</option>
|
|
|
|
|
<option value="Jan. 2024">Jan. 2024</option>
|
|
|
|
|