
/* //////   SEARCH  //////// */
.loading{
    text-align: center;
    margin: 30px auto;
}
.loading span{
    color: #ccc;
    font-size: 45px;
}
.shared-filter form{
    position: static;
    overflow: hidden;
}
.no-results{
    text-align: center;
    margin: 60px auto 100px;
    clear: both;
}
.shared-filter-outer{
    padding: 40px 15px 36px;
}
.shared-filter input[type="text"]{
	background: #fff none repeat scroll 0 0;
    box-shadow: none;
    color: #202e36;
    font-family:'AvenirNextLTW01-Regular';
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #ebe6e1;
    height: 40px;
    padding: 0 12px;
}
.shared-filter.hidden{
    display: none;
}
.shared-filter input.datepicker{
    background-image: url("/includes/public/assets/shared/icon-cal.png");
    background-position: 96% center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.shared-filter .dateinput{
    position: relative;
}
.ui-datepicker .ui-datepicker-title select{
    font-size: 16px !important;
}
body div .shared-filter input.datePicker{
    background-color: #fff;
}
.shared-filter .datePickOuter .date-text{
    color: #9e9e9e;
    font-family: "Humanist_521 W01 Light";
    font-size: 18px;
    left: 14px;
    position: absolute;
    top: 5px;
}
.shared-filter .datePickOuter.date-from input{
    padding-left: 60px;
    cursor: pointer;
}
.shared-filter .datePickOuter.date-to input{
    padding-left: 38px;
    cursor: pointer;
}
.shared-filter .datePickOuter img{
    cursor: pointer;
}
div#ui-datepicker-div{
    z-index: 9000 !important;
}
.shared-filter .ui-datepicker-trigger{
    position: absolute;
    right: 10px;
    top: 9px;
}
.shared-filter select{
    -moz-appearance: none;
    background: #ebe6e1 url("/includes/public/assets/shared/listings-arrow.png") no-repeat scroll right 10px center;
    color: #555;
    font-family:'AvenirNextLTW01-Regular';
    font-size: 16px;
    font-weight: normal;
    border: 0 none;
    height: 40px;
    padding: 7px 10px;
}
.shared-filter select:hover{
     background-color: #ebe6e1;
}
.shared-filter select:focus{
  box-shadow: 0 0 5px 0px #187fc3;
  background-color: #ebe6e1;
}

.shared-filter .button{
    background: -moz-linear-gradient(-45deg, rgba(209,117,68,1) -15%, rgba(127,57,149,1) 63%);
    background: -webkit-linear-gradient(-45deg, rgba(209,117,68,1) -15%,rgba(127,57,149,1) 63%);
    background: linear-gradient(135deg, rgba(209,117,68,1) -15%,rgba(127,57,149,1) 63%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d17544', endColorstr='#7f3995',GradientType=1 );
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-family: "Univers LT W01_67 Bold_1476016", sans-serif;
    font-size: 16px;
    height: 40px;
    margin-bottom: 0;
    padding: 0 5px;
    text-transform: none;
    transition: initial;
    width: auto;
    max-width: 100%;
    text-transform: uppercase;
}
.shared-filter .button .submit-int {
    border: 1px solid #fff;
    font-weight: normal;
    height: 82%;
    letter-spacing: 0;
    line-height: 28px;
    padding: 0 20px;
    vertical-align: middle;
    font-size: 16px;
}
.shared-filter .button:hover{
    opacity:.8;
}
.shared-filter .button:hover:before {
    border:3px #fff solid;
}
.shared-filter .amenityRow{
    margin-bottom: 30px;
}
.shared-filter #label_amenities{
    -moz-appearance: none;
    background: #ebe6e1 none repeat scroll 0 0;
    color: #555;
    font-family: "Nexa W01 Book";
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    margin-bottom: 16px;
    padding: 10px 15px;
    width: 100%;
}
.shared-filter #label_amenities::after {
    content: "+";
    display: inline-block;
    font-weight: bold;
    position: absolute;
    right: 29px;
    top: 9px;
}
.shared-filter #label_amenities.close::after{
    content: "-";
    display: inline-block;
    font-weight: bold;
    position: absolute;
    right: 29px;
    top: 8px;
}

.shared-filter .amenities{
    background-color: #fff;
    border: 1px solid #424242;
    border-top: none;
    display: none;
    margin: 0;
    padding: 20px;
    position: relative;
    top: -16px;
    z-index: 50;
}
.listings.meetingFacilitySearch.mfSearch .shared-filter .amenities{top:0px;}/* t - 248093 */
.shared-filter .amenities.open{
    max-height: none;
    margin-bottom: 17px;
    padding: 30px 1px 15px;
    border: 1px solid #ccc;
    margin-bottom: 50px;
}
.shared-filter ul.amenities li{
    padding: 0 0 15px;
}
.shared-filter ul.amenities input{
    margin: 0 5px 0 0;
    position: relative;
    top: 1px;
}
.shared-filter ul.amenities label{
    color: #424242;
    font-family: "Nexa W01 Book";
    font-size: 15px;
    font-weight: normal;
}

.shared-filter .dateinput{
    position: relative;
}
.shared-filter .listFilters.row{
	padding-top: 0;
	padding-bottom: 0;
    position: relative;
}
::-webkit-input-placeholder {
   color: #9e9e9e;
   opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
   color: #9e9e9e;
   opacity: 1;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #9e9e9e;
   opacity: 1;  
}
:-ms-input-placeholder {  
   color: #9e9e9e;
   opacity: 1;  
}
.shared-filter .filter-hide {
    border-bottom: 1px solid #eec791;
    box-sizing: border-box;
    clear: both;
    font-family: "Avenir Next LT W01 Demi";
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0 0 5px;
    width: 100%;
    height: auto;
    cursor: pointer;
}
.shared-filter .filter-hide .open-text{
    display: none;
}
.shared-filter .filter-hide.open .open-text{
    display: block;
}
.shared-filter .filter-hide.open .closed-text{
    display: none;
}
.shared-filter .filter-hide .closed-text{
    display: block;
}
.shared-filter .searchToolsContainer.open{
    max-height: 40000px;
    top: 0;
}
.shared-filter .searchToolsContainer{
    max-height: 0px;
    padding: 0;
    top: -30px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 325ms ease-in-out;
    -moz-transition: all 325ms ease-in-out;
    -o-transition: all 325ms ease-in-out;
    transition: all 325ms ease-in-out;
}

/*
|---------------------------------------------------------------------------------------------
|  EVENTS FIXES
|---------------------------------------------------------------------------------------------
*/
.eventsContainer .shared-filter .listFilters .columns{
    padding: 0;
}
.eventsFormContainer .shared-filter-outer{
    padding-bottom: 20px;
}

 /*
|---------------------------------------------------------------------------------------------
|  OFFERS FIXES
|---------------------------------------------------------------------------------------------
*/
.coupons .shared-filter .listFilters .columns{
    padding: 0;
}



/*
|---------------------------------------------------------------------------------------------
|  MEDIA QUERIES
|---------------------------------------------------------------------------------------------
*/
/*** Mobile ***/ 
@media only screen and (max-width: 40em) {
    /*overriding mobile select box*/
    .shared-filter select{
        background-position: right 20px center;
    }
}
/*** Tablet and Desk***/ 
@media only screen and (min-width: 40.063em){
    .shared-filter .amenityRow { margin-bottom: 30px; padding: 0 8%; margin-top: 12px; }
    .shared-filter .amenityRow .columns{ padding: 0; } 
    .shared-filter select{ background-position: right 20px center; }
    .shared-filter .button{max-width: none; margin-bottom: 0px; width: 100%; }
    /*
    |---------------------------------------------------------------------------------------------
    |  EVENTS FIXES
    |---------------------------------------------------------------------------------------------
    */
    .eventsContainer .shared-filter .listFilters .columns{
        padding-right: 15px;
    }
    .eventsContainer .datePickOuter .ui-datepicker-trigger {
        right: 26px;
    }
    /*
    |---------------------------------------------------------------------------------------------
    |  OFFERS FIXES
    |---------------------------------------------------------------------------------------------
    */
    .coupons .shared-filter form {
        margin-bottom: 15px;
    }
    .coupons .shared-filter .listFilters .columns{
        padding-right: 15px;
    }

}
/*** Tablet ***/ 
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    .shared-filter .tabNoPadRight.columns{padding-right: 0;}
    /*
    |---------------------------------------------------------------------------------------------
    |  EVENTS FIXES
    |---------------------------------------------------------------------------------------------
    */
    .eventsContainer .shared-filter .listFilters .tabNoPadRight.columns{
        padding-right: 0;
    }
    .eventsFormContainer .shared-filter-outer {
        padding-bottom: 0;
    }
}
/*** Desktop ***/ 
@media only screen and (min-width: 64.063em) {
    .shared-filter .amenityRow {
        margin-bottom: 39px;
    }
    .shared-filter-outer.pager-outer {
        padding: 7px 0 20px;
    }
    .shared-filter-outer.pager-outer .columns{
        padding-left: 0;
        padding-right: 0;
    }
     .shared-filter .deskNoPadRight.columns{padding-right: 0;}
    /*
    |---------------------------------------------------------------------------------------------
    |  EVENTS FIXES
    |---------------------------------------------------------------------------------------------
    */
    .eventsContainer .shared-filter .listFilters .deskNoPadRight.columns{
        padding-right: 0;
    }
}

