.table-right tr th, .table-right tr td {
    text-align: right;
}

.pagination-rtl li a{
    float: right;
}