td {
    cursor: pointer;
}

.tr-hover:hover {
    background: #eff2ff;
}

table {
    font-size: 13px;
}

.title {
    min-width: 200px;
}
