<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body
{
}

iframe
{
	border: 0;
	width: 100%;
}

.clearfix
{
	clear: both;
}

.hide
{
	display: none;
}

.text-center
{
	text-align: center;
}

#headerContainer
{
	border-bottom: 2px solid #ce3425;
	margin-top: 10px;
	padding-bottom: 15px;
}

	#headerContainer .navbar-default
	{
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	#headerContainer .navbar-brand
	{
		padding: 0;
	}

	#headerContainer .nav
	{
		margin-bottom: 0px;
		margin-top: 25px;
	}

		#headerContainer .nav li
		{
			margin-right: 10px;
		}

			#headerContainer .nav li:last-of-type
			{
				margin-right: 0px;
			}

	#headerContainer .navbar-brand &gt; img
	{
		height: auto;
	}

#searchContainer
{
	background-color: #31292B;
	text-align: center;
}

	#searchBox input
	{
		margin-bottom: 10px;
		margin-top: 10px;
		width: 50%;
	}

#map-usa
{
	height: 450px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

#propertyListing li h5,
.mapMarkerProperty h5
{
	margin-top: 0px;
}

#propertyListing p.managedByContainer
{
	margin-top: 10px;
}

.photos,
#mapPropertyListing
{
	margin-left: 0px;
}

	.photos li.photo
	{
		margin-bottom: 10px;
		margin-right: 5px;
	}

		.photos li.photo:last-child
		{
			margin-right: 0px;
		}

		.photos li.photo img
		{
			height: 42px;
			width: 42px;
		}

#cityListing li,
#stateListing li
{
	margin-left: 0px;
}

#map_canvas
{
	height: 600px;
}

	#mapPropertyListingContainer
	{
		margin-right: 10px;
		overflow: scroll;
		padding: 0;
	    width: 32.33333333%;

	}

		#mapPropertyListingContainer form
		{
			margin-bottom: 0;
			padding: 10px 10px 0 10px;
		}

			#mapPropertyListingContainer form.form-inline input[type="text"].input-sm
			{
				padding-left: 3px;
				padding-right: 3px;
			}

			#mapPropertyListingContainer form hr
			{
				margin-bottom: 0;
			}

				#filterOptions .control-group
				{
					margin-bottom: 10px;
				}

				#filterOptions .control-label
				{
					width: 100px;
				}

				#filterOptions .checkbox.inline
				{
					margin-left: 0px;
					margin-right: 10px;
				}

	#mapPropertyListing li.propertyRow
	{
		padding: 20px 10px 0px 0px;
	}

	#mapPropertyListing li.propertyRow:nth-child(even)
	{
		background-color: #EFEDED;
	}

	.mapMarkerLabel
	{
		background: transparent url('../img/mapMarker.png') no-repeat;
		height: 35px;
		margin-left: 10px;
		min-width: 25px;
		position: relative;
		width: 2%;
	}

		.mapMarkerLabel span
		{
			color: #FFFFFF;
			font-weight: bold;
			position: absolute;
			left: 5px;
		}


.mapMarkerProperty
{
	margin-left: 10px;
}

#corpSiteContainer
{
	margin: 0 auto;
	width: 970px;
}

#managementCompanyContainer
{
	margin-bottom: 10px;
}

	#managementCompanyContainer img
	{
		max-height: 100px;
	}

		#managementCompanyContainer.MetroPlains img,
		#managementCompanyContainer.BiggsPropertyManagement img,
		#managementCompanyContainer.LutheranHomesofMichigan img,
		#managementCompanyContainer.LanduraManagementAssociates img
		{
			height: auto;
		}

#toggleButtonsContainer button
{
	height: 70px;
	margin-bottom: 20px;
}

	#toggleButtonsContainer button img
	{
		height: 46px;
		width: 46px;
	}

.typehead
{
	width: 48%;
}

body &gt; .container &gt; footer,
body &gt; .container-fluid &gt; footer
{
	background: #352C24;
	color: #D5D4C6;
	margin-top: 30px;
	padding: 10px;
}

	footer a
	{
		color: inherit;
	}

		footer a:hover
		{
			color: #FFFFFF;
		}

		div.baseTheme footer a:hover
		{
			color: inherit;
		}

	footer .row-fluid
	{
		margin-bottom: 20px;
	}

#footer-nav
{
	margin: 0;
	margin-bottom: 20px;
}

	#footer-nav li
	{
		border-right: 1px solid #CCCCCC;
		margin: 0 10px 10px 0;
		padding: 0 10px 0 0;
	}

		#footer-nav li:last-child
		{
			border-right: 0;
		}

.ads
{
	min-height: 95px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

	.ads div:first-child
	{
		margin: 0 auto;
	}

	.threePerRow .ads
	{
		margin-bottom: 40px;
	}

#propertyListingManagementCompany
{
	margin-left: 0px;
}

	#propertyListingManagementCompany li
	{
		height: 150px;
		margin-left: 0px;
	}

#statesListingContainer li
{
	margin-left: 0px;
}

footer .row
{
	margin-bottom: 20px;
}

.jvectormap-zoomin,
.jvectormap-zoomout
{
	font-size: 28px;
    height: 28px;
    padding-top: 5px;
    width: 28px;
}

	.jvectormap-zoomout
	{
	    top: 42px;
	}

.breadcrumb
{
	margin-top: 10px;
}

.advanced-search
{
	background-color: #004274;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	padding: 10px 0;
	width: 100%;
}

	.search-long
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.search-long div:not(.dropdown-menu)
	{
		display: table-cell !important;
		vertical-align: middle;
	}

	.search-long .input-icon,
	.search-long .search
	{
		padding-right: 0;
	}

		.search-long .search
		{
			background-color: #ffffff;
			border-left: none;
		}

		.search-long .input-icon
		{
			position: relative;
			width: 10000px;
		}

		.input-search:before
		{
			content: "\f002";
		}

		.input-icon:before
		{
			color: #959595;
			text-align: center;
			font-family: "FontAwesome";
			height: 43px;
			width: 40px;
			line-height: 43px;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 1;
		}

		.advanced-search .input-group .form-control,
		.search-long .search input,
		.search-long .btn-group .btn,
		.search-long .search-btn .btn
		{
			height: 42px;
		}

		.search-long .search input
		{
			border: none;
			color: #959595;
			font-size: 15px;
			font-weight: 400;
			padding-left: 40px;
		}

		.search-long .btn-group .btn
		{
			border: 0;
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
		}

		.advanced-search .search-long .advance-btn
		{
			border: 0;
			background-color: #FFFFFF;
			color: #959595;
			font-size: 15px;
			font-weight: 400;
		}

		.search-long .search-btn .btn
		{
			background-color: #ce3425;
			border: 1px solid #ce3425;
			color: #FFFFFF;

			-webkit-border-radius: 0 4px 4px 0;
			-moz-border-radius: 0 4px 4px 0;
			-ms-border-radius: 0 4px 4px 0;
			border-radius: 0 4px 4px 0;
		}

		#advance-fields
		{
			/*padding-top: 10px;*/
		}

			#advance-fields .btn-group
			{
				width: 100%;
			}

		.advanced-search .features-list label.title
		{
			color: #ffffff;
			font-weight: bold;
			padding: 13px 0 15px;
		}

		.advanced-search .features-list .checkbox-inline
		{
			color: #ffffff;
			margin: 0;
			margin-right: 25px;
			margin-bottom: 5px;
			width: 14%;
		}
</pre></body></html>