
.searchField > span {
	color: #fff;
	font-size: 12px;
	float: left;
	margin-top: 3px;
}
.searchField > 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;
}
#govName_{
	position: absolute;
    /* display: inline; */
  top: -15px;
  left:80px;
	width:230px !important;
	height: 69px !important;
	background-image: url(../img/banner3.png); 
	background-repeat: no-repeat, no-repeat;
	 background-size: cover !important;
}
#govName{
	margin-left:40px !important;
}
#govTxt{
	display: none;
}
#cBanner{
  margin-top: -15px;
  margin-left: 40px;
  width: 229px;
  height: 68px;
}
#listView {
    margin-left: 0px;
}
.dateField {
	float: left;
	width: 100%;
	position: relative;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
}
#dateFromOpt, #dateToOpt{
	min-width: 126px !important;

}
#topseal{
	top:3px !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){
	#listView {
    margin-left: 0px;
}
	#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;
	}
}