.btn-primary[disabled]{
    filter: grayscale(1);
    opacity: .8;
    cursor: not-allowed;
}