.hidecontent {
    display: none;
}

#espresso-payment_page-dv .payment-option-dv .payment-option-lnk {
    max-width: 240px !important;
}

.event_prices, .event_time, .start_date, .section-title {
    display: none;
}

.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 0 10px 0 0;
    text-align: right;
    vertical-align: top;
    width: 175px;
}

.event_form_field input.ee-reg-page-text-input, .event_form_field textarea.ee-reg-page-text-input {
    width: 65%;
}

input.kaaa-sch-app-button {
    background-color: #ff2a13;
    border: 1px solid #ac1100;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    padding: 0.563em 1.125em 0.813em;
    position: relative;
    text-align: center;
    transition: all 0.15s linear 0s;
    vertical-align: middle;
}

input.kaaa-sch-app-button {
    background-color: #012b81 !important;
    border-color: #012b81 !important;
    border-radius: 100em !important;
    box-shadow: 0 0.25em 0 0 #8c8c8c, 0 4px 9px rgba(0, 0, 0, 0.75) !important;
    color: #fff !important;
    font-size: 21px !important;
    margin-bottom: 0.25em !important;
    padding: 0.714em 1.286em 0.952em !important;
    text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5) !important;
}

input.kaaa-sch-app-button {
    font-size: 1.9rem !important;
    padding: 0.3em 1.286em 0.5em !important;
}