﻿td.is-minimum-width {
    width: 10px;
    white-space: nowrap;
}

td.has-id, th.has-id {
    width: 10px;
    white-space: nowrap;
    text-align: right !important;
}

td.has-date, th.has-date {
    white-space: nowrap;
    text-align: right !important;
}

td.has-number, th.has-number {
    white-space: nowrap;
    text-align: right !important;
}

.tab-background-colour {
    background-color: #D7CCC6 !important;
}