table.lasntg-hover tr:hover {
cursor: pointer;
} 
div#lasntg-course-details {
margin-top: 25px;
}
div#lasntg-course-table_wrapper {
min-width: 100%;
}
.dataTables_filter, .dataTables_length {
margin: 15px auto;
}
.dataTables_wrapper .dataTables_filter select {
border: 1px solid #aaa;
border-radius: 3px;
background-color: transparent;
color: inherit;
padding: 4px;
}
.dataTables_wrapper .dataTables_filter span:first-child {
margin-right: 15px;
}
.dataTables_filter label {
margin-left:15px;
}