.regulation{
	background: linear-gradient(to bottom, rgb(96, 96, 96), rgb(16, 16, 16));
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
}
.zoom-conso{
	background: linear-gradient(to bottom, rgb(96, 96, 96), rgb(16, 16, 16));
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
}
.button_chart1	{
				cursor:pointer;
				width:150px;
				height:30px;
				margin-left:20px;
				font-size:1em;
				font-weight:bold;
				border:none;
				color:#CECECE;
				background:rgb(16,16,16);
        			border-radius:10px;
			}
.edf_zoom-conso{
	background: linear-gradient(to bottom, rgb(96, 96, 96), rgb(16, 16, 16));
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
}
.edf_button_chart1	{
				cursor:pointer;
				width:150px;
				height:30px;
				margin-left:20px;
				font-size:1em;
				font-weight:bold;
				border:none;
				color:#CECECE;
				background:rgb(16,16,16);
        			border-radius:10px;
			}
			