.radio-inner-wrapper(@border-color) {
  border: 1px solid @border-color;
  background-color: @radio-bg;
  border-radius: @radio-border-radius;
}
