#_com_liferay_login_web_portlet_LoginPortlet_userNameFields > .form-group:nth-child(1),
#_com_liferay_login_web_portlet_LoginPortlet_userNameFields > .form-group:nth-child(3),
#_com_liferay_login_web_portlet_LoginPortlet_userNameFields > .form-group:nth-child(5){
  display: none !important;
}

.rbt-accordion-style .card .card-header button {
    border: 0;
}

.rbt-accordion-style.rbt-accordion-02 .card {
    margin: 0;
}

.login-container ul.taglib-icon-list li:nth-child(1) {
    display: none;
}

.club-blogs {
    display: none;
}

.club-blogs .widget-mode-detail .col-md-8 {
    max-width: none;
    flex: none;
}

.signed-in .club-blogs {
    display: block;
}