master
candice 2 years ago
parent 7fe856ae40
commit 6d596919fa

@ -898,7 +898,7 @@ color: #ad1818;
.peopleSelect {width: 33%; display: inline-block; float: left;}
.kids_age {
float: left;
width: 29%;
width: 47%;
margin: 0 5px 10px 5px;
}
.age_range {
@ -1677,7 +1677,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
.infotoptitle { position: absolute;width: 100%;bottom: 80px;}
textarea { height: 100px; width: 95%; margin-bottom: 15px;}
input.InquiryCalendar, input.FullName, input.EmailAddress {width: 90%; }
input.Inquiryphone {width:45.4% !important;}
input.Inquiryphone {width:44% !important;}
.optionLable { width: 31%;}
.visible-xs {display: none;}
.listtour {display: inline-block; clear: none;}
@ -1856,14 +1856,14 @@ input.Inquiryphone {width:45.4% !important;}
position: relative;
}
.infotopimage img { margin: 0 auto;}
.tmbottom input { width: 90%; padding-left: 55px; margin-bottom: 10px;}
.tmbottom input { width: 90%; padding-left: 55px; margin-bottom: 10px; border: 1px solid #d1d1d1;}
.tmbottom textarea { width: 96%;
margin-bottom: 5px;
height: 100px;
border-radius: 6px;
padding: 15px;
border: none;}
border: 1px solid #d1d1d1;}
.tournavi { margin-top: -120px; top: 65px;
width: 750px; box-shadow: 0px 2px 6px #d2d2d2; }
.info_ad img { border-radius: 6px;}

Loading…
Cancel
Save