.hide-tr {
    display: none;
}
.dynamic-td {
    white-space: pre;
    /*border-right: 1px solid #dcdcdc;*/
}
.graph-offset {
    margin: 10px;
}
#sort-by:hover {
    cursor: pointer;
}