.barraTextarea {    
    overflow: scroll;
    z-index: 3;
}

.table-hover2 tbody tr:hover > td {
  background-color: #b9f6ca;
}
  table.dataTable>tbody>tr.selected  .dropdown-menu  a {
                    color: #333333 !important;
                        
                    }