
.right {
    float: right;
}


.selectable tbody tr:hover td,
.selectable tbody tr:hover th {
    background-color: #EEEEEE;
}