.wp-crm-email-form {
  max-width: 50em; }
  .wp-crm-email-form-filter {
    max-width: 32em; }
    .wp-crm-email-form-filter p.submit {
      margin-top: 0; }
    .wp-crm-email-form-filter .wp-crm-email-organization {
      width: 100%; }
    .wp-crm-email-form-filter .wp-crm-email-categories {
      background: #fff;
      margin-right: 1em; }
      .wp-crm-email-form-filter .wp-crm-email-categories h3.ui-state-default {
        background: #fff;
        background-image: none;
        border: 1px solid;
        outline-color: #2271b1; }
  .wp-crm-email-form .wp-crm-email {
    width: 100%; }
    .wp-crm-email-form .wp-crm-email-group {
      margin: 1em 0; }
    .wp-crm-email-form .wp-crm-email-label {
      font-size: 1em;
      display: block;
      width: 100%;
      margin-bottom: 0.5em; }
    .wp-crm-email-form .wp-crm-email-input {
      display: block;
      background: #F9F9F9;
      border: 1px solid #ccc;
      padding: 0.5em 1em;
      font-size: 1.25em; }
    .wp-crm-email-form .wp-crm-email-submit-btn {
      background: #101010;
      color: #fff;
      border: none;
      margin-top: 0; }
    .wp-crm-email-form .wp-crm-email-notice {
      background: #fff;
      border: 0.0625em solid #c3c4c7;
      border-left-width: 0.25em;
      box-shadow: 0 0.0625em 0.0625em rgba(0, 0, 0, 0.4);
      padding: 0.75em;
      margin: 0.375em 0 1em; }
      .wp-crm-email-form .wp-crm-email-notice-warning {
        border-left-color: #dba617; }

/*# sourceMappingURL=email.css.map */
