|
|
|
@ -178,7 +178,7 @@
|
|
|
|
|
<input type="text" class="arrivalDate datepicker" id="starting_date" name="date_start" value="" placeholder="mm/dd/yyyy" autocomplete="off" style="width: auto; float: left; margin-right: 15px; height: 30px;
|
|
|
|
|
margin-top: 5px;">
|
|
|
|
|
</div>
|
|
|
|
|
<select class="country_code" id="expectedMonth" name="expected_month" style="margin-top: 15px;">
|
|
|
|
|
<select class="country_code" id="expectedMonth" name="expected_month">
|
|
|
|
|
<option value="" disabled selected>Select your approximate travel date.</option>
|
|
|
|
|
|
|
|
|
|
<option value="Feb. 2024">Feb. 2024</option>
|
|
|
|
|