/*
 * @file
 * kickit.miscellany
 *
 */

#block-block-394,
#block-block-392 {
    margin: 0 auto 5%;
    max-width: 800px;
}
#block-block-394  h2,
#block-block-392  h2 {
    color: #054b64;
    font-family: "Zilla Slab";
    font-size: 2.5em;
    margin: 0;
    text-align: center;
}
#block-block-394 li a:after,
#block-block-392 li a:after {
    content: ' »';
}

.node-type-campaign.kickit #main-content .row-9 h2 {
    color: #e82433;
    font-family: "Source Sans Pro";
    font-size: 24px;
    margin: 0 0 1em;
    text-transform: uppercase;
}

.kickit-flier-widget {
    border: 2px dashed #aaa;
    padding: 24px 4%;
    margin: 0 auto 24px auto;
    max-width: 35%;
    text-align: center;
}

.not-logged-in .user-only-message {display: none;}
.logged-in .anon-only-message {display: none;}

h4 {
    color: #222;
    font-family: "Source Sans Pro";
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 130%;
    margin: .25em 0 1em;
}

.kickit-flier-widget a:hover{
    text-decoration:none;
    color: #054b64;
}
.kickit-flier-widget h2 a{
	background: #fff;
    border: 1px solid;
    color: #e82433;
    font-family: "Source Sans Pro";
    font-size: 18px;
    padding: 10px 50px;
    text-transform: uppercase;
    -webkit-appearance: none;
    display: inline-block;
    margin: 8px 0;
}
.kickit-flier-widget h2 a:hover {
    background: #e82433;
    border-color: #e82433;
    color: #fff;
}

#content .alsf-registration-form .regstep_supporters h3 {
    color: #2C8BA5;
    margin: 31px 0 0 0;
    padding: 16px 0 0 3%;
    font-size: 21px;
    border-top: 2px dashed #ccc;
    display: block;
    font-family: "Source Sans Pro";
}
#supporter-wrapper {
    padding-bottom: 12px;
    border-bottom: 2px dashed #ccc;
    margin-bottom: 8px;	
}
#content .alsf-registration-form .regstep_supporters .form-item {
    margin-left: 3%;
}
#content .alsf-registration-form #edit-supporter-items-6-supporter-image-ajax-wrapper,
#content .alsf-registration-form #edit-supporter-items-5-supporter-image-ajax-wrapper,
#content .alsf-registration-form #edit-supporter-items-4-supporter-image-ajax-wrapper,
#content .alsf-registration-form #edit-supporter-items-3-supporter-image-ajax-wrapper,
#content .alsf-registration-form #edit-supporter-items-2-supporter-image-ajax-wrapper,
#content .alsf-registration-form #edit-supporter-items-1-supporter-image-ajax-wrapper,
#content .alsf-registration-form #edit-supporter-items-0-supporter-image-ajax-wrapper {
	padding: 1px 3% 1px 0.3%;
    border: 1px solid #ccc;
    display: block;
    width: 75%;
    margin-left: 3%;
}
#content .alsf-registration-form #edit-feature-photo-ajax-wrapper {
	padding: 0px 3% 3px 3%;
    border: 1px solid #ccc;
    display: block;
    width: 75%;
    margin-bottom: 23px;
}


#modal-content

#pfp-header-flyer-link a {
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 110%;
    width: 111px;
}

#pfp-header-flyer-link a:hover {
	text-decoration: none;
	color: #fff;
}
#pfp-header-flyer-link {
    margin: 6px 0 0 5px;
}