
/*Nested comment in AAF*/
	.seao_nestcomment a.buttonlink {
		background-size: 13px auto;
		font-weight: normal;
		padding-top: 1px;
	}
	.seao_advcomment .seao_nestcomment:hover > .seaocore_replies_info_op, 
	.seao_reply li:hover > .seaocore_replies_info_op{
		display:block;
	}
	#compose-nested-comment-photo-body + div.compose-menu {
		position: absolute;
		right:0;
		top:0;
	}
	#compose-nested-comment-photo-body + div.compose-menu .buttonlink {
		height:16px;
		width: 16px;
		padding-left: 0;
		background-repeat: no-repeat;
	}
	#compose-nested-comment-photo-body {
		overflow: visible;
		padding: 0;
	}
	.seao_nestcomment .comments_info{
		width: 85%;
		overflow: visible;
		float: left;
	}
	.activity-comment-form button{
		margin-top:5px;
	}
	ul.seao_advcomment,
	.comments > ul > li.seao_nestcomment{
		overflow: visible;
		clear: both;	
	}
	ul.feed .seao_nestcomment .comments{
		width: 100% !important;
	}
	ul.seao_reply {
		padding-left: 5%;
		margin-top: 10px;
		width: 95%;
		overflow: visible;
	}
	ul.seao_reply > li{
		background-image: none;
		border-width: 1px 0 0;
		overflow: visible;
		padding: 1%;
		width: 99%;
	}
	.activity-reply-form {
		display: inline-block;
		width: 98.3%;
	}
	.activity-reply-form, form.activity-comment-form{
		background-color: rgba(0, 0, 0, 0.02);
		padding: 13px;
		width: 100%;
		box-sizing: border-box;
		float: left;
		position: relative;
	}
	.comments .seaocore_comment_box{
		padding:7px 5px;
	}
/*Like and dislikes in AAF*/
.comment-likes-activity-item .like_comment_counts .nstcomment_unlike,
.comment-likes-activity-item .like_comment_counts .nstcomment_like {
    background: none;
    padding: 0;
    line-height: normal;
}
.comment-likes-activity-item .like_comment_counts .nstcomment_unlike::before {
    content: "\f165";
    font-family: 'Font Awesome 5 Free','fontawesome';
    margin-right: 4px;
}
.comment-likes-activity-item .like_comment_counts .nstcomment_like::before {
    content: "\f164";
    font-family: 'Font Awesome 5 Free','fontawesome';
    margin-right: 4px;
}
.comment-likes-activity-item .nstcomment_unlike, .comment-likes-activity-item .nstcomment_like {
    background-size: 12px auto;
    padding-left: 15px;
    vertical-align:middle;
    height: 12px;
    display: inline-table;
    padding-bottom: 2px;
}
.seao_advcomment .nstcomment_unlike img, .seao_advcomment .nstcomment_like img,
.comment-likes-activity-item .nstcomment_unlike img, .comment-likes-activity-item .nstcomment_like img,
.seao_nestcomment .comments_like img, .seao_nestcomment .comments_unlike img{
    height: 12px;
}
.feed_item_date .nstcomment_wrap img {
    vertical-align: middle;
    margin-bottom: -1px;
    max-width: 15px;
    display: inline-block;
}
.comments .comments_date > li {
    margin-bottom:3px;
}
.seao_nestcomment .comments_like img, .seao_nestcomment .comments_unlike img{
    vertical-align: middle;
}
.comments form .compose-content {
    padding: 7px 5px 7px 5px;
    word-wrap: break-word;
}
.comments .compose-container .overTxtLabel{
    padding: 7px 0 0 5px;
}
.seao_nestcomment .comment_edit a.buttonlink,
.seao_nestcomment .reply_edit a.buttonlink{
    background-size: auto;
}
.comments_date .comments_like, .comments_date .comments_unlike {
    text-transform: capitalize;
}
/*Like and dislikes voteup and votedown setting*/
ul#activity-feed .feed_item_icon > ul li.nstcomment_vote_up,
ul#activity-feed .feed_item_icon > ul li.nstcomment_vote_down {
	background-image: none;
	background-color: transparent;
}
ul#activity-feed .feed_item_icon > ul li.nstcomment_vote_up > a,
ul#activity-feed .feed_item_icon > ul li.nstcomment_vote_down > a {
	display: inline-block;
	padding-left: 0;
}
@media only screen and (min-width: 601px){
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.nstcomment_vote_up.nstcomment_wrap {
    border-radius: 25px 0 0 25px;
    padding-left: 10px;
    padding-right: 5px;
  }
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.nstcomment_vote_up.nstcomment_wrap span {
    display: none;
  }
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.nstcomment_vote_up.nstcomment_wrap,
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.feed_item_option_unlike.nstcomment_wrap.nstcomment_vote_down {
    background: rgba(0, 0, 0, .05);
    width: auto;
    box-sizing: border-box;
    line-height: normal;
    min-width: 34px;
  }
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.feed_item_option_unlike.nstcomment_wrap.nstcomment_vote_down {
    margin-left: -5px;
    border-radius: 0 25px 25px 0;
    padding-right: 10px;
    padding-left: 5px;
  }
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.nstcomment_vote_up > a,
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.nstcomment_vote_down > a {
    padding: 0;
    overflow: visible;
    line-height: 34px;
    text-align: center;
    background-color: transparent;
    width: auto;
    border-radius: 0;
  }
  ul#activity-feed[class*='feed_sections_pinboard_col_'] .feed_item_icon > ul li.feed_item_option_unlike.nstcomment_wrap {
    width: 34px;
    height: 34px;
    overflow: hidden;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .05);
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
  }
}	
/*textarea in feed*/
	.seao_advcomment .activity-reply-form textarea,
	html ul.feed .comments > form > textarea {
		width: calc(100% - 40px) !important;
	}

/*Smilies in Feed*/
	.adv_composer_tip {
		background:#333333;
		color: #FFFFFF;
		display: none;
		font-size: 11px !important;
		font-weight: normal;
		left: auto;
		opacity: 0.9;
		padding: 5px;
		position: absolute;
		right: 0;
		white-space: nowrap;
    z-index: 10;
	}
	html[dir="rtl"] .adv_composer_tip{
		right:auto;
		left:0px;
	}
	.adv_composer_tip img {
		clear:both;
		bottom: 0;
		position: absolute;
		right:5px;
		margin:0 auto -7px;
	}
	.seao_emoticons .adv_post_smile {
		background-position: center -2px;
		right: 0;
		position: absolute;
		bottom: 0;
	}
	html[dir="rtl"] .adv_composer_tip img{
		left: 5px;
		right:auto;
	}
	html[dir="rtl"] .seao_emoticons .adv_post_smile {
		left: 10px;
		right: auto;
	}
	.layout_nestedcomment_comments .seao_emoticons .adv_post_smile{
		background-position: center -1px;
		/*top: -16px;*/
	}
	.seao_emoticons .adv_post_smile:hover {
		background-position: center bottom;
	}
	.seao_emoticons {
		position: relative;
	}
/*Add photo link inside the comment box*/
	.seao_advcomment + form .compose-tray,
	.seao_advcomment .compose-tray{
		position:relative;
    padding-bottom:0;
    clear: both;
	}
	.seao_advcomment + form .compose-body #compose-photo-form-fancy-file,
	.seao_advcomment .compose-body #compose-photo-form-fancy-file{
		position: absolute;
		right: 0;
		width: 16px;
		padding: 0;
		text-indent: -3000px;
		background-position: left top;
		height: 16px;
		margin: 0;
		border: none;
		bottom: 15px;
		right:45px!important;
	}
	html[dir="rtl"] .seao_advcomment + form .compose-body #compose-photo-form-fancy-file,
	html[dir="rtl"] .seao_advcomment .compose-body #compose-photo-form-fancy-file {
		right: auto;
		left: 25px;
	}

/*Add Photo, Add link and Smiley Icons with Post Button*/
	.seaocore_replies .compose-menu button + div {
		display: inline-block;
		float: right;
	}
	
/*Add link >> Photo Attachment*/
.seaocore_comments_attachment {
	overflow: hidden;
}
.seaocore_comments_attachment .seaocore_comments_attachment_photo {
	float:left;
}
html[dir="rtl"] .seaocore_comments_attachment .seaocore_comments_attachment_photo {
	float:right;
}
/*Nested Comment in Photo lightbox*/
.photo_lightbox_right_content .seaocore_replies_list .compose-content {
	min-width: 90px;
}
/*Author photo Tooltip*/
.seaocore_replies_author .seaocore_replies_author_photo_tooltip {
	display:none;
}
.seaocore_replies_author .seaocore_comment_tips_wrap:hover .seaocore_replies_author_photo_tooltip {
	display: block;
}
.seaocore_comment_tips_wrap {
	position: relative;
	display: inline-block;
}
.seaocore_comment_tips > img {
	vertical-align: top;
}
.seaocore_comment_tips > a {
	font-weight:normal !important;
}
.seaocore_replies_author_photo_tooltip {
	overflow-x: hidden;
  overflow-y: auto;
	padding: 5px;
	position: absolute;
	width: 350px;
	z-index: 200;
	margin-left: 20px;
  margin-top: -40px;
  max-height:270px;
}
.seaocore_replies_author_photo_tooltip .tip_main_body {
    max-width:295px;
}

/*Hide infotooltip from lightbox*/
.photo_lightbox_right_content .seaocore_comment_tips_wrap{
    display:none;
}

@media only screen and (max-width: 600px){
 .seao_nestcomment .comments_info{ width:80%;}
}