.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field {
display: block;
margin-bottom: 1em;
zoom: 1;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field:before {
content: '';
display: block;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field:after {
content: '';
display: table;
clear: both;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field > label {
display: block;
margin-bottom: 5px;
text-align: left;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field > label.sow-form-field-label-left {
float: left;
margin-right: 10px;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field > label.sow-form-field-label-right {
float: right;
margin-left: 10px;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field .sow-field-container {
overflow: hidden;
display: block;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field .sow-field-container textarea:focus,
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field .sow-field-container input:focus,
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field .sow-field-container > :focus {
outline-style: ridge;
outline-width: 1px;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field textarea,
.so-widget-sow-contact-form-default-29a8b2497ad6 .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;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-checkboxes ul,
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-radio ul {
list-style: none;
margin: 0;
padding: 0;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-checkboxes ul li,
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-radio ul li {
margin: 0;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-checkboxes ul label,
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-radio ul label {
margin-bottom: 0;
display: flex;
align-items: center;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-checkboxes ul input,
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field.sow-form-field-radio ul input {
float: left;
margin-right: 0.5em;
height: auto;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-form-field .sow-form-field-description {
font-size: 0.9em;
margin-top: 0.2em;
margin-left: 0.2em;
color: #d34a4a;
font-style: italic;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-recaptcha {
margin-bottom: 1em;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-contact-form {
padding: 10px;
border: #c0c0c0 solid 1px;
background-color: #f2f2f2;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .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-29a8b2497ad6 .sow-contact-form .sow-error li {
margin: 0;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-contact-form .sow-submit-styled {
text-align: left;
}
.so-widget-sow-contact-form-default-29a8b2497ad6 .sow-contact-form .sow-submit-styled .sow-submit {
color: #ffffff;
background: #fa8c50;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd5207), color-stop(1, #fa8c50));
background: -ms-linear-gradient(bottom, #dd5207, #fa8c50);
background: -moz-linear-gradient(center bottom, #dd5207 0%, #fa8c50 100%);
background: -o-linear-gradient(#fa8c50, #dd5207);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa8c50', endColorstr='#dd5207', GradientType=0);
border: 1px solid #0269b3;
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-29a8b2497ad6 .sow-contact-form .sow-submit-styled .sow-submit:disabled {
color: #ffffff;
background: #fbac82;
border: 1px solid #1fa0fc;
}