/*questo elemento sta per primo e deve rimanere per primo*/
.tablesorter {
	display: none ;
}
.tablenosorter {
	display: none ;
}

.displayNone {
	display: none ;
}

.header {
	display: none !important;
}

#menPrinc {
	display: none !important;
}

.nav_table {
	display: none !important;
}

#header-bottom_body {
	display: none !important;
}

.new_query_up {
	display: none !important;
}

.foot_table {
	display: none !important;
}

.foot_report {
	display: none !important;
}

.new_query_down {
	display: none !important;
}

.footer {
	display: none !important;
}

.NavigazioneAccessibile {
	display: none !important;
}

p.riepilogo  {
  color:black;
  text-indent:10px;
  font-size:10pt;
  margin:4px;
  padding: 0px;
 }   
 
.box_titolo {
    font-size:14pt;
    text-indent:15px;
}

		

#jqplot_stampa {
	display: none;
}

#jqplot_close {
	display: none;
}

#jqplot_freccie {
	display: none;
}

.check_etichette {
	display: none ;
}

.table_etichette {
   margin: 0px !important;
/*    spacing: 0px !important; */
}

 
#jqplot_container {
	border:none;
	height: 400px;
}
 

.personal_legend_pie {
	top: 50px;
	left: 27px;
	border: 1px solid #D2E3E3;
	PADDING-top: 0px ;
}

.personal_legend_bar {
	top: 45px;
	left: 95px;
	border: 1px solid #D2E3E3;
	PADDING-top: 0px ;
	margin:0px;
} 
 