@charset "utf-8";
/* 350.org Action Network page wrapper stylesheet */

body {
	font-family:"KlimaWeb",Arial,sans-serif;
	color:#2a2e2f;
	margin: 0;
}
input{
	font-family:"KlimaWeb",Arial,sans-serif;}

#gen_header {
	padding: 0;
	background:#09a0c3 url(https://s3.amazonaws.com/s3.350.org/images/350-an-header-bg.jpg); /* [THIS IS GENERATED FROM THE *FIRST* COLOR PICKER OPTION] */
	background-size:cover;
	min-height:125px;}
#gen_header img{
	width:66px;
	opacity:0.9;
	margin-top:9px;
	position: absolute;}
#gen_header .gen_name{
	color:#fff;
	margin:1px 0;
	padding-left:76px;}
#site-title{
	background:url("https://s3.amazonaws.com/s3.350.org/images/350-logo-white-AN.png") no-repeat left top;
	background-size:auto 24px;
	color:#fff;
	color:rgba(255,255,255,0.82);
	display:inline-block;
	font-size:30px;
	letter-spacing:-1px;
	line-height:1;
	padding-left:63px;}
#gen_header .gen_wrapper{
	padding:40px 20px;}
.gen_wrapper {
	padding: 65px 20px;
	width: 1160px;
	max-width: 100%;
	margin: auto;
}

.gen_wrapper #can_embed_form input[type="submit"],
.can_embed-html #can_embed_form input[type="submit"],
.gen_wrapper #can_embed_form .button,
.can_embed-html #can_embed_form .button,
.gen_wrapper #donate_auto_modal input[type="submit"],
.can_embed-html #donate_auto_modal input[type="submit"],
.gen_wrapper #donate_auto_modal .button,
.can_embed-html #donate_auto_modal .button {
	background-color:#f9a01f; /* [THIS IS GENERATED FROM THE *SECOND* COLOR PICKER OPTION] */
	font-family: GraphWeb,KlimaWeb,sans-serif;
	font-size:25px;
}

.gen_wrapper #can_embed_form input[type="submit"]:hover,
.can_embed-html #can_embed_form input[type="submit"]:hover,
.gen_wrapper #can_embed_form .button:hover,
.can_embed-html #can_embed_form .button:hover,
.gen_wrapper #donate_auto_modal input[type="submit"]:hover,
.can_embed-html #donate_auto_modal input[type="submit"]:hover,
.gen_wrapper #donate_auto_modal .button:hover, 
.can_embed-html #donate_auto_modal .button:hover {
	background-color:#f9a01f;  /* [THIS IS GENERATED FROM THE *SECOND* COLOR PICKER OPTION] */
	opacity: .7;
}

.gen_wrapper #can_embed_form .action_status_running_total,
.can_embed-html #can_embed_form .action_status_running_total,
.gen_wrapper .gen_name,
.gen_wrapper a,
#can_fundraising_widget a {
	color:#f9a01f; /* [THIS IS GENERATED FROM THE *SECOND* COLOR PICKER OPTION] */
	text-decoration: none;
}

.gen_wrapper a:hover,
#can_fundraising_widget a:hover {
	color:#f9a01f; /* [THIS IS GENERATED FROM THE *SECOND* COLOR PICKER OPTION] */
	opacity: .7;
	text-decoration: none;
}
#can_embed_form h2.entry-title,
#donate_auto_modal h2.entry-title {
	color: rgba(30, 45, 55, 0.85);
	font-family: Permanent Marker,Graph,sans-serif;
	font-size: 58px;
	font-weight: unset;
	letter-spacing: -3px;
	line-height: 0.8;
	margin-bottom: 15px;
	margin-top: 0;
	text-transform:none;}
#can_embed_form h2.entry-title{
	border-bottom:0 none;
	padding-bottom:5px;}
#can_embed_form .graytext{
	text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.8em;}
#gen_footer{
	background:#2b2e2f;
	color:#fff;}
#gen_footer .gen_wrapper{
	padding:80px 20px;}
#gen_footer a{
	color:#fff;
	font-weight:bold;}
#can_embed_form #can_thank_you #action_info{
	border-top:1px dotted #fff !important;}
#can_embed_form #can_thank_you h1,
#can_embed_form #can_thank_you h4,
#can_embed_form #can_thank_you p{
	text-shadow:none !important;}
.gen_wrapper #can_embed_form #can_thank_you{
	background:#09a0c3;
	border:0 none;
	box-shadow:0 0 0 rgba(0,0,0,0);
	padding:60px;
	margin-bottom:40px;}