[sui-radio] [sui-input-replacement]::after {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-width: .35em;
	border-style: solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #000;
}

#sui-input-12-0
{
  height: 40px;
  width: 40px;
}

#sui-input-9-0
 {
  height: 40px;
  width: 40px;
}