|
|
|
@ -164,10 +164,10 @@ Our must-dos/must-sees are…" style="height:90px;"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="trip_date_length" id="tripDateBlock" style="display: none">
|
|
|
|
|
<p>Select your travel date and trip length (days).</p>
|
|
|
|
|
<p style="margin-bottom: 10px;">Select your travel date and trip length (days).</p>
|
|
|
|
|
<div id='dateSelectionBlock'>
|
|
|
|
|
<input type="text" class="arrivalDate datepicker" id="Date_Start" name="date_start" value="" placeholder="mm/dd/yyyy" autocomplete="off">
|
|
|
|
|
<input type="month" id="expectedMonth" name="expected_month" placeholder="Select your expected travel date.">
|
|
|
|
|
<input type="text" class="arrivalDate datepicker" id="Date_Start" name="date_start" value="" placeholder="mm/dd/yyyy" autocomplete="off" style="width: auto; float: left; margin-right: 15px;">
|
|
|
|
|
<input type="month" id="expectedMonth" name="expected_month" placeholder="Select your expected travel date." style="width: auto; float: left; margin-right: 15px;">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="peopleSelect">
|
|
|
|
|
<div class="numberBtn">
|
|
|
|
|