.borderBtArea{border-bottom:0 !important;padding-top:20px}
.comment{border-top:1px solid #000;border-bottom:1px solid #000}
.commentList{padding:15px 0;    border-top: 1px solid #e5e5e5;margin:2px}
.commentList:first-child{border-top:0px}
.commentDetail{display:flex;justify-content: space-between;align-items: center;}
.commentDetail .userInfo{display:flex;align-items: baseline;}
.commentDetail .userInfo .userId{font-size:1.2rem;}
.commentDetail .userInfo .userId strong{font-size:1.6rem;padding-right:3px}
.commentDetail .userInfo .commentDate{font-size:1.2rem;color:#a1a0a0;padding-left:10px}
.commentContent{font-size:1.3rem !important;padding:5px 0 !important}
.commentDetail .commentUtil button{color:#222;border:1px solid #000;padding:5px 10px;}
.commentAdd{background:#f2f8ff;padding:10px;box-sizing: border-box;margin:30px 0}
.commentAdd textarea{width:100%;border:0px}
.commentAdd .right{padding:0;padding-top:10px}
/*.pagingArea .pagination{margin-top:30px}*/
.commentTd{border-bottom:0 !important}