.highlight {
    background-color: #ffe58f;
    padding: 0 2px;
    border-radius: 3px;
}
.table-hover tbody tr {
    cursor: pointer;
}
