.nodisplay {
	display: none;
}
.reqform {
	font-family: 'Archivo Narrow';
}
.reqform .form-control {
	max-width: 500px;
	width: 100%;
	color: #000000;
	font-weight: 500;
}
.reqform select, .reqform input, .reqform textarea {
	margin-bottom: .50rem;
	border-radius: 0px;
}
.reqform .form-select {
	background-image: none;
}
.reqform textarea {
	height: 150px;
}
.reqform button {
	border-radius: 0px;
	margin-top: 1.0rem;
}
.pagination ul,
ul.pagenav {
	float: none !important;
	margin: 0 !important;
}
.pagination a,
.pagination span {
	-moz-border-bottom-colors: none !important;
	-moz-border-image: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	background-color: #fff !important;
	float: none !important;
	padding: 10px 14px !important;
	line-height: 34px !important;
	text-decoration: none !important;
	display: inline;
}
.pagination-wrap {
	justify-content: center !important;
	padding-top: 0px !important;
}

.pagination {
	text-align: center !important;
	float: none !important;
	/*height: 55px !important;*/
	margin: 0 0 !important;
	display: block !important;
}
.pagination ul {
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 2px #0000000d;
	display: inline-block;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.pagination li {
	display: inline;
}

/* map styles i added back in */
#map_canvas {
	z-index: 5;
	margin-bottom: 0px;
	scroll-margin-top: 100px;
}

.map2x {
	position: relative;
	width: 100%;
	height: 300px;
	z-index: 1;
}
.leaflet-container a.leaflet-popup-close-button {
	top: unset !important;
	bottom: 10px !important;
	width: 25px !important;
	height: 25px !important;
	font: inherit !important;
	color: #000000 !important;
	font-size: 2.0rem !important;
}
.leaflet-popup.leaflet-zoom-animated {
	z-index: 6;
}
.leaflet-popup {
	width: 345px;
}
.leaflet-popup-content-wrapper {
	color: #000000 !important;
	box-shadow: none !important;
	border-radius: 0px !important;
	width: 345px !important;
}
.leaflet-popup-content {
	width: 345px !important;
	margin: 0px 0px !important;
	padding: 5px;
}
.mapcapimg {
	width: 135px !important;
	height:101.25px;
	overflow: hidden;
}
.mapcapimg img {
	width: 100% !important;
	height: 100% !important;
}
.mapcapinfo {
	width: 200px;
}
.mapcaptitle a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	display: inline-block;
}

/*.leaflet-popup-content {

}
.leaflet-popup-content .listingImgCont {
	width: 135px !important;
}
.leaflet-popup-content .listingImgCont img.thumbnail {
	min-width: 135px;
}
.leaflet-popup-content .listingDetailsCont {
	width: 220px !important;
}*/

/* my OSP global styles */
.savetoFavs a.btn.btn-success.btn-small, .addtoCompares a.btn.btn-warning.btn-small {
	display: none;
}
.searchlstbyidlp input {
	height: 36px;
	border: 1px solid #e9ecef;
	width: 125px;
	padding-left: .375rem;
	padding-right: .375rem;
}
.btn-toolbar.filter-bar select,
.btn-toolbar.filter-bar select option,
.btn-toolbar.filter-bar input,
.btn-toolbar.filter-bar a,
.searchlstbyidlp input {
	font-weight: 600;
	font-family: 'Archivo Narrow', sans-serif;
	border-radius: 0px;
	font-size: .90rem;
	text-decoration: none;
}
.searchlstbyidlp ::placeholder {
	color: #000000 !important;
}
.btn-toolbar.filter-bar .btn-group.sortdirection select,
.btn-toolbar.filter-bar .btn-group.sorttitle select,
.btn-toolbar.filter-bar .market-status-sort.btn-group select {
	padding: .375rem 2.00rem .375rem .50rem;
	background-position: right .50rem center;
}

.listingImage {
	min-height: 250px;
	overflow: hidden;
}
.listingImage img {
	width: 100%;
	height: 250px;
}
h1.propertyName {
	color: #8B0000;
}
.listingtitleprice h2.listingtitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 70%;
}
.listingAddressLeft {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 320px;
}
.listingcol .listingaddress {
	margin-top: -2px;
}
ul.attribute-list {
	padding-left: 0;
}
.listingimages {
	font-size: 1.0rem !important;
}
.marketstatusLabels {
	margin-right: -8px;
	height: 250px;
}
.featuredpropertydetails {
	background: rgba(0, 204, 3, 0.8);
	letter-spacing: .05rem;
}
.marketstatuspropertydetails {
	width: 120px;
}
.marketstatuspropertydetails.Sold {
	background: rgba(237, 7, 7, 0.9);
	color: #ffffff;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: .05rem;
}
.marketstatuspropertydetails.For.Sale,
.marketstatuspropertydetails.For.sale {
	display: none !important;
	background: rgba(10, 0, 0, 0.7);
	color: #ffffff;
}
.marketstatuspropertydetails.Sale.Pending,
.marketstatuspropertydetails.Sale.pending {
	background: rgba(255, 162, 0, 0.8);
	letter-spacing: .05rem;
	text-transform: uppercase;
}
.emspricereduced {
	background: rgba(255, 0, 60, 0.9);
	letter-spacing: .05rem;
	text-transform: uppercase;

}
#accordionMap .accordion-button::after {
	margin-left: 1.0rem;
	background-color: #ffffff;
}
/*
#listingscontainer #map_canvas {
	z-index: 3;
	scroll-margin-top: -55px;
}
.leaflet-popup-content {
	min-width:320px;
}
*/
/* Email alerts add max width to search form */
.moduletable.emailAlertsSearch {
	max-width: 550px;
	margin: 0px 0px;
}
/* Email alerts...remove advanced search form in results
div#ospropertyadvsearch, div#advsearchformdiv input#btnSubmit, div#advsearchformdiv .col-lg-12.alignright.noleftmargin a.btn.btn-secondary {
	display: none;
}*/
/* Email alerts - add bottom margin to beds, baths, sqft fields */
.alertCustomFields .ospsearch_div .row {
	margin-bottom: 1.0rem;
}
/* end my OSP global styles */
@media (max-width: 480px) {
	.slideshow-wrapper {
		width: 100%;
		height: 35%;
	}
	.photo-description {
		font-size: 14px;
	}
	.nav-buttons {
		font-size: 20px;
		padding: 8px;
		width: 35px;
		height: 35px;
	}
	.thumbnail-container {
		width: 100px;
	}
	.thumbnail-container img {
		width: 70px;
		height: 50px;
	}
}
@media (min-width: 521px) {
	.btn-toolbar.filter-bar select, .btn-toolbar.filter-bar select option, .btn-toolbar.filter-bar input, .btn-toolbar.filter-bar a, .searchlstbyidlp input {
		font-size: 0.90rem;
	}
}
@media (min-width: 481px) and (max-width: 768px) {

}

@media (max-width: 768px) {
	.slideshow-wrapper {
		width: 100%;
		height: 90%;
	}
	.photo-description {
		font-size: 1.0rem;
		margin-top: 0;
		padding: 8px 0;
	}
	.nav-buttons {
		font-size: 24px;
		padding: 10px;
		width: 40px;
		height: 40px;
	}
	.thumbnail-container {
		width: 120px;
	}
	.thumbnail-container img {
		width: 80px;
		height: 55px;
	}
	.descriptionWrap ul {
		padding-left: 15px;
	}
	/* my OSP global styles */
	.usermenu a span.menu-item-title {
		display: inline-block;
	}
	/* end my OSP global styles */
}
@media (max-width: 860px) {
	.fav-direction-nav .fav-prev {
		opacity: 1;
		filter: alpha(opacity=100);
		left: 0;
	}
	.fav-direction-nav .fav-next {
		opacity: 1;
		filter: alpha(opacity=100);
		right: 0;
	}
}
/* copied from original style.css file: */
