form[name="publicProjectFormBean"] {
display: none;
}

input[type=text], textarea, select, input[type=password]  {
border: 1px solid #999999;
}

.neoncrm-event-name { 
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;
}
*/
