#gform_wrapper_1 input[type=text] {
  padding: 16px;
  border-color: #dfdfdf;
  border-style: solid;
  text-align: center;
  border-width: 1px;
  margin-top: 0px;
  color: #000000;
}
#gform_wrapper_1 textarea {
  padding: 15px;
  border-color: #dfdfdf !important;
  text-align: center;
  margin-top: 0px;
}
#gform_wrapper_1 input[type=submit] {
  padding: 20px;
  margin-right: 0px;
  margin-top: 9px;
  color: #ffffff;
  border-width: 0px;
  border-style: none;
  background-color: #00425e;
  border-radius: 4px;
}
#gform_wrapper_1 .gform_footer {
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
}
#gform_wrapper_2 .gfield_label {
  line-height: 18px;
  font-size: 18px;
  color: #00425e;
  font-family: Muli;
  margin-top: 0px;
}
.gform_wrapper.gravity-theme .field_description_above .gfield_description {
  font-size: 18px;
  line-height: 25px;
}
#gform_wrapper_2 input[type=text] {
  font-size: 18px;
  padding: 18px;
  border-style: solid;
  border-color: #95b8ca;
  border-width: 1px;
}
.gform_wrapper.gravity-theme .gsection {
  border-color: #000000 #000000 #cccccc !important;
}
#gform_wrapper_2 .ginput_container label {
  color: #00425e !important;
  font-size: 18px;
  line-height: 30px;
}
.gform_wrapper.gravity-theme DIV {
  background-color: rgba(0, 0, 0, 0);
  font-weight: 300;
  color: #197da8;
}
#gform_wrapper_2 input[type=submit] {
  border-width: 0;
  border-style: none;
  padding: 18px;
  background-color: #00425e;
  color: #ffffff;
  font-family: Muli;
  border-radius: 5px;
}
.gform_wrapper.gravity-theme .gfield input {
  color: #000000;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-half {
  margin-top: 15px;
}
.gform_wrapper.gravity-theme .gfield {
  margin-top: 39px;
}
