.efb-wrap input[type="submit"]:disabled {
    opacity: 0.75;
    cursor: not-allowed;
}
