.WaGadgetLoginForm .loginContainer.authenticated.loginContainer.authenticated .loginLink {
width: 150px;
height: 50px;
color: white;
background: #67b8db;
}
.WaGadgetLoginForm .loginContainer.authenticated.loginContainer.authenticated .loginLink:before {
font: normal 20px/50px 'Ubuntu';
content: 'Your Account';
}
.WaGadgetLoginForm .loginContainer.loginContainer .loginLink {
width: 150px;
height: 50px;
}
.WaGadgetLoginForm .loginContainer.loginContainer .loginLink:before {
font: normal 25px/50px 'Ubuntu';
   content: 'Login';
}
.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 

#socialLoginContainer, #idSocialLoginContainer {
	display: none !important;
} 
.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer {
background: #D6F5F6;
}infoOuterContainer {
background-color: #D6F5F6;
} .genericListTable tr.hover td, .membersTable tr.hover td {
    background-color: #D6F5F6;
} .infoOuterContainer {
    background-color: #D6F5F6;
}

a.readmore {
    color: #0000ff;
    text-decoration: underline;
}
.WaGadgetBlog .controlPanel .controlPanelInner a {
    background: #dcddde;
}

a.buttonStyle003, a:link.buttonStyle003 {
    position: relative;
    display: inline-block;
    min-width: 60px;
    margin: 0;
    padding: 14px 15px;
    background: #87c97f;
    color: white;
    font-family: 'Ubuntu Condensed','Arial',sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.22;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}
h1.promo font { font-size: 42px !important;
}