.webform-submission-enterprise-ssl-contact-page-form-form .form-text::placeholder,
.webform-submission-enterprise-ssl-contact-page-form-form .form-textarea::placeholder,
.webform-submission-enterprise-ssl-contact-page-form-form .form-email::placeholder {
  color: rgb(0, 48, 135);
}
.webform-submission-enterprise-ssl-contact-page-form-form .form-textarea {
  font-size: 16px;
  background-color: #fff;
  color: black;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
}
form.webform-submission-enterprise-ssl-contact-page-form-form input.form-text,
form.webform-submission-enterprise-ssl-contact-page-form-form input.form-email {
  color: black;
}
.page-nid-187 button.webform-button--submit {
  font-size: 12px;
  border-radius: 100px 100px 100px 100px;
  padding: 10px 30px;
  background-color: rgb(0, 48, 135) !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}
body.page-nid-187 button.webform-button--submit:hover {
  background-color: #05539b !important;
}
#webform-submission-enterprise-ssl-contact-page-form-form-ajax {
  display: flex;
  justify-content: center;
}
.webform-submission-enterprise-ssl-contact-page-form-form {
  max-width: fit-content;
}
form.webform-submission-enterprise-ssl-contact-page-form-form input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
}
form.webform-submission-enterprise-ssl-contact-page-form-form .js-form-type-textfield,
form.webform-submission-enterprise-ssl-contact-page-form-form .form-item-email {
  margin-bottom: 15px;
  font-size: 1.125em;
}
form.webform-submission-enterprise-ssl-contact-page-form-form .js-form-textfield label {
  color: #05539b;
}
.page-nid-187 .ui-helper-clearfix.ui-dialog-titlebar {
  background-color: rgb(0, 48, 135);
  color: white;
}
@media (min-width: 601px){ 
  .webform-submission-enterprise-ssl-contact-page-form-form .form-textarea {
    width: 535px;
  }

}

