.np-activation-pending,
a.np-activation-pending,
button.np-activation-pending {
    opacity: .58 !important;
    cursor: wait !important;
    pointer-events: none !important;
    filter: grayscale(.15);
}

select.np-activation-pending {
    opacity: .68 !important;
    cursor: wait !important;
}
