@charset "UTF-8";
 li#general-personal-li.bp-personal-sub-tab {
display: none!important;
}
form#send-reply.standard-form.send-reply {
display: none!important;
}
li#compose-personal-li.bp-personal-sub-tab.last {
display: none!important;
}
li#sentbox-personal-li.bp-personal-sub-tab {
display: none!important;
}
input#pwd.settings-input.small {
border-radius: 5px;
}
input#email.settings-input {
border-radius: 5px;
}
span.bp-icon {
background-color: #0971fe!important;
border-radius: 3px;
}
div.info.bp-feedback {
border-radius: 5px!important;
margin-right: 0;
}
div.bp-feedback.success span.bp-icon {
background-color: green!important;
}
button.button.wp-generate-pw {
border-radius: 3px;
border: 1px solid #777;
background-color: #fefefe!important;
}
input#pass1.settings-input.small.password-entry {
border-radius: 5px!important;
}
button.button.wp-hide-pw {
border-radius: 3px!important;
border: 1px solid #777!important;
background-color: #fefefe!important;
}
button.button.wp-cancel-pw {
border-radius: 3px!important;
border: 1px solid #777!important;
background-color: #fefefe!important;
}
input#submit.auto {
border-radius: 3px!important;
border: 1px solid #777!important;
background-color: #0971fe!important;
width: 50%;
color: #fff;
align-content: center;
}
div#pass-strength-result {
width: 50%!important;
align-content: center!important;
}
span.count{
color: #fff!important;
background-color: green!important;
}
a#my-messages span.count {
border-radius: 100%!important;
border: 1px solid #000;
margin-left: 3%!important;
padding-top: 0%!important;
padding-bottom: 0%!important;
padding-right: 5%!important;
padding-left: 5%!important;
}
a#my-notifications span.count {
border-radius: 100%!important;
border: 1px solid #000;
margin-left: 3%!important;
padding-top: 0%!important;
padding-bottom: 0%!important;
padding-right: 5%!important;
padding-left: 5%!important;
}
aside.bp-feedback.bp-messages.bp-template-notice.success span.bp-icon {
background-color: green!important;
}
#item-body.item-body {
border: 5px solid #000!important;
}