#hotel-search {
    margin: auto;
    min-height: 100px;
    padding: 10px 20px;
    color: #333;
    position: relative;
    overflow: visible;
    z-index: auto !important;
    background-color: #fff;
}

.hotel-search-container{
    background: #fff;
    padding: 20px;
}

.mod_hotel_reservation img {
    width: auto !important;
    margin: 0 !important;
    border: 0 !important;
}

.hotelCalendarImage {
    position: absolute;
    right: 36px;
    top: 34px;
    font-size: 25px;
}

.reservation-cell .hotelCalendarImage {
    top: 40px;
}

.mod_hotel_reservation a.selected {
    color: #333333;
    font-weight: bold;
}

.mod_hotel_reservation .reservation-cell button {
    margin-top: 0px;
    font-size: 17px;
    min-height: 40px;
}

.mod_hotel_reservation .tooltip {
    padding-bottom: 3000px;
    position: absolute;
    z-index: 999;
}

.mod_hotel_reservation .rooms {
    padding-bottom: 7px !important;
}

.mod_hotel_reservation a,
.mod_hotel_reservation a:visited {
    color: #067ab4;
}

.mod_hotel_reservation select,
.mod_hotel_reservation textarea,
.mod_hotel_reservation input[type="text"] {
    border-radius: 0px;
    color: #555555;
    display: inline-block;
    line-height: 22px;
    margin-bottom: 7px;
    margin-top: 0;
    background-color: #ffffff;
    border: 1px solid #dadada;
    padding: 7px !important;
    font-size: 14px !important;
    height: 38px;
    outline: none;
}

.mod_hotel_reservation select:focus,
.mod_hotel_reservation textarea:focus,
.mod_hotel_reservation input[type="text"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

.mod_hotel_reservation.horizontal {
    font-size: 15px !important;
    padding: 10px 0 !important;
    box-shadow: none;
}

.mod_hotel_reservation.horizontal .form-field {
    margin-left: 0;
    margin-bottom: 0;
    position: relative;
}

.form-field-select {
    display: inline-block;
    margin-right: 10px;
}

.mod_hotel_reservation.horizontal .reservation-cell.dates input {
    width: 90%;
}

.mod_hotel_reservation.horizontal input,
.mod_hotel_reservation.horizontal select {
    margin-bottom: 0;
}

#mod_hotel_reservation ul {
    list-style-type: none;
    padding: 0 !important;
    margin: 0;
}

#mod_hotel_reservation .mod_hotel_reservation .row-fluid {
    margin-bottom: 0;
}

.mod_hotel_reservation .styled-select {
    height: 40px !important;
}

.reservation-container {
    margin: 0px 7px 0;
    display: block;
}

.reservation-container h3 {
    font-size: 16px;
    padding-top: 10px;
    margin-top: 0px !important;
}

.reservation-container input[type='text'] {
    min-width: 105px;
    width: 100%;
}

.reservation-container label {
    font-size: 13px;
    line-height: 20px;
    display: block;
}

.reservation-container .dates .date {
    float: left;
    position: relative;
}

.reservation-container .no-dates {
    padding: 5px 0 2px 0;
    clear: both;
}
.reservation-container .noDatesLabel {
    display: inline-block;
    margin-left: 14px;
}

.reservation-container .no-dates input {
    width: auto;
    float: left;
    margin-right: 5px;
}

.reservation-container .rooms label,
.reservation-container .voucher label {
    display: block;
}

.reservation-container .rooms .childrenAges label {
    width: 100%;
    margin-top: 15px;
}

#mod_hotel_reservation #jhotelreservation_datas_img, #mod_hotel_reservation #jhotelreservation_datae_img {
    padding-top: 11px !important;
}

#search-filter {
    margin-left: auto;
    margin-right: auto;
    max-width: 435px;
    width: 100%;
}

.moduletable.search,
.moduletable.search .moduletable {
    padding: 0 0 20px 0 !important;
}

.btn_normal {
    color: #050;
    font: bold 12px 'trebuchet ms', helvetica, sans-serif;
    background-color: #fed;
    border: 1px solid;
    width: 150px;
    padding: 0 0;
}

.tr_title {
    background-color: #bbbbbb;
    text-align: center;
    vertical-align: middle;
}

.currency_selector {
    width: 70px;
}

.search-nav {
    margin: 0 0 15px !important;
}

.search-nav strong {
    font-size: 1em;
}

.search-nav input {
    margin: 8px 0;
    width: 95%;
}

ul.ui-search-tabs-nav {
    display: inline;
}

ul.ui-search-tabs-nav li {
    margin-left: 0.5em;
    display: inline;
    font-size: 0.9em;
}

.divider td {
    border-bottom: 1px solid #CFCFCF;
}

#booking-details {
    width: 240px;
    float: left;
}

.search-button-multiple {
    margin-right: 30px;
}

#advanced-search .room-container{
    margin-bottom: 20px;
}

#advanced-search .room-number{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}
#advanced-search .la-trash{
    font-size: 24px;
    color: #555;
}
#advanced-search [class*="la"]:hover {
    transform: scale(1.4, 1.4);
    cursor: pointer;
    color: #ff0000;
}

.multiple-rooms-container {
    margin: 24px 0 0 17px;
    float: left;
}

.multiple-rooms-container td {
    padding: 2px;
}

img.calendar {
    position: absolute;
    top: 50%;
    left: 5px;
}

div.calendar {
    z-index: 1200 !important;
    z-index: 9999 !important;
}

#mod-hotel-reservation-wrapper {
    margin: 17px 5px 0;
}

.reservation-cell {
    float: left;
    border: 0 none;
    margin: 0 0 0 5px;
}

.styled-select.spacer {
    margin-right: 15px;
    padding: 0;
}

.reservation-cell.voucher input {
    width: 150px !important;
    text-align: center;
}

.reservation-cell input,
.reservation-cell select,
.reservation-cell .calendar {
    vertical-align: bottom;
}

.reservation-cell .calendar {
    background: none;
    padding-top: 5px;
}

.reservation-cell .button {
    margin: 10px !important;
}

.reservation-cell ol {
    width: auto;
}

.reservation-cell label {
    float: none;
    width: auto;
    color: #333333;
    margin: 10px 10px 5px 0;
    display: flex;
    line-height: 24px;
}

.reservation-cell .arrive {
    margin-right: 5px;
}

.reservation-cell ul {
    margin: 0;
}

.reservation-cell li {
    float: left;
    margin-bottom: 5px;
}

.reservation-cell ul.r-details li {
    float: left;
    padding-right: 3px;
}

.reservation-cell ul.r-details li select {
    height: 40px;
}

.reservation-cell.search {
    padding-top: 27px;
}

.reservation-cell .arrive input,
.reservation-cell .departure input {
    float: left;
}

.reservation-cell .mod_hotel_reservation .row-fluid input,
.reservation-cell .mod_hotel_reservation .row-fluid select {
    width: 90%;
}

.reservation-cell .mod_hotel_reservation .row-fluid.small select,
.reservation-cell .mod_hotel_reservation .row-fluid.small input {
    width: 64%;
}

.reservation-cell.dates input {
    width: 62%;
    font-size: 14px;
    padding: 2px;
    margin-left: 2px;
    min-width: 65px;
}


@media screen and  (min-width: 1200px) {
    .reservation-cell.find {
        width: 200px;
    }
}

.reservation-cell.find {
    margin-left: 2px;
    width: 220px;
    position: relative;
}

#firstDate {
    margin-left: 6px;
}

.reservation-cell.find #keyword {
    width: 85%;
}

.popup {
    -webkit-box-shadow: 0 0 20px #333333;
    -moz-box-shadow: 0 0 20px #333333;
    box-shadow: 0 0 20px #333333;
    border: 8px solid #cccccc;
    padding: 11px 20px;
    background-color: #ffffff;
    text-align: left;
}

.popup .popup-close-button {
    background: url("../images/close-buttons.png") no-repeat;
    cursor: pointer;
    display: block;
    height: 42px;
    position: absolute;
    right: -24px;
    text-indent: -999em;
    top: -24px;
    width: 42px;
    z-index: 999;
}

.popup p {
    clear: both;
    margin: 0 0 2ex;
}

.popup.map {
    padding: 0;
}

.popup.map .popup-content {
    overflow: visible;
    height: auto;
}

.popup.map .popup-content-body {
    padding: 0;
}

.popup-title {
    cursor: move;
    display: block;
    height: 28px;
    position: absolute;
    text-indent: -9999px;
    top: -20px;
    width: 100%;
}

.popup h3.title,
.popup-container h1 {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #eaeaea;
    color: #333333;
    font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    padding: 6px 11px;
    position: relative;
    margin: 0 !important;
}

.popup-content {
    margin: 0;
    width: 100%;
    line-height: 20px;
    overflow: auto;
    height: 570px;
}

.popup-content label {
    float: left;
    font-weight: bold;
    width: 12.5em;
}

.popup-content form div {
    clear: both;
    margin: 0 0 2.5ex;
}

.popup-content form .indent {
    display: block;
    margin: 0.5ex 0 0 12.5em;
}

.popup-content-body {
    border: medium none !important;
    font-size: 1.1em;
    padding: 10px 12px 0;
}

.red,
.reqd,
.error,
.important {
    color: red;
}

#map-content {
    margin: 0;
    padding: 0;
    width: 340px;
}

#map-content h1 {
    font-size: 14px;
}

#map-content img {
    width: 120px;
    height: 90px;
    float: left;
    margin: 6px 8px;
}

#map-content a {
    float: right;
}

img .calendar {
    vertical-align: top;
}

.clear {
    clear: both;
}

html {
    font-size: 100%;
}

.icon-calendar {
    background-position: -192px -120px;
}

.suggest-label {
    padding-right: 30px;
}

.hotels-number {
    float: right;
}

@media (min-width: 768px) {
    #loading-info {
        width: 600px;
        margin: 30px auto;
    }

    #loading-info {
        width: 300px;
    }
}

@media (min-width: 992px) {
    #loading-info {
        width: 900px;
    }
}

#loading-info {
    padding: 20px;
}

#loading-info h3 {
    margin-bottom: 25px;
}

#loading-info p{
    font-size: 16px;
}

.loading-image {
    margin-top: 20px;
}

.loading-image img {
    width: 150px;
    margin: 0 auto;
}

ul.ui-autocomplete {
    padding: 5px;
    z-index: 9999;
}

.ui-autocomplete .ui-state-focus {
    background: #80b8c5 !important;
    background-url: none;
    color: #FFFFFF;
}

.ui-autocomplete-loading {
    background: transparent url('../images/loader.gif') right center no-repeat !important;
    width: 16px;
}

.ui-autocomplete-category {
    border-radius: 3px;
    background: #e3eef0;
    padding: 5px 8px;
    margin-top: 10px;
}

.multiple-rooms-contact {
    clear: both;
    display: block;
    background-color: #fafafa;
    border: 1px solid #ddd;
    line-height: 14px;
    padding: 20px;
    margin-top: 10px;
}

.padding-search {
    padding-top: 21px;
}

.reservation-detail {
    float: left;
    margin-right: 10px;
    position: relative;
}

.reservation-detail img.calendar {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: 5px;
}

.reservation-detail button {
    margin-top: 15px;
}

.reservation-detail label {
    display: block;
}

.reservation-detail .form-field {
    margin-bottom: 0;
    margin-left: 0;
    max-width: 120px !important;
    position: relative;
}

.reservation-detail input {
    width: 85% !important;
}

.reservation-detail .date_hotelreservation {
    width: 80px;
}

.reservation-detail input,
.reservation-detail select {
    border: 1px solid #787878;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 35px;
    width: auto;
}

.reservation-detail.voucher input {
    width: 110px !important;
    text-align: center;
}

.right {
    float: right;
}

#roomsContainer {
    margin: 0px 0 30px 0px;
}

#roomsContainer fieldset legend {
    text-align: left;
}

#roomsContainer #deleteRoomLabel {
    padding-top: 28px;
}

@media screen and (max-width: 768px) {
    div.rooms > .span4 {
        float: left;
        margin-top: 5px;
    }

    #loading-info h1 {
        font-size: 12px !important;
    }

    #loading-info h3 {
        font-size: 10px !important;
    }

    .reservation-container .dates .date {
        width: 80% !important;
    }

}


.textShadow {
    text-shadow: 1px 3px 2px #243649, 0px 0px 40px #243649, 0px 0px 40px #243649;
}

@media screen and (max-width: 1024px) {
    #mod_hotel_reservation select, #mod_hotel_reservation textarea, #mod_hotel_reservation input[type="text"] {
        font-size: 13px !important;
    }

    #hotel-search {
        width: 100% !important;
        padding: 30px !important;
    }
}

@media screen and (max-width: 1768px) {

    #hotel-search {
        
    }
}


.mod_hotel_reservation .row-fluid {
    width: 100%;
    *zoom: 1;
    margin-bottom: 0px !important;
}

.mod_hotel_reservation .row-fluid:before,
.mod_hotel_reservation .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}

.mod_hotel_reservation .row-fluid:after {
    clear: both;
}


.mod_hotel_reservation .row-fluid .span12 {
    width: 100%;
}

.mod_hotel_reservation .row-fluid .span11 {
    width: 91.45299145299145%;
}

.mod_hotel_reservation .row-fluid .span10 {
    width: 82.90598290598291;
}

.mod_hotel_reservation .row-fluid .span9 {
    width: 74.35897435897436%;
}

.mod_hotel_reservation .row-fluid .span8 {
    width: 65.81196581196582%;
}

.mod_hotel_reservation .row-fluid .span7 {
    width: 57.26495726495726%;
}

.mod_hotel_reservation .row-fluid .span6 {
    width: 48.717948717948715%;
}

.mod_hotel_reservation .row-fluid .span5 {
    width: 40.17094017094017%;
}

.mod_hotel_reservation .row-fluid .span4 {
    width: 31.623931623931625%;
}

.mod_hotel_reservation .row-fluid .span3 {
    width: 23.076923076923077%;
}

.mod_hotel_reservation .row-fluid .span2 {
    width: 14.893617021276595%;
}

.mod_hotel_reservation .row-fluid .span1 {
    width: 5.982905982905983%;
}

.mod_hotel_reservation_intro {
    margin: 0 0 0 10px;
    color: #fff;
}

.minimizeMobile {
    display: inline-block;
}

.mobileFilter {
    display: none;
}

@media (max-width: 480px) {
    .minimizeMobile {
        display: none;
    }

    .mobileFilter {
        display: block;
        color: #fff;
        background-color: #999;
        text-align: center;
        padding: 10px 15px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .mobileFilter .la{
        color: #fff;
    }
}

.locationColumn {
    display: inline-block;
    width: 150px;
    list-style: none;
    vertical-align: top;
}

.locationColumnHeader {
    background: #dadada;
}

.locationColumnItem {
    cursor: pointer;
    padding: 3px;
    margin-left: 5px;
}

.locationColumnParent {
    margin-left: 5px;
    font-weight: bold;
}

.locationColumnItem:hover {
    background-color: red;
    color: white;
}

.expandLocationSearch {
    position: absolute;
    left: 160px;
    top: 51px;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
}

.ui-dialog {
    z-index: 20000;
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-widget-header .ui-icon {
    border: 0px !important;
    padding: 0px;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

@media (max-width: 480px) {
    #hotelSearchForm {
        width: 100%;
        margin: auto;
    }
}


@media screen and (max-width: 576px) {
    #hotel-search {
        padding: 15px !important;
        width: 100% !important;
    }

    .reservation-cell, .reservation-cell.find {
        width: 100%;
        margin: 0;
    }

    .reservation-cell.find #keyword {
        width: 100%;
    }

    .reservation-cell.dates {
        width: 48%;
    }

    .mod_hotel_reservation.horizontal .reservation-cell.dates input {
        width: 100%;
    }

    .reservation-cell .calendarHolder, .reservation-detail .calendarHolder {
        max-width: 100%;
    }
}