rect:hover {
  opacity: 0.8;
}

.errorBar {
  stroke: #04B100;
  stroke-width: 2px;
}

.axis {
  font: 10px sans-serif;
}

.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.x .tick text {font-size: 14px;}

.y .tick text {
	font-size: 12px;
}

.C1 {
	fill:rgb(129,230,245);
}
.C2 {
	fill:rgb(129,230,245);
}
.C3 {
	fill:rgb(129,230,245);
}
.C4 {
	fill:rgb(129,230,245);
}
.C5 {
	fill:rgb(255,0,0);
}
.C6 {
	fill:rgb(255,0,0);
}
.C7 {
	fill:rgb(255,0,0);
}
.C8 {
	fill:rgb(255,0,0);
}
.C9 {
	fill:rgb(129,230,245);
}
.C10 {
	fill:rgb(255,0,0);
}


