.canvas_chart_module {
    width: 100%;
    height: 100%;
    /* margin: 0 auto; */
}


/* template */

/* .chart-container {
    width: 80%;
    height: 480px;
    margin: 0 auto;
}

.pie-chart-container {
    height: 360px;
    width: 360px;
    float: left;
} */