.table-responsive {
  background-color: #fff; }
  .table-responsive .list-actions {
    text-align: right; }
    .table-responsive .list-actions a {
      margin-top: 5px; }

.table {
  font-size: 12px; }
  .table .timestamp, .table .partner,
  .table .bookingtype, .table .actions {
    text-align: left; }
  .table td.cardnumber, .table td.amout,
  .table td.percentage, .table td.points {
    text-align: right;
    letter-spacing: 1px; }

table[data-sortable].sortable-theme-bootstrap {
  font-size: 12px; }
