.container-xl { max-width: 1200px; }
.table td, .table th { vertical-align: middle; }
.ki-clickable-row {
    cursor: pointer;
}

    .ki-clickable-row:hover {
        background-color: rgba(98, 105, 118, 0.12);
    }