.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;
}
.ow_box {
	border-style: solid;
	border-color: #e4dfd2;
	border-width: 0 1px 1px;
	margin-bottom: 8px;
	padding: 8px 8px 8px 8px;
	position: relative;
}

select{
	background-image: none;
	border: 1px solid #e4dfd2;
}
select option {
	color:#8e8d8d;
	background: #fff;
	border-color: #e4dfd2;
}
body textarea.ow_newsfeed_status_input {
	height: 58px;
	background: #FAFAD2;
}
.ow_smallmargin {
	margin-bottom: 8px;
}
.ow_newsfeed_avatar {
	height: 45px;
	width: 45px;
	margin-right: -45px;
	float: left;
}
.ow_avatar {
	position: relative;
	display: inline-block;
	width: 41px;
	height: 41px;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 3px 4px 5px;
}
.ow_avatar {
	width: 71px;
	height: 71px;
}
.ow_newsfeed_avatar img {
	width: 72px !important;
	height: 72px !important;
}
.feed_item_sharing_section.ow_box .ow_newsfeed_avatar {
	display:none;
}
.ow_avatar img {
	vertical-align: bottom;
	border: 1px solid #e4dfd2;
}

.ow_newsfeed_body {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 25px;
	background: #F3F2F7;
}
.ow_newsfeed_body {
	padding-left: 10px;
}
.ow_newsfeed_body {
	margin-left: 90px !important;
}
.feed_item_sharing_section.ow_box .ow_newsfeed_body {
	margin-left: 0px !important;
}
.ow_newsfeed_string.ow_small {
	font-size: 15px;
}

.ow_newsfeed_string {
	max-width: 600px;
}
.ow_newsfeed_string {
	font-weight: 700;
}
.ow_smallmargin {
	margin-bottom: 8px;
}
.ow_small {
	font-size: 16px;
	line-height: 19px;
}
.ow_newsfeed_content {
	font-size: 16px;
}

.ow_smallmargin {
	margin-bottom: 8px;
}
.ow_newsfeed_large_image .ow_newsfeed_item_picture {
	max-width: 300px;
}
.ow_newsfeed_item .ow_newsfeed_item_picture {
	margin-right: 8px;
}
.ow_newsfeed_large_image .ow_newsfeed_item_picture {
	max-width: 400px;
	width: 100%;
	height: auto;
}
.ow_newsfeed_large_image .ow_newsfeed_item_content {
	width: 100%;
	max-width: 400px;
}

.ow_newsfeed_item_content {
	min-width: 50px;
}
.mobile_video_sharing_wrapper .newsfeed_sharing_status {
 text-align: center;
 color: #1346A4;
 padding: 0 10px;
}
.video_feed_loading iframe {
  width: 250px;
  height: 180px;
}