.tutor-loop-author {
display: none;
}
.tutor-dashboard-content .tutor-quiz-attempt-history table th:first-child, .tutor-dashboard-content .tutor-quiz-attempt-history table td:first-child, .single-quiz-page.tutor-quiz-attempt-history table th:first-child, .single-quiz-page.tutor-quiz-attempt-history table td:first-child {
display: none;
}
.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(2), .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(4), .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(2), .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(4), .single-quiz-page.tutor-quiz-attempt-history table th:nth-child(2), .single-quiz-page.tutor-quiz-attempt-history table th:nth-child(4), .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(2), .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(4) {
width: 1%;
display: none;
}
.tutor-next-previous-pagination-wrap {
font-size: 25px;
margin-bottom: 40px;
display: none;
}