.paginate_button, .ellipsis {
	padding: 0.4vw;
	cursor: pointer;
	text-decoration: none;
}

/* .first, .previous, .paging_full_numbers, .next {
	margin: 0 0 0 0; 
	padding-right: 0 !important;
} */

.table-extrato_info {
	display: none;
}

.paging_full_numbers {
	display: flex;
	justify-content: end;
}

tr {
	border-bottom: 1.2px solid #dee2e6;
}


/* .dataTables_filter, .dataTables_info, .dataTables_length, .last, .first {
	display: none;
}  */
