﻿th {
    text-align: left !important;
}
th.text-center {
    text-align: center !important;
}

th.text-right {
    text-align: right !important;
}


tr.selected {
    background-color: #ffffaa !important;
}