
.chart-color-0 {
    fill:       #f00;
    stroke:     #f00;
}

.chart-color-1 {
    fill:       #00f;
    stroke:     #00f;
}

.chart-color-2 {
    fill:       #0f0;
    stroke:     #0f0;
}

.chart-color-3 {
    fill:       #ff0;
    stroke:     #ff0;
}

.chart-color-4 {
    fill:       #0ff;
    stroke:     #0ff;
}

.chart-color-5 {
    fill:       #f0f;
    stroke:     #f0f;
}

.chart-color-6 {
    fill:       #ea5;
    stroke:     #ea5;
}

.chart-color-7 {
    fill:       #ae5;
    stroke:     #ae5;
}

.chart-color-8 {
    fill:       #5ae;
    stroke:     #5ae;
}

.chart-color-9 {
    fill:       #a5e;
    stroke:     #a5e;
}

.chart-color-10 {
    fill:       #e5a;
    stroke:     #e5a;
}

.chart-color-11 {
    fill:       #800;
    stroke:     #800;
}

.chart-color-12 {
    fill:       #080;
    stroke:     #080;
}

.chart-color-13 {
    fill:       #008;
    stroke:     #008;
}

.xgroup-value-0 {
    fill:       none;
    stroke:     #ff0;
    stroke-width:   5px;
}

.xgroup-value-1 {
    fill:       none;
    stroke:     #0ff;
    stroke-width:   5px;
}

.xgroup-value-2 {
    fill:       none;
    stroke:     #f0f;
    stroke-width:   5px;
}

.xgroup-value-3 {
    fill:       none;
    stroke:     #8ff;
    stroke-width:   5px;
}

.xgroup-value-4 {
    fill:       none;
    stroke:     #ff8;
    stroke-width:   5px;
}

.xgroup-value-5 {
    fill:       none;
    stroke:     #f8f;
    stroke-width:   5px;
}
