#imgpie{
     display: none;    
}

/*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;
}
#hid_for_jplot {
	display: none !important;
}

.form_change_class{
    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 img{
	display: none;
}

#jqplot_close span{
	font-size:12pt !important;
}
#jqplot_freccie {
	display: none;
}

.check_etichette {
	display: none ;
}

.table_etichette {
  margin: 0px !important;
}

div#jqplot_window{
   position: absolute !important;
   top: 250px !important;
   left: 0px !important ;
}

div#jqplot_container{
   position: absolute !important;
   top: 0px !important;
   left: 0px !important ;
   display: block !important;
   width:100% !important;
   }

table.jqplot-table-legend {
   float: right !important;
   border:0px !important;
}
