#openLoginModal {
float: left;
}
/* Removes filters from Volunteer Projects page */
form[action*="/np/publicaccess/projectList.do"]{
display: none;

}
/* Removes Tell a Friend link from event pages */
.neoncrm-event-actions li:nth-child(2) {
display: none;
}

