/** Path: plugin report_completion .' **/
#page-report-completion-index table#completion-progress {
    margin-top: 20px;
    margin-bottom: 30px;
}

#page-report-completion-index .export-actions {
    text-align: center;
}
#page-report-completion-index.dir-rtl #completion-progress th svg {
    direction: ltr;
}


