.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field {
  display: block;
  margin-bottom: 1em;
  zoom: 1;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field:before {
  content: '';
  display: block;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field label {
  display: block;
  margin-bottom: 5px;
  
  text-align: left;
  color: #243e8c;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field label strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  
  
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field label.sow-form-field-label-left {
  float: left;
  margin-right: 10px;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field label.sow-form-field-label-right {
  float: right;
  margin-left: 10px;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field .sow-field-container {
  overflow: hidden;
  display: block;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field .sow-field-container textarea:focus,
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field .sow-field-container input:focus,
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field .sow-field-container > :focus {
  outline-style: solid;
  
  outline-width: 1px;
}
@media (min-width: 780px) {
  .so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-datepicker .sow-text-field,
  .so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-location .sow-text-field {
    max-width: none;
  }
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field textarea,
.so-widget-sow-contact-form-default-07976e864ecc .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: 0px;
  
  border: 1px solid #c0c0c0;
  
  
  
  
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-checkboxes ul,
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-radio ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-checkboxes ul li,
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-radio ul li {
  margin: 0;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-checkboxes ul label,
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-radio ul label {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-checkboxes ul input,
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field.sow-form-field-radio ul input {
  float: left;
  margin-right: 0.5em;
  height: auto;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-form-field .sow-form-field-description {
  font-size: 0.9em;
  margin-top: 0.2em;
  margin-left: 0.2em;
  color: #362e31;
  font-style: italic;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-recaptcha {
  margin-bottom: 1em;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-contact-form {
  padding: 10px;
  border: #c0c0c0 solid 1px;
  background-color: #f2f2f2;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-contact-form .sow-error {
  background: #ffffff;
  border: 1px solid #ed7b7f;
  color: #ed0007;
  border-radius: 2px;
  padding: 5px;
  font-size: 0.8em;
  list-style: none;
  margin: 0 0 10px 0;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-contact-form .sow-error li {
  margin: 0;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-contact-form .sow-submit-styled {
  text-align: left;
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-contact-form .sow-submit-styled .sow-submit {
  color: #ffffff;
  background: #2e50b5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a2c63), color-stop(1, #2e50b5));
  background: -ms-linear-gradient(bottom, #1a2c63, #2e50b5);
  background: -moz-linear-gradient(center bottom, #1a2c63 0%, #2e50b5 100%);
  background: -o-linear-gradient(#2e50b5, #1a2c63);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e50b5', endColorstr='#1a2c63', GradientType=0);
  border: 1px solid #989a9c;
  border-radius: 3px;
  font-weight: bold;
  
  padding: 10px 20px;
  display: inline-block;
  
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5);
}
.so-widget-sow-contact-form-default-07976e864ecc .sow-contact-form .sow-submit-styled .sow-submit:disabled {
  color: #ffffff;
  cursor: not-allowed;
  background: #4669d0;
  border: 1px solid #cccdce;
}