|
|
|
@ -578,12 +578,26 @@
|
|
|
|
|
color: #555;
|
|
|
|
|
margin-top: -10px;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
font-style: italic;">WhatsApp / iMessage is SUPER helpful to ensure you not miss any important info.</p>
|
|
|
|
|
<div class="checkYes" style="margin-bottom: 15px;">
|
|
|
|
|
<input type="checkbox" value="Available on WhatsApp" name="whatsapp" id="whatsapp" class="checkBorder" style=" width: 22px; margin: 0;">
|
|
|
|
|
<label for="whatsapp">
|
|
|
|
|
This number is available on WhatsApp.
|
|
|
|
|
</label>
|
|
|
|
|
font-style: italic;
|
|
|
|
|
padding-left: 0;
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p>
|
|
|
|
|
<p style="
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
padding: 0;
|
|
|
|
|
">I prefer to be contacted via:</p>
|
|
|
|
|
<div class="checkYes">
|
|
|
|
|
<input type="checkbox" value="Available on whatsapp" name="whatsapp" id="whatsapp" class="checkBorder" >
|
|
|
|
|
<label for="whatsapp">WhatsApp</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="checkYes">
|
|
|
|
|
<input type="checkbox" value="Available on iMessage" name="iMessage" id="iMessage" class="checkBorder" >
|
|
|
|
|
<label for="iMessage">iMessage</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="checkYes">
|
|
|
|
|
<input type="checkbox" value="Available on Phone" name="Phone" id="Phone" class="checkBorder" >
|
|
|
|
|
<label for="Phone">Phone call</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="contact_errmsg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div> </div>
|
|
|
|
|