.prodSort_f-checkbox input[type="checkbox"]:checked + span{
	padding-right: 10px
}
.prodSort_f-checkbox input[type="checkbox"]:checked + span:after{
	display: none;
}
.inputText-3, .textarea, .cart_b-aside-sct, .inputRadio-custom-1 + span, .helpInfo_b, .prodFull_b-photo{
	border: 1px solid #eee;
}
.inputRadio-custom-1:checked + span{
	border-width: 3px 1px 1px 3px;
}