.amagamb_search_rifiuti input.form-control{
	width: 100%;
	height:49px;
}

.amagamb_search_rifiuti .col-lg-8, .amagamb_search_rifiuti .col-lg-4{
	padding-top:0!important;
	padding-bottom:0!important;
}

.amagamb_loading{
    margin-top:20px;
    width: 30px;
    height:30px;
    display: none;
}
.amagamb_error{
	background: #ff0000;
	background-color: #ff0000;
	padding:10px;
	color:white;
}

#search_strade_input{
	background-image: url("../img/search.png");
	background-position: 10px 10px;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 16px;
	padding: 12px 20px 12px 40px;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}

.amagamb_news_wrapper{	
	margin-bottom:20px;
}

.amagamb_news_wrapper a{
	color:black!important;
}

.amagamb_news_wrapper a:hover{
	text-decoration: underline;
}

h5.amagamb_news_title{
	text-align:left!important;
	font-weight:bold;
	font-size:20px!important;
	margin: 10px 0 0;
}

.amagamb_news_wrapper .amagamb_news_title a, .amagamb_news_wrapper .amagamb_news_link a{
	color:black!important;
}

.amagamb_news_date{
	text-align:left!important;
	color:#473c3c;
	margin-top:0;
	font-size:14px;
}

.amagamb_news_link{
	text-align:left!important;
	text-transform: uppercase;
	margin-top:10px;
	color:black;
	font-weight:bold;
	font-size:14px;
}

.amagamb_news_columns .amagamb_news_title{
	min-height:80px;
}

.amagamb_news_columns .amagamb_news_date{
	font-size:16px;
}

.amagamb_news_columns .amagamb_news_link{	
	font-size:16px;
}

.amagamb_news_image{
	margin-bottom:10px;
	height:200px;
	background-size:cover!important;
}

.amagamb_news_excerpt{
	font-size:16px;
}

.boxed-section{
	padding:10px 15px;
	border: 1px solid #e3e3e3;
	margin-bottom:15px;
}

@media (max-width: 959px) {
	.amagamb_news_image{				
		background-size:contain!important;
	}
	.amagamb_news_columns .amagamb_news_title{
		min-height:auto;
	}
}

@media (min-width: 768px) {
	.amag_col_80{
		width:80%!important;
	}
	.amag_col_60{
		width:60%!important;
	}
	.amag_col_20{
		width:20%!important;
	}
}

@media (max-width: 767px) {
	#amagamb_search_rifiuti_results{
		overflow-x:scroll;
	}	
}