/*#bo_list .profile_img {display:inline-block;margin-right:2px}*/

#list_basic .cnt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle;}

#list_basic  .title_icon{margin-right:2px}
#list_basic  .fa-download{width:16px;height:16px;line-height:16px;background:#e89f31;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle}
#list_basic  .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;font-weight:normal}
#list_basic  .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px}
#list_basic  .fa-heart{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px;font-weight:normal}
#list_basic  .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #4f818c;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce}

@media (max-width:737px){
#list_basic  .tb thead{display:none;}
#list_basic  .tb tbody{border-bottom:1px solid #DDD;  }
#list_basic  .tb tbody tr{position:relative; display:block; border-top:1px solid #DDD; padding:10px 0; padding-left:10%;  }
#list_basic  .tb tbody tr:after {display:block;visibility:hidden;clear:both;content:""}
#list_basic  .tb tbody td{display:block; border:0; width:auto; padding:0; height:auto; float:left; margin-right:10px; background:#FFF;}
#list_basic  .tb tbody td:before{content:  attr(title) " : "; color:#aaa}
#list_basic  .tb tbody td.chk{position:absolute; top: 10px; right:0; }
#list_basic  .tb tbody td.chk:before{display:none; }
#list_basic  .tb tbody td.num{position:absolute; top:10px; left:0; width:10%; }
#list_basic  .tb tbody td.num:before{display:none}
#list_basic  .tb tbody td.subject{float:none; clear:both; padding:0 !important }
#list_basic  .tb tbody td.subject:before{display: none}
}