table#course_lessons td.student-list .field-choice{
    display: none;
}

table#course_lessons td.student-list .toggle-show-student {
    display: none;
}


form[name='report_form']{
    margin-bottom: 40px;
}