@charset "utf-8";
/* CSS Document */

span.bts-avance.dashicons {
    font-size: 30px;
    width: 32px;
    height: 32px;
    border: 1px solid #666;
	margin:5px;
	float:right;
}
span.bts-avance.dashicons:hover {
	background: #f5f5ff;

}
span.dashicons{
	width:auto;
	height:auto;
}
.green-padlock, .red-padlock{font-size: 19px; color: #fff; border-radius: 6px; vertical-align: 0px; padding: 3px; cursor: pointer;  background: #080;}
.red-padlock{ background: #900; }
.input-points{width: 4em; background: #555; color: #fff; padding: 1px 1px 1px 2px; border: 1px solid #999; vertical-align:3px; font-size:12px; margin-left:1em}
.update-points{cursor:pointer; font-size:17px; vertical-align: -2px;}
.show-points{ color: #f9ac39; font-size:12px}
.vote-icon{width:20px; margin:0 4px}

.rtng-icon{width:18px; bottom;opacity:.7; cursor:pointer;}
.rtng-icon:hover{opacity:1;}

td.sin-comments{ color: #fc00ff}

/*
span.dashicons.dashicons-admin-comments::before{ color:#f9ac39}
span.dashicons.dashicons-admin-comments{ color:#fff}
*/