.ninja_footable_ex tbody tr {    background-color: #fff; }
.ninja_footable_ex tbody tr:nth-of-type(odd) {    background-color: #f9f9f9; }
table.foo-table tbody tr th {    color: #727272;  font-weight: 500; width:25% !important;    font-size: 15px !important;    text-align: center !important;  border: 1px solid #ddd;  padding:15px !important;}
table.foo-table tbody tr th a { color:#346AE6; }
.static-table-header th {    background: #346AE6 !important; text-align: center !important;    color: #FFF !important;   display: inline-block; }
.static-table-header thead,.static-table-header tr { display: block;  }
table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1 { box-shadow: none; }
table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1 {
box-shadow: inset 0 0 0 9999px rgb(0 0 0 / 2%);
}
table.dataTable.display>tbody>tr.even>.sorting_1 { box-shadow: none !important; }
table.dataTable.display>tbody>tr.odd>.sorting_1 { box-shadow: inset 0 0 0 9999px rgb(0 0 0 / 2%) !important; }
table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1{ box-shadow: none; }
.foo-table .footable-header th{ padding:15px !important; }
.foo_table_999978654 th:nth-child(2){width:15% !important;}
.foo_table_999978654 th:nth-child(4){ width:35% !important; }
.foo_table_999978619 th:nth-child(2){width:15% !important;}
.foo_table_999978619 th:nth-child(4){ width:35% !important; }
.foo_table_999970240 th:nth-child(1){width:20% !important;}
.foo_table_999970240 th:nth-child(2){ width:20% !important; }
.foo_table_999970240 th:nth-child(3){width:20% !important;}
.foo_table_999970240 th:nth-child(4){ width:40% !important; }
@media (max-width: 600px)
{
.dataTables_wrapper{     overflow: scroll; }
table.foo-table th,.static-table-header th{ display: table-cell !important; min-width: 100px; }
}