#user-manage table td.vt-status{
    color: #8fd049;
}

#user-manage table td.disabled,
#user-manage table td a.disabled,
#user-manage table td a:hover.disabled{
    color: #bbb;
}

#user-manage table td a:hover.disabled{
    text-decoration: none;
    cursor: default;
}