﻿/*path { 
    stroke: #00A7D4;
    stroke-width: 3;
    fill: none;
}*/

.target-line {
    stroke-dasharray: 5,5
}

.axis path,
.axis line {
    fill: none;
    stroke: grey;
    stroke-width: 1;
    shape-rendering: crispEdges;
}

.container-group .label {
    color: #D46700;
}

.bete-chart-md {
    width: 100%;
    height: 350px;
}

.bar {
    fill: #00A7D4;
}

/*#pete {
    width: 100%;
    height: 100%;

}*/

/*line-chart {
    width: 100%;
    height: 100%;
}*/
