#comment-container-genz{
	margin-top: 15px;
}
#comment-container-genz .nav-tabs{
	/*margin-bottom: 10px;*/
}
#comment-container-genz .nav-tabs li a{
    padding: 6px 15px;
}
#comment-container-genz #facebook-comment{
    background: #ffffff;
}
#comment-container-genz #phimgenz-comment{
    background: #ffffff;
    padding: 10px;
}

.comment-placeholder {
    font-size: 14px;
    color: #999;
    min-height: 70px;
    padding: 5px 10px;
    background-color: #fff;
    cursor: text;
    border: 1px solid #bbb;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #fff;
}
.mce-ico.mce-i-emotrollface {
    background: url(images/trollface.png) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emoonion {
    background: url(images/onion.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emobafu {
    background: url(images/bafu.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emothobua {
    background: url(images/thobua.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emothotuzki {
    background: url(images/thotuzki.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emoyoyo {
    background: url(images/yoyo.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emopanda {
    background: url(images/panda.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emobabysoldier {
    background: url(images/babysoldier.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emogif {
    background: url(images/gif.gif) no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-hoason {
    background: url(images/hoason.webp) no-repeat;
    height: 30px;
    width: 30px;
    background-size: contain;
}
.mce-btn-group .mce-btn {
    margin: 1px!important;
    background-color: transparent;
    float: left;
    border: solid 1px #ccc!important;
}
.box-btn-send{
    text-align: right;
    background: #f0f0f0;
    border: 1px solid #ccc;
    border-top-color: transparent;
    padding: 5px 10px;
}
.box-btn-send button{
	font-size: 11px;
    font-weight: 500;
    font-family: "Roboto",sans-serif;
    padding: 4px 8px;
}
#list-comment{
    margin-top: 10px;

}
#list-comment .box-comment{
    margin: 10px 0;
    display: table;
    width: 100%;
    position: relative;
}

.box-comment>.img-avatar{
	width: 40px;
	height: 40px;
	float: left;
	border-radius: 4px;
    object-fit: cover;
}
.box-comment>.content-comment{
    margin-left: 50px;
    min-height: 70px;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 10px;
}
.box-comment>.action-comment,.box-comment>.reply-comment {
    margin-left: 50px;
}
.box-comment>.reply-comment {
    border-left: 1px dotted #c8c8c8;
    padding-left: 10px;
}
.box-comment>.editor-comment{
	margin-left: 50px;
	margin-top: 10px;
}
.info-comment{
    font-family: "Roboto",sans-serif;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.info-comment>.cmt-name{
    font-weight: 500;
    font-size: 13px;
    margin-right: 5px;
}
.info-comment>.cmt-level{
    background: none;
    border: 1px solid #209cee;
    color: #209cee;
    position: relative;
    padding: 1px 4px;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    border-radius: 3px;
    display: inline-block;
    top: -2px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.info-comment>.cmt-level>.progress-bar {
    display: block;
    background-color: #4e7af3;
    position: absolute;
    bottom: 0;
    left: -1px;
    right: 0;
    top: 0;
    background-color: #d0b32e;
    opacity: .5;
    height: 18px;

}
.info-comment>.cmt-level.level-2 {
    border-color: #00af64;
    color: #00af64;
}

.info-comment>.cmt-chap{
    font-size: 12px;
    font-style: italic;
    color: #af0200;
    position: relative;
    top: -1px;
}
.message-comment{
    font-size: 14px;
    font-family: "Roboto",sans-serif;
}
.message-comment .name-reply-user{
    font-weight: 500;
    margin-right: 4px;
    color: #bc1a00;
}
.message-comment img {
    max-width: 100px;
}

.action-comment{
    font-family: "Roboto",sans-serif;
}
.action-comment>.cmt-like{
    color: #3f94d5;
    font-size: 13px;
    cursor: pointer;
    margin-right: 20px
}
.action-comment>.cmt-reply{
    color: #3f94d5;
    font-size: 13px;
    cursor: pointer;
    margin-right: 20px;
}
.action-comment>.cmt-time{
    color: #a0a0a0;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
}
.action-comment>.cmt-report{
    color: #af0200;
    font-size: 11px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px
}
.btn-loadmore-comment{
    margin-top: 10px;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 35px;
    margin-bottom: 20px;
}

