﻿.table tbody tr.rowHighLight td {
    background-color: #abf5ff;
}

.cursor-pointer {
    cursor: pointer !important;
}
