/* style.forum.custom.css, created on 04-04-2019 12:43 */
.grouplist {
    background: #ff8919!important;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    margin: 0;
    height: 54px;

}
span.groupLabelnew i {
    background: #65438b!important;
}
.newconverstion {
    background: #ff89194a!important;
}
.sbt-div button {
    background: #65438b!important;
}
.linkattachmenticon {
    background: #c75278!important;
}
.groupRating {
    text-align: center;
    padding-top: 9px;
}
.col-lg-4.grouptitle {
    padding-top: 5px;
}
.groupComments, .groupLastPostdate {
    margin-top: 8px!important;
}
.col-lg-1.groupNewConv {
    padding-top: 6px;
}

#forumConversationView h1.Cmn-HeadingSmall {
    background: #ff8919;
    color: white;
    padding: 17px;
    margin-top: 4px;
    margin-bottom: 10px;
}

#forumConversationView a.followButton.tooltipped {
    color: white;
}
#forumConversationView i.material-icons.icon-align {
    color: white;
}

#forumConversationView .row.col-lg-s12.conv-author-details {
    margin-left: 5px;
}
#forumConversationView div#comments {
    margin-left: 5px;
}

#teamForumView .forumHeader.row {
    margin-bottom: 27px;
    background: #ff8919;
}
#teamForumView img.img-polaroid {
    height: 54px;
    width: 54px;
}
#teamForumView .breadcrumb-div {
    margin-top: 20px;
    margin-left: 50%;
}
#teamForumView .forumTitle {
    color: #fff;
    font-weight:800;
}

#teamForumView span.forumTitle {
    color: white;
    font-weight: 800;
}

#teamForumView .col-lg-12.forumDetails {
    height: 54px;
}
.comment-plus-rating span.add-plus {
    float: left;
    margin-top: 2px;
    padding-top: 3px;
    padding-left: 1px;
    padding-right: 1px;
    background: #65438b!important;
}
