.bbpresss_unread_posts_icon {
    margin-right: 20px;

}

.gp-theme #bbpress-forums .bbp-topics .bbp-topic-permalink {
    font-size: 13px;
   font-weight: 900;
   color: #2a2a70;
}

.gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-title, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-voice-count, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-reply-count, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-freshness {
    padding: 15px;
}

#bbpress-forums p.bbp-topic-meta span {
    white-space: normal;
}

strong {
    font-weight: 900;
}

.error.bbp-rc-reply-is-reported{
background-color:#dd0000;
color:white;
font-weight:900;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
}

.gp-theme #bbpress-forums div.bbp-reply-header {
    border-top:3px solid #ccc;
}

.bbp-reply-edit-link{
visibility:hidden;
display:none;
}

.bbp-admin-links > .bbp-reply-edit-link{
visibility:visible !important;
display: inline !important;
}

button#mceu_13-button{
    display:none;
    visibility:hidden;
}

#gp-sidebar-right > #activity-stream{
        background-color:#ff0000;
    }

.textwidget #buddypress ul.item-list.activity-list li.has-comments {
    /* padding-bottom: 15px;
    /* background-color: green; */
}

.textwidget #buddypress #activity-stream p {
    margin: 0px 0;
    color: black;
}

.textwidget #buddypress #activity-stream .activity-content .activity-header p {
    margin: 0;
    font-size: 1px;
    color: white;
}
.textwidget #buddypress .activity-list .activity-header a {
    font-size: 16px;
}
.textwidget #buddypress .activity-list .activity-content .activity-inner {
    margin-top: 0;
}

.textwidget #buddypress .activity-list .activity-header a.activity-time-since {
    font-size: 12px;
}

.textwidget #buddypress .activity-list .activity-content .activity-inner {
    display: inline-block;
}

.textwidget #buddypress .activity-list .activity-content {
    margin-left: 0px;
    /* display: block; */
}

.textwidget #buddypress div.activity-comments {
    margin-left: 0px;
}

.text-widget #buddypress .activity-list div.activity-comments ul li:first-child {
    padding-top: 10px;
}

.textwidget #buddypress .activity-list div.activity-comments div.acomment-content {
    margin: 0px 0 0 40px;
}

.textwidget #buddypress ul.item-list li {
    padding-top: 5px;
}

.textwidget #buddypress ul.item-list li, .textwidget #buddypress div.activity-comments ul li:first-child, .widget.buddypress #friends-list li, .widget.buddypress #groups-list li, .widget.buddypress #members-list li {
    border-top: 0px solid #e0e0e0; 
    border-bottom: 0px solid #e0e0e0; 
}

ul.wa-bp-activity-list > li {
    padding: 0px 0px 0px !important; 
}


.bell_notification_container{
	display:inline;
        margin-top: 12px;
}

.gp-header-standard #gp-secondary-main-nav .menu > li > a {
    padding: 16.5px 0;
    display: inline;
}

.fa-3x {
    font-size: 25px;
    color: white;
}

.notification_bell .bnb-pending-notifications {
    margin-top: 12px;
}

#gp-secondary-main-nav > .gp-dropdown-icon {
    visibility:hidden;
}

.bell_notification_container:hover .notifications_lists_container{
    display:block;
}

.notifications_lists {
    font-family: Roboto,Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #000;
    font-size: 14px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}


.notifications_lists_container .notifications_lists {
    width: 300px;
    margin-left: -150px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}


.bsp_thumbnail img{
max-width:300px;
}

@media only screen and (min-width: 500px) {
.gp-theme #bbpress-forums .bbp-forums-list, .gp-theme #bbpress-forums .bbp-forums .bbp-body .bbp-forum-info {
    padding-left: 80px;
}
}

article h2, article h3, article h4, article h5, article h6 {
    border-bottom:1px solid #dddddd;
}

article .wp-caption{
    border:0.5px solid #dddddd;
    padding:5px
}
article img{
    border-bottom:0.5px solid #dddddd;
}

article table{
border:0.5px solid black;
}

article td, article th{
border:0.25px solid black;
}

article th{
color:white;
background-color:black;
font-size:900;
sexy-align:center;
}

.gp-entry-content {
    border-bottom:1px solid #dddddd;
    padding-bottom:30px;
}

#new-post .bbp-template-notice{
    display:none;
    visibility:hidden;
}

.d4pbbc-quote {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif,'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    color: #545454;
}

.d4p-bbt-quote-title a{
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif,'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    color: #545454;

}

#gp-main-nav #gp-secondary-main-nav .menu > li:first-child {
    margin-left: 0;
    margin-top: 20px;
}

article a:link { 
     text-decoration:underline ; 
} 
