/* Add here all your CSS customizations */
.wait {
    cursor: wait;
}

#dt tbody tr td {
    vertical-align: inherit;
}

/*#dt tbody tr:hover {
    cursor: pointer;
}*/