/* DataTables: responsive + narrow screens (admin) */
.dataTables_wrapper{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.card .dataTables_wrapper .table.dataTable{margin-bottom:0}
@media (max-width:767.98px){
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter{text-align:left;margin-bottom:.5rem}
  div.dataTables_wrapper div.dataTables_filter input{margin-left:0!important;width:100%!important;max-width:100%}
  div.dataTables_wrapper div.dataTables_info{padding-top:.75rem;text-align:center}
  div.dataTables_wrapper div.dataTables_paginate{padding-top:.5rem;text-align:center}
  div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center!important;flex-wrap:wrap}
  div.dt-buttons{justify-content:center!important}
  div.dt-buttons .dt-button{margin:.15rem}
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{line-height:1em}

/*# sourceMappingURL=custom.min.css.map */
