body.path-report.theme-fresk,
body.path-grade-report.theme-fresk {
    #page {
        #topofscroll {
            max-width: 92% !important;
        }
        .courseformatheader {
            display: none !important;
        }
    }
}

body#page-report-progress-index {
    #completion-progress {
        thead tr {
            vertical-align: bottom !important;
        }

        .rotated-text-container {
            width: 26px;
        }
    }
}
