table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: #d8d8d8!important; 
  font-style: italic;   
}

table.DTFC_Cloned thead th,
table.DTFC_Cloned tfoot th {
  background-color: #d8d8d8!important;
  font-style: italic;    
}

/* Adicionado por Hudson de Carvalho*/
table.DTFC_Cloned th, table.DTFC_Cloned td { max-width: 200px!important; min-width: 70px!important; overflow: hidden!important; text-overflow: ellipsis; white-space: nowrap!important; }


div.DTFC_Blocker {
  background-color: #F2F2F2;
}

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2;
}

div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}
