.calendario_de, .calendario_ate {
	width: 100%;
	padding: 5px 0px 5px 0px;
}
#de_header, #ate_header {
	width: 100%;
}
.calendario_de:after, .calendario_ate:after, #de_header:after, #ate_header:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
#calendario_eventos {
        border-bottom: 1px #969494 solid;
}
.calendario_de select, .calendario_ate select {
	/*margin-right: 2px;*/
}
.calendario_de select, .calendario_ate select, .calendario_de select *, .calendario_ate select * {	
    font-size: 11px !important;
}
#combo_temas, #combo_hoje, #combo_locais, #search_text_box, #combo_areas, #combo_freguesias {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#search_btn {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 2%;
	text-align: right;
}
.temas_select, .hoje_select, .locais_select, .areas_select, .freguesias_select {
	width: 98%;
	font-size: 11px !important;
	text-align: left;
}
.search_text {
    width: 94%;
    font-size: 11px !important;
    text-align: center;
}
.search_btn_in {
	
}
#de-dd, #ate-dd {
    width: 29%;
    margin-right: 1%;
}
#de-mm, #ate-mm {
    width: 30%;
    margin-right: 1%;
}
#de, #ate {
    width: 34%;
}
.date_hidden {
        display: none;
}