

	/*body{*/
	/*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
	/*	font-size: 1rem;*/
	/*	    font-weight: 400;*/
	/*	    line-height: 1.5;*/
	/*	    color: #212529;*/
	/*	    text-align: left;*/
	/*	    background-color: #fff;*/
	/*	    margin: 0;*/
	/*}*/

	#_pd_comments_area a {
	    text-decoration: none;
	    color: inherit;
	}

	#_pd_comments_area{
		/*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
	}

	#_pd_comments_area .__container{
		/*width: 50%;*/
		/*margin: 0 auto;*/

	}

	#_pd_comments_area .write-comment{
	 margin-top: 20px;
	 padding: 0;
	 width: 100%;
/*	 max-width: 91.666667%;
	 flex: 0 0 91.666667%;*/
	 box-sizing: border-box;
	 position: relative;
	}

	#_pd_comments_area ._main-div{
		display: flex;
		width: 100%;
	}

    #_pd_comments_area .text-color{
    color: #333333;
    border-color: #b0b0b0;
	}

	#_pd_comments_area ._pd_discussion_primary_color{
	color: rgb(176 176 176);
	/*fill: rgb(18, 136, 204);*/
	}

	#_pd_comments_area textarea.comment-box{
		overflow: hidden;
		border-radius: 10px;
		width: 95%;
		padding: 15px;
		font-size: 16px;
	}

	#_pd_comments_area .commented{
		display: flex;
	}

	#_pd_comments_area .profile{
		margin-top: 20px;
		width: 10%;
	}

	#_pd_comments_area .profile .user-image{
		width: 60px;
		border-radius: 60%;
        padding: 8px;
	}

    #_pd_discussion_signature_theme #_pd_comments_area .reply-section .pd-post-comment {
        right: 145px !important;
        top: 21px;
    }

    #_pd_discussion_signature_theme #_pd_comments_area .pd-post-comment{
	position: absolute;
	/*z-index: 999;*/
    right: 50px;
    bottom: 16px;
	font-size: 30px;
	}

    #_pd_comments_area .pd-post-comment{
        position: absolute;
        right: 45px;
        bottom: 14px;
        font-size: 30px;
    }

    #_pd_discussion_signature_theme #_pd_comments_area .pd-post-comment{
        bottom: 20px;
    }

    #_pd_discussion_teach_pro_theme #_pd_comments_area .__container{
        margin-bottom: 30px;
    }

    #_pd_discussion_signature_theme #_pd_comments_area .__container{
    	margin-bottom: 30px;
    }

    #_pd_discussion_teach_pro_theme #_pd_comments_area .reply-section .pd-post-comment{
    	right: 112px;
    }

    #_pd_discussion_academy_theme #_pd_comments_area .reply-section .pd-post-comment{
    	right: 116px;
    }

	#_pd_comments_area .pd-post-comment::before {
	  font-family: "FontAwesome";
	  content: "\f138";
	}

	#_pd_comments_area .comment-text{
		/*font-size: 16px;*/
	}

	#_pd_comments_area .comment-text p{
		margin-bottom: 10px;
		line-height: 1.4em;
        margin-top: 3px;
	}

	#_pd_comments_area .username{
		margin-top: 36px;
		font-weight: 600;
		width: 90%;
	}

    .ml_15 .username{
        margin-left: 15px;
    }


    #_pd_discussion_vidfy_theme #_pd_comments_area .reply-section .pd-post-comment{
        right: 117px !important;
        top: 22px;
    }

    /*.teachpro-comment-box  #replyCommentArea .pd-post-comment{*/
    /*    right: 110px !important;*/
    /*}*/
    /*.accedemy-comment-box  #replyCommentArea .pd-post-comment{*/
    /*    right: 110px !important;*/
    /*}*/

    /*  #replyCommentArea .pd-post-comment{*/
    /*    right: 90px !important;*/
    /*}*/

    #_pd_discussion_default_theme #_pd_comments_area .reply-section .pd-post-comment{
        right: 133px !important;
        top: 19px;
    }

	#_pd_comments_area .actions p{
		font-size: 14px;
		margin-top: 5px;
	}

	#_pd_comments_area .actions .reply{
		font-weight: 600;
		color: rgb(18, 136, 204);
		width: auto;
		padding-right: 20px;
	}

    #_pd_comments_area .actions .edit{
        font-weight: 600;
        color: rgb(18, 136, 204);
        width: auto;
        padding-right: 20px;
    }

	#_pd_comments_area .actions .delete{
		width: auto;
		font-weight: 600;
		color: rgb(18, 136, 204);
		padding-right: 20px;
	}

	#_pd_comments_area .actions .time{
		width: auto;
		font-weight: 400;
		padding-right: 20px;
	}

	#_pd_comments_area .reply-section{
		margin-left: 80px;
	}

	#_pd_comments_area .reply-section textarea{
		width: 84%;
	}

	#_pd_comments_area .reply-section .pd-post-comment{
		right: 132px;
	}

	#_pd_comments_area .b-400{
		font-weight: 400;
	}


	#_pd_comments_area .form-control{
		font-weight: 400;
		line-height: 1.5;
		color: #495057;
		background-color: #fff;
		background-clip: padding-box;
		transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}

	#_pd_comments_area textarea{
		overflow: auto;
		resize: vertical;
		font-family: inherit;
		margin: 0;
		}


	#_pd_comments_area .reply-commented{
			margin-left: 80px;
		}

	@media only screen and (max-width: 480px) {
		#_pd_comments_area .__container{
			width: 80%;
		}

		#_pd_comments_area .reply-section{
			padding-left: 0;
		}

		#_pd_comments_area .pd-post-comment{
			right: 46px;
			bottom: 12px;
		}

		#_pd_comments_area ._main-div{
			width: 100%;
			padding: 0;
		}

		#_pd_comments_area .profile{
			width: 20%;
			margin-right: 20px;
		}

		#_pd_comments_area .reply-section textarea{
			width: 70%;
		}

		#_pd_comments_area .reply-section .pd-post-comment{
			right: 50px;
		}
		#_pd_comments_area .pd-post-comment{
			right: 10px;
			top: 16px;
		}

	}



	@media only screen and (max-width: 768px) {

		#_pd_comments_area .__container{
			width: 90%;
			padding: 10px;
		}
	}

	#_pd_comments_area img {
		width: 29px
	}

	#_pd_comments_area .pd_post_comment_button {
		fill: red;
	}
#lmsc_comment_see_comment{
    color: rgb(18, 136, 204);font-weight: 600;

    display:inline-block; color: rgb(18, 136, 204) !important;font-weight: 600;
}
    .latest_commenter_name{
    display:inline-block; color: rgb(18, 136, 204);font-weight: 600;
    position: absolute;
    margin-top: 35px;

}
    #latest_commenter_name{
        margin-top: -2px;position: absolute;
    }
    #latest_comment{
        position: absolute;
        font-weight: 400;
    }
    .latest_commenter_name a{

}
#latest_comment_moderation_msg{
    margin-bottom: 25px;
}
    #comment_date_time_backend{
        padding-left: 4px;color: #d1d1d1;margin-bottom: 20px; font-size: 13px;
    }
#_pd_discussion_default_theme .pd_frontend_btnloader{
    float: right;
    position: relative;
    top: -37px;
    right: 49px;
    font-size: 20px;
    color: #3f4652;
}
#_pd_discussion_default_theme .pd_frontend_reply_btnloader{
    float: right;
    position: relative;
    top: -37px;
    color: #3f4652;
    right: 135px;
    font-size: 20px;
}

#_pd_discussion_default_theme .pd_frontend_edit_btnloader{
        float: right;
        position: relative;
        top: -37px;
        color: #3f4652;
        right: 135px;
        font-size: 20px;
    }

#_pd_discussion_signature_theme .pd_frontend_btnloader{
        float: right;
        position: relative;
        top: 18px;
        right: 49px;
        font-size: 20px;
        color: #3f4652;
    }
    #_pd_discussion_signature_theme .pd_frontend_reply_btnloader{
        float: right;
        position: relative;
        top: 16px;
        color: #3f4652;
        right: 135px;
        font-size: 20px;
    }

    #_pd_discussion_signature_theme .pd_frontend_edit_btnloader{
        float: right;
        position: relative;
        top: 18px;
        color: #3f4652;
        right: 135px;
        font-size: 20px;
    }

    #_pd_discussion_vidfy_theme .pd_frontend_btnloader{
        float: right;
        position: relative;
        top: -35px;
        right: 49px;
        font-size: 20px;
        color: #3f4652;
    }
    #_pd_discussion_vidfy_theme .pd_frontend_reply_btnloader{
        float: right;
        position: relative;
        top: -36px;
        color: #3f4652;
        right: 117px;
        font-size: 20px;
    }

    #_pd_discussion_vidfy_theme .pd_frontend_edit_btnloader{
        float: right;
        position: relative;
        top: -35px;
        color: #3f4652;
        right: 121px;
        font-size: 20px;
    }

    #_pd_discussion_teach_pro_theme .pd_frontend_btnloader{
        float: right;
        position: relative;
        top: -35px;
        right: 49px;
        font-size: 20px;
        color: #3f4652;
    }
    #_pd_discussion_teach_pro_theme .pd_frontend_reply_btnloader{
        float: right;
        position: relative;
        top: -36px;
        color: #3f4652;
        right: 117px;
        font-size: 20px;
    }

    #_pd_discussion_teach_pro_theme .pd_frontend_edit_btnloader{
        float: right;
        position: relative;
        top: -35px;
        color: #3f4652;
        right: 121px;
        font-size: 20px;
    }

    #_pd_discussion_academy_theme .pd_frontend_btnloader{
        float: right;
        position: relative;
        top: -35px;
        right: 49px;
        font-size: 20px;
        color: #3f4652;
    }
    #_pd_discussion_academy_theme .pd_frontend_reply_btnloader{
        float: right;
        position: relative;
        top: -36px;
        color: #3f4652;
        right: 117px;
        font-size: 20px;
    }

    #_pd_discussion_academy_theme .pd_frontend_edit_btnloader{
        float: right;
        position: relative;
        top: -35px;
        color: #3f4652;
        right: 121px;
        font-size: 20px;
    }



    #add_comment_msg_error{
        position: absolute;
        color: red;
        left: 5px;
        bottom: -32px;
        display: none;
    }
    #reply_comment_msg_error{
        position: absolute;
        color: red;
        left: 5px;
        bottom: -32px;
        display: none;
    }
    #edit_comment_msg_error{
        position: absolute;
        color: red;
        left: 5px;
        bottom: -32px;
        display: none;
    }

    #_pd_comments_area h4{
        margin-bottom: 15px !important;
        font-size: 24px !important;
    }
