/*  BY/ASSOCIATION: Static
    byassoc.com
    ...................................................................... */

    @import "byassociation.css";


/*	Application Page Styles
    ...................................................................... */

    #content div#current-chapters p,
    #content div#future-chapters p.application_button {
      padding-top: 24px;
    }
    #content div#current-chapters p a,
    #content div#future-chapters p a {
     padding-bottom: 4px;
     padding-top: 4px;
    }
    fieldset.answer h3 label {
      font-size: 1em !important;
      line-height: 1.25em !important;
    }
    fieldset.answer span.word-count {
      display: block;
      text-align: right;
      font-size: 16px;
      padding-top: 3px;
    }
    .city-not-listed {
      margin-left: 10px;
      line-height: 18px;
      position: relative;
      top: 3px;
    }

/*	Members Styles
    ...................................................................... */
    
    .home p#logo a {
      cursor: default;
    }
    .home #content h1, .about #content h1, .membership #content h1, .manifesto #content h1, 
    .intro #content h1, .confirmation_thank_you h1, .step_1 #content h1, .process_step_1 #content h1,
    .step_2 #content h1, .process_step_2 #content h1 {
      position: absolute;
      top: 0;
      left: -9999em;
    }
    .step_1 p#progress-bar, .process_step_1 p#progress-bar,
    .step_2 p#progress-bar, .process_step_2 p#progress-bar {
      top: -104px;
    }