.regTypeLiLabel strong {font-weight: bold; color:#fff}
.regTypeLiValue {margin-bottom:20px}

.gadgetStyleNone {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}


.buttonStyle04 {
    color: #ffffff !important;
    background-color: #fd7801 !important;
    border: none !important; 

}

.WaGadgetLoginButton .loginContainer.authenticated.loginContainer.authenticated .loginLink {
    color: white !important; 
}

.WaGadgetLoginButton .loginContainer.authenticated.loginContainer.authenticated .loginLink:hover {
    background-color: #0072ce;
}

.WaGadgetLoginButton .loginContainer.authenticated.loginContainer.authenticated .loginLink:hover, .WaGadgetLoginButton .loginContainer.authenticated.loginContainer.authenticated .loginLink.hover {
    background-color: #0072ce;
}

.loggedName {
    color: #000 !important;
    font-weight: bold !important; 
}

/* Change bg color of contact profile page */
.ContactProfile {
   background-color: #000
}
/* Change bg color of member public profile page */
.PublicProfile {
    background-color: #000
}

/* Change bg color of level change */
.LevelChange {
    background-color: #000
}