table tr td ul.hidden-list-menu{opacity:0}
table tr:hover td ul.hidden-list-menu{opacity:1}
.cursor-pointer{
    cursor: pointer;
}
