|
|
|
@ -25,12 +25,9 @@
|
|
|
|
|
placeholder="Starting date" required type="date"></p>
|
|
|
|
|
<p>
|
|
|
|
|
<select class="country_code" name="country_code">
|
|
|
|
|
<option style="font-weight: 600;" value="United States +1">United States +1
|
|
|
|
|
</option>
|
|
|
|
|
<option style="font-weight: 600;" value="United Kingdom +44">United Kingdom
|
|
|
|
|
+44</option>
|
|
|
|
|
<option style="font-weight: 600;" value="Australia +61">Australia +61
|
|
|
|
|
</option>
|
|
|
|
|
<option style="font-weight: 600;" value="United States +1">United States +1</option>
|
|
|
|
|
<option style="font-weight: 600;" value="United Kingdom +44">United Kingdom +44</option>
|
|
|
|
|
<option style="font-weight: 600;" value="Australia +61">Australia +61</option>
|
|
|
|
|
<option style="font-weight: 600;" value="Canada +1">Canada +1</option>
|
|
|
|
|
<option style="font-weight: 600;" value="Germany +49">Germany +49</option>
|
|
|
|
|
<option style="font-weight: 600;" value="France +33">France +33</option>
|
|
|
|
|