@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field {
  display: block;
  margin-bottom: 1em;
  zoom: 1;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field:before {
  content: '';
  display: block;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field > label {
  display: block;
  margin-bottom: 5px;
  
  text-align: left;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field > label strong {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  color: #444444;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field > label.sow-form-field-label-left {
  float: left;
  margin-right: 10px;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field > label.sow-form-field-label-right {
  float: right;
  margin-left: 10px;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field .sow-field-container {
  overflow: hidden;
  display: block;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field .sow-field-container textarea:focus,
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field .sow-field-container input:focus,
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field .sow-field-container > :focus {
  outline-style: solid;
  outline-color: #0f6dbf;
  outline-width: 2px;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field textarea,
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field .sow-text-field {
  display: block;
  width: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
  margin: 0px;
  border: 1px solid #757575;
  padding: 5px;
  background: #e5e5e5;
  color: #444444;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 700;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-checkboxes ul,
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-radio ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-checkboxes ul li,
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-radio ul li {
  margin: 0;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-checkboxes ul label,
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-radio ul label {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-checkboxes ul input,
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field.sow-form-field-radio ul input {
  float: left;
  margin-right: 0.5em;
  height: auto;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-form-field .sow-form-field-description {
  font-size: 15px;
  margin-top: 0.2em;
  margin-left: 0.2em;
  color: #494949;
  font-style: italic;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-recaptcha {
  margin-bottom: 1em;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-contact-form {
  padding: 10px;
  border: #777777 groove 2px;
  background-color: #d1d1d1;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-contact-form .sow-error {
  background: #fce4e5;
  border: 1px solid #ec666a;
  color: #ec666a;
  border-radius: 2px;
  padding: 5px;
  font-size: 0.8em;
  list-style: none;
  margin: 0 0 10px 0;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-contact-form .sow-error li {
  margin: 0;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-contact-form .sow-submit-styled {
  text-align: left;
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-contact-form .sow-submit-styled .sow-submit {
  color: #ffffff;
  background: #f2997d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea4f1f), color-stop(1, #f2997d));
  background: -ms-linear-gradient(bottom, #ea4f1f, #f2997d);
  background: -moz-linear-gradient(center bottom, #ea4f1f 0%, #f2997d 100%);
  background: -o-linear-gradient(#f2997d, #ea4f1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2997d', endColorstr='#ea4f1f', GradientType=0);
  border: 1.5px solid #b5792b;
  border-radius: 15px;
  font-weight: bold;
  font-size: 1.15em;
  padding: 15px 30px;
  display: inline-block;
  
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5);
}
.so-widget-sow-contact-form-default-972c587191a7 .sow-contact-form .sow-submit-styled .sow-submit:disabled {
  color: #ffffff;
  background: #f7bdab;
  border: 1.5px solid #dcaa6a;
}