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

.text-underline {
    border-bottom: 1px solid #ccc; padding-bottom: 10px;
}
