a.radio-input,
a.checkbox-input { position: absolute; display: block; width: 10px; height: 10px; background: white; border: 1px solid #849949; outline: none; }
a.radio-input.checked,
a.checkbox-input.checked { background: #afdc3c; }
