<!-- canvasjs styles -->
        table{
        width: 100%;
        text-align: center;
    }
    .canvasjs-chart-credit{
        display: none;
    }
.canvasjs-chart-toolbar{
	z-index: 2;
		}
.chart{
position: relative;
}
    .chart table{
        position: absolute;
    }
    .chart table.top{
color: #FFFFFF;
        top: 26px;
        z-index: 1;
    }
.chart table.top td:first-child {
    background: #223E7F;
}
.chart table.top td:first-child + td {
background: #4E609C;
}
.chart table.top td:first-child + td + td {
background: #99B9D6;
}
    .chart table.bottom{
        bottom: 37px;
    padding: 0 !important;
    }
	<!-- canvasjs -->













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
