.entry-title.main_title {
  text-align: center;
  padding: 16px;
  background-color: #ffcb00;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
}

.gform_wrapper.gravity-theme * {
  text-align: left;
}

.gform_title {
  text-align: left;
}

#gform_submit_button_1.gform_button.button {
  box-shadow: 0px 1px 7px 3px #fff6af;
  background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
  background-color: #ffec64;
  border-radius: 18px;
  border: 1px solid #ffaa22;
  display: inline-block;
  cursor: pointer;
  color: #333333;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 24px;
  text-decoration: none;
  text-shadow: 0px 2px 0px #ffee66;
}

#gform_submit_button_1.gform_button:hover {
  background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
  background-color: #ffab23;
}

#gform_submit_button_1.gform_button:active {
  position: relative;
  top: 1px;
}

.button {
  box-shadow: 0px 1px 7px 3px #fff6af;
  background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
  background-color: #ffec64;
  border-radius: 18px;
  border: 1px solid #ffaa22;
  display: inline-block;
  cursor: pointer;
  color: #333333;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 24px;
  text-decoration: none;
  text-shadow: 0px 2px 0px #ffee66;
}

#gform_save_1_footer_link.gform_save_link.button {
  padding: 7px;
}

#gform_next_button_1_28.gform_next_button.button {
  box-shadow: 0px 1px 7px 3px #fff6af;
  background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
  background-color: #ffec64;
  border-radius: 18px;
  border: 1px solid #ffaa22;
  display: inline-block;
  cursor: pointer;
  color: #333333;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 24px;
  text-decoration: none;
  text-shadow: 0px 2px 0px #ffee66;
}

.button:hover {
  background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
  background-color: #ffab23;
}

.button:active {
  position: relative;
  top: 1px;
}

#gform_save_1_2_link.gform_save_link.button {
  box-shadow: 0px 1px 7px 3px #fff6af;
  background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
  background-color: #ffec64;
  border-radius: 18px;
  border: 1px solid #ffaa22;
  display: inline-block;
  cursor: pointer;
  color: #333333;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 24px;
  text-decoration: none;
  text-shadow: 0px 2px 0px #ffee66;
}

#gform_next_button_1_28.gform_next_button:hover {
  background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
  background-color: #ffab23;
}

#gform_next_button_1_28.gform_next_button:active {
  position: relative;
  top: 1px;
}

#gform_send_resume_link_button_1 {
  box-shadow: 0px 1px 7px 3px #fff6af;
  background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
  background-color: #ffec64;
  border-radius: 18px;
  border: 1px solid #ffaa22;
  display: inline-block;
  cursor: pointer;
  color: #333333;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 24px;
  text-decoration: none;
  text-shadow: 0px 2px 0px #ffee66;
}

#gform_send_resume_link_button_1:hover {
		  background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
  background-color: #ffab23;
}

#gform_send_resume_link_button_1:active {
		  position: relative;
  top: 1px;
}

body .gform_wrapper .gform_body .gform_fields .gfield {
padding:5px 0 0 0;
}