Drag and drop highlight table

Drag and drop highlight table

Hi , So this is my first time in Jquery forum. 

Ok cool , So i have problem implementing something in drag and drop function. So far draggable and sortable is ok. Right now the problem is i'm trying to highlight the selected row and delete it using button.

I having two table, first table class A and second table class UI . I managed highlight the ' tr ' table class A. However in second table class UI i can't highlight the ' tr ' .  

Purpose highlight the table selected row in table class UI for delete function. So can you please help me how to solve this. Thanks! 

Here is my jsfiddle.

I really appreciate for your help.