AND (&&):
&&
.registration_form_right input:not([type="radio"]):not([type="checkbox"])
OR (||):
||
.registration_form_right input:not([type="radio"]), .registration_form_right input:not([type="checkbox"])