﻿tr.dragging {
    opacity: 0.4;
}

#tbl tbody tr {
    cursor: move;
}
