input, textarea, select { border-radius: 15px; }
input[type="checkbox"]:not(:checked) + label:before,  input[type="checkbox"]:checked + label:after { border-radius: 5px; }
