.isActive, .isActive #like-cnt, .isActive #comment-cnt, .isActive .subtitle {
    color: #f56996 !important;
}

.R11_61 {
    font-size: 11px;
    font-weight: 400;
    color: #616161;
    line-height: 16px;
}

.R11_9e {
    font-size: 11px;
    font-weight: 400;
    color: #9e9e9e;
    line-height: 16px;
}

.R13_9e {
    font-weight: 400;
    font-size: 13px !important;
    line-height: 18px;
    color: #9e9e9e;
}

.R13_75 {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #757575 !important;
    line-height: 18px;
}

.M13_42 {
    font-size: 13px;
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: 400;
    color: #424242;
    line-height: 18px;
}

.M14_42 {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: 400;
    font-size: 14x !important;
    color: #424242;
    line-height: 20px;
}

.cmt_container {
    margin: 0 0 20px;
}

.discussion-expert {
    border: none;
    margin: 10px 10px 20px;
    padding: 0;
}

.experts-photo, .experts-photo img {
    width: 50px;
    height: 50px;
}

.exp-name, .expecting-due, .experts-desc {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.experts-name {
    width: 47%;
    vertical-align: super;
    margin-left: 7px;
}

.exp-name, .expecting-due {
    white-space: normal;
    height: 18px;
    display: -webkit-box !important;
}

.exp-name {
    width: 100%;
}

.experts-desc {
    width: 100%;
    white-space: normal;
    height: 18px;
    display: -webkit-box !important;
}

.experts-last-online-time {
    vertical-align: top;
    margin-top: 10px;
    float: right;
}

.experts-details span {
    display: inline-block;
}

.comment-detail {
    margin: 0 0 10px 70px;
}

.discussion-summary {
    display: inline-block;
    width: 100%;
    padding: 0 0px;
}

.discussion-readless, .discussion-replyof-content, .comment-content {
    height: auto;
    overflow: hidden;
    word-wrap: break-word;
}

.discussion-summary .comment-content {
    width: 85%;
    display: inline-block;
}

.discussion-replyof-content span, .comment-content span, .latest-comments {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.divider_line2 {
    height: 1px;
    background: #e0e0e0;
    text-align: center;
    margin: 0;
}

.divider_line3 {
    height: 1px;
    background: #e0e0e0;
    text-align: center;
    margin: 0 0 0 70px;
}

.discussion-links {
    height: 50px;
    position: relative;
    padding: 15px 10px 0 0;
    margin: 0 0 0 70px;
}

.discussion-links {
    height: 50px;
    padding: 15px 10px 0 0;
    position: relative;
}

.discussion_social_actions, .social-icons {
    margin-right: 35px;
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
}

.social-icons .icon {
    font-size: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}

.card-share {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.share-text {
    display: inline-block;
    vertical-align: middle;
}

.sharing-options {
    display: none;
    position: absolute;
    top: -13px;
    left: calc(100% + 15px);
    border-radius: 3px;
    box-shadow: 0 1px 8px 0 #c5c5c5;
    width: 155px;
    padding: 8px 17px 9px;
    background: #fff;
}

.sharing-options .tagdiv-type ul {
    margin: 0;
}

.sharing-options ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sharing-options ul li {
    margin: 0;
    padding: 0;
    margin-right: 15px;
    float: left;
    margin-bottom: 0 !important;
}

.sharing-options ul li img {
    background: none;
}

.sharing-options ul li:last-child {
    margin-right: 0;
}

.social-share {
    height: 30px;
    width: 30px;
    display: block;
}

.discussion-links .report_abuse {
    float: right;
    margin-right: 0;
}

.abuse-tooltip {
    display: none;
    background: #fff;
    padding: 10px;
    position: absolute;
    right: 10px;
    border: 1px solid #eee;
    z-index: 1;
}

.discussion-replyof {
    padding: 15px;
    border: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    margin: 0 0 20px 70px;
    border-radius: 3px;
}

.discussion-replyof-title {
    margin-bottom: 15px;
}

.discussion-likes {
    margin: 0 0 0 70px;
}

.discussion-likes span {
    cursor: pointer;
    display: inline-block;
    margin: 0 20px 17px 0;
}

.experts-photo img {
    border-radius: 50%;
}

.cmt-cnt-box {
    width: 100%;
    border-bottom: 2px solid #ef3b74;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
    float: none;
    display: inline-block;
}

.comment_box {
    background: #ef3b74;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: 400;
}

#cmt_text {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 168px;
    min-height: 168px;
    padding: 6px 9px 6px 9px;
    overflow: auto;
    margin-top: 5px;
}

#mainCmtText {
    outline: none;
    width: 100%;
    height: 100%;
    padding: 5px;
    font-size: 15px;
}

.sharing-options::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    bottom: 20px;
    left: 8px;
    box-sizing: border-box;
    border: 7px solid #c5c5c5;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(45deg);
    box-shadow: -1px 1px 1px 0 #c5c5c5;
}
#whatsapp{
    display: none;
}

@media (max-width:767px) {
    .discussion-links .report_abuse {
        width: 5%;
    }

    .discussion_social_actions, .social-icons {
        margin-right: 25px;
    }

    .social-icons.card-share {
        margin-right: 0;
    }

    .commonWrapper {
        font-size: 14px;
    }

    .sharing-options {
        top: calc(100% + 10px);
        left: inherit;
        right: 0;
        width: 205px;
    }
    #whatsapp{
        display: block;
    }

    .sharing-options::after {
        transform: rotate(135deg);
        left: inherit;
        right: 8px;
        top: 0;
        bottom: inherit;
    }
}

@media (max-width:359px) {
    .discussion_social_actions, .social-icons {
        margin-right: 7px;
    }

    .social-icons.card-share {
        margin-right: 0;
    }
}
