.feed_item_sharing_section, .ow_dragndrop_sections .feed_item_sharing_section {
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 20px;
}
.feed_item_sharing_section, .ow_dragndrop_sections .feed_item_sharing_section ul{
	overflow: hidden;
}
.feed_item_sharing_section .ow_newsfeed_btns.clearfix,
.feed_item_sharing_section .newsfeed-comments-cont,
.feed_item_sharing_section .ow_newsfeed_context_menu{
	display: none !important;
}

.newsfeed-feature-button {
	 background-repeat: no-repeat;
}

.sharing_modal {
	position: relative;
}
.sharing_modal .ow_attachment_icons {
	display: none;
}

.ids-selected-name.choosed {
	background: #ebeef4;
}
.ids-selected-name input {
	background: transparent;
}
#newsfeed_sharing-waiting-image {
	display: none;
    position: absolute;
    right: 3px;
    top: 5px;
}


body .ui-autocomplete {
	z-index: 200;
}
body .ui-menu .ui-menu-item {
	padding: 0;
}

.ow_mailbox_message_content .feed_item_sharing_section .ow_newsfeed_avatar {
    height: 56px;
    margin-right: -56px;
    width: 56px;
    float: left;
}
.ow_mailbox_message_content .feed_item_sharing_section .ow_newsfeed_body {
    margin-left: 56px;
    padding: 14px 0 0;
}