master
candice 2 years ago
parent 805d33e237
commit 3ad2414aa6

@ -385,7 +385,7 @@
#inquiryBox {
display: inherit;
background-color: #FFF;
padding: 10px 0px 40px 30px;
padding: 0px 30px 40px 40px;
border-radius: 4px;
margin: 0 auto;
width: 735px;
@ -434,7 +434,7 @@
padding: 15px;
border: 1px solid #d1d1d1;
background: #fff;
width: 92%;
width: 94%;
height: 85px;
border-radius: 6px;
margin-top: 10px;
@ -502,7 +502,7 @@
}
.optionLable {
width: 23.3%;
width: 23.6%;
display: inline-block;
margin-top: 10px;
float: left;
@ -548,7 +548,7 @@
.checkboxLabel {
display: inline-block;
width: 31%;
width: 31.9%;
float: left;
margin-right: 10px;
}
@ -589,7 +589,7 @@
}
.checkboxGender {
width: 23%;
width: 23.7%;
display: inline-block;
margin-right: 5px;
}
@ -661,7 +661,7 @@
}
.inputTerm input {
width: 91%;
width: 94%;
margin: 0;
font-size: 22px;
border: 1px solid #d1d1d1;
@ -1130,7 +1130,7 @@ margin-top: 5px;
<img alt="Asia Highlights' Trust Pilot rating"
src="https://data.asiahighlights.com/image/about/asia-highlights-top-banner-trust-pilot-rating-2022-tm-form.png"
style="position: absolute;
width: 135px;
width: 150px;
top: 0px;
right: 5px;">
<div class="selectionBlock">
@ -1411,7 +1411,7 @@ margin-top: 5px;
<div id='adultBlock' style="display: none">
<div class="peopleSelect" style="width: 240px;">
<div class="peopleSelect" style="width: 255px;">
<h4>
Adults number (≥18 yrs old)
</h4>
@ -1461,7 +1461,7 @@ margin-top: 5px;
<div id='childrenBlock' style="display: none">
<h4>Children number (age of children at time of trip)</h4>
<div class="peopleSelect" style="width: 239px;">
<div class="peopleSelect" style="width: 242px;">
<span class="formMemo">
10-17 yrs old
</span>
@ -1472,7 +1472,7 @@ margin-top: 5px;
<input class="minaddBtn addchild" id="plusTeenager" type="button" value="+" />
</div>
</div>
<div class="peopleSelect" style="width: 239px;">
<div class="peopleSelect" style="width: 242px;">
<span class="formMemo">
3-9 yrs old
</span>
@ -1483,7 +1483,7 @@ margin-top: 5px;
<input class="minaddBtn addchild" id="plusChildren" type="button" value="+" />
</div>
</div>
<div class="peopleSelect" style="width: 239px;">
<div class="peopleSelect" style="width: 243px;">
<span class="formMemo">
0-2 yrs old
</span>
@ -2023,7 +2023,7 @@ margin-top: 5px;
<option value="Zimbabwe +263">Zimbabwe&nbsp; &nbsp;+263</option>
<option value="Åland Islands +385">Åland Islands&nbsp; &nbsp;+35818</option>
</select>
<input type="text" name="PhoneNo" id='contactInfo' required style="width: 45.5%;" />
<input type="text" name="PhoneNo" id='contactInfo' required style="width: 48.5%;" />
<label style="left: 350px;">
* Phone number
</label>

Loading…
Cancel
Save