/*Hide the Individual/Company buttons on all forms*/
.neoncrm-org-toggle
input[type="button"] {
display: none;}