.neoncrm-submit:hover, .neoncrm-button:hover, .neoncrm-org-toggle button:hover, .neon_C_content button:hover, .neon_C_content #surveyForm .control_button:hover, .neoncrm-org-toggle input[type="button"]:hover, .neon_C_content input[type="button"]:hover, .neon_C_content input[type="submit"]:hover {
  background-color:#E96500;
}

/* Resolves display field issues on Custom Form and mobile devices*/

@media
only screen and (max-width: 640px) {

#surveyForm .rightField, #surveyForm textarea {

max-width: 200px;

}

#surveyForm table {

width: 
100
%;

}

}

.neoncrm-attendee .neoncrm-radio-group .neoncrm-radio-button{
    padding-bottom:10px;
}
