<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.searchField &gt; span {
	color: #fff;
	font-size: 12px;
	float: left;
	margin-top: 3px;
}
.searchField &gt; button {
  position: absolute;
  right: 0px;
  padding: 4px 8px;
  top: 8px;
}
.searchField {
	width: 14% !important;
	position: relative;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
}
.searchField_1 {	
	width: 60% !important;
}
.searchField_2 {	
	width: 33% !important;
}
.searchField_3 {	
	width: 23% !important;
}
.searchField_4 {	
	width: 17% !important;
}
.searchField_5 {	
	width: 14% !important;
}
.searchField_6 {	
	width: 10% !important;
}

.dateField {
	float: left;
	width: 100%;
	position: relative;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
}
#dateFromOpt, #dateToOpt{
	min-width: 126px !important;

}

#priceBar{
	margin-top: -15px;
	min-width: 150px !important;
	height: 50px;
}
.sliderField {
	width: 100%;
}
.searchField.advanced {
	width: 12%;
}
#priceSlider {
	top: 22px;
	width: 90% !important;
}
#priceSlider-value-min {
	position: absolute;
	top: 40px;
	left: 10px;
}
#priceSlider-value-max {
	position: absolute;
	top: 40px;
	text-align: right;
	right: 0px;
}
#searchOpt{
	/*width: 165px !important;*/
	margin-left: 10px;
}
#searchBtn{
	width: 164px;
	padding-top: 8px;
	padding-left: 5px;
}
#searchBtn input{
	font-size: 12px;
	font-weight: bold;
	height:34px !important;
	}
#searchOpt button {
  display: inline-block;
  padding: 6px 10px !important;
  font-size: 11px !important;
  height: 30px;
}
.oneSearchBtn{
	width: 100% !important;
  font-size: 18px !important;
  font-weight: normal !important;
}
#search1{
	border-top-left-radius: 10px!important;
  border-bottom-left-radius: 10px!important;
}
#search2{
	border-top-right-radius: 10px!important;
  border-bottom-right-radius: 10px!important;
}
@media only screen and (min-width:768px) and (max-width: 1105px) {
 	/*#search1, #search2, #submitSearch{
	padding:6px 4px !important;;
	font-size: 12px !important;;
	}*/
	
	#searchBtn{		
		margin-bottom: 7px;
	}
	.mapContainer_1, .listCont_1, .detailPanels_1{
		top:151px !important;
	}
	.oneQueryTop{
		top:151px !important;
	}
	.searchBtn_2{
		float: right !important;
	}	
	.searchOpt_2 {    
	}
	.searchBtn_3{		
		width: 164px;
	}	
	.searchOpt_3 {    
	}
	.searchBtn_4{
		float: right !important;
		width: 164px !important;
		
	}	
	.searchOpt_4 {    
    margin-top: -41px;
    float: right !important;
	}
	.searchBtn_5{		
		margin-bottom: 11px !important;
	}	
	.searchOpt_5 button{    
    padding: 6px 6px;
    font-size:12px;
	}
	.searchBtn_5 input{    
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    font-size:12px;
    /*width: 80px !important;*/
	}
	.searchBtn_6{
		float: right !important;
		width: 164px;
		margin-bottom: 11px !important;
	}	
	.searchOpt_6 {    
    margin-top: -41px;
    float: right !important;
	}
	.searchOpt_6 button{    
    padding: 6px 6px;
    font-size:12px;
	}
	.searchBtn_6 input{    
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    font-size:12px;
    /*width: 121px !important; */   
    margin-left: 4px;
	}
	

	.searchField_1 {	
		width: 60% !important;
	}
	.searchField_2 {	
		width: 50% !important;
	}
	.searchField_3 {	
		width: 50% !important;
	}
	.searchField_4 {	
		width: 38% !important;
	}
	.searchField_5 {	
		width: 29% !important;
	}
	.searchField_6 {	
		width: 25.1% !important;
	}

	#priceBar {
    margin-top: -10px;
  }
 
}
@media only screen and (max-width: 767px){
	#searchOpt {    
    margin-top: 10px;
    margin-left: 0px;
    width: 100% !important;
	}
	#priceBar {
    height: 50px;
    margin-top: 0px;
    padding-left:26px;
    padding-right: 30px;
  }
  #priceSlider {
  	width: 100% !important;
  }
  #priceSlider-value-min {
	top: 50px;
	}
	#priceSlider-value-max {
		top: 50px;
	}
}</pre></body></html>