/* Style Table*/
.dt-paging.paging_numbers {
  float: right;
  margin-top: 20px!important;
}

 table.dataTable thead th { 
  text-align: center; 
  background-color: rgba(0, 0, 0, 0.1)!important;
}

.dt-scroll-body {
	min-height: 400px;
}
/*End Style Table*/