form[name="publicProjectFormBean"] {
display: none;
}

input[type=text], textarea, select, input[type=password]  {
border: 1px solid #999999;
}

.neoncrm-event-additionalDonation {
text-align: right;
}

.neoncrm-event-name { 
display: none; 
}


/* the code below does not work, but these elements have been manually added to all our custom web templates, which we cannot access once they are uploaded, so I am listing them here as a record for any future aspiring web developers. ~ kynthia
.neoncrm-event-name { 
display: none; 
}

.neoncrm-page-subtitle { 
display: none; 
}
*/

/* the code below does not work, and I am keeping it only as a record of things I have tried to change ~ kynthia
.rt-body-btm {
margin: auto;
 }
 
.neoncrm-page-subtitle {
padding: 0px;
}

.neon_C_content.neoncrm-responsive {
width: 80%;
padding-left: 50px;
}

a {
color:#02254d;
text-decoration:underline; 
}

*/
