﻿

div.ctct-form-embed form.ctct-form-custom select.ctct-select-element {
  font-family: "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  height: 35px;
  border-radius: 0px;
  font-family: "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
  width: auto;
  height: 42px;
  font-size: .95em;
  padding: 0 16px;
  /*should be the same as the font size -- for when we allow users to customzie that*/
  border-radius: 0px;
}

.ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
  background-color: #075384;
  border: 1px solid #075384;
}

div.ctct-form-embed div.ctct-form-defaults {
  padding: 0px;
  font: 16px "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
  font-family: "abril-text", "abril-text-n4", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7em;
  line-height: 1.1em;
  text-transform: capitalize;
}

div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
  font-family: "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
  font-size: .95em;
}

div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text {
  font: 11px "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer a img.ctct-form-footer-img {
  text-align: left;
  display: none;
}

.ctct-popup-content div.ctct-form-defaults {
  font: 16px "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

.ctct-popup-content div.ctct-form-defaults h2.ctct-form-header {
  font: 16px "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

.ctct-popup-content div.ctct-form-defaults p.ctct-form-text {
  font: 16px "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

.ctct-popup-content div.ctct-form-defaults p.ctct-gdpr-text {
  font: 11px "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom select.ctct-select-element {
  font-family: "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom input.ctct-form-element {
  font-family: "source-sans-pro", "source-sans-pro-n4", Arial, sans-serif;
}

/* // END Animaton: Fade in and scale up */

/*# sourceMappingURL=signup-form-widget.css.map */