.video_thumbnail{
    width:200px;
}
.media-area{
    position:relative;
}
.commentcomment{
    position:relative;
}
.media-area .video_play_wm{
    position:absolute;
    top:20%;
    left:40%;
    width:20%;
}
.wallgrid li .video_play_wm{
    position:absolute;
    top:20%;
    left:40%;
    width:20%;
}
.wallgrid li .wallite{
    position:absolute;
    top:2%;
    left:9%;
    width:20%;
}
.video_process_div_0{
    position:absolute;
    top:0;
    left:0;
    width:200px;
    height:200px;
    background:#eee;
    filter: alpha(opacity=30);
    opacity: 0.3;
    z-index:0;
}
.video_process_div_1{
    position:absolute;
    top:0;
    left:0;
    width:200px;
    height:30px;
    margin-top:50%;
    z-index:1;
}
.holding.jxlz .fa{
    font-size:4em;
}
ul.wallgrid{
 margin:0px;   
}
#evidencelist{
    margin-bottom:100px;
}
#searchbtn {
    position: relative;
    z-index: 1;
    left: -25px;
    top: -5px;
    color: #7B7B7B;
    cursor:pointer;
    width: 0;
}
#find{
    border: 2px solid black ;
border-radius: 5px ;
-moz-border-radius: 5px ;
-webkit-border-radius: 5px ;
}
#parentheader{
 margin:5px 10px;
 background:#ddd;
 padding:8px;   
}
.wallparent .hashtags .tag_list_btn{
    display:none;
}
.wallparent .hashtags .tag-9{
    display:block !important;
}
#parentheader .wallsbjtoggle {
 width:120px;
 margin:1px;   
}
.wallsbjtoggle.ui-button-info span {
 text-decoration:line-through;   
}
#divfilter{
 margin:5px 20px;   
}
img.no_image_brief{
    width:200px;
}
img.no_image_full{
    width:300px;
}
.short_comment{
    color:#000;
}
.form textarea{
    width:90%;
}
.comment_upload_media{
margin-top:10px;
}
.comment_upload_btn{
text-align:right;
margin-top:10px;
display:none;
}
.meter{
    display:none;
}
.commentmeta1{
    font-size:9px;
    color:#999;
    font-style: italic; 
}
.commentmeta1 b{
    font-size:10px;
    text-transform: capitalize;
}
.postedby{
    font-size:9px;
    color:#999;
}
.postedby b{
    color:#666;
}
.taskcommenttable,
.taskcommenttable table{
 background:cornsilk;
 padding:8px;   
}
.taskcommenttable table,
.commenttable table{
    width:100%;
}
.commenttable table tr{
   border-bottom:1px solid #ededed; 
}
.taskcommenttable table td:first-child,
.commenttable table td:first-child{
   width:55px;
}
.taskcommenttable table tr,
.commenttable table td{
   padding:10px 0; 
   vertical-align:top;
}
.commenttable table td div.commenteditbtn{
    text-align:right;
}
.taskcommenttable table tr{
   border-bottom:1px solid #ededed; 
} 

.bottom-right{
  right:0px;
  bottom:0px;
  position:absolute;  
}
#preview_block_div{
margin-bottom:50px;
}
.narration_loading{
    width:50px;
}
.confirm_remove_narration{
    cursor:pointer;
float:right;
}
.hidecomment{
display:none;
}
@media only screen and (min-width: 120px) and (max-width: 767px) {
    a.like_evidence_btn i{
        font-size:15px;
    }
}

/* wall item full v2 toolbar */
.modal-body .walltoolbar{
	background:#FFF;
	padding:5px;
float:left;
width:100%;
}
.modal-body .walltoolbar div{
   width:50px;
   float:left;
}
.modal-body .hiddenblock{
clear:both;
}
.modal-body .hiddenblock .choose_file_div .btn_group span{
float:left;
width:50px;
}
.modal-body .hiddenblock .choose_file_div .btn_group span div.puicon{
padding-top:30px;
}
.modal-body .hiddenblock .choose_file_div .btn_group span.span_folder,#xpanerdown,.modal-body .hiddenblock .tag_input_div i.fa-times{
display:none;
}
 .dataseriesset td{
    text-align:center;
     
 }
 .taskcommenttable table.dataseriesset td:first-child{
     width:initial;
 }