#wallForm .qq-upload-list li.qq-upload-success{
    padding: 6px 9px;
}
.activity_feed_content{
    font-size: 13px;
}
.comment_message{
    font-size: 13px;
}
.date {
    color: #888;
    text-decoration: none;
    font-size: 12px;
    padding-top:5px;
}
.date a {
    font-weight: 500!important;
    color: #6e6d6e;
}
.feed_time{
    color: #adadad;
}
.feed_time a{
    color:#888;
    text-decoration: none;
}
.feed_time a:hover{
    text-decoration: none;
}
.comment-option{
    display:none;
}
.comment_list li:hover .comment-option{
    display:block;
}
.feed_comment_info{
    clear:both;
}
#commentForm .comment
{
	position: relative;
}
.comment .qq-upload-list
{
	display:none;
}
[id^='message_activity_comment_edit_'],
[id^='message_item_comment_edit_']{
    width: 100%;
    resize: none;
    margin-top: 10px;
    height: 30px;
}
[id*="_comment_edit_"] .qq-upload-button{
    background: none;
    border: none;
}
[id*="_comment_edit_"]{
    position:relative;
}
[id*="_comment_edit_"] .qq-uploader{
    position: absolute;
    top: 8px;
    right: 0;
    width: 33px;
}
[id*="_comment_preview_attach_"] > span{
  	display: inline-block;
  	width: 100px;
  	height: 100px;
  	background-size: cover;
  	border: 1px solid #ccc;
  	position: relative;
  	background-position: center;
}
[id*="_comment_preview_attach_"] > span > a{
    float: right;
}
.edit-post-icon{
    float: right;
}
.edit-history{
    list-style: none;
    padding: 0;
}
ul.edit-history li {
    overflow: hidden;
    padding:10px 0;
}
ul.edit-history li + li{
    border-top:1px solid #dfdfdf;
}
ul.edit-history li > a{
    float:left;
    margin-right:10px;
}
ul.edit-history li > div{
    overflow:hidden;
}
ul.edit-history li > div > p{
    font-size: 15px;
    margin-top: 10px;
}
ul.edit-history li > div > p.comment-edited{
    font-size:12px;
    color:#999;
}
#comments .view-more {
    margin-top: 0;
    margin-bottom: 7px;
}
.activity_comments > li:hover > .comment-option,
#comments > li:hover > .comment-option{
    display:block;
}
.feed_main_info{
    padding: 15px;
}
.feed_comment_info > .date{
    padding: 0 15px 15px;
    font-size:12px;
    font-weight:bold;
}

.feed_comment_info > .date .icon-comments,
.feed_comment_info > .date .icon-thumbs-up-alt,
.feed_comment_info > .date .icon-thumbs-down-alt{
    font-size:14px;
}
.feed_comment_info > .activity_comments{
    padding: 15px;
    background: #f4f4f4;
    border-top:1px dashed #ccc;
}
.commentBox {
    width: 100%;
    height: 27px;
    box-sizing: border-box;
    resize: none;
    overflow:hidden;
    padding-right: 29px;
}
.form-feed-holder {
    padding: 5px;
    border: 1px solid #ccc;
    position: relative;
    border-bottom: none; 
}
.comment_message {
    line-height: 1.5;
    margin: 0px 0 0;
    word-wrap: break-word;
}
.activity_feed_content > .comment{
      margin-right: 20px;
}
.activity_feed_content_text{
    padding-top: 10px;
    font-size: 13px;
    font-weight: 400;
}
.feed_link_share{
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
.video-feed-content{
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.video-feed-content iframe,
.video-feed-content object,
.video-feed-content embed{
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border:none;
}
.video-feed-info{
    padding-top:10px;
}
.video-feed-info .video-title{
    margin-bottom: 5px;
}
.img_feed{
    margin-right:10px;
    padding:2px;
    width: 150px;
}
.feed_type_index{
    float:right;
    margin:-5px 0 5px 0;
}
.feed_title{
    display:block;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight:bold;
}
.feed_title:hover{
    text-decoration:none;
}
.feed_detail_text{
    color:#000;
    font-size:13px;
	font-weight:normal;
}
.event_feed_image{
    overflow: hidden;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.event_feed_image .event-date{
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: none;
    background: rgba(0,0,0,0.6);
    font-size: 17px;
    color: #fff;
    height: auto;
    padding: 4px 15px;
    width: 70px;
}
.event_feed_image .event_feed_title{
    position: absolute;
    bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    left: 95px;
    right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.event_info_title{
    font-size:15px;
    font-weight:bold;
}
.event_feed_extrainfo {
    position: relative;
}
.event_feed_extrainfo > span{
    display: inline-block;
    width: 69px;
    margin-bottom: 5px;
}
.event_feed_extrainfo > i {
    position: absolute;
    left: 0;
    font-size: 17px;
    top: 0px;
    color: #000;
}
.event_feed_extrainfo.event_time{
    color: #000;
}

.video_feed_content,
.link_feed_content{
    padding: 10px;
    background: #F5F5F5;
}
.wall_link .link_feed_content {
    clear:both;
}
.wall_photo_comment{
    width:100%;
}
.wall-post-action{
    float:right;
}
/*feed action*/
.user-tagging-container > i{
      height: 39px;
    width: 40px;
    display: block;
    line-height: 41px;
    text-align: center;
    font-size: 17px;
    position: absolute;
    left: 40px;
    top: 0;
    border-left: 1px solid #ccc;
    color: #999;
      border-right: 1px solid #ccc;
}
.stt-action{
    background-color: #f6f7f8;
    border: 1px solid #ccc;
    position: relative;
    height: 40px;
}
.stt-action #select-2 .qq-upload-button{
    top: 0;
    left:0;
    right:auto;
    text-align: center;
    width:40px;
}
.stt-action #select-2 .qq-uploader{
    position:static;
}
.stt-action .wall-post-action{
    position: absolute;
  right: 5px;
  top: 6px;
}
.stt-action #wall_photo_preview{
    position: absolute;
    bottom: 39px;
    left: -1px;
    right: -1px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
    display:none;
}
.stt-action .userTagging-userTagging{
    position: absolute;
    left: -1px;
    right: -1px;
    border-radius: 0;
    border-top: 1px dashed #dfdfdf;
    bottom: 39px;
}
.stt-action .userTagging-userTagging .bootstrap-tagsinput{
    border-radius: 0;
     border-top: none;
    box-shadow: none;
    border-bottom: none;
}
.stt-action .qq-upload-list li,
.stt-action .qq-upload-list{
    position:absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
.stt-action .qq-upload-list li{
      bottom: 15px;
}
.userTagging-userTagging .tt-menu{
    border-radius: 0;
    top: 24px;
    left: -7px;
}
.userTagging-userTagging .tt-suggestion:hover{
    background: #257BBA;
    color:#fff;
}
.userTagging-userTagging .tt-suggestion{
      min-height: 36px;
      color:#000;
      font-size:12px;
}
.userTagging-userTagging .tt-menu{
    left: -7px!important;
}
.userTagging-userTagging .empty-message{
      padding: 0 5px;
}

.userTagging-userTagging .empty-message:last-child{
    display: block!important;
    background: inherit!important;
    color: inherit!important;
    min-height: inherit!important;
    font-size: inherit!important;
}
.stt-action .qq-upload-list{
    display:none!important;
}
.userTagging-userTagging .label-info{
    background-color: #f1f1f1;
    color: #000!important;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #ccc;
}
.userTagging-userTagging .bootstrap-tagsinput{
    border: none;
    box-shadow: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 0;
    border-top: 1px dashed #ccc;
}
#wall_photo_preview{
      border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
    border-top: 1px solid #ccc;
}
ul.activity_content.activity_friend_add li {
  width: 33.333%;
  float: left;
  padding: 2px;
}
ul.activity_content.activity_friend_add li a {
  display: block;
 
}
ul.activity_content.activity_friend_add li a img {
 
  width: 100%;
}
ul.tagged_user{
    padding:0;
      max-height: 300px;
  overflow: auto;
}
ul.tagged_user li {
  list-style: none;
  float: left;
  position: relative;
  width: 33.3333%;
    padding: 2px;
    padding-left: 21px;
}
ul.tagged_user li img{
    width: 30px;
    height:30px;
}
ul.tagged_user li > input {
    position: absolute;
    left: 0;
    top: 9px;
}
ul.tagged_user li > div{
    float:left;
}
ul.tagged_user li > div + div{
    margin-left: 10px;
    line-height: 30px;
}
ul.tagged_user li > div + div a{
    font-weight:normal;
    color:#000;
}
ul.tagged_user:after {
  clear: both;
  content: '';
  display: block;
}
.activity_friend_add .user-list-index {
    padding:0 5px;
}
.activity_friend_add .user-list-index .list-content{
    background:#F1F1F1;
    padding:0;
}
.activity_friend_add .user-list-info{
    padding:10px;
}
.activity_friend_add li.user-list-index{
    display: inline-block!important;
    float: none!important;
    vertical-align: top;
}
.activity_friend_add{
    white-space: nowrap;
    overflow-y: auto;
}
.activity_friend_add .user-list-info > div > span.date{
    display: block; 
   word-wrap: break-word;
   width: 100%; 
  white-space: normal;
}
.activity_feed_content_text .photo_addlist{
    overflow: hidden;
}
.activity_friend_add .user-name-info{
    white-space: normal;
}
.activity_friend_add .user-list-info{
    height:72px;
}