
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */


.dashboard-card-main{
    min-height: 400px;
}

.chart-legend {
    display: none !important;
}


#myBarChart + .chart-legend,
#myDoughnutChart + .chart-legend {
    display: none !important;
}

#myBarChart ~ ul,
#myDoughnutChart ~ ul {
    display: none !important;
}


.filter-month-charts{
    width: 120px;
}
