rlargett
9/21/2015 - 5:00 PM

ConstantContact Form Style Overrides

ConstantContact Form Style Overrides

  .ctct-embed-signup{
    top: 0;
    font: 16px Helvetica Neue, Arial, sans-serif; font: 1rem Helvetica Neue, Arial, sans-serif; line-height: 1.5; -webkit-font-smoothing: antialiased;
  }
  .ctct-embed-signup .ctct-wrapper{
    color:#5b5b5b; background-color:#e8e8e8; border-radius:5px;
  }
  #success_message{
    display: none;
    text-align: center;
  }
  .ctct-custom-form{
    min-width: auto;
    max-width: 350px;
    padding: 0;
  }
  .ctct-custom-form h2{
    line-height: 1.25em;
  }
  .ctct-custom-form p {
    margin-bottom: 20px;
  }
  .ctct-custom-form label {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .ctct-custom-form input[type="text"] {
    margin-bottom: 0px;
    padding: 4px 10px;
  }
  .ctct-custom-form .Button.ctct-button {
    padding: 10px;
    background-color: #415266;
  }
  .ctct-custom-form .ctct-form-footer {
    font-size: 12px !important;
  }
  .ctct-custom-form .ctct-form-footer a {
    font-size: 12px !important;
    color: #0078C1 !important;
  }