.lrm-form a.button, .lrm-form button, .lrm-form button[type="submit"], .lrm-form #buddypress input[type="submit"], 
.lrm-form input[type="submit"] {
    background: #Fe5700;
    color: #FFF;
}
.wpcs_content_inner {
    border: 0px none !important;
}
.wpcs_content_main.is_open {
background: rgba(85,152,245, 0.5) !important;
}
.gform_wrapper input.medium {
    width: calc(100% - 1px);
}
.resume_contact_button {
  display: none;
}
#resume_preview_submit_button.button {
  background: #97f345;
  padding: 12px;
}
#resume_preview div.resume_preview_title input.button {
  padding: 12px;
}
.apply_with_resume {
    -webkit-appearance: button;
    cursor: pointer;
    display: none;
}
.fieldset-candidate_photo {
  display: none;
}
.job-manager-error {
  color: red;
}
}