div.neoncrm-constituent-recurring-donations > div > table > tbody > tr > td > a.neoncrm-link{
    padding-right:30px
}

.neoncrm-constituent-recurring-donations a[href^="/np/constituent/recurringDonationDelete.do"] {
    display: none;
}
/* Rewords help with my account page */

.neon_C_content > form[name='forgetPasswordBean'] > table:nth-child(5) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) .neonFieldLabel{
    visibility: hidden;
    font-size:1px;
    line-height: 1px;
}

.neon_C_content > form[name='forgetPasswordBean'] > table:nth-child(5) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) .neonFieldLabel:before{
    visibility: visible;
    content:"If you forgot your login or password, enter the email address associated with your account and we'll send you a link sharing your login and help you create a new password. If you need assistance, email give@launchglobal.org";
    font-size:14px;
    line-height:1.5;
}
