diff --git a/application/third_party/order/views/gh/confirm_order.php b/application/third_party/order/views/gh/confirm_order.php index 020f9465..07d23564 100644 --- a/application/third_party/order/views/gh/confirm_order.php +++ b/application/third_party/order/views/gh/confirm_order.php @@ -116,14 +116,14 @@ .inputTerm input { width: 100%; margin: 0; - font-size: 22px; + font-size: 20px; border: 1px solid #d1d1d1; height: 60px; padding: 15px 15px 0 20px; border-radius: 4px; color: #000 } - + .inputTerm input.number { width: 51%; height: 57px;} button#tmsubmit { background: #ad1818; text-align: center; @@ -228,7 +228,18 @@ input.arrivalDate {height: 50px; width: 347px; font-size: 19px; padding: 5px 15p width: 100%; margin-top: 15px; } - + select.code { + font-size: 18px; + color: #000; + height: 57px; + padding-left: 10px; + background: #fff; + border-radius: 4px; + border: 1px solid #d1d1d1; + width: auto; + position: relative; + top: -8px; + } p.top_info { width: 860px; margin: 0 auto; @@ -305,7 +316,7 @@ input.arrivalDate {height: 50px; width: 347px; font-size: 19px; padding: 5px 15p } select.country_code, - .selectionBlock, input.arrivalDate { + .selectionBlock, input.arrivalDate, .inputTerm input.number, select.code { width: 100%; } @@ -677,10 +688,263 @@ select.gender_pick {border: 1px solid #d1d1d1;
- - + +

Date of birth