.listings .noData { text-align: center; }

/*** Filters ***/
.listings .amenities {
	display: none;
	border: 1px solid #fdc510;
	margin: 0;
	margin-bottom: 15px;
	padding: 20px 30px;
	text-align: left;
	max-height: 400px;
	overflow: auto;
}
.listings .amenities .column:last-child{
	float:left;
}
.listings .amenities li { padding: 0 0.625rem; }
.listings .amenities input {
	float: left;
	margin-right: 5px;
	position: relative;
	top: 4px;
}
.listings .amenities label > label { display: inline; margin-left: 0; margin-right: 0; }

.listings .listingContainerFoot {
	padding-bottom: 30px;
}
/*** End Filters ***/

.listings .listing-list .item img.thumb {
	width: auto;
}
.listings .listing-list .item.dtn img.thumb {
	width: 100%;
}

/*** Sub Tabs ***/
.shared-detail .detailPanes .tabs.subtab dd a {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border: 1px solid #c3c8cd;
	background-color: #fff;
	color: inherit;
}
.shared-detail .detailPanes .tabs.subtab .is-active > a,
.shared-detail .detailPanes .tabs.subtab .is-active > a:hover,
.shared-detail .detailPanes .tabs.subtab .is-active > a:focus {
	color: inherit;
	position: relative;
}

.shared-detail .detailPanes .tabs.subtab.vertical { max-width: 100%; }
.shared-detail .detailPanes .tabs-content.subtab { max-width: 100%; }

.shared-detail .detailPanes .tabs.subtab.vertical.no-stack dd { float: none; display: none; }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack .is-active { display: block; }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.open dd { display: block; }
.shared-detail .detailPanes .tabs.subtab.vertical, .shared-detail .detailPanes .tabs-content.subtab.vertical {
	width: 100%;
	padding: 0;
	margin-left: 0;
	display: inline-block;
	border: none;
}
.shared-detail .detailPanes .subtab.tabs-content.vertical > .content { padding: 20px 0; }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.open { background-color: #fff;}

.shared-detail .detailPanes .tabs.subtab.vertical.no-stack .is-active > a > span { /* use the left tabs arrow */ }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.solo .is-active > a > span { display:none; /* if there is only one item in the drop down */ }
.shared-detail .detailPanes .tabs.subtab.vertical.no-stack.solo .is-active > a { cursor: default; }

.shared-detail .detailPanes .tabs.subtab.no-stack .is-active > a > span {
	content: "";
	width: 8px;
	height: 8px;
	right: 16px;
	position: absolute;
	top: 50%;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #000;
	margin-top: -4px;
}

/** Ameneties/Meetings Tab ***/
.shared-detail ul.amen-subtab li,
.shared-detail ul.meeting-subtab li {
	font-size: 14px;
	line-height: 16px;
}
.shared-detail ul.amen-subtab li ul,
.shared-detail ul.meeting-subtab li ul {
	margin-top:10px;
}
.shared-detail ul.amen-subtab li.row,
.shared-detail ul.meeting-subtab li.row {
	padding: 10px;
	margin: 0;
	max-width: 100%;
}
.shared-detail ul.amen-subtab li ul li ,
.shared-detail ul.meeting-subtab li ul li {
	line-height: 22px;
}
.shared-detail li.amenity-textarea .amenity-value,
.shared-detail li.amenity-multi .amenity-value,
.shared-detail li.amenity-floorplan .amenity-value {
	text-align: left;
}
.shared-detail ul.meeting-subtab .meeting-text-area  {
	margin-top: 10px;
}
.shared-detail .detailPanes .tabs-content ul.amen-subtab,
.shared-detail .detailPanes .tabs-content ul.meeting-subtab {
	border: 1px solid #c3c8cd;
	background-color: #ffffff;
	margin-left: 0;
	list-style-type: none;
}
.shared-detail .detailPanes .tabs-content ul.amen-subtab > .row:nth-child(odd),
.shared-detail .detailPanes .tabs-content ul.meeting-subtab > .row:nth-child(odd) {
	background: #eee;
}

.listings #listingSearch select {
    color: #40b0c3;
    font-family: "Lato", sans-serif;
    font-size: 18px;
}
#listingSearch form.form-basic select {
	background-image: url("/includes/public/img/listing/downarrow.png");
	background-size: 14px 8px;
}
#listingSearch form.form-basic select#label_amenities {
	background-image: url("/includes/public/img/listing/plus.png");
	background-size: 10px;
}

.listings.listing-detail .meta {
    font-family: "Lato", sans-serif;
    color: #606060;
}

.listings.shared-list .detail .website{
	margin-top: -8px;
	margin-bottom: 8px;
}
/* yelp styling */

.yelpReviews .row { padding-bottom: 1.25em; }

@media only screen and (max-width: 640px) {
	.yelpLeft { float: left; width: 100%; text-align: center; }
	.yelpLeft { float: right; width: 100%; text-align: center; }
}

/*** Member Layout ***/
.listings .l-itemContainer h4 {
	font-size: 1.875rem;
	margin: 0;
	padding: 0;
	color: #003E2C;
}
.listings .l-itemContainer h4 a {
	color: inherit;
	margin: 0;
	padding: 0;
}
.listings .l-itemContainer ul {
	list-style-type: none;
}
.listings .l-itemContainer:first-child {
	padding-top: 0;
}
.listings .l-itemContainer {
	position: relative;
	border-bottom: 1px dashed #CCD9D4;
	padding: 1.875rem 0;
}
[data-audio-fill] {
	text-align: center;
}

/*** Mobile ***/
@media only screen and (max-width: 640px) {
	.listings .listingPagerContainer { text-align: center; clear: both;}
	.listings .listingFilterContainer #label_amenities { margin-bottom: 1rem; }
	.listings .listingul { max-width: 320px; margin: 0 auto; }
	.listings .submit-row { text-align: center; }

	.listings .mobile-layout-block {
		float: none;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}

	.meetingFacilitySearch .item {padding-top: 0;}
	.mfCompare .group .firstColumn.cust-col,
	.mfCompare .group .right.medium-10 { width: 50%;}

	.listings .listing-list .item img.thumb {
		width: 100%;
	}
} 	

.detailPanes.hours .mytabs {
	margin-bottom: 0px;
}