@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: 4.6em; margin-left: 1em; background: #555; color: #fff; padding: 2px 6px; border: 1px solid #999; vertical-align:4px}
.update-points{cursor:pointer; font-size:19px; vertical-align: -3px; margin-left:.1em}
.show-points{ margin-left:.5em; color: #ff0; font-size:12px}