﻿.chartjs-figure {
    position: relative;
    width: 100%;
    height: 320px;
}

.chart-type-list {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.chart-type-list li {
    font-size: 14px;
    margin-bottom: 6px;
}

.chart-active {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    border-radius: 50%;
}
