.chart-level-line {
    stroke-width: 1;
    stroke-dasharray: 30,4;
}

.chart-level-label {
    white-space: nowrap;
    cursor:default;
    /*font-size: 11px;
    font-family: "Roboto";
    font-weight: 100;*/
}
