#bdp_oneline
{
  min-height: 0px;
  max-height: 0px;
}

.sideTitle
{

    
	color: white;
	font-size: 16px;
	font-weight: 300;
	padding: 0px;
	position: relative;


	background-color: gray;
	margin-top: 10px;
    margin-bottom: 10px;
    
    border-radius: 4px 4px 0px 0px;
    height: 30px;
 
    display: flex;
    align-items: center;
    justify-content: center;  
}





.bd-submitBtnWrap
{
   float: left; 
   margin-top: 0px;
   position: relative;
   clear: both;
   margin-top: 10px
   
  
}


.bd-search-cuore
{
	width: 90%;
    margin: auto;
    text-align:  center;

    margin-left: 0px;
    font-size: 18px;
    padding-bottom: 20px;
    padding-left: 10px;

}
.bd-search-cuore-fields
{
    margin: auto;
    text-align:  center;
}

.searchItem:after
{
	clear: both;
	display: block;
	content: "";
}
.searchItem2:after
{
	clear: both;
	display: block;
	content: "";
}
.searchItem
{
	float: left;
	padding-left: 0px;
    padding-right: 10px;
	max-width: 220px !important;
	min-width: 90px !important;
    max-height: 45px;
    margin-top: 7px;
}
.searchItem2
{
	float: left;
	padding-left: 0px;
    padding-right:10px;
	max-width: 220px !important;
	min-width: 90px !important;
    max-height: 45px;
    margin-top: 7px;
}

.bd-search-span
{
	font-weight: 200;
	padding: 0px;
	font-size: 140%;
	color: gray;
	background: #EBEAED;
    margin-bottom: 10px;
    padding: 2px;
    height: 40px;
}
.fix-check
{
	width: 199px;
	float: left;
	height: 36px;
	margin-right: 25px;
}
.search-label
{
	color: #666;
	top: 9px;
	padding-right: 2px;
    font-size: 14px;

}
.property-wrap:after
{
	content: " ";
	display: block;
	clear: both;
}
.bd-search-box:after
{
	clear: both;
	display: block;
	content: "";
}
.bd-search-box
{
	width: 100%;
    min-height: 100px;

	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	margin-bottom: 10px;
	border: 0px solid #E8E6E6;
	padding: 5px; 
    margin:0px;
    margin-right: 0px !important;
    color: gray;
    max-width: 100%;
    text-align: center;
    font-size: 16px;

 
}



    
.bd-search-box .input-box
{

	padding: 3px;

	margin-bottom: 1px;

	font-size: 100%;
	height: 40px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #EBEBEB;
}

  
#bd-submitBtn:hover
{
	opacity: .7;
}


.bd-search-box:hover .input-box:hover
{
	opacity: .7;
}

.bd-search-box #bd-submit
{
	border: none;
	border-radius: 0px;
	padding: 5px;
	float: right;
	cursor: pointer;
	height: 35px;
	margin-left: 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0px solid #800000;


}
#bd-submitBtn
{
    float: left;
	text-align: center;

	padding: 4px !important;
	padding-top: 3px;

	color: #FFFFFF !important;
	height: 40px !important;
	width: 120px;
	font-size: 16px !important;
	font-weight: bold !important;
	border: 0px solid #FF0000;
    margin-left: 0px;
    margin-top: 20px;

}



	 .input-box, .select-box-meta, .select-box
	{
		padding: 2px;
		margin-bottom: 1px;
		max-width: 100px !important;
		height: 30px !important;
     	font-size: 14px !important;
     	height: 30px;
    	border-radius: 4px;
    	-moz-border-radius: 4px;
    	-webkit-border-radius: 4px;
        border: 1px solid gray;

	}
    

@media screen and (max-width: 1000px)
{
	#bd-submitBtn
	{
		text-align: center;
		padding: 2px !important;
		padding-top: 0px !important;
		height: 35px !important;
		width: 100px;
		font-size: 14px !important;
        margin: auto;
        margin-top: 0px !important;

	}
 
 
    
	 .input-box, .select-box-meta, .select-box
	{
		padding: 2px;
		margin-bottom: 1px;
		max-width: 80px !important;
		height: 30px !important;
		font-size: 95% !important;

	}    
    
    
    
	.searchItem, .searchItem2
	{
		font-size: 85%;
	}

 


    .searchItem, .searchItem2
    {
    	padding-right: 5px;
    }

    .search-label
    {
        font-size: 12px;
    }

}


@media screen and (max-width: 800px)
{
	#bd-submitBtn
	{
		text-align: center;
		padding: 1px !important;
		padding-top: 0px !important;
		height: 35px !important;
		max-width: 90px;
		font-size: 11px !important;
        margin-top: 0px !important;
 
	}
	 .input-box, .select-box-meta, .select-box
	{
		padding: 2px;
		margin-bottom: 1px;
		max-width:70px !important;
		height: 30px !important;
		font-size: 12px !important;


	}
	.searchItem, .searchItem2
	{
		font-size: 85%;
        float: left;
        padding-bottom: 10px;
	}
 


.searchItem, .searchItem2
{
	padding-right: 10px;
}


}



@media screen and (max-width: 700px)
{

	 .input-box, .select-box-meta, .select-box
	{
		padding: 2px;
		margin-bottom: 1px;
		max-width:80px !important;
		height: 30px !important;
		font-size: 12px !important;


	}


}


@media screen and (max-width: 600px)
{
   
	#bd-submitBtn
	{
		text-align: center;
		padding: 1px !important;
		padding-top: 0px !important;
		height: 30px !important;
		font-size: 12px !important;
        margin-top: 10px !important;
	}
	 .input-box, .select-box-meta, .select-box
	{
		margin: 5px;
		font-size: 95% !important;
        float: right;
        width: 100px !important;
        
        

	}
    
    .search-label
    {
        font-size: 14px;
    }


	.searchItem, .searchItem2
	{
		font-size: 100%;
        min-width: 100% !important;
  
	}

     .search-label
    {
       float: left;
    }
    

}
