@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;
}
.comment-list-nav hr{border: 0; clear: both; padding: 3px 0; border-bottom: .5px solid #444;}

#users-online img.photo { border-radius: 10%}
#users-online{padding:1em;; border: 1px solid #0ff; display:inline-block; position: absolute; top:0; left:3em;; text-align:left;}
@media (max-width: 1300px) {
	#users-online{position:static;}
}

