input[type="submit" i]:disabled {
    opacity: 0.2 !important;
    cursor: default !important;
}
