ul.sidebar-group-children {
    li[name="Report Overview"] {
        display: none !important;
    }
    li[name="Reports Agent"] {
        display: none !important;
    }
    li[name="Reports Team"] {
        display: none !important;
    }
    li[name="Reports CSAT"] {
        display: none !important;
    }
    li[name="Reports SLA"] {
        display: none !important;
    }
    li[name="Reports Bot"] {
        display: none !important;
    }
}