#deauth_scope {
    display: none;
    margin-top: 18px;
}

.gform_stripe_deauth_button {
    margin-top: 0.5em !important;
}

#gform_stripe_deauth_button {
    border: 1px solid #9E0B0F;
    background: #9E0B0F;
    color: #FFF;
    -webkit-box-shadow: inset 0 2px 5px -3px rgba( 173, 12, 17, 0.5 );
    box-shadow: inset 0 2px 5px -3px rgba( 173, 12, 17, 0.5 );
    text-shadow: none;
}

.gform_stripe_auth_button img {
    display: block;
}

.connected_to_stripe_text {
    margin-top: -16px !important;
    padding-top: 1em;
}

.gf_settings_description {
    margin-top: 1px;
    padding-right: 4px;
    margin-left: 24px;
}

.stripe-webhooks-instructions li {
    list-style: decimal;
}

#gaddon-setting-row-connected_to .alert_red {
    padding: 2px 0px 6px 12px;
    margin-top: -7px;
}

#trialPeriod {
	width: 4rem;
	text-align: center;
}
