.bold{font-weight:700;}
.testo_bianco{color:#fff;}
.titolo_sezione{font-family:"DM Sans", sans-serif;font-size:24px;line-height:26px;}
.filtri_fondi{color:#A2A2A2;}
.filtri_fondi::placeholder, .filtri_fondi::-ms-input-placeholder{color:#A2A2A2;}
.filtri_fondi option{color:#A2A2A2;}
.filtri_fondi input, .filtri_fondi select{border-radius:30px;}
#table_fondi{color:#fff;}
#table_fondi thead{border:0;}
#table_fondi tr:nth-child(odd){background-color:rgba(255, 255, 255, 0.1);}
#table_fondi .table_th, #table_statistics .table_th{background-color:#9AE1D3 !important;color:#454545 !important;font-weight:400 !important;}
#table_fondi tbody, #table_fondi td, #table_fondi tfoot, #table_fondi th, #table_fondi thead, #table_fondi tr{border:0;}
.table > :not(caption) > * > *{padding:.7rem .5rem;}
.table_icons{list-style:none;margin-bottom:0;}
.table_icons li{display:inline-block;margin-right:20px;}
.table_icons li:last-child{margin-right:0;}
.line_chart .info{width:100%;}
.line_chart .chart_range_select{text-align:right;color:#fff;}
.line_chart .chart_range_select li{text-weight:600;cursor:pointer;}
.line_chart .chart_range_select .range_selected{background-color:#fff;color:#000;border-radius:30px;padding:4px 8px;}
.chart_range_select ul{list-style:none;margin-bottom:0;}
.chart_range_select li{display:inline-block;margin-right:20px;}
.tab_statistics{margin-top:40px;}
#table_statistics{color:#fff;}
#table_statistics thead{border:0;}
#table_statistics tr{background-color:rgba(255, 255, 255, 0.1);}
#table_statistics tbody, #table_statistics td, #table_statistics tfoot, #table_statistics th, #table_statistics thead, #table_statistics tr{border:0;}
#table_statistics .positive{background-color:#1E9062;padding:2px 8px;border-radius:4px;}
#table_statistics .negative{background-color:#F00000; padding:2px 8px; border-radius:4px;}