﻿body, div, span, p, td {
    font-family: Arial, sans-serif;
}

#chart {
}
#legend {
    display: inline-block;
    margin-right: 5px;
    vertical-align:top;
}
#chart_container {
    display: inline-block;
}
.covFigures {
    color: rebeccapurple;
    font-weight: bold;
}
#covTable td {
    padding: 2px 10px 2px 2px;
}

.c3-tooltip th {
    text-shadow: none;
    background: none;
    background-color: black;
}
