/* idxbase - 1.000 */
.IDX-clear {clear:both;}
.clear { clear: both; } /* @todo all refrences to this need to be changed to IDX-clear */
.IDX-hide, .IDX-hidden {display:none !important;}

/* clearfix */
.IDX-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.IDX-clearfix {	display:inline-block; }
html[xmlns] .IDX-clearfix { display:block; }
* html .IDX-clearfix {height: 1%;}

/**
 *  Global Elements
 */
#IDX-main { font: 100 10pt Arial,Helvetica,sans-serif; }
.IDX-previousPage {margin:10px 0 20px; text-align:center;}
.IDX-wrapper-mobile .IDX-previousPage {font-size:12px;}
.IDX-leadFormText {margin-bottom:15px;}
.IDX-listAsRow {list-style:none; margin:0; padding:0;}
.IDX-listAsRow li {display:inline-block; margin:0; padding:0 15px;}
.IDX-messageResponse {font-weight:bold; text-align:center;}
.IDX-successMessage {color:green;}
.IDX-errorMessage {color:red;}
.IDX-errorMessage a {color:darkred;}
.IDX-errorField {border: 2px solid #FF0000 !important;}
.IDX-errorIcon {width: 15px; height: 15px; float: left; background-image: url(//d1qfrurkpai25r.cloudfront.net/images/smallIconSprite.png); background-position: -105px 119px; cursor: move; margin-right: 5px;}
.IDX-successIcon {width: 15px; height: 15px; float: left; background-image: url(//d1qfrurkpai25r.cloudfront.net/images/smallIconSprite.png); background-position: -120px 119px; cursor: move; margin-right: 5px;}
.IDX-required {color:red; font-weight:bold;}
.IDX-lineBreak { border-bottom: 1px solid #CCCCCC; margin: 5px 0px; width: 100% ;}
.IDX-savePropertyForm button {border:inherit; background:inherit; cursor:pointer;}
.IDX-help-inline {font-size:11px;}
.IDX-help-block {font-size:11px; line-height:15px; margin:0;}
.IDX-swapMobileView {display:block; text-align:center;}
#IDX-viewFullSite, #IDX-viewMobileSite {color:red; font-size:11px;}
.IDX-propertySaved {color:green; font-weight:bold;}
.IDX-hopoZoning {display:none !important; visibility:hidden !important;}
.IDX-addressZip4 { visibility: hidden; }
/**
 * UI Overrides
 */
.ui-widget-overlay {background:#000000; opacity:.5;}

/**
 * Psudolink
 */
.IDX-psudolink {cursor:pointer;}
.psudolink { color: #4C669A; text-decoration: none; cursor: pointer; font-variant: normal;}

/**
 * Lead Registration Form (modal window and overlay)
 */
#IDX-leadSignupForm ul { list-style: none; margin: 0; padding: 0;}
#IDX-leadSignupForm ul li {height: 35px;}
#IDX-leadSignupForm ul li:last-child { text-align: center;}

.IDX-signupLoginToggleWrap {margin-top:15px; text-align:center;}
.IDX-signupLoginToggleWrap strong {font-size:16px; color:#336699;}
.IDX-wrapper-standard #IDX-email {width:300px;}

/**
 * Lead Tools Bar
 */

#IDX-leadToolsBar { position: relative; z-index: 3; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 1px 1px 5px #999999; -webkit-box-shadow: 1px 1px 5px #999999; background-color: #BBBBBB; background-image: url("//d1qfrurkpai25r.cloudfront.net/images/background-controlGrad.png"); background-repeat: repeat-x; border: 1px solid #888888; font-variant: small-caps; font-weight: bold; margin-bottom: 10px; padding: 5px 5px 5px 10px; text-shadow: 1px 1px 5px #999999; }
.IDX-leadToolsItem { position: relative; z-index: 2; float: left; width: 20%; text-align: center; }
.IDX-leadToolNotif { position: absolute; z-index: 1; top: 25px; width: 95%; padding: 2px 2%; text-align: center; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -moz-box-shadow: 1px 1px 5px #999999; -webkit-box-shadow: 1px 1px 5px #999999; background-color: #BBBBBB; background-image: url("//d1qfrurkpai25r.cloudfront.net/images/background-controlGrad.png"); background-repeat: repeat-x; border: 1px solid #888888; display: none;}
#IDX-leadToolsNotifWrap { position: relative; }
#IDX-leadInfo {float:left;}
#IDX-leadLogOutLink {float:left; margin-left:5px;}
#IDX-leadAccountLink {float:right;}

/**
 *  Lead Pages
 */

#IDX-savedSearchLink { float: right; font-size: small }
.IDX-savedSearchCell { position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #CCC; -moz-box-shadow: 5px 5px 10px #CCC; -webkit-box-shadow: 5px 5px 10px #CCC; margin: 10px 0; padding: 10px; }
.IDX-savedSearchPreview { position: absolute; right: 10px; top: 10px; }
.IDX-savedSearchSave { position: absolute; right: 10px; bottom: 10px; }
.IDX-savedSearchCritHeader { font-weight: bold; margin-top: 5px; }
.IDX-savedSearchCritList {float: left; margin: 0 2%; padding: 0; font-size: 8pt; width: 45%; list-style: none; }
.IDX-savedSearchOverlay { display: none; position: absolute; top: 0; left: 0; width: 100%; text-align: center; margin-top: 75px; font-size: 18pt; }

/**
 * Agent Subheader
 */
.IDX-agentSubheader:after { display: table; content: ""; clear:both }

/**
 * Site Map / Search By City Page
 */
#IDX-sitemap h2, #IDX-searchByCity h2 {margin:15px 0 3px;}

/**
 * Lead modal
 */
 .ui-dialog.IDX-registrationModal { position: fixed; }
#IDX-registration {max-height:400px; overflow-y:scroll;}
#IDX-registrationHeader h1 {display:none;}
#IDX-registrationMessage {margin-bottom:10px;}
.IDX-wrapper-mobile #IDX-registrationHeader h1 {display:block;}
.IDX-signupLoginToggleWrap b {display:block;}
.ui-dialog.IDX-registrationModal a.close {color: #336699;}
.IDX-registration-force .ui-dialog-titlebar-close {}
.IDX-captchaContainer { margin:10px 0 20px; }

/**
 * Refinement Search
 */
.IDX-refinementSearchForm {font-size:8pt; font-weight:normal;}
.IDX-refinementSearchForm input {border:1px solid #666;}
.IDX-refinementSearchLeft, .IDX-refinementSearchRight {float:left;}
.IDX-refineCityCountyZipListWrap {width:180px; float:left;}
.IDX-refineCityCountyZipListWrap label, .IDX-refineCityCountyZipListWrap select {display:block; width:100%;}
.IDX-refinementSearchRight {margin-left:5px;}
.IDX-refinementSearchRight div {float:left; margin:0 5px 13px 0;}
.IDX-refinementSearchRight div label {display:block;}
.IDX-refinementSearchRight div input {display:block; width:90px;}
.IDX-refineSubmitWrap input {border:1px solid #666; background:#CCC; font-size:11pt; color:#333;}
.IDX-refineCityCountyZip {height:65px; padding-left:3px;}
#IDX-resultsRefineSortingWrap {margin: 0 10px 0 0; }
#IDX-resultsRefineSortingWrap > label {display: inline-block; margin: 0; }

  
html, body { margin: 0; padding: 0; height: 100%;}
#IDX-main textarea {width:400px;}

#IDX-main + img{border: 0; padding: 0; position: absolute;}

/* results - 1.002 */
.IDX-detailsMLSLogo img {width:100px; height:50px;}
.IDX-searchSaved, .IDX-propertySaved {font-weight: bold; color:#119111;}
.IDX-topLinks {margin-bottom:15px;}
.IDX-topLink {margin-right:10px;}
#IDX-resultMap {
	width:100%;
	min-width:400px;
	height:500px;
	min-height:300px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* this makes the google info window and shadow display */
#IDX-map img { max-width: none !important; }

.IDX-category-results #IDX-map {width:100%; height:100%; position:relative;}
.IDX-widgetReferer #IDX-resultsLinkModify {display:none;}
.IDX-resultsPerPageSelector {width:auto;}

#IDX-resultsSeparatorTextFeatured.propertyTypeThenPrice, #IDX-resultsSeparatorTextSupplemental.propertyTypeThenPrice, #IDX-resultsSeparatorTextSoldPending.propertyTypeThenPrice, #IDX-resultsSeparatorFeatured.propertyTypeThenPrice, #IDX-resultsSeparatorSupplemental.propertyTypeThenPrice, #IDX-resultsSeparatorSoldPending.propertyTypeThenPrice {
    display:none;
}
.IDX-propertyTypeHeader {border-bottom: 1px solid #CCCCCC; padding-bottom: 5px; margin-top: 50px; }
.IDX-propertyTypeHeader:first-child {margin-top: 10px; }
.IDX-resultsCell {border-bottom: none; padding: 0;}

/**
 * Bio CSS
 */
div.IDX-bioWrapper { width: 100%; text-align:center; }
div.IDX-bioHeader { font-size: 18pt; font-weight: bold; }
div.IDX-bioInfo { width: 100%; text-align: center; margin: 5px 0; }
div.IDX-bioPhoto { width: 50%; float: left;  border-right: 1px #DDD dashed; }
div.IDX-bioInfo img { margin: 5px; border: 1px #AAA solid; max-width: 250px; }

div.IDX-bioText { padding-left: 3%; float: left; }
div.IDX-bioName { font-size: 16pt; font-weight: bold; }
div.IDX-bioTitle { font-size: 14pt; }
div.IDX-bioURL { margin-top: 3px; text-align: left; }
div.IDX-bioPhones { font-size: 9pt; margin-top: 10px; text-align: left; }
div.IDX-bioPhones b { }
div.IDX-bioEmail { text-align: left; }
div.IDX-bioDetails { font-size: 10pt; width: 100%; text-align: left; border-top: 1px #DDD dashed; clear: both; }
div.IDX-bioFeaturedHeader { width: 95%; font-size: 16px; font-weight: bold; text-align:left; border-width: 1px 0; border-color: #DDD; border-style: solid; margin: 10px 0; padding: 2px 0 2px 8px; background: #F0F0F0;}
div.IDX-bioFeaturedEntry { width: 90%; border-bottom: 1px #DDD solid; padding-bottom: 5px; margin-bottom: 5px; }
div.IDX-bioFeaturedEntry table { width: 100%; }

/**
 * Pill CSS
 */
ul#IDX-comminglePills { list-style: none; padding: 0; }
ul#IDX-comminglePills:before,ul#IDX-comminglePills:after { display: table; line-height: 0; content: ""; }
ul#IDX-comminglePills:after { clear: both; }
li.IDX-comminglePill > a { text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 8px 12px; margin-right: 2px; }
li.IDX-comminglePill.active > a, li.IDX-comminglePill.active > a:hover { background-color: #0769AD; color: #ffffff; }
li.IDX-comminglePill > a:hover { background-color: #EEEEEE; text-decoration: none; }
li.IDX-comminglePill { float: left; line-height: 20px; margin: 10px 0; }


/* forms - 1.000 */
.IDX-selectableList { background: #EEEEEE; border: 5px solid #EEEEEE; height: 100px; line-height: 6px; overflow: auto; width: 200px; text-align:left; position:relative;}
.IDX-selectableListLabel { font-size: 12px; font-weight: normal; line-height: 12px; margin: 0; display:block; margin-bottom:2px;} 
.IDX-selectableListLabel .IDX-selectableListCheckbox { line-height: 12px; margin: 0 3px 0 0; vertical-align: bottom; display:inline; }

.IDX-control-group, #IDX-registration .IDX-control-group { display: inline-block; margin: 0 10px 10px 0; }

/* pagerBootstrap - 1.000 */
/** Pagination Styles **/
#IDX-resultsPagerTop {float: right;}
.IDX-pagination {display:block; height:40px;}
.IDX-pagination ul {display:inline-block; margin:0; padding:0;}
.IDX-pagination li {display: inline;}
.IDX-pagination li a {float:left; padding:4px 8px; text-decoration: none; border: 1px solid #ddd; border-left-width:0; }
.IDX-pagination .IDX-disabled a, .IDX-pagination .IDX-disabled a:hover {color:#999; background:transparent; cursor:default;}
.IDX-pagination .IDX-active a {cursor:default; color:#999; }
.IDX-pagination a:hover, .IDX-pagination .IDX-active a, .IDX-pagination .IDX-disabled a:hover {background:#F5F5F5; }
.IDX-pagination li:first-child a {border-left-width: 1px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }
.IDX-pagination li:last-child a {-webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; }

/** Per Page Form **/
.IDX-perPageForm {margin: 0; padding: 0; display: none;}
.IDX-perPageForm label {display:inline-block; }
.IDX-perPageForm select {}

/** The Counter **/
#IDX-resultsTopLinks {clear:left;}
#IDX-resultsCountWrap {clear: left; color:#888;}
.IDX-resultsCount {color: #333333; font-weight: bold;}

/* resultsTools - 1.001 */
.IDX-resultsAddressState {display:none;}
.IDX-resultsAddressUnitNumber:before {content: " #";}
#IDX-resultsMediaVirtualTour {display:none;}
#IDX-resultsMediaOpenHouse {display:none;}

/* resultsContent2 - 1.002 */
/* layout */
.IDX-resultsCell {
  margin-bottom: 0;
  clear: both;
  position: relative;
}

.IDX-row-content {
  zoom: 1;
  min-height: 220px;
}
.IDX-row-content:before,
.IDX-row-content:after {
  content: "";
  display: table;
}
.IDX-row-content:after {
  clear: both;
}
.IDX-column {
  float: left;
  margin-left: 1%;
}
.IDX-column1 {
  width: 27%;
  margin-left: 0;
}
.IDX-column2 {
  width: 18%;
}
.IDX-column3 {
  width: 31%;
}
.IDX-column4 {
  width: 18%;
  text-align: right;
  float: right;
}
.IDX-resultsPhotoImg {
  width: 100%;
  height: auto;
}
/* address */
.IDX-resultsAddress {
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  margin-bottom: 7px;
}
.IDX-resultsAddressState {
  display: none;
}
.IDX-resultsAddressStateAbrv {
  display: inline;
}
/* remarks */
.IDX-resultsDescription {
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
}
/* core data */
.IDX-column2 .IDX-resultsLabel {
  color: #999999;
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  text-align: right;
  width: 70px;
}
.IDX-column2 .IDX-resultsText {
  font-size: 13px;
  line-height: 13px;
}
.IDX-resultsField-price {
  margin-bottom: 10px;
}
.IDX-resultsField-price .IDX-resultsLabel {
  display: none;
}
.IDX-resultsField-price .IDX-resultsText {
  color: green;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.IDX-bathsFullPartial .IDX-resultsField-totalBaths {
  display: none;
}
.IDX-bathsFull .IDX-resultsField-totalBaths {
  display: none;
}
.IDX-resultsPhotogallery {
  text-align: center;
}
/* fourth column */
.IDX-market {
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 10px;
}
.IDX-column4 a {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
}
/* courtesy */
.IDX-mlsContainer {position: relative; zoom: 1; }
.IDX-mlsContainer:before, .IDX-mlsContainer:after {content: ""; display: table; }
.IDX-mlsContainer:after {clear: both; }


/* Sold/Pending Styles */
#IDX-resultsSoldpendingListings .IDX-resultsField-propStatus {display:none;}
.IDX-resultsField-archiveStatus .IDX-resultsText { text-transform: capitalize; }


/**** Client CSS ****/

/**
 * Custom Global CSS
 */ 
#IDX-main {width: auto;}

.IDX-qsInput{
	font-family: 'SegoeUINormal', Arial, 'Lucida Grande','Lucida Sans Unicode', Verdana, sans-serif; 
	border: solid 1px #C4C4C4; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	height: 23px; 
	line-height: 23px;
}

.IDX-qsInput:focus{
	border-color: #E91E63;
}

.IDX-qsFieldWrap{
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	padding-bottom: 20px;
}

.IDX-qsFieldWrap label{
	display: block;
	font-size: 12px;
	line-height: 1;
	padding: 0 0 5px;
}
    
.IDX-quicksearchWrapper{
	width: 165px !important;
}
    
.IDX-quicksearchForm .IDX-qsSelectInput{
	border: solid 1px #C4C4C4; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	height: 23px; 
	line-height: 23px;
	width: 100%;
}
    
.IDX-quicksearchForm .IDX-qsTextInput{
	border: solid 1px #C4C4C4; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	height: 23px; 
	line-height: 23px;
	width: 100%;
}
    
.IDX-quicksearchForm .IDX-qsButtonInput{
	background-clip: padding-box;
	background-color: #3D95CB;
	border: 2px solid #3D95CB;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 17px;
	padding: 5px 15px;
	text-align: center;
	height: auto;
	line-height: 0;
}
    
.IDX-resultsCountMessage{
	display: none;
}
    
#IDX-resultsLinkNew{
	display: none;
}
    
.IDX-refinementSearchLeft{
	display: none;
}
    
.IDX-refineSubmitWrap{
	display: none;
}
 
.IDX-resultsSeparator{
	display: none;
}
    
.IDX-resultsSeparatorText{
	display: none;
}
    
.idx-wrapper > img{
	display: block;
	border: none;
}

#IDX-resultsPagerTop li{
	display: none;
}

#IDX-resultsPagerTop li:first-child, #IDX-resultsPagerTop li:last-child{
	display: inline;
}


#IDX-resultsCountWrap{
	display: none;
}

#IDX-resultsTopLinks{
	display: none;
}

#IDX-resultsPagerTop{
	display: none;
}

#IDX-saveSearch{
	background-color: #E91E63;
	border: 2px solid #E91E63; 
	color: #FFFFFF;
	cursor: pointer; 
	font-size: 15px; 
	padding: 5px 15px; 
	text-align: center; 
	background-clip: padding-box;
}

#IDX-saveSearch:hover{
	text-decoration: none;
}

#IDX-refinementSearchForm{
	display: none;
}

#IDX-resultsRefineSearchWrap{
	display: none;
}

.IDX-resultsAddress{
	font-size: 15px;
}

.IDX-resultsAddressLink{

}

.IDX-resultsCell{
	position: relative;
}

.rc .inside > img{
	border: 0;
	padding: 0;
}

#IDX-resultsActiveListings .IDX-row-content, #IDX-resultsFeaturedListings .IDX-row-content{	
	padding: 20px 10px;
	border-bottom: solid 1px #C4C4C4;
}

#IDX-resultsActiveListings .IDX-row-content:hover, #IDX-resultsFeaturedListings .IDX-row-content:hover{
	background-color: #E1E7F2;
}

#IDX-resultsActiveListings .IDX-resultsField-listingPrice .IDX-resultsText, #IDX-resultsFeaturedListings .IDX-resultsField-listingPrice .IDX-resultsText{
	font-size: 14px; 
	font-weight: normal; 
	color: #000000; 
}

#IDX-resultsActiveListings .IDX-row-content, #IDX-resultsFeaturedListings .IDX-row-content{
	position: relative;
}

#IDX-resultsActiveListings .IDX-column1, #IDX-resultsFeaturedListings .IDX-column1{
	position: relative;
	width: 100px;
}

#IDX-resultsActiveListings .IDX-column2, #IDX-resultsFeaturedListings .IDX-column2{
	position: relative;
	padding-left: 110px;
	float: none;
	width: auto;
	min-height: 160px;
}

#IDX-resultsActiveListings .IDX-column2 .IDX-resultsLabel, #IDX-resultsFeaturedListings .IDX-column2 .IDX-resultsLabel{
	text-align: left;
	width: auto;
	font-size: 13px;
}

#IDX-resultsActiveListings .IDX-column3, #IDX-resultsFeaturedListings .IDX-column3{
	clear: both;
	text-align: left;
	width: auto;
	float: none;
	margin: 13px 0;
}

#IDX-resultsActiveListings .IDX-column4, #IDX-resultsFeaturedListings .IDX-column4{
	position: absolute;
	right: 10px;
	width: auto;
	display: none;
}

#IDX-resultsActiveListings .IDX-resultsDescription, #IDX-resultsFeaturedListings .IDX-resultsDescription{
	font-size: 13px;
	font-style: italic;
}

#IDX-resultsActiveListings .IDX-mlsContainer, #IDX-resultsFeaturedListings .IDX-mlsContainer{
	display: none;
	position: absolute;
	bottom: 10px;
	right: 0;
}

#IDX-resultsActiveListings .IDX-resultsPhotogallery, #IDX-resultsFeaturedListings .IDX-resultsPhotogallery{
	position: absolute;
	left: 5px;
	bottom: 5px;
}

#IDX-resultsActiveListings .IDX-resultsPhotoGalleryLink, #IDX-resultsFeaturedListings .IDX-resultsPhotoGalleryLink{
	text-indent: -1000px;
	display: inline-block;
	text-align: left;
	position: relative;
	overflow: hidden;
	height: 20px;
	background: rgba(0,0,0,0.5);
}

#IDX-resultsActiveListings .IDX-resultsPhotoGalleryLink, #IDX-resultsFeaturedListings .IDX-resultsPhotoGalleryLink{
	text-decoration: none;	
}

#IDX-resultsActiveListings .IDX-resultsPhotoGalleryLink span, #IDX-resultsFeaturedListings .IDX-resultsPhotoGalleryLink span{
	text-indent: 0;
	float: right;
	padding: 4px;
	display: none;
	white-space: nowrap;
	color: #fff;
	font-size: 12px; 
	margin-right: 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#IDX-resultsPagerBottom{
	overflow: hidden;
	padding: 20px 0;
	color: #000000; 
	line-height: 14px; 
	
	float: right;
}

#IDX-resultsPagerBottom a{
	border: none;
	text-decoration: none;
}

#IDX-resultsPagerBottom a:hover{
	text-decoration: none;
}

#IDX-resultsPagerBottom .IDX-active a{
	color: #000000;
	background: none;
}

#IDX-resultsMLSRights{
	clear: both;
}

/* Map */
#IDX-searchNavWrapper{
	display: none;
}

#IDX-mapHeader-Search{
	display: none;
}

/* Details */
#IDX-detailsTopNav{
	display: none;
}

#IDX-lineBreak-detailsTopNav{
	display: none;
}

/* Index form */
#IDX-searchForm{
	background-color: #1E88E5; 
	margin: 0; 
	padding: 0 30px;
	overflow: hidden; 
	position: relative;
}

#IDX-formReset{
	display: none;
}

#IDX-searchForm .IDX-formSubmit{
	position: absolute; 
	right: 40px; 
	bottom: 20px;
	background: #E91E63; 
	border: 2px solid #FFFFFF; 
	color: #FFFFFF !important; 
	font-size: 22px; 
	font-weight: normal; 
	overflow: hidden; 
	line-height: 45px; 
	padding: 0 10px 0 10px; 
	min-height: 45px;
	margin: 0;
}

#IDX-searchForm .IDX-formSubmit:hover{
	background: #FFFFFF; 
	border: 2px solid #E91E63; 
	color: #E91E63 !important;
}

#IDX-searchForm label{
	display: inline-block;
	color: #FFFFFF; 
	margin-bottom: 2px; 
	padding: 0;
}

#IDX-searchForm #IDX-cczContainer{
	max-width: 100%;
	margin-right: 10px;
}

#IDX-searchForm #IDX-city-group{
	margin-right: 0;
}

#IDX-searchForm #IDX-pt-group{
	max-width: 100%;
}

#IDX-searchForm #IDX-propStatus-group{
	max-width: 100%;
}

#IDX-searchForm #IDX-srtd-group{
	max-width: 100%;
}

#IDX-searchForm select{
	width: 290px;
	height: 27px; 
	line-height: 27px;
	border: solid 1px #C4C4C4; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#IDX-searchForm select:focus{
	border-color: #E91E63;
}

#IDX-searchForm input[type="text"]{
	font-family: 'SegoeUINormal', Arial, 'Lucida Grande','Lucida Sans Unicode', Verdana, sans-serif; 
	border: solid 1px #C4C4C4; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	height: 23px; 
	line-height: 23px;
}

#IDX-searchForm input[type="text"]:focus{
	border-color: #E91E63;
}

#IDX-cczController{
	display: none;
}

#IDX-bd-group, #IDX-tb-group{
	max-width: 50%;
}

#IDX-bd-group select, #IDX-tb-group select{
	width: 270px;
}

#IDX-searchSubmitReset br{
	display: none;
}

#IDX-advancedSearchFields{
	display: none;
}

.IDX-clear{
	display: block;
	clear: none; 
	height: 0; 
	line-height: 0; 
	font-size: 0.1px;
}

.IDX-clear:before {
  content: "";
  display: table;
  clear: both;
}

#IDX-searchRefinement{
	margin: 0;
}

#IDX-searchRefinement > div{
	margin-bottom: 0;
}

#IDX-searchForm .IDX-row-content{
	min-height: 0;
}

#IDX-searchForm #IDX-coreFields{
	margin: 0;
}

#IDX-searchForm #IDX-searchRefinement{
	float: left;
}

#IDX-searchForm #IDX-submitReset{
	clear: none;
}

#IDX-searchForm .IDX-formReset{
	display: inline-block !important;
	opacity: 0;
	margin-top: 45px;
}

/* Detail */
#IDX-detailsAddress{
	font-size: 15px; 
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	padding-bottom: 20px; 
	color: #000000; 
}

#IDX-detailsWrapper .IDX-shareThisContainer{
	display: none;
}

#IDX-pricing{
	margin-top: 20px;
	font-size: 15px; 
	font-weight: normal; 
	color: #000000;
}

#IDX-detailsPropertyPhoto{
	display: none;
}

#IDX-listingID{
	position: absolute;
	top: -20px;
	right: 0;
    text-align: right;
    font-size: 15px; 
	font-weight: normal; 
	color: #000000;
}

#IDX-basicInfo{
	position: relative;
	padding: 10px 0;
	line-height: 1.5;
	font-size: 13px;
}

#IDX-detailsMap{
	opacity: 0;
	position: absolute;
	top: -10000px;
	width: 100%;
	height: 400px;
}

#IDX-detailsLinks-list{
	display: none;
}

#IDX-photoGalleryContainer .IDX-pageHeaderContainer{
	display: none;
}

#IDX-photoGalleryContainer .IDX-propertyInfoList{
	display: none;
}

#IDX-photoGalleryContainer #IDX-previousPage{
	display: none;
}

#IDX-photoGalleryContainer .IDX-previousPage{
	display: none;
}

#IDX-photoGallery{
	margin-right: -100000px;
}

#IDX-photoGallery .IDX-showcaseSlide{
	float: left;
	margin: 0;
}

#IDX-photoGallery .IDX-showcaseContent{
	width: 628px;
	height: 408px;
	border: 1px solid #C4C4C4; 
	text-align: center;
}

#IDX-photoGallery img{
	padding: 4px;
	max-width: 620px;
	max-height: 400px;
	border: none;
}

#IDX-photoGalleryContainer > div:last-child{
	display: none !important;
}

#IDX-remarksContainer .IDX-fieldContainerTitle{
	display: none;
}

#IDX-propertyRemarks{
	font-style: italic;
	padding: 0;
	line-height: 1.5;
}

#IDX-detailsWrapper #IDX-fieldsWrapper{
	margin: 0;
}

#IDX-detailsWrapper .IDX-fieldContainer{
	margin: 0;
}

#IDX-detailsWrapper .IDX-fieldContainerTitle{
	font-size: 15px; 
	font-weight: normal; 
	color: #000000;
	border-top: solid 1px #C4C4C4; 
	border-bottom: solid 1px #C4C4C4; 
	padding: 6px 0; 
	margin: 20px 0;
}

#IDX-detailsWrapper .IDX-fieldContainerList{
	clear: both;
	width: 100%;
	padding: 0;
	line-height: 1.5;
	font-size: 13px;
}

#IDX-detailsWrapper .IDX-fieldContainerList > div{
	padding-bottom: 20px;
}

#IDX-detailsWrapper .IDX-fieldContainerList > div > strong{
	float: left; 
	width: 180px; 
	color: #2E2E2E; 
	font-size: 13px; 
	line-height: 1.2;
}

#IDX-detailsWrapper .IDX-fieldContainerList > div > .IDX-fieldData{
	margin-left: 5px;
	padding: 0 5px; 
	line-height: 1.2;
}

#IDX-detailsWrapper + div{
	display: none !important;
}

/* More info */
#IDX-moreinfoContainer #IDX-moreinfoHeader{
	display: none;
}

#IDX-moreinfoContent .IDX-propertyInfoList{
	display: none;
}

#IDX-moreinfoContent #IDX-previousPage{
	display: none;
}

#IDX-moreinfoContent .IDX-previousPage{
	display: none;
}

#IDX-moreinfoFormWrap{
	padding: 0;
}

#IDX-moreinfoContent #IDX-resetBtn{
	display: none;
}

#IDX-contactForm h2{
	font-size: 15px; 
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	padding-bottom: 20px; 
	color: #000000; 
	line-height: 1;
}

#IDX-contactForm{
	margin-bottom: 30px;
}

#IDX-moreinfoFormWrap #IDX-moreinfoFormText{
	display: none;
}

#IDX-moreinfoContactForm .IDX-input{
	width: 100%;
}

#IDX-moreinfoContactForm .IDX-control-group{
	width: 100%;
	margin-bottom: 20px;
}

#IDX-moreinfoContactForm #IDX-message{
	width: 100%;
	height: 100px;
}

#IDX-moreinfoContactForm #IDX-submitBtn{
	background-color: #E91E63; 
	border: 2px solid #E91E63; 
	color: #FFFFFF; 
	cursor: pointer; 
	font-size: 15px; 
	padding: 5px 15px; 
	text-align: center;
	background-clip: padding-box;
}

#IDX-mortgageForm h2{
	font-size: 15px; 
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	padding-bottom: 20px; 
	color: #000000; 
	line-height: 1;
}

#IDX-mortgageCalculatorContent{
	width: auto;
}

#IDX-mortgageCalculatorContainer{
	width: 100%;
}

#IDX-mortgageCalculatorContainer #IDX-mortgageCalculatorHeader{
	display: none;
}

#IDX-mortgageCalculatorContainer > div:last-child{
	display: none !important;
}

#IDX-mortgageCalculatorContainer .IDX-propertyInfoList{
	display: none;
}

#IDX-mortgageCalculatorContainer #IDX-previousPage{
	display: none;
}

#IDX-mortgageCalculatorContainer .IDX-previousPage{
	display: none;
}

#IDX-mortgageCalculatorContainer .IDX-mortgageLeftCell{
	text-align: left;
	width: 100%;
}

#IDX-mortgageCalculatorContainer .IDX-mortgageMiddleCell{
	clear: both;
	margin-left: 0;
	width: 190px;
}

#IDX-mortgageCalculatorContainer .IDX-mortgageRightCell{
	width: auto;
}

#IDX-mortgageCalculatorContainer input[type="text"]{
	font-family: 'SegoeUINormal', Arial, 'Lucida Grande','Lucida Sans Unicode', Verdana, sans-serif; 
	border: solid 1px #C4C4C4; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	height: 23px; 
	line-height: 23px;
}

#IDX-mortgageCalculatorContainer #IDX-mortgageLongCell{
	text-align: left;
}

#IDX-mortgageCalculatorContainer .IDX-mortgageRow{
	text-align: left;
}

#IDX-mortgageCalculatorContainer > div:last-child{
	display: none;
}

.IDX-required{
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
}

.IDX-errorMessage{
	display: none;
}

.IDX-successMessage {
	display: none;
}

.IDX-errorField{
	border-width: 1px !important;
}

#IDX-mortgageCalculationResults{
	margin-top: 10px;
}

#IDX-mortgageCalculationResults #IDX-mortgageStatus .IDX-statusRow{
	
}

#IDX-mortgageCalculationResults #IDX-mortgageStatus .IDX-statusLeftCell{
	color: #555555;
    float: left;
    text-align: left;
    font-size: 13px;
    line-height: 1.2;
    width: 180px;
    padding-bottom: 10px;
}

#IDX-mortgageCalculationResults #IDX-mortgageStatus .IDX-statusRightCell{
	line-height: 1.2;
    margin-left: 5px;
    padding: 0 5px;
    padding-bottom: 10px;
    width: auto;
}

#IDX-amortTable{width: 100%;}
#IDX-amortTable th{padding: 4px;}
#IDX-amortTable td{padding: 4px; text-align: center;}
#IDX-amortTable tr{background-color: #1565C0; border-color: #FAFAFA;}
#IDX-amortTable .IDX-mortgageAmortYear{background-color: #FAFAFA;}

/* Lead toolbar */
#IDX-leadToolsBar{
	display: none;
}

/* Map results */
#IDX-mapResultContainer #IDX-mapSep2{
	display: none;
}

#IDX-mapResultContainer br + a{
	display: none;
}

.idxbroker-sorter{
	display: none;
}

/* inputs */
#idxbroker_wrapper input[type=text],
#idxbroker_wrapper input[type=password], 
#idxbroker_wrapper select, 
#idxbroker_wrapper textarea,
.IDX-quicksearchWrapper input[type=text],
.IDX-quicksearchWrapper input[type=password], 
.IDX-quicksearchWrapper select, 
.IDX-quicksearchWrapper textarea{
	font-family: 'SegoeUINormal', Arial, 'Lucida Grande','Lucida Sans Unicode', Verdana, sans-serif; 
	border: solid 1px #C4C4C4; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	height: 23px; 
	line-height: 23px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#idxbroker_wrapper input[type=text]:focus,
#idxbroker_wrapper input[type=password]:focus, 
#idxbroker_wrapper select:focus, 
#idxbroker_wrapper textarea:focus,
.IDX-quicksearchWrapper input[type=text]:focus,
.IDX-quicksearchWrapper input[type=password]:focus, 
.IDX-quicksearchWrapper select:focus, 
.IDX-quicksearchWrapper textarea:focus{
	border-color: #E91E63;
}

#idxbroker_wrapper input[type="submit"], 
#idxbroker_wrapper input[type="button"], 
#idxbroker_wrapper input[type="reset"],
.IDX-quicksearchWrapper input[type="submit"], 
.IDX-quicksearchWrapper input[type="button"], 
.IDX-quicksearchWrapper input[type="reset"]{
	background-color: #E91E63; 
	border: 2px solid #E91E63; 
	color: #FFFFFF; 
	cursor: pointer; 
	line-height: 23px;
	font-size: 15px; 
	padding: 5px 15px; 
	text-align: center; 
	background-clip: padding-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#idxbroker_wrapper input[type="submit"]:hover, 
#idxbroker_wrapper input[type="button"]:hover, 
#idxbroker_wrapper input[type="reset"]:hover,
.IDX-quicksearchWrapper input[type="submit"]:hover, 
.IDX-quicksearchWrapper input[type="button"]:hover, 
.IDX-quicksearchWrapper input[type="reset"]:hover{
	background-color: #FFFFFF; 
	border: 2px solid #E91E63; 
	color: #E91E63;
}

#IDX-mortgageRatesTable td{
	padding: 10px 0;
}

#IDX-mortgageRatesContainer,
#IDX-mortgageRatesTable,
#IDX-mortgageRatesDisclaimer{
	width: auto;
}

#IDX-mortgageRatesTable thead tr:last-of-type td,
#IDX-mortgageRatesLoanAmount,
#IDX-mortgageRatesLoanType,
#IDX-mortgageRatesEstPayment{
	width: auto;
	min-width: 0;
	padding: 2px;
	border: 0;
}

#IDX-mortgageRatesContent,
#IDX-mortgageRatesTable{
	min-height: 0;
}

#IDX-mortgageRatesResultInfo{
	position: relative;
}
/*!inputs!*/
