﻿.pull-A {
    float: right !important;
}

.pull-Z {
    float: left !important;
}

table.table-bordered.dataTable th:last-child, 
table.table-bordered.dataTable td:last-child {
    border-right-width: 1px;
    border-inline-end-width: 0;
}
