/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 7, 2017, 2:22:46 PM
    Author     : GENIUSCYBER01
*/
ul.comments-list{margin: 0; padding: 0; list-style: none;}
ul.comments-list li.item{margin-bottom: 20px; /*border-bottom: 1px solid #f4f4f4;*/}
ul.reply-comments-list{margin: 5px 0 0 50px; padding: 0; list-style: none;}
ul.reply-comments-list li.item{margin-bottom: 5px; /*border-bottom: 1px solid #f4f4f4;*/}
.bg-reply{background: #f6f6f6;}
.bg-comment{background: #fff;}
.box-comment{position: relative;width: 100%;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}
.box-comment .box-comment-header{color: #444;display: block;padding: 10px;position: relative;}
.box-comment .box-comment-header .title{display: inline-block; font-size: 0.85em; margin: 0;line-height: 1;}
.box-comment .box-comment-body{padding: 10px;}
.box-comment .box-comment-footer{border-top: 1px dotted #fff;padding: 10px;}
.box-comment .box-comment-footer .user-post-avtar{text-align: left;margin: 0;display: inline-block;zoom: 1;vertical-align: top;}
.box-comment .box-comment-footer .user-post-avtar img{width: 36px; height: 36px; border-radius: 50%;}
.box-comment .box-comment-footer .user-post-name{text-align: left;margin: 0;display: inline-block;zoom: 1;vertical-align: top; font-size: 0.95em;}
.box-comment .box-comment-footer .user-post-name > span.time{font-size: 0.85em; color: #828282;}
.formUnit{margin-bottom: 25px; border: 1px solid #dfdfdf; }
.formUnit .formUnitControll{background: #dfdfdf;}
.formUnit .text-editor{width: 100%; height: 100px; border: 0;}
.reply-form{margin: 5px 0 0 50px; border: 1px solid #dfdfdf; display: none;}
.reply-form .reply-message{width: 100%; height: 75px; border: 0;}
.reply-form .reply-formUnitControll{background: #dfdfdf;}
.wall-error{background: #fc6b6b; color: #ffffff; margin-bottom: 5px; font-size: 0.95em; padding: 5px 7px; display: none;}
.view-reply{margin: 5px 0 0 50px;}
.q-text{font-size: 0.8em; padding-top: 8px;}




