.feedBg{
    background: #fff;
}
.allFeeds h1 {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}
.MfeedItems .CustomBg{
    /*background-color: #0f0f1c;
    border-radius: 15px;*/
}
.MfeedItems{
    margin-bottom: 12px;
}
.MfeedItems .feeddp{
    width: 45px;
    height: 45px;
    margin-right: 4px;
}
.MfeedItems .postDetails, .MfeedItems .postDetails p{
    font-size: 13px;
    color: #222222;
    font-weight: 500;
    line-height: 22px;
}
.MfeedItems .postDetails .hashTags{
    font-weight: 400;
}
.postDetails h2, .postDetails h3, .postDetails h4, .postDetails h5, .postDetails h6{
    color: #222222;
    font-weight: 600;
}
.postDetails h2 {
    font-size: 15px;
}
.postDetails h3{
    font-size: 14px;
}
.postDetails h4, .postDetails h5, .postDetails h6{
    font-size: 14px;
}
.postDetails a{
    color: #666666;
    text-decoration: underline;
}
.MfeedItems p a{
    color: #666666;
}
.MfeedItems .MfeedHeader .nameTitle a{
    font-size: 14px;
    font-weight: 700;
    color: #222222;
}
.MfeedItems .MfeedHeader .nameTitle a span{
    font-size: 14px;
    font-weight: 700;
    color: #666666;
}
.MfeedItems .MfeedHeader .nameTitle span{
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    display: inline-block;
    margin-left: 5px;
}
.MfeedItems .MfeedHeader .MfeedCloseBtn{
    padding: 2px 4px;
    background-color: transparent;
    color: #fff;
    outline: none;
    border: 0;
}
.MfeedItems .MfeedTitle{
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.MfeedItems .MfeedTitle a{
    color: #000;
}
.MfeedItems .mFeedChatIcon a{
    font-size: 14px;
    color: #333333;
}
.Mfeedoptions {
    padding-left: 0;
    margin-left: 0;
}
.Mfeedoptions li{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.Mfeedoptions li, .Mfeedoptions li a{
    color: #0c63e4;
}
.MfeedItems .FeedCommentHeader{
    color: #999999;
    font-weight: 600;
    font-size: 14px;
}
.MfeedItems .FeedCommentHeader h4, .MfeedItems h4{
    font-weight: 600;
    color: #333333;
    font-size: 18px;
}
.MfeedItems .FeedCommentHeader p{
    color: #333333;
    font-weight: 600;
}
.rating-comment h5{
    font-size: 14px;
    font-weight: 600;
    color: #111111;
}
.rating-comment p{
    font-size: 13px;
    color: #333333;
    font-weight: 500;
    line-height: 24px;
}
.rating-comment span{
    font-size: 12px;
    color: #999999;
    font-weight: 600;
}
