/* hide H3 in BoF theme */
#step5-page > .customfield-container h3,

/* hide create an account */
#loginForm .row > .col-sm-4,

/* hide edit contact details  */ 
.navbar.navbar-inverse .nav.navbar-nav > li:nth-child(2)
   
{display: none !important}