﻿.container-fluid {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td{
    padding:6px;
}