.dataTables_length{display: none;}
.dataTables_filter{display: none;}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {background-color: #f49e00!important;	background:none;	border: 0px; color: #fff!important;}
.dataTables_wrapper.dataTables_paginate.paginate_button.current, .dataTables_wrapper.dataTables_paginate.paginate_button.current:hover { background:none; background-color: #f49e00; border: 0px;}
.dataTables_wrapper.dataTables_paginate.paginate_button.disabled, .dataTables_wrapper.dataTables_paginate.paginate_button.disabled:hover, .dataTables_wrapper.dataTables_paginate.paginate_button.disabled:active { background: transparent; border: 1px solid transparent; box-shadow: none; color: #666 !important; cursor: default; border: 0px; }
.dataTables_wrapper .dataTables_paginate .paginate_button:hover { background:none; background-color: #f49e00; border: 1px solid #f49e00; color: #585858; color: white !important; }
.dataTables_wrapper .dataTables_paginate .paginate_button:active { background:none; background-color: #f49e00; outline: none; border: 0px; }

table.dataTable.no-footer { border-bottom: 1px solid #ccc; }

.pl-15{ padding-left: 15px; }

.list-unstyled { margin: 0 !important; }

th.prev { visibility: visible !important; }
th.next { visibility: visible !important; }