@charset "utf-8";
/*#al_img,.aj_float,.mb_yyk { display: none!important; }*/

*{
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.img { max-width: 750px; width: 100%; }
.wrap { position: relative; width: 100%; margin-left: auto; margin-right: auto; max-width: 750px; }
.wrap .wrapper { position: relative; }

.wrap .wrapper #bookingForm { position: absolute; left: 0px; width: 100%; text-align: center; bottom: 362px; height: 229px; }
#bookingForm input { width: 350px; height: 100px; margin-left: 192px; margin-bottom: 29px; background-color: hsla(0,0%,0%,0.00); color: #fff; font-size: 30px; padding-left: 10px; }
#bookingId { width: 500px; height: 100px; position: absolute; bottom: 230px; left: 0rem;  margin-left: 120px; }
#bookingForm input:-ms-input-placeholder {
color:#bedddf;
}/* Internet Explorer 10+ */
#bookingForm input::-webkit-input-placeholder {
color:#bedddf;
}/* WebKit browsers */
#bookingForm input::-moz-placeholder {
color:#bedddf;
}/* Mozilla Firefox 4 to 18 */
#bookingForm input:-moz-placeholder {
color:#bedddf;
}/* Mozilla Firefox 19+ */
