.stock-bar-and-pie-chart .mo-box-common {
    margin-top: 16px;
}

.stock-bar-and-pie-chart {
    margin-top: 16px;
}

.stock-bar-and-pie-chart .tabs-header {
    justify-content: center;
}

.section.stock-bar-and-pie-chart-container .default-content-wrapper h3 {
    font-size: var(--f-s-sub-title);
    font-weight: var(--font-weight-medium);
    text-align: center;
}

.stock-bar-and-pie-chart .mo-box-common .tab-filter-container {
    margin-bottom: 20px;
}


.us-stock-financials .mo-box-common.stock-comp-fin-outer-chart .highcharts-series-group .highcharts-series path {
    fill: #0082c8;
}

@media (width > 600px) {
    .stock-bar-and-pie-chart .mo-box-common {
        margin-top: 24px;
    }

    .stock-bar-and-pie-chart {
        margin-top: 24px;
    }
}
