/*Estilo General de DATATABLES*/
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_scrollBody span.dtsp-pill {
  display: inline-block !important; 
  min-width: 14% !important; 
  margin-right: 1% !important; 
  font-size: 1em !important; 
  text-align: center !important; 
  background-color: rgba(50, 118, 177, 0.5) !important;
  border-radius: 3px !important;
}