.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field {
  display: block;
  margin-bottom: 1em;
  zoom: 1;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field:before {
  content: '';
  display: block;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field > label {
  display: block;
  margin-bottom: 5px;
  
  text-align: left;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field > label strong {
  font-size: 16px;
  color: #ffffff;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field > label.sow-form-field-label-left {
  float: left;
  margin-right: 10px;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field > label.sow-form-field-label-right {
  float: right;
  margin-left: 10px;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field .sow-field-container {
  overflow: hidden;
  display: block;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field .sow-field-container textarea:focus,
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field .sow-field-container input:focus,
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field .sow-field-container > :focus {
  outline-style: solid;
  
  outline-width: 1px;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field textarea,
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field input.sow-text-field {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-radius: 0;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field.sow-form-field-checkboxes ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field.sow-form-field-checkboxes ul li {
  margin: 0;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field.sow-form-field-checkboxes ul label {
  margin-bottom: 0;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field.sow-form-field-checkboxes ul input {
  float: left;
  margin: 0.4em 0.5em 0 0;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-form-field .sow-form-field-description {
  font-size: 0.9em;
  margin-top: 0.2em;
  margin-left: 0.2em;
  color: #999999;
  font-style: italic;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-contact-form {
  padding: 10px;
  border: #c0c0c0 none 0px;
  
}
.so-widget-sow-contact-form-default-1d9e2203497e .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-1d9e2203497e .sow-contact-form .sow-error li {
  margin: 0;
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-contact-form .sow-submit-styled .sow-submit {
  color: #ffffff;
  background: #00b5c9;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#005963),color-stop(1,#00b5c9));
  background: -ms-linear-gradient(bottom,#005963,#00b5c9);
  background: -moz-linear-gradient(center bottom,#005963 0%,#00b5c9 100%);
  background: -o-linear-gradient(#00b5c9,#005963);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b5c9', endColorstr='#005963', GradientType=0);
  border: 1px solid #008796;
  border-radius: 3px;
  font-weight: normal;
  font-size: 16px;
  padding: 10px 20px;
  display: inline-block;
  box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5);
}
.so-widget-sow-contact-form-default-1d9e2203497e .sow-contact-form .sow-submit-styled .sow-submit:disabled {
  color: #ffffff;
  background: #96f5ff;
  border: 1px solid #00e3fc;
}