.dropdown-item.disabled,
.nav-link.disabled{

    opacity:.55;

    cursor:not-allowed;

    pointer-events:auto;

}