#target_version_graph { clear: both; }

text {font-size: 12px; font-family: "Arial", sans-serif; font-weight: normal;}

.line2, .line3 {stroke-dasharray: 5,5 !important; stroke-opacity: 0.6 !important;}

.line1 { stroke: #009900 !important; } .fill1 { fill: #BAE0C7 !important; } .key1 { fill: #009900 !important; }
.line2 { stroke: #666666 !important; } .fill2 { fill: none !important; } .key2 { fill: #666666 !important; }
.line3 { stroke: #009900 !important; } .fill3 { fill: none !important; } .key3 { fill: #009900 !important; fill-opacity: 0.6;}

.dataPoint1 { stroke: #009900 !important; stroke-width: 4px !important; fill: #009900 !important;}
.dataPoint2 { stroke: none !important; stroke-width: 0px !important; fill: none !important;}
.dataPoint3 { stroke: #009900 !important; stroke-width: 4px !important; fill: #009900 !important;}

.dataPoint3 {
  fill-opacity: 0.3;
  stroke-opacity: 0.6;
}

.fill1, .fill2 { fill-opacity: 0.6 !important; }
.line1, .line2, .line3 { stroke-width: 2px !important; }

.guideLines { stroke-opacity: 0.2 !important; }
