.custom-message{
	position: relative;
	// &::before{
	// 	position: absolute;
	// 	top: 0px;
	// 	left: 24px;
	// 	background-color: $gray-light;
	// 	content: " ";
	// 	width: 2px;
	// 	height: 90%;
	// }
	background-color: #f7f7f7;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	.ms-microfeed-rootDiv{
		background-color: white;
	}
}
#ms-microfeed-repliesDiv .ms-microfeed-replyMessage:last-of-type,
.custom-reply{
	position: relative;
	// background-color: white;
	// z-index: 1;
}
.ms-microfeed-replyMessage{
	padding-top: 0px;
	padding-bottom: 9px;
}

.ms-microfeed-newReplyDiv{
	padding-top: 0.5em !important;
	margin-top: 0.5em !important;
	// padding-top: 0px;
	margin-bottom: 15px;

	position: relative;
	// z-index: 0;
}
a.ms-externalLink{
	word-break: break-all;
	display: block;
}
.ms-microfeed-postBody{

}
.ms-microfeed-replyArea{
	padding-top: 10px;
	.ms-microfeed-userThumbnailArea{
		margin-left: 10px;
		padding-right: 12px !important;
	}
}
.ms-microfeed-replyBody{
	// margin-left: 0px !important;
}

.ms-microfeed-replyArea.ms-microfeed-newReplyDiv{
	// background-color: white;
}
.ms-microfeed-fullMicrofeedDiv{
	min-width: 0; // fixes pverflow for "Not ready yet"
	@media screen and (min-width: 0px) and (max-width: 768px){
		.js-callout-content{
			width: auto;
			max-width: 200px;
			h2.ms-dlg-heading{
				font-size: 14px;
			}
			.ms-peopleux-userImgDiv{
				display: none;
			}
            .ms-spimn-presenceLink{
                display: none;
            }
            .ms-textLarge{
                font-size: 14px;
            }
		}
	}
}

.ms-microfeed-microblogpart{
	min-width: 0;;
}
.ms-microfeed-microblogpart{
	position: relative;

	min-width: 200px;
	max-width: 620px;
	margin-bottom: 0;
}
.ms-microfeed-fullMicrofeedDiv{
	min-width: 200px;
	margin-right: 4px;
}
.ms-microfeed-feedPart{
	position: relative;

	width: auto;
	min-width: 200px;
	max-width: 620px;
}
.ms-microfeed-rootText{
	min-width: 361px;
	max-width: 531px;
	padding-right: 32px;
}
.ms-microfeed-replyText{
	min-width: 312px;
	max-width: 482px;
}
.ms-microfeed-highlightedTextBoxElement{
	background-color: #fff;
	font-size: 14px !important;
}
.ms-microfeed-replyArea{
	clear: both;

	min-width: 380px;
	max-width: 560px;
	padding-left: 63px;
}

// FIXED
.ms-microfeed-titleArea{
	margin-bottom: 0;
}
.ms-microfeed-microblogpart{
	position: relative;

	min-width: 0 !important;
	max-width: 100% !important;
	margin-bottom: 0;
}
.ms-microfeed-fullMicrofeedDiv{
	min-width: 0 !important;
	margin-right: 0;
}
.ms-microfeed-feedPart{
	position: relative;

	min-width: 0 !important;
	max-width: 100% !important;
	.ms-pivotControl-container{
		margin-top: 9px;
		margin-right: 0;
		padding-bottom: 7px;
	}
}
.ms-microfeed-rootText{
	min-width: 0 !important;
	max-width: 100% !important;
}
.ms-microfeed-replyText{
	min-width: 0 !important;
	max-width: 100% !important;
}
.ms-microfeed-highlightedTextBoxElement{
	background-color: #fff;
}
.ms-microfeed-replyArea{
	clear: both;

	min-width: 0 !important;
	max-width: 100% !important;
	padding-left: 0 !important;
}
.ms-actorElement{
	color: $red;
}
.ms-microfeed-messageFooter{
	.ms-metadata{
		display: block;
	}
	.ms-microfeed-button{
		color: $gray-666;
		font-weight: bold;
	}
}
.wpxp-startconv{
	background-color: $red;
	color: white;
	padding: 15px;
	text-transform: uppercase;
	font-family: $din-bold;
	text-align: center;
	box-shadow: -3px 3px 0px 0px $red-shadow;
	cursor: pointer;
	font-size: 14px;
	margin: 1em 0px;
	&-text{
		display: inline-block;
		float: left;
		padding-top: 0.2em;
		font-size: 16px;
		margin-left: 0.5em;
	}
	&-img{
		float: left;
		width: 28px;
		height: auto;
		margin-right: 0.5em;
	}
	&-inner{
		width: auto;
		&::after{
			content: ' ';
			display: block;
			clear: both;
		}
	}
}
.ms-microfeed-thread:hover{
	-webkit-user-select: none;
}
@media screen and (min-width: 0px) and (max-width: 480px){
	#ms-microblogdiv{
		display: none;
	}
}
.ms-microfeed-attachmentPreviewDiv{
	min-width: 0px;
	// max-width: 200px;
	background-color: white;
	padding: 4px 0;
}
#ms-microfeed-attachmentPreviewImage{
	max-height: 150px;
}
img.ms-microfeed-imageAttachmentPreview{
	max-height: 125px !important;
}
#ms-microblogdiv.wpxp-showconversation{
	display: block;
}
#ms-microfeed-newAttachment{
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}
.ms-microfeedReplyContent{
	margin-left: 63px;
	margin-right: 10px;
}

#ms-mysitemenu-control_Link_ms-shareWithTarget{
	span.s4-clust.ms-viewselector-arrow.ms-menu-stdarw{
		height: 16px !important;
		width: 16px !important;
		margin-top: -6px;
	}
}
#ms-mysitemenu-control_ms-shareWithTarget{
	 width: 100%;
	 display: inline-block;
	//  height: 17px;
	.ms-menu-stdarw{
		img{
			display: none !important;
		}
	}
	svg{
		fill: $red;
		border: none;
		stroke: transparent;
		float: right;
		position: relative;
		// z-index: 2;
	}
	use{
		fill: $red;
	}
}
.ms-microfeed-deleteButton{
	padding-top: 0px;
}
.ms-microfeed-confirmationDiv.ms-shadow.ms-microfeed-replyConfDiv{
	// z-index: 2;
}
.ms-socialCommentItem .socialcomment-contents{
	width: auto !important;
}

input[type=text].ms-microfeed-displayLinkAsSpan,
input[type=text].ms-microfeed-editLinkTextBox{
	border: 1px silver solid !important;
	width: calc(100% - 80px) !important;
}
.ms-microfeed-messageFooter .js-callout-mainElement{
	border-color: $red;
}
.js-callout-beakLeft.js-callout-beak{
	border-color: $red;
}