﻿.chart-apex {
    /*max-width: 650px;*/
    width: 100%;
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto;
}

.tab-item {
    background-color: whitesmoke;
}

.tab-item-selected {
    background-color: lightgrey;
}
