#rcp_user_login_wrap {
    display: none;
}

#rcpga-group-description-wrap, #rcp_profile_display_name_wrap, .hidden-family, #rcp_card_zip_wrap, #rcp_profile_editor_form legend {
    display: none !important;
}

#rcp_subscription_levels {
    list-style: none;
    padding-left: 0;
}

.rcp_user_fieldset {
    margin-bottom: 3rem;
}

.rcp_level_description {
    font-size: 85%;
    font-weight: 300;
}

.rcp_level {
    vertical-align: top;
    margin-right: .5rem !important;
}

.rcp_registration_total {
	margin-top: 1rem;
}

.family-wrapper {
	margin-top: 1rem;
}

#rcp_card_number_wrap {margin-bottom:.5rem;}

legend {padding-top: 3rem !important;}

.level-3 .family-wrapper, .level-4 .family-wrapper, .level-10 .family-wrapper, .level-9 .family-wrapper, #rcp_profile_editor_form .hidden-family {
    display: block !important;
}

#rcp_profile_editor_form .add-family-member  { display: none !important;}

.member-area-bar { padding: 1rem; }

.member-area-bar a { color:white;}

.member-area-bar a:hover { color:white;}

.searchandfilter .btn {display: none;}

.printing  {
    display:none;
}
.printing-checked .not-printing  {
    display:none;
}
.printing-checked .printing  {
    display:table-row;
}
.printing-checked .not-printing  {
    display:none;
}


.donation-wrapper {
    padding:20px 40px;
    border-radius: 10px;
    background: #F6F6F6;
    margin-bottom: 10px;
}

.donation-wrapper .form-group {
    margin-bottom: 2rem;
}

.donation-wrapper .list-group-item:hover {
    cursor: pointer;
    background: #e04e39;
    color:white;
    opacity: .5;
}