﻿
.cp .apexcharts-menu-icon {
    display: none;
}
.cp .apexcharts-legend {
    display: none;
}
.cp .resize-triggers {
    display:none;
}
.cp .chart-filter-button {
    font-size: 16px;
    font-weight: 500;
    color: var(--color-1);
    text-decoration: underline;
    position: absolute;
    right: 0;
    top: 36px;
}

.cp .chart-filter-button a {
    color: var(--color-1) !important;
}