.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field {
  display: block;
  margin-bottom: 1em;
  zoom: 1;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field:before {
  content: '';
  display: block;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field label {
  display: block;
  margin-bottom: 5px;
  
  text-align: left;
  
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field label strong {
  
  font-size: 14px;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field label.sow-form-field-label-left {
  float: left;
  margin-right: 10px;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field label.sow-form-field-label-right {
  float: right;
  margin-left: 10px;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field .sow-field-container {
  overflow: hidden;
  display: block;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field .sow-field-container textarea:focus,
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field .sow-field-container input:focus,
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field .sow-field-container > :focus {
  outline-style: solid;
  
  outline-width: 6px;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field .sow-text-field {
  height: 5px;
}
@media (min-width: 780px) {
  .so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-datepicker .sow-text-field,
  .so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-location .sow-text-field {
    max-width: none;
  }
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field textarea {
  height: 5px;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field textarea,
.so-widget-sow-contact-form-default-dbaea928a238 .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 #ffffff;
  
  
  color: #000000;
  font-size: 14px;
  
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-radio ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-radio ul li {
  margin: 0;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-radio ul label {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-radio ul input {
  float: left;
  margin-right: 0.5em;
  height: auto;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-checkboxes ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-checkboxes ul li {
  align-items: center;
  display: flex;
  margin: 0;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-checkboxes ul label {
  margin-bottom: 0;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field.sow-form-field-checkboxes ul input {
  height: auto;
  margin-right: 0.5em;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-form-field .sow-form-field-description {
  font-size: 25px;
  margin-top: 0.2em;
  margin-left: 0.2em;
  color: #999999;
  font-style: normal;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-recaptcha {
  margin-bottom: 1em;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-contact-form {
  padding: 10px;
  border: #c0c0c0 solid 1px;
  background-color: #ffffff;
}
.so-widget-sow-contact-form-default-dbaea928a238 .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-dbaea928a238 .sow-contact-form .sow-error li {
  margin: 0;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-contact-form .sow-submit-styled {
  text-align: left;
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-contact-form .sow-submit-styled .sow-submit {
  color: #5a5a5a;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5d5d5), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #d5d5d5, #ffffff);
  background: -moz-linear-gradient(center bottom, #d5d5d5 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #d5d5d5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d5d5d5', GradientType=0);
  border: 1px solid #989a9c;
  border-radius: 3px;
  font-weight: 500;
  
  padding: 10px 20px;
  display: inline-block;
  
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5);
}
.so-widget-sow-contact-form-default-dbaea928a238 .sow-contact-form .sow-submit-styled .sow-submit:disabled {
  color: #8d8d8d;
  cursor: not-allowed;
  background: #ffffff;
  border: 1px solid #cccdce;
}
/*
     FILE ARCHIVED ON 09:25:38 Oct 29, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:26:23 May 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.899
  exclusion.robots: 0.14
  exclusion.robots.policy: 0.123
  esindex: 0.012
  cdx.remote: 44.7
  LoadShardBlock: 187.385 (3)
  PetaboxLoader3.datanode: 289.761 (5)
  load_resource: 254.157
  PetaboxLoader3.resolve: 101.257
  loaddict: 68.79
*/