
html body {
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 24px;
} 
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    color:#333
    font-style: normal;
}
h4{margin-bottom: 10px;}

.article h1 a{color:#333;}
.article h1 {
    font-family: "Chronicle Display A","Chronicle Display B",Times;
    font-size: 33px;
    font-weight: 400;
    line-height: 38px;
    color: black;
}
.article h2 {
    font-family: "Chronicle Display A","Chronicle Display B",Times;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.4em;
}
.article h3 {
    font-family: "Chronicle Display A","Chronicle Display B",Times;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 20px;
    color: black;
}

.alignright {float:right; margin:0 0 10px 20px;}

.alignleft {float:left; margin:0 20px 10px 0px;}

.page-header {
    background: none repeat scroll 0 0 #004d88;
    border-bottom: 0 none;
    color: #ccc;
    font-size: 12px;
    line-height: 17px;
    margin: 0 0 30px;
    padding: 10px 0;
}
.page-header .logo {
    height: 48px;
    width: 48px;
}
.page-header .logo a {
    background: url("_img/logo.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 48px;
    text-indent: -99999px;
    width: 48px;
}
.page-header .date {
    color: #eee;
}
.page-header div.pull-left {
    padding: 15px 0 0 10px;
}
.page-header div.pull-right {
    padding: 13px 0 0;
}

.nav>li.dropdown>a {font-size: 16px;font-weight: bold;}

.nav.nav-pills {margin-bottom:0px;}
.nav .dropdown-toggle {color:white;}
.nav .dropdown-toggle .caret {border-top-color: #fff; border-bottom-color: #fff;}
.nav .dropdown-toggle:focus .caret {border-top-color: #fff; border-bottom-color: #fff;}
.nav .dropdown-toggle a:focus {border-top-color: #fff; border-bottom-color: #fff;}
.page-header div.other-ways-nav-menu {margin-bottom:0px; padding-top:0px;}
ul.other-ways-list {list-style-type: disc; }
.other-ways li {padding:5px;}
div.dropdown-menu a {color: #08c;}
div.dropdown-menu {    
    float: left;    
    top: inherit;
    left: 300;
    left: -220px;
    width: 400px;
    color: #333;
    font-size: 14px;

}
div.dropdown-menu blockquote {font-weight:bold; border-left-width:0px; margin-bottom:0px; font-size: 14px;}
.nav>li.dropdown>a:hover {color:#004D88;}
.nav>li.dropdown>a:focus {background-color:#004D88;}
.nav>li.dropdown.open>a:focus {color:#fff;}
.nav>li.dropdown>a:focus {color:#fff;}
.nav>li.dropdown.open>a:visited {color:#fff;}

div.dropdown-menu blockquote {font-weight:bold; border-left-width:0px; margin-bottom:0px;}

/* Hubspot form */
.fsboxshadow .fsBody .fsForm {box-shadow:none !important; background: none; margin: 1em auto;}
div .fsForm .fsCell {padding: .5em 0 !important;}
.fsborderradius .fsBody .fsSectionHeader {padding: 0 !important;}
div .fsForm .fsSubmit {padding : 0; background: none;}
div .fsForm .fsLabel {color: #454545; font-size: 1.1em;}

/* ========================     Kimbia Form      ======================== */	
.kimbiaDiv										{width:450px; background:#fff;border-radius:5px; margin:20px auto; font-size:16px !important;}
.kimbiaDiv input.k_text, .kimbiaDiv input.k_money, .fsForm .fsFieldRow input
												{background: white;border: 1px solid #8A8383;border-radius: 5px;-webkit-border-radius: 5px;moz-border-radius: 5px;height: 38px; display:inline;width: 93%; padding:0 7px; line-height:30px; margin-left: 0;}
.fsForm .fsFieldRow input 						{ height: auto !important; width: auto !important; padding: 0 !important; line-height: auto !important;}
div.kimbiaDiv label								{display:block;margin-bottom: 4px;}
div.kimbiaDiv select.k_select					{padding: 5px 0;display: inline-block!important;height: 38px!important;-webkit-appearance: menulist-button;border: 1px solid #8A8383!important;clear:none!important;border-radius: 5px;-webkit-border-radius: 5px;moz-border-radius: 5px; width:101%;}
.kimbiaDiv .kimbia_FirstName					{width:47%; float:left;}
.kimbiaDiv .kimbia_LastName						{width:47%; float:left; margin-left:2%;}
.kimbiaDiv .kimbia_ContactEmail					{clear:right;}
.kimbiaDiv .kimbia_city, .kimbia_state			{float:left!important;clear:none!important;}
.kimbiaDiv .kimbia_city							{width:47%;}
.kimbiaDiv .kimbia_state						{margin-left:2%!important; width:47%;}
.kimbiaDiv .kimbia__payment_verification		{float:left; width:130px;}
.kimbiaDiv .kimbia__payment_monthExpires,					
.kimbiaDiv .kimbia__payment_yearExpires			{float:left; width:141px; margin-left:15px;}
.kimbiaDiv .k_button, div .fsSubmit input.fsSubmitButton	
												{color: white !important; background-color:#58a920;border-right: 1px solid #427f18;border-bottom: 1px solid #427f18; border-left:1px solid #95c473; border-top:1px solid #95c473;padding: 14px 15px;border-radius: 5px;-webkit-border-radius: 5px;moz-border-radius: 5px;color: white;font-size: 17px;cursor: pointer;margin: 0 0 20px;display: block;font-weight: bold;}
div.kimbiaDiv button.k_button.forward 			{font-size:24px!important;}
div.kimbiaDiv .invalid							{background:none!important;}
div div.kimbiaDiv input.k_money					{width:264px !important; max-width: 320px !important; margin:4px 0 !important;}
div.kimbiaDiv span.k_otherMoneyHint				{float:right; margin-right: 2%;}
.k_buttonBlock tbody							{width:100%; display:table;}
#paymentIcon									{background:url('_img/payment.png') no-repeat; width:295px; height:59px; display:block;}
.kimbiaDiv .k_payPlan										{display:inline!important;}
div.kimbiaDiv span.k_paymentPlanHint			{display:none;}
	div.kimbiaDiv select.k_select				{width:93% !important;}
.k_radioCB {font-weight: normal;}


.event_registration .k_askArrayMain {display:none;}
div.kimbiaDiv span.k_onlyPeriod {display: inline;}
	
	
#secondary-ask .k_radioCB, #secondary-ask .k_paymentPlanTitle,  
#secondary-ask .k_sectionProfile, #kimbiaSecondAsk .k_question:not(#kimbiaView_2_Amount), #secondary-ask .k_question label,
#secondary-ask .groupLabel, #secondary-ask .k_sectionPayment, #secondary-ask .k_nonChoice, #secondary-ask .col-sm-12.checkbox.form-group {display: none !important;}
#secondary-ask div.kimbiaDiv span.k_otherMoneyHint {margin-left: 0 !important; float:left !important;}
#secondary-ask div.kimbiaDiv button.k_button.forward {margin-left:0; margin-right: 0; display:block;}
#secondary-ask {display: none;}
#secondary-ask input.k_money {max-width: 100% !important; margin:0 !important; }
#secondary-ask .billing-holder, #secondary-ask .creditcard-holder, #secondary-ask .payment-option-holder,
	#secondary-ask .bank-account-holder {display: none;}
.k_button.noThanks								{background-color:#999 !important;border-right: 1px solid #666;border-bottom: 1px solid #666; border-left:1px solid #AAA; border-top:1px solid #AAA; margin-left: 10px; color: white;}
.k_button.disabled								{background-color:#ccc !important;border-right: 1px solid #999;border-bottom: 1px solid #999; border-left:1px solid #AAA; border-top:1px solid #AAA;}
div.kimbiaDiv .k_buttonBlock {height:auto !important;}


.quote {
	width:200px;
	float:right;
	color:black;
	margin:0 0 10px 20px;
	font-size:16px;
}
.quote p {
	margin-top:6px;
}
.quote span {
	font-style: italic;
	font-size:.9em;
}

.container {max-width:550px;}
.make_a_gift {
	font-size: 16px;
	font-weight: bold; 
	color:#004d88; 
	margin-top:10px;
	background-color:white;
	border-radius: 5px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-bottom: 8px;
    padding-top: 8px;
    line-height: 16px;
    margin-right: 2px;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
}

/**************************************************************
* Daily Signal Template Design
***************************************************************/
.dailysignal .page-header {
	background: #222;
}
.dailysignal .page-header .logo a {
    background-image: url(https://secured.heritage.org/wp-content/uploads/2024/05/tds_logo_full_light.png);
    display: block;
    background-size: contain;
    background-position: left;
    height: auto;
    text-indent: -99999px;
    width: 300px;
}
.page-header .logo {
    height: auto;
    width: 100%;
}
.dailysignal .header-title {
	display: none;
}






/**************************************************************
* Join Heritage Template Design
***************************************************************/

.page-template-page-joinheritage {
	background: #afafaf; 
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
}
.page-template-page-joinheritage .page-header {background: #023963; padding:15px 0; margin-bottom: 0;} 
.page-template-page-joinheritage .page-header .logo {height: auto; width: auto; margin: 0;}
.page-template-page-joinheritage .page-header .logo a {
	background: url("_img/joinheritage_logo.png") no-repeat;
	background-size:contain;
	height: 65px;
	width: 185px;
	margin:0;
}
.page-template-page-joinheritage .page-header p {display:none;}
.page-template-page-joinheritage .container{
	max-width: 728px;
}
.page-template-page-joinheritage .container.article {
	-webkit-box-shadow: 0px 8px 10px rgba(100, 100, 100, .75), -10px 8px 15px rgba(100, 100, 100, .75), 10px 8px 15px rgba(100, 100, 100, .75);
	-moz-box-shadow: 0px 8px 10px rgba(100, 100, 100, .75), -10px 8px 15px rgba(100, 100, 100, .75), 10px 8px 15px rgba(100, 100, 100, .75);
  	box-shadow: 0px 8px 10px rgba(100, 100, 100, .75), -10px 8px 15px rgba(100, 100, 100, .75), 10px 8px 15px rgba(100, 100, 100, .75);
  	background:white;
  	padding-top:20px;
  	text-align: center;
}
.page-template-page-joinheritage #primary-ask, .page-template-page-joinheritage #secondary-ask {margin:0 40px; text-align: left;}
.page-template-page-joinheritage h1 {
	font-family: 'Lato', sans-serif;
	color: #033a63;
	margin: 16px 0 0.8em;
	line-height: 40px;
	font-size: 36px;
	font-weight: 700;
}
.page-template-page-joinheritage h2{
	font-family: 'Lato', sans-serif;
	color: #083866;
	margin: 16px 0 0em;
	font-size: 29px;
	line-height: 33px;
	font-weight: bold;
}
.page-template-page-joinheritage h3{
	font-size: 25px;
	line-height: 32px;
	margin: 16px 0 16px;
	font-weight: normal;
}
.page-template-page-joinheritage blockquote{
	padding: 16px 22px;
	color: #033a63;
}
.page-template-page-joinheritage ul , ul.checkmark {padding-left: 10px;}
.page-template-page-joinheritage li, ul.checkmark li {
	background: url("_img/check_mark.gif") no-repeat 0 4px;
	list-style: none;
	margin-bottom: 1em;
	padding-left: 30px;
	margin-left: 4px;
}
.page-template-page-joinheritage .nav li { background: none; }
.page-template-page-joinheritage .other-ways-list li {
	padding-left:0;
	margin-left:30px;
	list-style: disc;
}
.page-template-page-joinheritage #kimbiaHolder {
	padding: 20px 10px 20px 40px;
	background: #efefef;
	border-radius: 5px;
	margin: 30px auto 0;
}
.page-template-page-joinheritage .formDefLabel, .page-template-page-joinheritage .verisign {
	display:none;
}
.page-template-page-joinheritage .kimbiaDiv {background: none;}
.page-template-page-joinheritage div.kimbiaDiv div.k_column.k_colNum0 {width:100%;}
.page-template-page-joinheritage div.kimbiaDiv button.k_button.forward {margin: 10px auto;}
.page-template-page-joinheritage #mediaAppearances {
  float: left;
  width: 314px;
  height: 193px;
  display: block;
  background: url(_img/media-appearances.gif) no-repeat;
  margin-top: 65px;
 }
.page-template-page-joinheritage #seal {
  float: left;
  width: 121px;
  height: 122px;
  display: block;
  background: url(_img/seal-forty-year.gif) no-repeat;
  margin: 102px 0 0 78px;
}
.page-template-page-joinheritage .divider {
  height: 1px;
  width: 93%;
  display: block;
  background: #b2b2b2;
}
.fsOptionLabel {font-weight: normal;} .fsOptionLabel input, .fieldset-content input {margin-right: 10px !important;}


.fsboxshadow .fsBody .fsForm {box-shadow: none !important; border: none !important;}
body .fsForm .fsLabel {font-size:16px; margin-bottom: .5em; font-weight: normal; line-height: 1.4em;}
body.page-id-196 .fsFirst.fsLast.fsFieldCell {border-bottom: 1px solid #017dc3; padding-bottom: 20px; padding-top: 20px;}
body .fsOptionLabel	{font-size: 13px;}
body .fsForm .fsSubmit {background: none; padding:0;}
body .fsBody .fsRowBody {padding-left: 0; padding-right: 0;}
body.page-id-196 .fsBody .fsRowBody {padding-left: 15px; padding-right: 15px;}

/* Style the checkboxes */
.fsFieldRow input[type='checkbox'], .fsFieldRow input[type='radio'] {display: none;}
.fsBody .fsLabelHorizontal .fieldset-content label, .fsBody .fsLabelVertical .fieldset-content label, .fsFieldRow label.fsOptionLabel {
	padding: 12px 0 0px 34px !important; 
	font-size: 16px; 
	margin-bottom: .5em;
	background: url("_img/checkbox_empty.png") no-repeat top left !important;
	line-height: 1.25em;
}
.fsFieldRow label.fsOptionLabel.checked {background: url("_img/checkbox_selected.png") no-repeat top left !important;}
.fsForm .fsFieldRow input[type=email], .fsForm .fsFieldRow input[type=number], .fsForm .fsFieldRow input[type=tel], .fsForm .fsFieldRow input[type=text], .fsForm .fsForm textarea, .fsForm select {
	background: white;
	border: 2px solid #232323;
	padding:6px 12px;
	font-weight: normal;
	width: 100%;
	max-width: 100%;
}
.fsForm select { 
	height: 34px;
}
.fsForm .fsFieldRow input[type=email].fsField:focus,.fsForm .fsFieldRow input[type=file].fsField:focus,.fsForm .fsFieldRow input[type=number].fsField:focus,.fsForm .fsFieldRow input[type=tel].fsField:focus,.fsForm .fsFieldRow input[type=text].fsField:focus,.fsForm .fsFieldRow textarea.fsField:focus{ border-color: #232323; box-shadow: none; outline: none;}
.fsForm .fsFieldRow .fsCell {padding: 9px 0px!important}

.fsBody .fsFieldRow .fsSubField{ width: 48%; margin-right: 2%;}
.fsBody .fsFieldRow .fsSubField:last-child { width: 48%; margin-left: 2%; margin-right: 0}
div.fsBody .fsForm { background: transparent;}

.fsBody .fsFieldRow .fsFieldCity { width: 32%;}
.fsBody .fsFieldRow .fsFieldState,  .fsBody .fsFieldRow .fsFieldZip { width: 31%;}
.fsFieldRow .fsFieldFocused {background-color: inherit;}

/***********************************************
* President's Club Event Pages 
************************************************/

.pc, .alc2016 { 
	font-family: 'Open Sans', sans-serif; 
	font-size: 18px;
	background: #004774;
}
	.pc h1, .alc2016 h1, .pc h2, .alc2016 h2, .pc h3, .alc2016 h3 {
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		color:#c73e39;
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	.pc .container, .alc2016 .container {max-width: 1040px;}
	.pc .header, .alc2016 .header {text-align: center;}
		.pc .logo {
			display:inline-block;
			width: 237px;
			height:96px;
			background:url("_img/pc_logo.png") no-repeat center center;
			margin:20px auto;
			background-size: contain;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
				src='_img/pc_logo.png',
				sizingMethod='scale');
				
			-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
				src='_img/pc_logo.png',
				sizingMethod='scale')";
		}
	.pc .nav, .alc2016 .nav {background: #d0d1d2; font-size: 1.2em; position: relative;}
		.pc .slicknav_menu, .alc2016 .slicknav_menu { display: none; }
		.pc .nav ul, .alc2016 .nav ul {margin: 0px; padding: 5px;}
		.pc .nav li, .alc2016 .nav li {display:inline; }
		.pc .nav a, .alc2016 .nav a{
			font-family: 'Open Sans Condensed', sans-serif;
			font-weight: 300;
			margin: 0px 30px;
			color:#666;
			text-transform: uppercase;
		}
			.pc .nav a:hover, .alc2016 .nav a:hover { color:#004774; text-decoration: none;}
		.pc .nav a.featured, .alc2016 .nav a.featured {
			background: #c73e39;
			color:white;
			font-weight: 700;
			padding:15px 30px;
			border-bottom-left-radius: 5px;
			border-bottom-right-radius: 5px;
			position: absolute;
			top:0; right: 0;
		}
			.pc .nav a.featured:hover, .alc2016 .nav a.featured:hover {color:white; text-decoration: underline;}
			
		.pc .nav .current_page_item a, .alc2016 .nav .current_page_item a{ color:#004774; }
		
	.pc .content, .alc2016 .content {background: white; padding: 3em 0;}
		.pc .countdown_holder {
			width: 40%; 
			margin-top:10px; 
			text-align:center;
			box-sizing: border-box;
		}
		.pc .countdown .number {
			font-family: 'Open Sans Condensed', sans-serif;
			font-weight: 700;
			background:#004774;
		}
		
	.pc .kimbia_holder { 
		background: #e6e6e6; 
		text-align: center;
		padding:15px 30px;
		margin-top: 2em;
	}
		.pc .kimbia_holder .aligncenter {
			max-width: 100%;
		}
		.pc .kimbiaDiv {
			background:transparent;
			border-radius: 0;
		}
			.pc div.k_column {margin-left: 0; width: 100%;  }
			.pc div.kimbiaDiv div.inputGroup {margin:0;}
			
			.pc label.k_question, .pc label.k_select {
				display:none !important;
			}
			.pc div.kimbiaDiv input.k_text, .pc div.kimbiaDiv select.k_select {
				width:100% !important;
				border:none !important;
				border-radius: 0 !important;
				font-size: 1.2em !important;
				font-family: 'Open Sans', sans-serif;
				margin-bottom: 1em !important;
				height: 42px !important;
				padding:0 15px;
			}
			.pc .kimbiaDiv .kimbia_FirstName, .pc .kimbiaDiv .kimbia_LastName, 
				.pc .kimbiaDiv .kimbia_city, .pc .kimbiaDiv .kimbia_state,
				.pc .kimbiaDiv .kimbia_GuestFirstName, .pc .kimbiaDiv .kimbia_GuestLastName, 
				.pc .kimbiaDiv .kimbia_GuestCity, .pc .kimbiaDiv .kimbia_GuestState  {width:49%; float: left!important; clear: none!important;}
				
			.pc .kimbiaDiv .kimbia_GuestState, .pc .kimbiaDiv .kimbia_GuestLastName {margin-left:2% !important;}
				
			.pc .inputGroup.k_rbGroup input{ display:none; }
			.pc .inputGroup.k_rbGroup label.k_radioCB { 
				display:inline; 
				padding-left:35px !important;
				padding-top: 7px !important; 
				line-height: 1.7em !important;
				margin: 0 40px 0 0  !important;
				font-weight: normal;
				font-size:1.2em;
				background: url("_img/checkbox_empty_white.png") no-repeat top left;
			}
			
			.pc .inputGroup.k_rbGroup input:checked + label {
				background: url("_img/checkbox_selected_white.png") no-repeat top left;
			} 
			.pc label.k_text {display: none !important;}
			.pc div.kimbiaDiv button.k_button.forward {
				background: #c73e39;
				border:none;
				padding:15px 30px;
				color: white;
				cursor: pointer;
				font-family: 'Open Sans Condensed', sans-serif;
			}
			.pc #kimbiaView_1_MemberIDNumber input {width: 92% !important; float:left;}
			.pc .whatsthis {
				display:block;
				float:right;
				background: url("_img/pc_information.png") no-repeat center center;
				width: 42px;
				height: 42px;
			}
			.pc .personalize_agenda .k_sectionProfile {display:none !important;}
		.pc .kimbia_holder .header_image {
			max-width: 563px;
			width:100%;
		}
		.pc label.k_nonChoice, .pc div.kimbiaDiv div.k_rbGroup span.k_otherMoneyHint  { display: none !important;}
		.pc .k_money {display: block !important;}
		.pc .footer {
			font-size: .75em;
			font-style: italic;
			text-align: center;
			padding:0 0 2em;
		}
	.pc .agenda .row {margin-bottom: 1em;}
		.pc h4 {
			background:#595959;
			text-align: center;
			font-size:1.2em;
			color: white;
			padding:4px 0;
			margin-top: 2em;
		}
		.pc h4.blue {background: #008cbf;}
		.pc h4.red {background: #c73e38;}
		
		
	.pc .event {margin: 2em 0 0;}
		.pc .event p {font-size: .8em; padding-left: 40px; line-height: 1.3em; margin-bottom: 4px;}
		.pc .event p.label_holder {padding-left: 0; font-size: 1em;}
		.pc .event input {display: none;}
		.pc .event label {
			font-weight: 700;
			font-size: 1.2em;
			padding: 6px 0 0 40px; 
			background: url("_img/checkbox_empty.png") no-repeat top left;
			line-height: 1.25em;
		}
		.pc .event input:checked + label {background: url("_img/checkbox_selected.png") no-repeat top left;}
		.pc .event .info {width:16px; height: 16px; margin-left: 10px; cursor: pointer; margin-bottom: 4px;}
		.pc .event .time {color:#008cbe; font-size: 1.1em; margin-bottom: 6px;}
		.pc .event .desc {display: none; padding-left: 40px;}
		.pc .req_level {color:#E6B54E;}
		.pc .req_level span {color:#454545;}

@media (max-width: 991px) {
	.pc .nav a {margin: 0 20px}
}

@media (max-width: 767px) {
	body {
	    padding: 0;
	}
	.article {
	    padding: 0 10px;
	}
	.row-fluid {
	    width: auto;
	}
	.container {
	    padding: 0;
	    width: 93%;
	}
	.pc .nav a {margin: 0 10px; font-size: 1em;}
	.pc #kimbiaView_1_MemberIDNumber input {width: 82% !important;}
}

@media (max-width: 672px) {
	.pc .menu {
		display:none;
	}
	
	.pc .slicknav_menu {
		display:block; background: none;
	}
	.pc .slicknav_btn {float: left; margin-left:0;}
	
}
@media (max-width: 479px) {
	div.dropdown-menu { 
     	width: 280px;
     	left: -100px;
    }
    
    div.alignright, div.alignleft, .pc .alignright, .pc .alignleft {float:none; width: 100% !important; margin:1em 0;}
    .alignright img, .alignleft img { margin: 0 auto;}
    img.alignright , img.alignleft  {clear: both; float:none; display: block;}
   
	div.kimbiaDiv select.k_select	{width:99%;}
	.kimbiaDiv						{width:300px; padding: 14px 14px 0 6px;}
	input.k_text					{width:94%;}
	div.kimbiaDiv select.k_select	{width:99%;}
	.kimbiaDiv					{border-radius: 0px;-webkit-border-radius: 0px ;moz-border-radius: 0px; border:none;}
	.kimbiaDiv .kimbia_FirstName,				
	.kimbiaDiv .kimbia_LastName				{width:100%; float:none; margin-left:0;}
	.kimbiaDiv .kimbia__payment_verification,	
	.kimbiaDiv .kimbia__payment_monthExpires,					
	.kimbiaDiv .kimbia__payment_yearExpires	{float:none; width:100%; margin-left:0;}
	.kimbiaDiv .kimbia_city, .kimbiaDiv .kimbia_state	{float:none!important;width:100%;}
	.kimbiaDiv .kimbia_state					{margin-left:0!important;}
	div.kimbiaDiv button.k_button.forward {
    	font-size: 19px !important;
	}
	.nomobile {display: none !important;}
	
	
	
	.pc {font-size:1.6em;}
	.pc .kimbiaDiv {padding:0;}
	.pc .kimbia_holder {padding: 10px;}
	.pc .kimbiaDiv .kimbia_city, .pc .kimbiaDiv .kimbia_state,
	.pc .kimbiaDiv .kimbia_GuestCity, .pc .kimbiaDiv .kimbia_GuestState,
	.pc .kimbiaDiv .kimbia_FirstName, .pc .kimbiaDiv .kimbia_GuestFirstName,				
	.pc .kimbiaDiv .kimbia_LastName, .pc .kimbiaDiv .kimbia_GuestLastName {float:none!important; width:100%;}
	.pc .kimbiaDiv .kimbia_state, .pc .kimbiaDiv .kimbia_LastName, 
	.pc .kimbiaDiv .kimbia_GuestLastName, .pc .kimbiaDiv .kimbia_GuestState {margin-left:0!important;}
	
}
@media only screen and (max-width: 320px) {
	
	.page-header .pull-left, .page-header .pull-right {
	    float: none;
	    text-align: center;
	}
	.page-header p {
	    margin-bottom: 0.5em;
	}
	.page-header .logo {
	    margin: 0 auto;
	}
	.page-header div.pull-left, .page-header div.pull-right {
	    padding: 0;
	}
	.page-header div.pull-left {
	    padding-top: 12px;
	}
}

.parallax {font-size: 18px; line-height: 1.6em; font-family: 'lato', sans-serif; color: #252525;}
.parallax .container { max-width: 720px; }
.parallax h4 { margin-bottom: 14px;}
.parallax header .container { max-width: 960px; padding-top:15px; padding-bottom: 15px;}
.parallax header {background: #252525;}
.parallax .blue_bg {
	//background: rgb(0, 37, 70);
    box-shadow: inset 0 0 0 1000px rgba(0,34,65,0.8);
	color: white;
}
.parallax .blue_overlay {
	background: rgb(0, 37, 70);
	color: white;
	position: absolute;
	top:0; left:0; 
	width: 100%; height: 100%;
	opacity: .8;
}
.parallax .headline_section {
	//background:rgba(0,34,65,0.8);
    box-shadow: inset 0 0 0 1000px rgba(0,34,65,0.8);
}
.parallax .headline_section h1 {
	font-size:44px;
	color: #eecc5e;
	font-weight: bold;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	margin: 120px auto 0;
	font-size: 44px;
	line-height: 1.2em;
}
.parallax h2 {font-size: 36px; font-weight: bold; text-align: center; margin-bottom: .5em;}
.parallax .headline_section h3 {
	margin: 10px auto 80px;
	color:white;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.2em;
	text-align: center;
}
.parallax p {margin-bottom: 1em;}
.parallax blockquote {
	color: #000066;
	font-style: italic;
	margin-left: 40px;
	border-left: none;
	padding-left: 0;
	margin-bottom: 1em;
}
.parallax ul {margin-left: 0px; list-style: none; padding-left: 0;}
.parallax li {
	background: url('_img/checkbox.png') no-repeat top left;
	padding-left:40px;
	margin-bottom: 1em;
}
.parallax footer {color:white; background:rgba(37,37,37,1);}
.parallax .col-sm-12 {padding-top: 2em; padding-bottom: 2em; }
.parallax .stripe-donation .col-sm-12 {padding-top: 0em; padding-bottom: 0em; }
.parallax div.kimbiaDiv {
	border-radius: 0;
	color:#252525;
	max-width: 500px;
    margin: 1em auto;
    padding: 20px;
}
.parallax span.small_label {display: inline; margin-right: 4px;}
.parallax div.kimbiaDiv label.groupLabel { margin-top:.5em;}
.parallax div.kimbiaDiv div.k_column.k_colNum0 {width:100%;}
.parallax div.kimbiaDiv button.k_button.forward {background:#eecc5e; border:none; border-radius: 5px; padding:10px 20px;}

.parallax .radio p {margin-bottom: 2px;}
.parallax .has-error .help-block.with-errors {
	color:white;
}
.parallax .list-unstyled li { background: none; padding-left:0; line-height: 1em; }


/***************************************** Year End 2015 Template **********************/
.yearend2015 {
	background:#e2e1e1 url('_img/header_bg.png') repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:black;
}
	.yearend2015 h3 {
		font-weight: bold;
		font-size:1.3em;
		color:#c0163a;
		margin-top:0;
		margin-bottom:1em;
	}
	.yearend2015 p, .yearend2015 ul {margin-bottom:1.3em; line-height: 1.5em;}

	.yearend2015 li {
		list-style-image: url('_img/star.png');
		margin-bottom:.5em;
	} 
	.yearend2015 .header_bg {
		background-size: 100%;
		background-size: cover;
		border-top:10px solid #0960ac;
		background-image: #0960ac;
	}
		.yearend2015 .banner, .yearend2015 .header { margin: 0 4%;}
		.yearend2015 .banner img {
			width:100%;
			margin: 30px 0;
		}
		.yearend2015 .countdown .col-xs-3 {margin: 0 2%; width:21%; }
		.yearend2015 .number span {margin-top:6px;}
		
		.yearend2015 .countdown .number {
			font-family: arial;
			font-weight: bold;
			border-radius: 10px;
			border-top-left-radius: 0;
			border-top-right-radius: 0;
			border-top: none;
		}
		.yearend2015 .give_by{
			text-transform: uppercase;
			color:white;
			font-family: 'Arvo', serif;
			font-weight: 400;
			text-align: center;
			letter-spacing: 2px;
			margin-top: 10px;
		}
	
	.yearend2015 .blue_bg {
		padding-top:10px;
		background: url('_img/blue_bg.jpg') repeat center top;
	}
		.yearend2015 .thermometer { 
			margin-top: 20px; 
			border: 5px solid #dddddd;
			border-radius: 3px;
		}
		.yearend2015 .bubble {width:120px;  padding-top: 9px;}
		.yearend2015 .thermometer > h2 {
			padding-right: 40px;
			font-size: 1.2em;
			font-weight: 300;
			text-transform: uppercase;
			padding-top: .4em;
		}
		.yearend2015 .filled_thermometer {background: url('_img/thermometer_fill.jpg') repeat-x top left; }
	.yearend2015 .container {
		max-width: 1060px;
	}
	.yearend2015 .container.white {
		background: white;
		box-shadow:0 10px 20px 0 rgba(160, 160, 160, 0.7) ;
		-moz-box-shadow:0 10px 20px 0 rgba(160, 160, 160, 0.7) ;
		-webkit-box-shadow:0 10px 20px 0 rgba(160, 160, 160, 0.7) ;
		-khtml-box-shadow:0 10px 20px 0 rgba(160, 160, 160, 0.7) ;
		padding-top:30px;
		padding-bottom: 30px;
	}
		.yearend2015 .logo {margin: 30px 0;}
	
	.yearend2015 .spacer {
		height:200px;
		float:right;
		width:0px;
	}
	.yearend2015 .ribbon_holder {
		float:right;
		width: 300px;
		margin-right:-14%;
		margin-left:35px;
		clear:right;
	}
	
		.yearend2015 .ribbon {
			background:url("_img/ribbon_bg.png") top left repeat-x;
			font-family: 'Arvo', sans-serif;
			letter-spacing: 2px;
			font-weight: 400;
			color:white;
			text-transform: uppercase;
			position: relative;
			height:59px;
			margin-bottom: 1em;
			padding-top:6px;
			font-size: 22px;
			padding-left: 20px;
			margin-top:1em;
		}
		
		.yearend2015 .ribbon:before {
			content:'';
			background: url('_img/ribbon_left.png');
			
			width: 28px;
			height: 59px;
			position: absolute;
			left:-28px;
			top:0;
		}
		.yearend2015 .ribbon:after {
			content:'';
			background: url('_img/ribbon_right.png');
			width:19px;
			height:68px;
			position: absolute;
			right:-19px;
			top:0;
		}
		
		.yearend2015 .ribbon_body {
			padding:20px 40px;
			margin-left:20px;
			color:#4e4c4d;
			font-size:0.7em;
			border-left:1px solid #7e7e7e;
		}
			.yearend2015 .ribbon_body span {
				color:#004886;
				font-weight: bold;
				font-size: 1.2em;
				display:block;
				margin:1em 0 0em; 
			}
			
		.yearend2015 .donation_holder {
			border:1px solid #787a7a; 
			padding:0;
			background: url("_img/donation_bg.png") repeat-y top left;
			background-size: 100% 100%;
		}
		
		.yearend2015 .kimbia_header {
			background:#e9bd36;
			color:black;
			text-align: center;
			padding: 15px 0;
		}
		.yearend2015 .kimbia_header h2 {font-weight: bold;}
		.yearend2015 #kimbiaHolder, .yearend2015 #kimbiaHolderNoOneClick {margin-left:5%; margin-top:20px;}
		.yearend2015 div.kimbiaDiv label.groupLabel.section { margin: 0;}
		.yearend2015 .kimbiaDiv .kimbia_LastName, .yearend2015 .kimbiaDiv .kimbia_FirstName,
		.yearend2015 .kimbiaDiv .kimbia_city, .yearend2015 .kimbia_state{ width: 49%; }
		.yearend2015  .kimbiaDiv input.k_text, .yearend2015  .kimbiaDiv input.k_money, .yearend2015 div.kimbiaDiv select.k_select.k_required {width: 100% !important;}
		.yearend2015 div.kimbiaDiv div.inputGroup {margin-left:0;}
		.yearend2015 .k_footer { display: none;}
		.yearend2015 .thirdparty {margin-top:20px; margin-left:1em;}
		.yearend2015 .trustees img {border:1px solid #242424; margin-bottom:15px;}
		.yearend2015 .expert {margin:20px;}
		.yearend2015 .expert-section .image {width:30%; float:left;}
		.yearend2015 .expert-section .image img {display:block; width:100%;}
		.yearend2015 .expert-section .quote {width:60%; float:right; text-align:left;font-size: 16px;line-height: 20px;}
		.yearend2015 .expert-section span {display:block; font-weight:700; margin-top:6px;}
		.yearend2015 .expert-section,
		.yearend2015 .trustees-section, .yearend2015 .media-section	{text-align:center;margin:20px auto;}	
		.yearend2015 div.kimbiaDiv .k_instruction {line-height: 1.3em;}
		.yearend2015 .kimbiaDiv input[name="DonationLevel"] + label {
			background: #eee;
			border: 1px solid #004d88;
			color: #004d88 !important;
			text-shadow: none;
			font-weight: normal !important;
		}
		.yearend2015 input[name="DonationLevel"]:checked + label, .yearend2015 input[name="DonationLevel"]:hover + label { background: #004d88 !important; color: white !important;}
		.yearend2015 div.kimbiaDiv button.k_button.forward {text-transform: none;}

@media (max-width:1024px) {
	.yearend2015 {font-size: 1.7em;}
	.yearend2015 #kimbiaHolder, .yearend2015 #kimbiaHolderNoOneClick {font-size:0.9em;}
}
@media (max-width:768px) {
	.yearend2015 .ribbon_holder 	{margin-right:0; margin-left:42px;}
	.yearend2015 .logo {width:90%; height:90%;}
	.yearend2015 .donation_holder {background: none;}
	.yearend2015 .recent_donors_holder, .yearend2015 .thirdparty  {background: #fef7e2; font-size: 1.2em; margin-left: 0; padding-left: 20px; padding-top: 20px;}
	.yearend2015 .media-section {margin-bottom: 0; padding-bottom: 20px;}
}
@media (max-width:600px) {
	.yearend2015 .ribbon_holder {display:none;}
	.yearend2015 .header_bg .container {width: 100%;}
	.yearend2015 .countdown .number { font-size: 24px;}
	
}
@media (max-width:480px) {
	.yearend2015 .logo {margin-bottom: 5px;}
	.yearend2015 .number span {line-height:1em;}
	.yearend2015 .header { margin: 0;}
	.yearend2015  div.kimbiaDiv .kimbia_FirstName,				
	.yearend2015  div.kimbiaDiv .kimbia_LastName				{width:100%; float:none; margin-left:0;}
	.yearend2015  div.kimbiaDiv .kimbia__payment_verification,	
	.yearend2015  div.kimbiaDiv .kimbia__payment_monthExpires,					
	.yearend2015  div.kimbiaDiv .kimbia__payment_yearExpires	{float:none; width:100%; margin-left:0;}
	.yearend2015  div.kimbiaDiv .kimbia_city, .yearend2015  div.kimbiaDiv .kimbia_state	{float:none!important;width:100%;}

}
@media (max-width:320px) {
	.yearend2015 .col-xs-6 {width: 100%; left: 0; right: 0;}
	.yearend2015 .no-smallmobile {display: none;}	
}



/**************************************************************************
* 2016 January Membership Campaign
***************************************************************************/
@font-face{
	font-family:'Ionicons';
		src:url('fonts/ionicons/ionicons.eot?v=2.0.0');
		src:url('fonts/ionicons/ionicons.eot?v=2.0.0#iefix') format('embedded-opentype'),
			url('fonts/ionicons/ionicons.ttf?v=2.0.0') format('truetype'),
			url('fonts/ionicons/ionicons.woff?v=2.0.0') format('woff'),
			url('fonts/ionicons/ionicons.svg?v=2.0.0#Ionicons') format('svg');
	font-weight:normal;
	font-style:normal;
}

body.membership2016{
	background-color:#404042;
	background-attachment:scroll;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:contain;
	font-size: 18px;
}


/*======================================================================
	Text Formatting
----------------------------------------------------------------------*/
.membership2016 p{
	line-height:25px;
	margin-top:20px;
}
.membership2016 p:first-child{
	margin-top:0px;
}
.membership2016 strong, strong em{
	font-weight:700;
}
.membership2016 em, .membership2016 em strong{
	font-style:italic;
}
.membership2016 a{
	text-decoration:underline;
}
.membership2016 ol,
.membership2016 ul{
	padding-left:40px;
	margin-top:40px;
}
.membership2016 ol li,
.membership2016 ul li{
	line-height:25px;
	margin-top:20px;
}
.membership2016 ol li:first-child,
.membership2016 ul li:first-child{
	margin-top:0px;
}
.membership2016 h1{
	font-family:"Montserrat", sans-serif;
	font-size:35px;
	font-weight:700;
	color:#3c3c3c;
	line-height:40px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:40px;
}
.membership2016 h2{
	font-family:"Georgia", serif;
	font-size:20px;
	font-style:italic;
	color:#3c3c3c;
	line-height:25px;
	text-align:center;
	margin-top:-40px;
	margin-bottom:40px;
}
.membership2016 img{
	max-width:100%;
	height:auto;
	display:inline-block;
}


/*======================================================================
	Container
----------------------------------------------------------------------*/
.membership2016 div.container{
	padding:40px;
	width:100%;
	max-width:800px;
	margin:0px auto;
}


/*======================================================================
	Navigation
----------------------------------------------------------------------*/
.membership2016 div.navigation{
	background-color:#1f2020;
}
.membership2016 div.navigation div.container{
	max-width:880px;
	padding:20px 40px;
}
.membership2016 div.navigation div.container img{
	width:auto;
	height:60px;
}


/*======================================================================
	Title
----------------------------------------------------------------------*/
.membership2016 div.title{
	padding:100px 40px;
}
.membership2016 div.title h1,
.membership2016 div.title h2{
	color:#fff;
	max-width:600px;
	margin:0px auto;
}
.membership2016 div.title h1{
	font-size:40px;
	line-height:45px;
}
.membership2016 div.title h2{
	font-size:25px;
	line-height:30px;
}
.membership2016 div.title span{
	background-color:#b22234;
	width:100px;
	height:4px;
	margin:20px auto;
	display:block;
}


/*======================================================================
	White
----------------------------------------------------------------------*/
.membership2016 div.white{
	background-color:#fff;
}


/*======================================================================
	Blue
----------------------------------------------------------------------*/
.membership2016 div.blue{
	background-color:#002546;
}
.membership2016 div.blue h1,
.membership2016 div.blue h2{
	color:#fff;
}
.membership2016 div.blue h2{
	color:#4d9fe7;
}
.membership2016 div.blue p{
	color:#fff;
}
.membership2016 div.blue ul{
	list-style:none;
	padding-left:60px;
}
.membership2016 div.blue ul li{
	color:#fff;
	position:relative;
}
.membership2016 div.blue ul li:before{
	content:'\f375';
	font-family:"Ionicons";
	font-size:38px;
	color:#4d9fe7;
	margin-top:5px;
	margin-left:-55px;
	position:absolute;
	top:0;
	left:0;
}


/*======================================================================
	Benefits
----------------------------------------------------------------------*/

.membership2016 div.benefit{
	margin-top:40px;
}
.membership2016 div.benefit div.image{
	width:40%;
	padding-right:20px;
	float:left;
}
.membership2016 div.benefit div.image img{
	display:block;
}
.membership2016 div.benefit div.info{
	width:60%;
	padding-left:20px;
	float:left;
}
.membership2016 div.benefit div.info h3{
	font-weight:700;
	line-height:25px;
}


/*======================================================================
	Disclaimer
----------------------------------------------------------------------*/
.membership2016 div.disclaimer{
	max-width:880px;
}
.membership2016 div.disclaimer p{
	font-size:14px;
	color:#fff;
}
.membership2016 div.disclaimer p a{
	font-size:14px;
	color:#4d9fe7;
}

/*======================================================================
	Kimbia
----------------------------------------------------------------------*/
.membership2016 div.kimbiaDiv {
	background: none;
	margin: 0 auto;
	max-width: 450px;
	
}
.membership2016 .blue div.kimbiaDiv label.groupLabel, .membership2016 .blue div.kimbiaDiv label { color: white;}
.membership2016 .kimbiaDiv input.k_text, .membership2016 .kimbiaDiv input.k_money, membership2016 .kimbiaDiv .k_button {
	border-radius: 0;
}
.membership2016 .kimbiaDiv input[name="DonationLevel"] + label {
	background-color: #002546 !important;
    border: 1px solid white;
    color: white !important; 
 }
.membership2016 .k_checkmarkBg {color: white;}
.membership2016 input[name="DonationLevel"]:checked + label, .membership2016 input[name="DonationLevel"]:hover + label {     
	background: #4d9fe7 !important;
}


@media only screen and (max-width:600px){  
	.membership2016 {
		font-size:15px; 
	}
	
	.membership2016 h1{
		margin-bottom:20px;
	}
	.membership2016 h2{
		margin-top:-20px;
		margin-bottom:20px;
	}
	
	.membership2016 div.container{
		padding:20px;
	}
	
	.membership2016 div.navigation div.container{
		padding:20px;
	}
	.membership2016 div.navigation div.container img{
		height:40px;
	}
	
	.membership2016 div.title{
		padding:60px 20px;
	}
	
	.membership2016 div.benefit{
		margin-top:20px;
	}
	.membership2016 div.benefit div.image{
		padding-right:10px;
	}
	.membership2016 div.benefit div.info{
		padding-left:10px;
	}
}


@media only screen and (max-width:500px){
	.membership2016 div.title h1{
		font-size:35px;
		line-height:40px;
	}
	.membership2016 div.title h2{
		font-size:20px;
		line-height:25px;
	}
}

@media only screen and (max-width:400px){
	
	.membership2016 div.benefit div.image{
		width:100%;
		padding-right:0px;
		margin: 0 auto;
	}
	.membership2016 div.benefit div.info{
		width:100%;
		padding-top:20px;
		padding-left:0px;
	}
}



/**************************************************************************
* 2016 Annual Leadership Conference
***************************************************************************/

.alc2016 {
	/*background: url("_img/alc2016_bg.jpg") no-repeat center top #010100;
	background-size: cover;*/
	background: #e2e1e1;
	font-family: Georgia, serif;
}
	.alc2016 .header {
		background: url("_img/alc2016_header_bg.jpg") repeat-x center center #f1951c;
	}
	.alc2016 .logo {
			display:inline-block;
			width: 450px;
			height:153px;
			background:url("_img/alc2016_logo_black.png") no-repeat center center;
			margin:0px auto;
			background-size: contain;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
				src='_img/alc2016_logo.png',
				sizingMethod='scale');
				
			-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
				src='_img/alc2016_logo.png',
				sizingMethod='scale')";
		}
	.alc2016 h1, .alc2016 h2, .alc2016 h3 {
		font-family: 'Georgia', serif;
		color:#007ca5;
		line-height: 1.4em;
		margin-bottom: 10px;
		letter-spacing: 1px;
	}
		.alc2016 h2 { font-size:24px;}
	.alc2016 .nav {background: #007ca5; color: white; font-size: 1.1em; position: relative;}
	.alc2016 .nav ul {padding: 10px 0; text-align: center;}
		.alc2016 .nav a {color: white; font-family: Georgia, serif; text-transform: capitalize; letter-spacing: 1px; margin: 0 20px; }
		.alc2016 .nav a: hover { color: white; text-decoration: underline; }
		.alc2016 .nav .current_page_item a, .alc2016 .nav a:hover {color: white;}
		
	.alc2016 .pic {
		margin: 10px;
	    border: 7px solid white;
	    -webkit-box-shadow: 3px 3px 3px #333;
	    box-shadow: 3px 3px 3px #333;
	}
	.alc2016 .tilt_left {
	  -webkit-transform: rotate(-10deg);
	     -moz-transform: rotate(-10deg);
	       -o-transform: rotate(-10deg);
	      -ms-transform: rotate(-10deg);
	          transform: rotate(-10deg);
	}
	.alc2016 .tilt_right {
	  -webkit-transform: rotate(8deg);
	     -moz-transform: rotate(8deg);
	       -o-transform: rotate(8deg);
	      -ms-transform: rotate(8deg);
	          transform: rotate(8deg);
	}
	.alc2016 div.kimbiaDiv span.k_messages {color: red;}
	.alc2016 .container {max-width: 850px;}
	.alc2016 .countdown .number { background: #ef941c; border: 1px solid #007ca5; }
	.alc2016 div.kimbiaDiv input.k_radioCB {display: none;}
		
		.alc2016 .k_sectionRegType span.small_label {display: none; }
		.alc2016 div.kimbiaDiv div.inputGroup.k_rbGroup label.k_radioCB{
			font-weight: 400;
			font-size: 1.2em;
			padding: 9px 0 0px 40px; 
			background: url("_img/checkbox_empty.png") no-repeat top left;
			line-height: 1.25em;
			margin: 0;
		}
		.alc2016 div.kimbiaDiv div.k_rbGroup label { font-size: 1.2em; }
		.alc2016 div.kimbiaDiv div.k_column.k_colNum0 {width: 100%;}
		.alc2016  div.kimbiaDiv div.inputGroup.k_rbGroup input:checked + label {background: url("_img/checkbox_selected_orange.png") no-repeat top left;}
	.alc2016 div.kimbiaDiv textarea.k_textarea {width: 93%; border-radius: 5px; } 
	.alc2016 div.kimbiaDiv input.k_number, .alc2016 div.kimbiaDiv input.k_text, .alc2016 div.kimbiaDiv input.k_money, .alc2016 div.kimbiaDiv textarea.k_textarea, .alc2016 div.kimbiaDiv select.k_select, .alc2016 div.kimbiaDiv input.couponCode,
	.alc2016 div.kimbiaDiv input.k_number.k_required, .alc2016 div.kimbiaDiv input.k_text.k_required, .alc2016 div.kimbiaDiv input.k_money.k_required, .alc2016 div.kimbiaDiv textarea.k_textarea.k_required { 
		border: 2px solid #222 !important;
		border-radius: 0px !important; 
	}
	
	.alc2016 div.kimbiaDiv label.groupLabel, .alc2016 div.kimbiaDiv .k_sharing .k_heading { padding-bottom: 0;}
	.alc2016 div.kimbiaDiv div.inputGroup#kimbiaView_1_Prefix{ width: 33%;  }
	.alc2016 div.kimbiaDiv button.k_button.forward {background: #007ca5; border: none; }
	
	.alc2016 div.footer {padding-top: 0;}
	
	.alc2016 .agenda .row {margin-bottom: 1em;}
		.alc2016 h4 {
			background:#595959;
			text-align: center;
			font-size:1.2em;
			color: white;
			padding:4px 0;
			margin-top: 2em;
		}
		.alc2016 h4.blue {background: #007ca5;}
		.alc2016 h4.orange {background: #ef941c;}
		
@media (max-width: 672px) {
	.alc2016 .menu {
		display:none;
	}
	
	.alc2016 .slicknav_menu {
		display:block; background: none;
	}
	.alc2016 .nav a.slicknav_btn {float: left; margin-left:0;}
	
}
@media (max-width: 479px) { 
	.alc2016 .logo {
			width: 300px;
			height:102px;
	}
	.alc2016 .tilt_left {
	  -webkit-transform: rotate(0deg);
	     -moz-transform: rotate(0deg);
	       -o-transform: rotate(0deg);
	      -ms-transform: rotate(0deg);
	          transform: rotate(0deg);
	}
	.alc2016 .tilt_right {
	  -webkit-transform: rotate(0deg);
	     -moz-transform: rotate(0deg);
	       -o-transform: rotate(0deg);
	      -ms-transform: rotate(0deg);
	          transform: rotate(0deg);
	}
	.alc2016 .pic img { width: 100% !important;}
}

/**************************************************************************
* 2016 A/B Form Test
***************************************************************************/


.page-template-page-ab-t1-form .container{
	width: 975px;
	max-width: none;
}
.page-template-page-ab-t1-form #primary-ask{
	overflow: hidden;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 24px;
}

.page-template-page-ab-t1-form #supporting-content h4{
	font-family: "Open Sans";
	font-size: 18px;
	color: #454545;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.page-template-page-ab-t1-form #supporting-content #supporting-say {
	border-bottom: solid 1px #CCC;
	padding: 40px 0 0 0;
}

.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote{
	padding: 0 0 0 47px;	
	overflow: hidden;
}

.page-template-page-ab-t1-form #supporting-content #supporting-about{
	border-bottom: solid 1px #CCC;
	width: 325px;
	padding: 0 0 40px 0;	
}

.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote blockquote {
	font-family: "Open Sans";
	color:#454545;
	font-size: 15px;
	line-height: 24px;
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    border: none;
}
.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote blockquote p{
	width: 255px;
	line-height: 28px;
}

.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote blockquote:before, .page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote blockquote:after {
    position: absolute;
    line-height: 1;
    font-family: "Proxima Nova", Georgia, "Times New Roman";
	font-size: 65px;
	color: #7c7979;
}

.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote blockquote:before {
    top: 0;
    left: -40px;
    content: "\201C";
}
.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote blockquote:after {
    bottom: -43px;
    right: 0;
    content: "\201D";
}

.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote .supporting-quote-source{
	font-weight: bold;
	margin: 10px 0 40px 0;
	float: left;
}
.page-template-page-ab-t1-form #primary-ask .holder.amt-holder{
	margin-top:0;
}
.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote img{
	float: right;
} 
.page-template-page-ab-t1-form #supporting-content #supporting-say .supporting-quote .supporting-quote-source span{
	font-weight: normal;
	font-style: italic;
	display: block;
}
.page-template-page-ab-t1-form #primary-ask .stripe-donation-card-cvc{
	margin-top: 30px;
} 


.page-template-page-ab-t1-form #primary-ask .stripe-donation{
	float:left;
	border-right: solid 1px #CCC;
	padding: 0 30px 0 0;
	max-width: 500px;
}
.page-template-page-ab-t1-form  #supporting-content {
	max-width: 365px;
	float: left;
	padding: 0 0 0 35px;
}

.page-template-page-ab-t1-form #primary-ask .stripe-donation, .page-template-page-ab-t1-form  #supporting-content {
	margin-top:40px;
}

.page-template-page-ab-t1-form #supporting-content #supporting-secure{
	padding-top:40px;
}

.page-template-page-ab-t1-form #supporting-content #supporting-secure img{
	float: left;
	margin-right: 10px;
}
.page-template-page-ab-t1-form #supporting-content #supporting-secure p, .page-template-page-ab-t1-form #supporting-content #supporting-secure h4{
	float:right;
	width: 245px;
}
.page-template-page-ab-t1-form #supporting-content #supporting-secure p{
	font-family: "Open Sans";	
	font-size: 19px;
	line-height: 21px;
	font-weight:300;
	color: #454545;
	font-style: italic;
}
.page-template-page-ab-t1-form #supporting-content #supporting-secure h4{
	margin-top:10px;
	font-size: 15px;
}

.page-template-page-ab-t1-form .checkbox input[type="checkbox"], .page-template-page-ab-t1-form .checkbox-inline input[type="checkbox"], .page-template-page-ab-t1-form .radio input[type="radio"], .page-template-page-ab-t1-form .radio-inline input[type="radio"]{
	margin: 0 5px 0 0;
	position: static;
}
.page-template-page-ab-t1-form #primary-ask .col-sm-12.radio.form-group  label{
padding-left:5px;
}


.page-template-page-ab-t1-form #primary-ask .credit-tip-mobile {
	display:none;
}

.page-template-page-ab-t1-form #primary-ask .verisign,  .page-template-page-ab-t1-form #primary-ask .btn-primary{
	float: left;
}

.page-template-page-ab-t1-form #primary-ask .verisign{
	width: 25%;
}
.page-template-page-ab-t1-form #primary-ask .verisign img{
	width: 75%;
	margin-left:20px;
}

.page-template-page-ab-t1-form #primary-ask .form-main-sub {
	margin-bottom:30px;
}

.page-template-page-ab-t1-form #primary-ask .amt-button {
	position: relative;
}

.page-template-page-ab-t1-form #primary-ask .donation-amount-sub{
	margin-top:5px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

.page-template-page-ab-t1-form #primary-ask .donation-or-spacer
{
	margin-bottom:20px;
	max-width: 540px; overflow: hidden;
}

.page-template-page-ab-t1-form #primary-ask .donation-or-spacer hr
{
	width: 47%; 
	border-color: #CCC; 
	float: left; 
	margin: 10px 0px 0px;
}

.page-template-page-ab-t1-form #primary-ask .donation-or-spacer p
{
	width: 6%; 
	float: left; 
	text-align: center; 
	color: #CCC; 
	margin: -2px 0px 0px;
	font-size:13px;
}
.page-template-page-ab-t1-form #primary-ask .amt-holder p strong, .page-template-page-ab-t1-form #primary-ask .stripe-donation h4{
	font-size:24px;
}

.page-template-page-ab-t1-form #secondary-ask .stripe-donation{
	margin:0;
}

.page-template-page-ab-t1-form #primary-ask ul.checkmark li{
		background: rgba(0, 0, 0, 0) url("_img/check_mark.gif") no-repeat scroll 0 4px;
		list-style: outside none none;
		margin-bottom: 1em;
		margin-left: 4px;
		padding-left: 30px;
	}

.page-template-page-ab-t1-form #primary-ask blockquote{
	color:#033a63;
}
.page-template-page-ab-t1-form #primary-ask .btn#donate-btn{
	font-family: "Open Sans";
	font-size: 21px;
	line-height: 44px;
	float:right;
	width: 260px;
	line-height: 30px;
	background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}

.page-template-page-ab-t1-form #primary-ask h3 {
    font-size: 25px;
    font-weight: normal;
    line-height: 32px;
    margin: 16px 0;
}

.page-template-page-ab-t1-form #primary-ask .amt-holder label {
	max-width: none;
}

.page-template-page-ab-t1-form #primary-ask .typical-donation{
	position:absolute; top:-25px; right:0;
}

@media (max-width: 780px){
	.page-template-page-ab-t1-form #primary-ask .stripe-donation-card-cvc{
		float: left;
		max-width: 85%;
	}
	.page-template-page-ab-t1-form #primary-ask .credit-tip-desktop{
		display: none;
	}
	.page-template-page-ab-t1-form #primary-ask .credit-tip-mobile{
		display: block;
		padding:0;
	}

	.page-template-page-ab-t1-form #primary-ask .creditcard-holder .help-block {
		clear:both;
	}

	.page-template-page-ab-t1-form #primary-ask .btn-primary{
		width: 100%;
	}

	.page-template-page-ab-t1-form #primary-ask .verisign {
		margin-left:0px;
		padding-top:20px;
		width:50%;
	}

	.page-template-page-ab-t1-form #primary-ask .verisign img{
		margin-left:0px;
	}

	.page-template-page-ab-t1-form #primary-ask .with-errors{
		width: 100% !important;
	}

	.page-template-page-ab-t1-form #primary-ask #donate-btn.btn{
		width: 100%;
		margin: 20px 0;
	}

	.page-template-page-ab-t1-form #primary-ask .typical-donation{
		top:-35px;
	}

}
@media (max-width: 672px) {
	.page-template-page-ab-t1-form .container{
		width: inherit;
		max-width: 93%;
	}
	.page-template-page-ab-t1-form .stripe-donation{
		float:none;
		border:0;
		padding: 0;
	}
	.page-template-page-ab-t1-form  #supporting-content{
		display: none;
		float: none;
	}
	.page-template-page-ab-t1-form #primary-ask .stripe-donation{
		max-width: 100%;
		width: 100%;
		border:none;
		padding: 0;
	}

	.page-template-page-ab-t1-form #primary-ask .btn.btn-primary.donate-btn{
		width: 100%;
		margin:20px 0;
	}
}

/*MEC Test 8*/

.page-template-page-test8-t1-form .mec-h2 {
  font-family: "Open Sans" !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  color: #004d88;
  margin: 25px 0 20px;
}

.page-template-page-test8-t1-form .mec-p {
  margin: 15px 0;
}

.page-template-page-test8-t1-form .mec-p.mec-last {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.page-template-page-test8-t1-form .mec-keyissue-wrapper {
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
}

.page-template-page-test8-t1-form .mec-keyissue {
  list-style-type: none;
  display: table;
}

.page-template-page-test8-t1-form .mec-keyissue img {
  display: table-cell;
  vertical-align: middle;
}

.page-template-page-test8-t1-form .mec-keyissue h3 {
  font-family: "Open Sans";
  font-size: 14px;
  line-height:21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454545;
  margin: 0;
}

.page-template-page-test8-t1-form .mec-keyissue-text {
  display: table-cell;
  vertical-align: middle;
  font-family: "Open Sans";
  font-size: 14px;
  line-height:22px;
  color: #454545;
  padding: 0 0 20px 22px;
}

.page-template-page-test8-t1-form .mec-donation-h4 {
  font-family: "Open Sans";
  font-size: 19px;
  font-weight: 700;
  color: #004d88;
}

.page-template-page-test8-t1-form .mec-tabs-wrapper {
  padding: 0;
}

.page-template-page-test8-t1-form .mec-tab {
  font-family: "Open Sans";
  font-size: 15px;
  width: 127px;
  font-weight:600;
  color: #454545;
  text-align:center;
  background-color: #d9d9d9;
  list-style-type: none;
  height: 43px;
  border: 3px solid #fff;
  border-top: 6px solid #fff;
  float: left;
  cursor: pointer;
}

.page-template-page-test8-t1-form .mec-donation-block-wrapper {
  clear: both;
}

.page-template-page-test8-t1-form .mec-tab.mec-active {
  text-align:center;
  background-color: #eee;
  border: 0;
  margin-top: 5px;
  min-height: 20px;
  height: inherit;
}


.page-template-page-test8-t1-form .mec-tab .mec-highest-impact {
  color: #fff;
  display: block;
  background-color: #337ab7;
  font-size: 0.75em;
  line-height: 18px;
  height: 20px;
}

.page-template-page-test8-t1-form .mec-tab.mec-tab-monthly {
  height: 58px;
}

.page-template-page-test8-t1-form .mec-tab.mec-tab-onetime {
  margin-top: 20px;
}

.page-template-page-test8-t1-form .mec-tab.mec-active.mec-tab-onetime {
  margin-top: 25px; /* 45 */
  border-bottom: 1px solid #eee;
}

.page-template-page-test8-t1-form .mec-tab .mec-tab-text {
  padding: 4px;
}

.page-template-page-test8-t1-form .mec-tab.mec-tab-monthly .mec-tab-text {
  padding: 2px 4px 4px;
}

.page-template-page-test8-t1-form .mec-tab.mec-active.mec-tab-monthly .mec-tab-text {
  padding: 4px;
  height: 0;
}

.page-template-page-test8-t1-form .mec-donation-block {
  background-color: #eee;
  padding: 20px;
}

.page-template-page-test8-t1-form .mec-donation-block .mec-text-donation-link  {
  cursor: pointer;
}

.page-template-page-test8-t1-form .mec-donation-block .mec-impact  {
  margin-bottom: 20px;
}

.page-template-page-test8-t1-form .mec-donation-block .stripe-donation-other-amt {
  height: 40px;
  font-size: 16px;
}

.page-template-page-test8-t1-form .mec-donation-block .col-sm-8 {
  width: 100%;
}

.page-template-page-test8-t1-form .mec-donation-block .mec-amt-text {
  font-size: 14px;
}

.page-template-page-test8-t1-form .mec-donation-block .mec-emphasis {
  color: #337ab7;
}

.page-template-page-test8-t1-form .mec-donation-block .amt-button {
  background-color: #fff;
  border: 1px solid #337ab7;
}

.page-template-page-test8-t1-form .mec-donation-block .amt-button.active, .page-template-page-test8-t1-form .mec-donation-block .amt-button:hover {
  background-color: #337ab7;
}

.page-template-page-test8-t1-form .mec-donation-block .col-sm-8.form-group {
  margin-bottom: 0;
}

.page-template-page-test8-t1-form .mec-donation-block .col-sm-12.radio.form-group {
  display: none;
}

.page-template-page-test8-t1-form .mec-donation-block .mec-impact, .page-template-page-test8-t1-form .mec-hidden {
  display: none;
}

.page-template-page-test8-t1-form .mec-donation-block .mec-impact.mec-active {
  display: block;
}

.page-template-page-test8-t1-form .mec-donation-holder .col-sm-12.checkbox.form-group {
  display: none;
}

/*Test 8 TY page edits*/

.page-template-page-test8-t1-form .mec-thank-you-section  {
  border-bottom: 5px solid #ddd;
  padding-bottom: 15px;
}

.page-template-page-test8-t1-form .mec-thank-you-section h2 {
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 700;
  color: #004d88;
}

.page-template-page-test8-t1-form .mec-thank-you-section p {
  margin: 24px 0;
}

.page-template-page-test8-t1-form .mec-thank-you-section .mec-portrait-block {
  width: 175px;
  float: right;
  margin: 28px 0 20px 40px;
}

.page-template-page-test8-t1-form .mec-thank-you-section .mec-portrait-block img {
  display: block;
  border: 4px solid #ddd;
}

.page-template-page-test8-t1-form .mec-thank-you-section .mec-portrait-block .mec-portrait-name {
  font-size: 15px;
  text-transform: uppercase;
  color: #004d88;
  text-align: center;
  font-weight: bold;
  margin: 10px 0 0;
  line-height: 18px;
}

.page-template-page-test8-t1-form .mec-thank-you-section .mec-portrait-block .mec-portrait-title {
  font-size: 15px;
	font-style: italic;
	color: #454545;
  text-align: center;
  line-height: 18px;
}

.page-template-page-test8-t1-form .mec-thank-you-section .mec-signature-block {
  position: relative;
}

.page-template-page-test8-t1-form .mec-thank-you-section .mec-signature-text {
  font-size: 12px;
  color: #454545;
  position: absolute;
  bottom: 0;
  left: 83px;
}

.page-template-page-test8-t1-form .mec-support-section .mec-support-ask {
  margin: 36px 0 16px;
  font-size: 18px;
  font-weight: 700;
  color: #454545;
}

.page-template-page-test8-t1-form .mec-support-section .mec-support-onetime {
  font-size: 15px;
  font-weight: 700;
}

.page-template-page-test8-t1-form #secondary-ask .amt-holder input.noThanks {
  /*hiding noThanks button*/
  display: none;
}

.page-template-page-test8-t1-form #secondary-ask .amt-holder .col-sm-8.form-group {
  width: 100%;
}

.page-template-page-test8-t1-form #secondary-ask .amt-holder .col-sm-8.form-group .btn-primary {
  margin: -5px 0 0 10px;
}

.page-template-page-test8-t1-form #secondary-ask .amt-holder .col-sm-8 .input-group {
  float: left;
  width: 50%;
}

.page-template-page-test8-t1-form #secondary-ask .amt-holder .col-sm-8 .input-group .form-control {
  height: 44px;
}

@media (max-width: 767px) {
  .page-template-page-test8-t1-form #secondary-ask .amt-holder .col-sm-8.form-group .btn-primary {
    margin: 0 0 0 10px;
  }
}

@media (max-width: 672px) {
	.page-template-page-test8-t1-form .container{
		width: inherit;
		max-width: 93%;
	}

  .page-template-page-test8-t1-form .mec-donation-block .mec-amt-text {
    /*display: none;*/
  }

  .page-template-page-test8-t1-form .mec-keyissue {
    display: block;
  }

  .page-template-page-test8-t1-form .mec-keyissue img {
    display: block;
    margin: 0 auto;
  }

  .page-template-page-test8-t1-form .mec-thank-you-section .mec-portrait-block {
    float: none;
    margin: 28px auto;
  }

  .page-template-page-test8-t1-form #secondary-ask .amt-holder .col-sm-8 .input-group {
    float: none;
    width: 100%;
  }

  .page-template-page-test8-t1-form #secondary-ask .amt-holder .col-sm-8.form-group .btn-primary {
    margin: 5px 0;
    width: 100%;

  }
}

/*End MEC Test 8*/

.redesign-2016 .countdown .number{ background: #264A59; border-radius: 0; padding-top:0; }

/**************************************************************************
* 2016 Money Votes Campaign
***************************************************************************/

/* Shared styles */
	
.page-template-page-money-votes-2017 .mec_always_hide {
	display: none !important;
	visibility: hidden !important;
}

.page-template-page-money-votes-2017 .mec_always_show {
	display: block !important;
	visibility: visible !important;
}

.page-template-page-money-votes-2017 .mec_table {
	display: table;
}

.page-template-page-money-votes-2017 .mec_row {
	display: table-row;
}

.page-template-page-money-votes-2017 .mec_cell {
	display: table-cell;
}

.money_votes_2017_html {
	height: 100vh;
}

.page-template-page-money-votes-2017 .block_center {
	display: block;
	margin: 0 auto;
}

.page-template-page-money-votes-2017 .tiny_hr {
	border: 1px solid #666;
	width: 74px;
	display: block;
	margin: 60px auto 40px;
	position: relative;
}

.page-template-page-money-votes-2017 .mec_heritage_logo {
	margin-top: 60px;
}

.page-template-page-money-votes-2017 .stripe-donation {
	max-width: 520px;
}

.page-template-page-money-votes-2017 .mec_min_vote_error input {
	border-color: #a94442;
}

.page-template-page-money-votes-2017 .mec_min_vote_error .input-group-addon {
	border-color: #a94442;
	background-color: #f2dede;
}

.page-template-page-money-votes-2017 .revote_link {
	display: block;
    margin: 24px auto;
    max-width: 100%;
    text-align: center;
    width: 550px;
}

.page-template-page-money-votes-2017 h1 {
	font-family: "Times New Roman";
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	color: #454545;
	text-align: center;
	line-height: 60px;
	margin: 30px 0 20px;
	display: block;
}

.page-template-page-money-votes-2017 h2 {
	font-family: Arial;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #454545;	
	text-align: center;
	display: block;
	margin-bottom: 50px;
}

.page-template-page-money-votes-2017 h3 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #0073ae;
	text-align: center;
	margin: 40px 0;
	display: none;
}

.page-template-page-money-votes-2017 p {
	font-family: Arial;
	font-size: 16px;
	line-height: 26px; 
	color: #454545;
    text-align: center;
}

.page-template-page-money-votes-2017 .donate_below {
	font-weight: bold;
}

.page-template-page-money-votes-2017 .nondonor_vote_btn {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #0073ae;
	padding: 8px 20px;
}

.page-template-page-money-votes-2017 .donor_vote_btn {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #EA7F1E;
	padding: 8px 20px;
}

.page-template-page-money-votes-2017 .donate_below {
	margin: 40px 0 20px;
}

.page-template-page-money-votes-2017 .row.vote_selection {
	margin: 40px 0;
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

.page-template-page-money-votes-2017 .vote_selection p {
	font-weight: bold;
	text-align: left;
	padding-left: 14px;
}

.page-template-page-money-votes-2017 #vote_selection_2,
.page-template-page-money-votes-2017 #vote_selection_1 {
	position: relative;
	overflow: hidden;
}

.page-template-page-money-votes-2017 #vote_selection_2 .vote_select_down {
	bottom: 50%;
	right:16px;
	transform: translateX(50%);
}

.page-template-page-money-votes-2017 .vote_selection #vote_select,
.page-template-page-money-votes-2017 .vote_selection #vote_select_2 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: Arial;
	font-size: 16px;
	border: 0 none;
	border-bottom: 3px #0073ae solid;
	padding: 0 30px 0 10px;
	margin-right: 50px;
	width: 100%;
	height: 60px;
	z-index: 3;
	position: relative;
	background-color: transparent;
}

.page-template-page-money-votes-2017 .vote_selection #vote_select_2 {
	height: 30px;
	margin-right: 0;
}

.page-template-page-money-votes-2017 .vote_selection #vote_select option,
.page-template-page-money-votes-2017 .vote_selection #vote_select_2 option
 {
	color: #454545;
	line-height: 20px;
	padding: 10px;
	border-color: #0073ae;
	background-color: #fff;
}

.page-template-page-money-votes-2017 .vote_selection .vote_select_down {
	color: #0073ae;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	display: inline-block;
	position: relative;
	text-align: right;
	position: absolute;
	bottom: 20px;
	right: 0;
	z-index: 1;
}

.page-template-page-money-votes-2017 .stripe-donation .stripe-donation-form .amt-holder .row:last-child {
	display: none;
	visibility: hidden;
}

.page-template-page-money-votes-2017 #secondary-ask .stripe-donation .stripe-donation-form .btn.btn-primary {
	background-color: #EA7F1E;
	color: #fff;
	margin: 0 auto;
	border: 0 none;
	display: block;
}

.page-template-page-money-votes-2017 .mec_secondary_finish {
	display: inline-block;
}


/* Desktop */

.page-template-page-money-votes-2017 .mec_cell_mobile_stack {
	display: table-cell;
}

.page-template-page-money-votes-2017 {
	background-image: url("_img/voters-booth-bg.png");
	background-repeat: repeat-x;
	background-color: #004d75;
	background-position: 0% 0%;
	background-attachment: fixed;
	height: 100vh;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	overflow-x: hidden;
}

.page-template-page-money-votes-2017 .mec_static_paper_background {
	width: 100%;
	max-width: 1114px;
	height: calc(100vh - 40px);
	background-color: #fff;
	border-top: 2px solid #e1e1e1;
	border-right: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	position: fixed;
	left: 50%;
	top: 40px;
	transform: translateX(-50%);
	padding: 0 25px;
}

.page-template-page-money-votes-2017 .ballot_content_header p {
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	line-height: 60px;
	position: relative;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
}

.page-template-page-money-votes-2017 .ballot_content_header {
	background-color: #fff;
    height: 60px;
    left: 50%;
	transform: translateX(-50%);
    max-width: 1114px;
    position: fixed;
    text-align: center;
    top: 40px;
	border-top: 2px solid #e1e1e1;
    width: calc(100vw - 200px);
	max-width: 946px;
    z-index: 5;
}

.page-template-page-money-votes-2017 .cheap_hider {
	background-image: url("_img/voters-booth-bg.png");
	background-repeat: repeat-x;
	background-color: #004d75;
	background-position: 0% 0%;
	background-attachment: fixed;
	height: 40px;
	position: fixed;
	z-index: 5;
	width: 100vw;
}

.page-template-page-money-votes-2017 .container.article {
	width: 100%;
	padding: 0 90px;
	max-width: 1114px;
	position: absolute;
	left: 50%;
	top: 40px;
	transform: translateX(-50%);
	z-index: 1;
}

.page-template-page-money-votes-2017 .ballot_content_scroll {
	overflow: auto;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    top: 62px;
}

.page-template-page-money-votes-2017 .ballot_square {
	background-image: url("_img/voters-ballot-rectangle.png");
	background-repeat: repeat-y;
	height: 100%;
	width: 57px;
}

.page-template-page-money-votes-2017  .money_votes_2017_content {
	width: 100%;
	display: block;
	height: 100%;
	padding: 0 86px;
}

.page-template-page-money-votes-2017 .voting_option .mec_cell_mobile_stack {
	vertical-align: top;
}

.page-template-page-money-votes-2017 .voting_option {
	margin-bottom: 60px;
}

.page-template-page-money-votes-2017 .voting_option_image {
	display: block;
	width: 182px;
	margin: 0 auto 20px;
}

.page-template-page-money-votes-2017 .voting_option_description {
	
	padding: 0 0 0 52px;
	width: 100%;
}

.page-template-page-money-votes-2017 .voting_option_description p {
	text-align: left;
	font-family: Arial;
	font-size: 16px;
	line-height: 26px; 
	color: #454545;
}

.page-template-page-money-votes-2017 p.voting_option_title {
	text-transform: uppercase;
	color: #0073ae;
	font-weight: bold;
}

.page-template-page-money-votes-2017 .cast_vote_h1 {
	margin-bottom: 50px;
}

.page-template-page-money-votes-2017 .footer_details {
	max-width: 520px;
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}

.page-template-page-money-votes-2017 .footer_details p {
	text-align: left;
}

.page-template-page-money-votes-2017 .footer_details .footer_copyright p {
	margin: 0;
}

.page-template-page-money-votes-2017 .footer_copyright2 {
	text-align: center;
	margin-bottom: 20px;
}

.page-template-page-money-votes-2017 .footer_copyright2 p {
	display: block;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

.page-template-page-money-votes-2017  .money_votes_2017_results {
	width: 100%;
	display: block;
	height: 100%;
	padding: 0 86px;
}

.page-template-page-money-votes-2017  .money_votes_2017_results .vote_result {
	padding: 20px 30px 10px;
	margin-bottom: 20px;
}

.page-template-page-money-votes-2017  .money_votes_2017_results .vote_result p {
	margin: 0;
	text-align: left;
}

.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result h2 {
	text-align: left;
	margin-bottom: 20px;
	visibility: hidden;
	display: inline-block;
}

.page-template-page-money-votes-2017 .vote_selected {
	background-color: rgba(0, 115, 174, 0.2);
}

.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result.vote_selected h2 {
	visibility: visible;
}

.page-template-page-money-votes-2017  .money_votes_2017_results .vote_result .voting_option_description .voting_option_title{
	margin-top: 20px;
	padding-right: 20px;
	height: 72px;
}

.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .voting_option {
	margin: 0;
}

.page-template-page-money-votes-2017 .meter_base { 
	height: 50px;
	position: relative;
	margin-left: -80px;
	margin-right: -1px;
	width: 81px;
	float: left;
}

.page-template-page-money-votes-2017 .meter {
	height: 50px;
	position: relative;
}

.page-template-page-money-votes-2017 .meter > span.meter_bar {
	display: block;
	height: 100%;
	position: relative;
}

.page-template-page-money-votes-2017 .meter .meter_text {
	font-family: Arial;
	text-align: right;
	color: #454545;
	font-size: 48px;
	line-height: 100%;
	font-weight: bold;
	float: right;
	height: 100%;
	z-index: 3;
	position: relative;
	margin-right: -100px;
}

.page-template-page-money-votes-2017 .meter .meter_red {
	background-color: #b73633;
}

.page-template-page-money-votes-2017 .meter .meter_grey {
	background-color: #aaa;
}

.page-template-page-money-votes-2017 .meter .meter_blue {
	background-color: #004b8d;
}

.page-template-page-money-votes-2017 .vote_result img {
	z-index: 2;
	position: relative;
}

.page-template-page-money-votes-2017 .vote_result .voting_option_percent_mobile {
	z-index: 3;
}

.page-template-page-money-votes-2017 .vote_result_content {
	width: 100%;
}

.page-template-page-money-votes-2017 #secondary-ask .stripe-donation .stripe-donation-form .k_button.forward.noThanks {
	display: none;
	visibility: hidden;
}

/* Desktop */
@media (min-width: 1115px) {
	
	.page-template-page-money-votes-2017  .desktop_hide {
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017  .mobile_show {
		display: none;
		visibility: hidden;
	}

	.page-template-page-money-votes-2017  .money_votes_2017_results .vote_result .voting_option_description .voting_option_title {
		height: 52px;
	}
}

/* Tablet Large (normal page, no background)*/
@media (max-width: 1114px) {
	
	.page-template-page-money-votes-2017  .tablet_hide {
		display: none;
		visibility: hidden;
	}

	.page-template-page-money-votes-2017 {
		background: none #fff;
	}
	
	.page-template-page-money-votes-2017 .cheap_hider {
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .mec_static_paper_background {
		padding: 0;
		border: 0 none;
		top: 0;
		height: 100vh;
	}

	.page-template-page-money-votes-2017 .ballot_content_header {
		width: calc(100% - 116px);
		top: 0;
		border-top: 0px none;
	}
	
	.page-template-page-money-votes-2017 .container.article {
		top: 0;
		left: 0;
		transform: none;
		width: 100%;
	}
	
	.page-template-page-money-votes-2017  .money_votes_2017_content {
		padding: 0;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .voting_option_description .voting_option_title {
		margin: 0;
		padding: 0;
		line-height: 20px;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .voting_option_description {
		margin: 0;
		padding: 0;
		padding-left: 10px;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result {
		padding: 20px 20px 10px;
	}
}

/* Tablet Small (normal page, no borders)*/
@media (max-width: 800px) {
	
	.page-template-page-money-votes-2017  .tablet_hide {
		display: none;
		visibility: hidden;
	}

	.page-template-page-money-votes-2017 {
		background: none #fff;
	}
	
	.page-template-page-money-votes-2017 .cheap_hider {
		background: none #fff;
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .ballot_square {
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .mec_static_paper_background {
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .ballot_content_header {
		width: 100%;
		top: 0;
	}
	
	.page-template-page-money-votes-2017 .container.article {
		width: 100%;
		max-width: none;
		top: 0;
		border-top: 0px none;
		padding: 0 20px;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .voting_option_description .voting_option_title {
		margin: 0;
		padding: 0;
		line-height: 20px;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .voting_option_description {
		margin: 0;
		padding: 0;
		padding-left: 10px;
	}
	
}

/* Mobile */
@media (max-width: 700px) {
	
	.page-template-page-money-votes-2017 .mec_cell_mobile_stack {
		display: block;
	}

	.page-template-page-money-votes-2017  .mobile_hide {
		display: none;
		visibility: hidden;
	}

	.page-template-page-money-votes-2017  .mobile_show {
		display: block;
		visibility: visible;
	}
	
	.page-template-page-money-votes-2017 {
		background: none #fff;
	}
	
	.page-template-page-money-votes-2017 .cheap_hider {
		background: none #fff;
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .ballot_square {
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .mec_static_paper_background {
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .ballot_content_header {
		display: none;
		visibility: hidden;
	}
	
	.page-template-page-money-votes-2017 .container.article {
		max-width: none;
		top: 0;
		width: 100%;
		padding: 0 10px;
	}
	
	.page-template-page-money-votes-2017 .ballot_content_scroll {
		top: 0;
	}
	
	.page-template-page-money-votes-2017 .mec_heritage_logo {
		margin-top: 30px;
	}

	.page-template-page-money-votes-2017 h1 {
		font-size: 38px;
	}
	
	.page-template-page-money-votes-2017 .voting_option {
		margin: 40px 0 0;
	}
		
	.page-template-page-money-votes-2017 .voting_option_description {
		display: block;
		padding: 0;
		width: 100%;
	}
	
	.page-template-page-money-votes-2017 .nondonor_vote_btn {
		width: 100%;
		display: block;
		text-align: center;
	}

	.page-template-page-money-votes-2017 .donor_vote_btn {
		width: 100%;
		display: block;
		text-align: center;
	}
	
	.page-template-page-money-votes-2017 .footer_details .footer_copyright {
		margin: 40px 0;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results {
		padding: 10px 0;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result {
		padding: 20px 10px;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .voting_option_image {
		margin: 20px auto 30px;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .mec_cell_mobile_stack {
		position: relative;
	}
	
	.page-template-page-money-votes-2017 .money_votes_2017_results .vote_result .voting_option_percent_mobile {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		font-size: 42px;
		color: #fff;
		font-weight: bold;
	}
	
	.radial_progress {
		height: 222px;
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	
	.radial_progress > svg {
		height: 100%;
		display: block;
	}
	
	.page-template-page-money-votes-2017 #secondary-ask .stripe-donation .stripe-donation-form .btn.btn-primary {
		width: 100%;
	}
}

.page-template-page-money-votes-2017.hafa_switch {
	background-image: none;
	background-color: #fff;
	height: auto;
	overflow-x: auto;
}

.page-template-page-money-votes-2017.hafa_switch h1 {
	font-size: 33px;
	margin: 0;
	font-family: "Chronicle Display A","Chronicle Display B",Times;
}

.page-template-page-money-votes-2017.hafa_switch p {
	text-align: left;
	font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 24px;
}

.page-template-page-money-votes-2017.hafa_switch .cheap_hider {
	display: none;
	visibility: hidden;
}

.page-template-page-money-votes-2017.hafa_switch .mec_static_paper_background {
	display: none;
	visibility: hidden;
}

.page-template-page-money-votes-2017.hafa_switch .ballot_content_header {
	display: none;
	visibility: hidden;
}

.page-template-page-money-votes-2017.hafa_switch .container.article {
	display: block;
	position: relative;
	left: auto;
	top: auto;
	transform: none;
	width: 550px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}

#wpadminbar {
	display: none !important;
	visibility: hidden !important;
}

html.js.flexbox.flexboxlegacy.canvas.canvastext.webgl {
	margin: 0 !important;
}

/* Internet Explorer 10+, Microsoft Edge Browser */

_:-ms-lang(x), .page-template-page-money-votes-2017 .vote_selection #vote_select { width: 130%; } 
_:-ms-lang(x), .page-template-page-money-votes-2017 .vote_selection #vote_select_2 { width: 130%; } 
_:-ms-lang(x), .page-template-page-money-votes-2017 .vote_selection .vote_select_down { z-index: 2; right: 0; } 

/* Internet Explorer 8 9 10 */

@media screen\0 {
    .page-template-page-money-votes-2017 .vote_selection #vote_select { width: 130%; }
    .page-template-page-money-votes-2017 .vote_selection #vote_select_2 { width: 130%; }
	.page-template-page-money-votes-2017 .vote_selection .vote_select_down { z-index: 2; right: 0; } 
}

.starburst {
  position: absolute;
  left:-50px;
  top: 8px;
}
.onehundredpercent {
  position: relative;
  border: 1px solid #244959;
  padding:10px 20px 10px 70px;
  margin: 1em 0 1em 50px;
  background:white;
  color:#252525;
}
.page-template-page-parallax .onehundredpercent {
  border: 2px solid #da181a;
}
.onehundredpercent p {
  margin: 0;
}