 .tableHeader thead tr th{
            color: #fff;
            background: #0f0f3c;
        }
        .tfont td, .tfont th{
        font-size: 15px;
        }
        .table-hover>tbody>tr:hover>*{
            background: #0f0f3c;
            color: #ffff;
        }

.track-recode{margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
width: 100%;}

section.track-recode tr {
    text-align: left;
}

.track-recode h4 {
    text-align: center;
    margin-bottom: 30px;
}