﻿/* global.css */
#hotel-searchbar.floatingsearchbar .roomcount-wrap,
#hotel-searchbar.floatingsearchbar .adultguests-wrap,
#hotel-searchbar.floatingsearchbar .childguests-wrap { width:83px; }
#hotel-searchbar.floatingsearchbar .roomcount-wrap .select-basic,
#hotel-searchbar.floatingsearchbar .adultguests-wrap .select-basic,
#hotel-searchbar.floatingsearchbar .childguests-wrap .select-basic { width:80px; }
#hotel-searchbar.floatingsearchbar a.btn.find-room-btn { width:131px !important; }

/* lc search bar */
#hotel-searchbar.floatingsearchbar .lc .location-wrap { width:165px;  }
#hotel-searchbar.floatingsearchbar .lc .location-wrap label { width:150px;  }
#hotel-searchbar.floatingsearchbar .lc .location-wrap .location { width:140px; }

#hotel-searchbar.floatingsearchbar .lc .checkin-wrap,
#hotel-searchbar.floatingsearchbar .lc .checkout-wrap { width:120px; }
#hotel-searchbar.floatingsearchbar .lc .datepicker .input-datepicker { width:92px !important; }

#hotel-searchbar.floatingsearchbar .lc .roomcount-wrap { width:65px; }
#hotel-searchbar.floatingsearchbar .lc .adultguests-wrap { width:65px; }
#hotel-searchbar.floatingsearchbar .lc .childguests-wrap { width:65px; }
#hotel-searchbar.floatingsearchbar .lc .select-basic { width:62px; }

#hotel-searchbar.floatingsearchbar .points-wrap > label { font-size:12px; white-space:nowrap; }


/* booking.css */
.checkoutform .prefix .select-basic { width:107px; }
.checkoutform .editform .phone-type .phone-type-select.select-basic { width:110px; }
.checkoutform .editform .phone-type .phone-type-input { width:175px; }

#remove-room-container h2 { font-size:16px; }

.alt-sale-msg .search-again a { font-size:16px; }

.next-btn { font-size:12px; }


/* hotels.css */
.propdetails .lc-banner h5 { font-size:20px; }


/* reg.css */
.regpage .triplerow div { width:199px; float:left; }
.regpage .triplerow div input { width:197px; }
.regpage .triplerow div.middle { width:159px; }
.regpage .triplerow div.middle input { width:157px; }
.phone-type .phone-type-select.select-basic { width:110px; }
.phone-type.phone-type-reg .phone-type-input { width:171px; }

.profilepage .prefixrow .select-basic { width:107px; }


/* search.css */
.site-search-res .btn-2 { font-size:12px; padding:0 10px; }
