#model_table tbody tr:hover {
    opacity: 0.5 !important;
    background: aliceblue;
    cursor: pointer;
}