@charset "utf-8";
/* NHN > Jeong Chan Myeong(dece24@nhncorp.com) */
.wgtRv{ clear:both; padding:5px 0; text-align:center; margin-top:20px;}
.wgtRv.comment_btn_addvote { position:absolute; top:5px; right:8px; margin-top:0px; /* padding:0px; */ }
.wgtRv .btnRv,
.wgtRv .btnRv button{ position:relative; display:inline-block; height:28px; padding:0; margin:0px; border:0; overflow:visible; cursor:pointer; font-size:11px; box-sizing:border-box; background:none; }
.wgtRv .btnRv { margin:0px 5px 0px 5px; border:1px solid #ccc; border-radius:5px; background:#fafafa; }
.wgtRv.comment_btn_addvote .btnRv { margin:0px 0px 0px 10px; border:0px; background:none; padding:0px;}
.wgtRv .btnRv button{ left:-5px; *vertical-align:top; padding:0 7px 0 15px; }
.wgtRv.comment_btn_addvote .btnRv button { padding:0px;  font-size:12px;}

.wgtRv .btnRv .tx{ letter-spacing:-1px; padding-right:3px;}
.wgtRv .btnRv .tx i { margin-right:5px; font-size:14px;}

.wgtRv .btnRv .num{ font-weight:bold; }
.wgtRv .btnRo .num{ color:#f00;}
.wgtRv .btnRx .num{ color:#1a9900;}
.wgtRv .btnRt .num{ color:#ffb238;}



.addon_addvote .btnRo .num{ color:#666;}
.addon_addvote .btnRv button.btn_voted_cancel { color:#69b6ed; }
.wgtRv .btnRv button.btn_voted_cancel .tx { color:#69b6ed; }
.addon_addvote .btnRv button.btn_voted_cancel .num { color:#69b6ed; }




.vote_result {  padding:10px 0px;}
.vote_result .voted { background:#eee; color:#333; text-align:center; padding:10px; font-weight:bold; }
.vote_result .blamed { background:#aaa; color:#fff; text-align:center; padding:10px; font-weight:bold; }



.voted_log * { padding: 0; margin: 0;  line-height:1.6;}
.voted_log { border: 1px solid #ccc; padding:10px; margin: 20px 0px 10px 0px; display:inline-block; /* width:100%; */}
.voted_log div.title { font-weight: bold; color: #333; border: #ccc 1px solid; padding: 2px 0 2px 5px; background:#f4f4f4;}
.voted_log ul { margin:0px; padding:0px; margin-top: 10px;  }
.voted_log ul li { list-style: none; float:left; margin-right:3px; margin-left:3px;}
.voted_log ul li a { color: #666; text-decoration: none; }
.voted_log ul li a:hover { color: #eb3232; text-decoration: underline; }
.voted_log ul li span {color:#aaa;}


/*
.wgtRv .btnRv { background:none;}
.wgtRv .btnRv button .tx { display:none; }
.wgtRv .btnRv button .num { display:none; }
.wgtRv .btnRv button.btn_voted { background:transparent url(./btn_off.gif) no-repeat; }
.wgtRv .btnRv button.btn_voted_cancel { background:transparent url(./btn_on.gif) no-repeat;}
*/