table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}.datatables-header,.datatables-footer{display:flex;justify-content:space-between;align-items:center}.dataTables_info{}.dataTables_paginate,.dataTables_paginate span,.dataTables_paginate span a,span.ellipsis{display:inline-flex;align-items:center}.dataTables_paginate a{box-sizing:border-box;display:inline-block;min-height:2em;min-width:2em;padding:0 .5em;line-height:2em;text-align:center;border:solid 1px #ccc;cursor:pointer;text-decoration:none;color:#047ae6;display:block}.dataTables_paginate a:hover{background:#01e3c6;color:#fff!important;font-weight:bold}.dataTables_paginate a.current{background:#01cbb1;color:#fff!important;font-weight:bold}.dataTables_paginate a,span.ellipsis{margin-right:.25em}