.href-disabled{
    /*Disabled link style*/
    pointer-events: none;
    cursor: default;
}

.dn{
    display: none !important;
}