.calc-form-page form input[type=submit].disabled {
    background: #ddd;
    cursor: default;
}

