/* comment section for ghazal page start */
.forumContainer {
    /*margin-top: 46px;*/
    padding: 0px 0px 0px; 
    text-align:left;
}

.commentCount, .sortCmnt h5 {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #0d0d0d;
}
    .commentCount span {
        font-family: 'merriweatherblack', 'NotoDevanagariBold', 'NotoNastaliqUrdu';
    }

.cmntCntSort {
    padding: 0px 0px 28px;
   
}
    .cmntCntSort h5 {
        font-size: 20px;
        color: #97a1ad;
        line-height: 1;
        font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
        letter-spacing: 0px;
        text-transform: capitalize;
        margin-bottom: 0px;
        text-align: left;
    }
        .cmntCntSort h5 span {
            font-family: 'merriweatherblack', 'NotoDevanagariBold', 'NotoNastaliqUrdu';
            color: #394049;
        }

.sortCmnt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float:right;
    top:-8px;
}

    .sortCmnt span {
        text-transform: uppercase;
        position: relative;
        margin-left: 16px;
        color: #808080;
        cursor: pointer;
    }

        .sortCmnt span i {
            vertical-align: middle;
        }

    .sortCmnt .cmntSortList {
        background-color: #fff;
        width: 114px;
        position: absolute;
        top: 36px;
        left: -68px;
        box-shadow: 0px 1px 5px 2px #eee;
        display: none;
        z-index: 1;
    }

        .sortCmnt .cmntSortList li {
            font-size: 14px;
        }
            .sortCmnt .cmntSortList li a {
                padding: 10px 12px;
                display:block;
                color: #000000;
            }
            .sortCmnt .cmntSortList li a:hover {
                background-color:#f8f8f8;
            }

            #CommentDiv .cmntOutputcontainer {
                padding-bottom:27px;
            }
            #CommentDiv .cmntOutputcontainer:last-child {
                padding-bottom:0px;
            }
.commentBox {
    position: relative;
    min-height: 48px;
    padding: 0px;
}

    .commentBox img {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 5px;
        display: none;
    }
.cmntOtptInner .commentBox img {
    top:24px;
}

#CommentDiv {
    margin-top: 24px;
    margin-bottom:0px;
}

.commentBox .cmntInputOtpt {
    padding-left: 57px;
    position: relative;
}

    .commentBox .cmntInputOtpt .userName {
        color: #394049;
        font-family: 'robotobold', 'NotoDevanagariBold', 'NotoNastaliqUrdu';
        font-size: 14px;
        margin-bottom: 8px;
        margin-top: 13px;
    }

        .commentBox .cmntInputOtpt .userName span {
            margin-left: 12px;
            color: #97A1AD;
            font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
            font-size: 12px;
            letter-spacing: 0.12px;
        }
        .commentBox .cmntInputOtpt .userName .cmntTime i {
            font-size: 8px;
            position: relative;
            top: 0px;
            right: 4px;
        }

    .commentBox .cmntInputOtpt .cmntPara {
        margin-top: 8px;
        font-size: 14px;
        letter-spacing: 0.14px;
        color: #394049;
        line-height: 20px;
        margin-top: 14px;
        margin-bottom: 14px;
        overflow-y: hidden;
        overflow-x: auto;
        word-break: break-word;
        white-space: pre-wrap;
    }

    .commentBox .cmntInputOtpt .lkDslkRpl {
        margin-left: -6px;
        margin-top: 8px;
        font-size: 12px;
    }
        .commentBox .cmntInputOtpt .lkDslkRpl span {
            margin-right:14px;
        }
        
        .commentBox .cmntInputOtpt .lkDslkRpl span:last-child {
            margin-right:0px;
            margin-left:5px;
        }

            .commentBox .cmntInputOtpt .lkDslkRpl span i {
                vertical-align: middle;
                cursor: pointer;
                font-size: 12px;
                color: #97A1AD;
                padding: 0px 4px 0px 4px;
            }
            .commentBox .cmntInputOtpt .lkDslkRpl span.replycmnt {
                margin-left: 0px;
            }

        .commentBox .cmntInputOtpt .lkDslkRpl .cmntlikethumb i {
            color: #0067DD;
        }

    .commentBox .cmntInputOtpt .replycmnt {
        text-transform: capitalize;
        color: #97A1AD;
        margin-left: 0px;
        cursor: pointer;
        font-size: 12px;
        letter-spacing: 0.12px;
    }

    .commentBox .cmntInputOtpt .vwReply {
        font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
        color: #0067DD;
        margin-top: 22px;
        padding-bottom: 0px;
        margin-left: 0px;
        display: block;
        cursor: pointer;
        font-size: 14px;
    }
.cmntReplyCont .commentBox .cmntInputOtpt .userName {
    margin-top: 4px;
}

.commentBox .cmntInputOtpt .vwReply i {
    vertical-align: middle;
    font-size: 11px;
    margin-left: 5px;
}

.commentBox textarea {
    width: 100%;
    border: 0;
    outline: none;
    line-height: 24px;
    height: 32px;
    min-height:1px;
    font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
    font-size: 14px;
    border-bottom: 1px solid #eeeeee;
    background: transparent;
    resize: none;
   /* transition:0.2s all;
    overflow: hidden;*/
    text-align: left;
    direction: ltr;
}

.inputPlchldr {
    position: absolute;
    left: 60px;
    font-size: 16px;
    color: #ccc;
    transition: all 0.2s;
}

.inputPlchldr {
    top: -8px;
    font-size: 10px;
}

.cmntButtons {
    text-align: right;
    margin-top: 8px;
}

    .cmntButtons button {
        border: 0;
        padding: 6px 15px;
        font-size:12px;
        color: #000;
        border: 0px;
        text-transform: capitalize;
        background-color: transparent;
        outline: none;
        cursor:pointer;
    }

    .cmntButtons .cmntCncl {
        cursor: pointer;
    }

    .cmntButtons .cmntDone {
        padding: 9.5px 0px;
        display: inline-block;
        font-size: 14px;
        margin-top: 5px;
        line-height: 22px;
        border-radius: 5px;
        background: #0067DD;
        width: 134px;
        text-align: center;
        color: #fff;
        box-sizing: border-box;
        cursor: pointer;
    }

.cmntDoneActive .cmntButtons .cmntDone {
    border: 1px solid #0067DD;
    background-color: #0067DD;
    cursor: pointer;
}

.cmntReplyCont {
    padding-left: 55px;
    display: none;
    padding-top:20px;
}
    .cmntReplyCont .commentBox {
        padding-bottom:30px;
    }
        .cmntReplyCont .commentBox:last-child {
            padding-bottom:0px;
        }

        .cmntReplyCont .commentBox img {
            width: 36px;
            height: 36px;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 10px;
        }

    .cmntReplyCont .commentBox .cmntInputOtpt {
        padding-left: 50px;
    }

.cmtReplyshowBox .cmntReplyCont {
    display: block;
}

.cmntInputOtpt span .ricoIconmore {
    cursor: pointer;
}
.cmntInputOtpt span .rd-x-mark1:before {
    
}
.cmntInputOtpt.editRepomoreIcon span .ricoIconmore.rico-more.rd-x-mark1:before {
    content: "\e918";
    display: block;
}

.userCmntEditDel {
    background-color: #f5f6fa;
    width: 123px;
    position: absolute;
    top: 20px;
    border-radius: 5px;
    right: 13px;
    box-shadow: 0px 0px 4px #dadde7;
    display: none;
    z-index: 1;
    list-style: none !important;
}

    .blgContntCntr .userCmntEditDel li {
        font-size: 14px;
        font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
        color: #8e8e8e;
        padding: 5.5px 10px;
        cursor: pointer;
    }

        .userCmntEditDel li img {
            width: 32px;
            height: 32px;
            position: relative;
            vertical-align: middle;
        }

        .userCmntEditDel li.repoflagicon img {
            width: 32px;
            height: 32px;
            position: relative;
            vertical-align: middle;
        }

        .userCmntEditDel li span {
            padding: 0px 8px 0px;
        }

        .userCmntEditDel li i {
            vertical-align: middle;
        }

.commentBox .cmntInputOtpt .vwReply.arrowrotate i {
    transform: rotate(180deg);
    display: inline-block;
}

.userSelfCommentAction {
    display: none;
    position: absolute;
    /* transform: rotate(90deg);*/
    right: 0;
    border-radius: 50%;
    color: #8e8e8e;
    top: 0;
}

.cmntInputOtpt:hover .userSelfCommentAction {
    display: block;
    right: 0px;
    width: 40px;
    height: 30px;
    text-align: center;
}

.editRepomoreIcon .userSelfCommentAction {
    display: block;
    right: 0px;
    width: 40px;
    height: 30px;
    text-align:center;
}

.userCmntEditDel.editdelcmnt {
    display: block;
}

.rplyCmntByUser {
    padding-top: 16px;
    display: none;
}
.rplyCmntByUser .commentBox .userCmntNameTitlwrd {
    top:5px;
}
.blgCommentSection {
   /* margin-top: 15px;*/
    margin: 50px 0 82px;
}

.commentBox .cmntInputOtpt.ReplyArguComnt {
    padding-left: 36px;
}

.rplyCmntByUser .commentBox img {
    width: 24px;
    height: 24px;
}

.userCmntNameTitlwrd {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    background-color: #cecece;
    text-align: center;
    color: #fff;
    font-family: 'robotobold', 'NotoDevanagariBold', 'NotoNastaliqUrdu';
    line-height: 36px;
    font-size: 14px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    top: 0px;
}

    .userCmntNameTitlwrd.userCmntUndrcmntNameTitl {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }

.userCmntEditDel li:hover {
    background-color: #eeeeee
}
.shareExperience {
    text-align: center;
    padding-bottom: 38px;
    display:none;
}
.ptShrCmnt .shareExperience {
    display:none;
}

.shareExperience h2 {
    font-size: 20px;
    color: #394049;
    line-height: 1;
    font-family: 'merriweatherblack', 'NotoDevanagariBold', 'NotoNastaliqUrdu';
    letter-spacing: 0px;
    text-transform: capitalize;
    margin-bottom: 0px;
    text-align: left;
}

.shareExperience h4 {
    display: none;
    font-size: 11px;
    color: #4C4C4C;
    line-height: 1;
    font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
    text-transform: capitalize;
    text-align: left;
}
#div_forum{
    direction:ltr;
}
.blockedUser {
    font-size: 16px;
    color: #8e8e8e;
    font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
    line-height: 20px;
}
.forumContainer .contentLoadMoreBtnWrap {
    margin-top: 10px;
    text-align:center;
}
.forumContainer .contentLoadMoreBtnWrap a {
    font-family: 'robotoregular', 'NotoDevanagariRegular', 'NotoNastaliqUrdu';
    color: #0067DD;
    border-bottom: 2px solid #0067DD;
    padding-bottom: 3px;
    margin-left: 0px;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    text-transform:uppercase;
}
.sherCommentBox{
    padding-top:48px;
}
/* comment section for ghazal page end */
@media screen and (min-width:992px) {
    /* forum start */
    .cmntReplyCont {
        padding-left:70px;
    }
    .commentBox img {
        width: 50px;
        height: 50px;
    }
    .commentBox .cmntInputOtpt {
        padding-left:72px;
    }
    #CommentDiv .cmntOutputcontainer {
        padding-bottom:50px;
    }
    .cmntButtons .cmntDone {
        margin-top: 18px;
    }
    .rplyCmntByUser .commentBox img {
        top: 16px;
    }

    .cmntButtons button {
        padding: 10px 23.11px;
        font-size: 14px;
    }

    .commentBox textarea, .commentBox .cmntInputOtpt .cmntPara, .commentBox .cmntInputOtpt .userName {
        font-size: 14px;
    }
 
    .cmntOutputcontainer .cmntPara {
        padding-right: 24px;
    }
    .userCmntNameTitlwrd {
        width: 48px;
        height: 48px;
        font-size: 18px;
        line-height: 48px;
    }

    .shareExperience h2,
    .cmntCntSort h5 {
        font-size: 22px;
        margin-bottom: 0px;
    }
    .cmntCntSort {
        padding-bottom:38px;
    }
    .shareExperience h4 {
        font-size: 14px;
    }
    .blockedUser {
        padding-top: 10px;
        line-height: 20px;
    }
    .commentBox .cmntInputOtpt .userName {
        margin-top: 15px;
    }
    .cmntReplyCont .commentBox .cmntInputOtpt .userName {
        margin-top: 3px;
    }
    /* forum end */
}
@media screen and (max-width:991px) {
    .shareExperience {
        padding-bottom:24px;
    }
    #CommentDiv {
        margin-top:42px;
    }
    #CommentDiv {
        margin-bottom:30px;
    }
}