.ContactsPage {
  max-width: 1140px !important;
}
.ContactsPage input[type="submit"] {
  font-size: 13.333px !important;
  height: calc(100% - 18px) !important;
  padding: 4px 10px !important;
  margin-top: 14px !important;
}
.ContactsPage .autocomplete-wrapper {
  position: relative !important;
  display: inline-block !important;
  margin: 0 !important;
}
.ContactsPage .contact_options_wrapper button.btn {
  padding: 3px 0 0 0 !important;
}
.ContactsPage .info-icon {
  margin: auto !important;
  top: 0 !important;
}
.ContactsPage .info-icon i {
  font-size: unset !important;
}
.ContactsPage .flex-options .col-2 {
  display: contents !important;
  flex: unset !important;
}
.ContactsPage .group-estimate-settings-modal .estimate-content .est-options select {
  height: 40px !important;
}
.ContactsPage .btn.btn-default {
  color: #555 !important;
}
.ContactsPage a.btn.btn-ghost {
  display: inline-block;
}
.ContactsPage .form-element select {
  height: 30px !important;
}
.ContactsPage [type=radio] {
  appearance: auto !important;
}
.ContactsPage .mail-me span {
  top: 0  !important;
}

/*# sourceMappingURL=contacts.css.map */
