
.chart-color01,
.chart-color01:hover {
    color: #1D62F0 !important;
    stroke:#1D62F0 !important;
    fill:  #1D62F0 !important;
}

.chart-color02,
.chart-color02:hover{
    color: #23CCEF !important;
    stroke: #23CCEF !important;
    fill: #23CCEF !important;
}

.chart-color03,
.chart-color03:hover {
    color: #87CB16 !important;
    stroke: #87CB16 !important;
    fill: #87CB16 !important;
}

.chart-color04,
.chart-color04:hover {
    color: #FFA534 !important;
    stroke: #FFA534 !important;
    fill: #FFA534 !important;
}

.chart-color00,
.chart-color00:hover {
    color: #FB404B !important;
    stroke: #FB404B !important;
    fill: #FB404B !important;
}

