.trailer_axel .table>thead>tr>th {
    padding-left: 8px;
}

.trailer_axel .table>tbody>tr>td,
.table>tbody>tr>th {
    padding: 8px;
    border: 1px solid #fff;
}

.trailer_axel td,
th {
    border: 1px solid #fff;
}

.trailer_axel .table td,
.table th {
    border: 1px solid #fff;
}

.trailer_axel thead tr {
    background-color: #14469f !important;
    color: #fff;
}