tbody tr .hover-actions { display: none;   }
tbody tr:hover .hover-actions { display:block;position:absolute;top:0;right:0 }

.hover-actions .dropdown-menu {
    margin-top:-15px;
}
.text-danger-more {
	color:#FF5A00
}
.text-critical {
	color:#C72408
}

