.select-student {
    cursor: pointer;
}

.select-student:hover {
    background-color: #FCF8E3;
}

/*.table-datatable {
    table-layout: fixed !important;
    width: 100% !important;
}*/
