#MBBv3_InteractiveMap .btn-toolbar.mbb-header-with-map .bfg-header-row-4.btn-group{display: none;}
.search-page form#mbb-primary-search{
	display: none !important;
}
#MBBv3MForm{
    text-align: center;
    display: table;
    margin: auto;
}

#MBBv3MForm form.mbb-form-search{
	padding: 10px 0;
    display: block;
    width: 100%;
    height: 100%;
}
#MBBv3MForm form.mbb-form-search .mls-box{
	padding: 15px 0;
	float: left;
    width: 100%;
	width: auto;
    margin-right: 10px;
}
#MBBv3MForm form.mbb-form-search .mls-box label{
	display: inline-block;
    vertical-align: middle;
    float: left;
    width: auto;
    padding: 8px 8px;
    width: 20%;
    text-align: right;
}
#MBBv3MForm form.mbb-form-search .mls-box select.select-bg{
	display: inline-block;
    vertical-align: middle;
    float: left;
    width: auto;
	height: 41px;
}
#MBBv3MForm form.mbb-form-search .mls-box #lot_size_area_min{
	width: 100px;
}
#MBBv3MForm form.mbb-form-search .mls-box select#select-city{
	width: 150px;
}
#MBBv3MForm form.mbb-form-search .mls-box select#select-lake{
	width: 150px;
}
#MBBv3MForm form.mbb-form-search .mls-box select#mls-city{
	width: 100%;
}
#MBBv3MForm form.mbb-form-search .mls-box select#price_min{
	width: 100%;
}
#MBBv3MForm form.mbb-form-search .mls-box select#bedrooms_total_min{
	width: 100%;
}
#MBBv3MForm form.mbb-form-search .mls-box a.new-listing,
#MBBv3MForm form.mbb-form-search .mls-box a.sell-my-home{
    font-family: 'Lato';
    color: #ffffff;
    font-size: 118.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 500;
    background-color: #af272f;
    opacity: 1;
    padding: 5px;
    box-shadow: none;
    border: 0;
	border-radius: 0;
    width: 70%;
    display: block;
    margin: auto;
}	
#MBBv3MForm form.mbb-form-search .mls-box a.new-listing:hover,
#MBBv3MForm form.mbb-form-search .mls-box a.sell-my-home:hover{
	color: #ffffff;
	background-color: #777777;
	border-color: #777777;
	box-shadow: none;
}




#MBBv3MForm .main-form{
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	opacity: 0.9;
}
#MBBv3MForm .main-form-inner{
	width: 30%;
	float: left;
	margin-right: 30px;
}
#MBBv3MForm .main-form-inner select,
#MBBv3MForm form.mbb-form-search .mls-box select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../img/icon.png") 100% 0 no-repeat #eee;
	background-size: contain;
}
#MBBv3MForm .full-width{
	width: 100%;
	float: left;
}
#MBBv3MForm .half-width{
	width: 50%;
	float: left;
}
#MBBv3MForm .form-gap-bot{
	margin-bottom: 10px;
}
#MBBv3MForm .form-gap-top{
	margin-top: 5px;
}
#MBBv3MForm .form-gap-top-md{
	margin-top: 10px;
}
#MBBv3MForm .pad-8{
	padding: 8px;
}
#MBBv3MForm .no-mar{
	margin: 0px;
}
#MBBv3MForm .text-center{
	text-align: center;
}
#MBBv3MForm .custom-width{
	width: 33%;
}
#MBBv3MForm .form-check{
	margin-bottom: 6px;
}
#MBBv3MForm .form-check input[type="checkbox"]{
	margin: 0px;
}
#MBBv3MForm form.mbb-form-search .custom-button {
	border: 1px solid #af272f;
	color: #fff;
	padding: 12px 38px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px 16px;
	cursor: pointer;
	background: #af272f;
	border-radius: 5px;
	text-shadow: 0 1px #606060;
	
	font-family: 'Lato';
    color: #ffffff;
    font-size: 118.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
    background: #af272f;
    opacity: 1;
    padding: 0px 10px 0px 10px;
    box-shadow: none;
    border: 1px solid RGBA(175,39,47,1);
    border-radius: 5px;
    margin: auto;
    border: 0;
    border-radius: 0;
    width: 100%;
    display: block;
    margin: auto;
    height: 39px;
    margin: auto;
}
#MBBv3MForm form.mbb-form-search .custom-button:hover{
	color: #ffffff;
	background-color: #777777;
	border-color: #777777;
	box-shadow: none !important;
}

#MBBv3MForm .radius-5{
	border-radius: 5px;
}
#MBBv3MForm .text-right{
	text-align: right;
}
#MBBv3MForm .text-link{
	font-size: 16px;
	color: #404040;
	display: inline-block;
	margin-top: 4px;
}
#MBBv3MForm .text-link:hover{
	text-decoration: none;
}
#MBBv3MForm .select-bg{       
	background: #fdfdfd; 
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #dddddd 100%); 
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#dddddd 100%); 
	background: linear-gradient(to bottom,  #fdfdfd 0%,#dddddd 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#dddddd',GradientType=0 ); 
	border: 1px solid #bfbfbf;
}
select#price_min{
	
}
select#price_max{
	min-width: 110px;
}
#MBBv3MForm .form-check  div.propertyType{
	float: left;	
}
#MBBv3MForm .form-check  div.propertyType label{
	padding-left: 10px;
}
#MBBv3MForm form.mbb-form-search .main-form .main-form-inner .selectbox-container{
	margin-bottom: 10px;
    float: left;
    width: 100%;
}
#MBBv3MForm form.mbb-form-search .main-form .main-form-inner .full-width .main-form-inner label.form-gap-top{
	text-align: center;
    margin-top: 10px;
}
div.waterfront-box{
	float: left;
    display: flex;
    width: 100%;
    margin: auto;
    text-align: left;
	vertical-align: middle;
    padding: 6px 0;
}
#MBBv3MForm form.mbb-form-search .mls-box div.waterfront-box label{
	margin-left: 20px;
    text-align: left;
	margin-right: 0;
    margin-bottom: 0;
    padding-right: 0px;
}
#MBBv3MForm form.mbb-form-search .sppb-row .sppb-col-md-2{
	padding-left: 5px;
    padding-right: 5px;
} 
 
 
@media screen and (max-width: 991px) {
	#MBBv3MForm form.mbb-form-search .mls-box label{
		text-align: left;
		width: 20%;
		padding-left: 0;
		padding-right: 0;
	}
	#MBBv3MForm form.mbb-form-search .mls-box select{
		width: 80%;
	}
} 