input[value=OK], .button {
	width: 100%;
}
.group_circle_id {
	border-radius: 10px;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-width: 3px;
	border-style: solid;
	margin-right: 5px; 
	margin-bottom: -2px;
	opacity: 0.8;
	overflow: hidden;
}
.group_circle_id div {
	width: 50px;
	height: 50px;
	opacity: 0.45;
}