.widget.buddypress span.activity {
display: inline-block;
font-size: small;
padding: 0;
}
.widget.buddypress div.item-options {
font-size: 90%;
margin: 0 0 1em;
padding: 1em 0;
}
.widget.buddypress div.item {
margin: 0 0 1em;
}
.widget.buddypress div.item-meta,
.widget.buddypress div.item-content {
font-size: 11px;
margin-left: 50px;
}
.widget.buddypress div.avatar-block:after {
clear: both;
content: "";
display: table;
}
.widget.buddypress .item-avatar a {
float: left;
margin-bottom: 15px;
margin-right: 10px;
}
.widget.buddypress div.item-avatar img {
display: inline-block;
height: 40px;
margin: 1px;
width: 40px;
}
.widget.buddypress .item-avatar a,
.widget.buddypress .item-avatar a:hover,
.widget.buddypress .item-avatar a:focus,
.widget.buddypress .item-avatar a:active,
.widget.buddypress .item-avatar a img {
box-shadow: none;
}
.widget.buddypress #bp-login-widget-form label {
display: block;
margin: 1rem 0 0.5rem;
}
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
margin-right: 10px;
}
.widget.buddypress .bp-login-widget-user-avatar {
float: left;
}
.bp-login-widget-user-avatar img.avatar {
height: 40px;
width: 40px;
}
.widget.buddypress .bp-login-widget-user-links > div {
padding-left: 60px;
}
.widget.buddypress .bp-login-widget-user-links > div {
margin-bottom: 0.5rem;
}
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a {
font-weight: 700;
}
.widget.buddypress #groups-list,
.widget.buddypress #members-list,
.widget.buddypress #friends-list {
margin-left: 0;
padding-left: 0;
}
.widget.buddypress #groups-list li,
.widget.buddypress #members-list li,
.widget.buddypress #friends-list li {
clear: both;
list-style-type: none;
}.simple-banner,
.simple-banner_2,
.simple-banner_3,
.simple-banner_4,
.simple-banner_5 {
width: 100%;
text-align: center;
position: relative;
display: block;
}
.simple-banner .simple-banner-text,
.simple-banner_2 .simple-banner-text_2,
.simple-banner_3 .simple-banner-text_3,
.simple-banner_4 .simple-banner-text_4,
.simple-banner_5 .simple-banner-text_5 {
font-weight: 700;
padding: 10px 20px;
position: relative;
}
.simple-banner .simple-banner-button,
.simple-banner_2 .simple-banner-button_2,
.simple-banner_3 .simple-banner-button_3,
.simple-banner_4 .simple-banner-button_4,
.simple-banner_5 .simple-banner-button_5 {
border: none;
background-color: transparent;
padding: 0 5px;
margin: 0 10px;
text-align: center;
text-decoration: none;
position: absolute;
transform: translate(0%, -50%);
right: 0;
top: 50%;
font-size: 16px;
cursor: pointer;
}