@font-face {
  font-family: "Helvetica-Light";
  src: url("../fonts/Helvetica-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Helvetica-Light.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Helvetica-Light.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Helvetica-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Helvetica-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Helvetica-Light.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

body {
    background: #fff;
    color: #1d1d1d;
    font-family: NB Akademie,helvetica,sans-serif;
    font-size: 1.6rem;
}

table {
	border: none;
	font-size: 1em;
}

tr td {
	border-right: none;
	border-top: none;
	padding: 0;
}

.base__hero {
	background-repeat: no-repeat;
	background-position: center;
	height: 64vh;
	background-size: cover;
	width: 100%;
	transition: height .25s ease-in-out;
}

@media (min-width: 1025px) {
.base__hero {
	min-height: 768px;
}
}

.base__hero img {
	visibility: hidden;
}

.main {
	margin-top: 120px;
	margin-top: 20px;
}

.page-wrapper {
    margin: 0 auto;
    max-width: 720px;
    padding: 0;
    transition: margin .25s ease-in-out;
}

.footer__legal--item {
	background: none;
	padding: 0;
}

.footer__legal {
	order: 0;
}

.footer__legal--donate {
	padding: 0;
}

.footer__wrapper {
	padding: 32px 24px;
}

.ute-list li {
	background: none;
}

form input.checkbox, form input.radio {
	position: static;
}

.message.fade {
	opacity: 1;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin: 4px 0 0;
}

select, textarea, input[type=text], input.field.text, textarea.field, .inputbox, input.input-text, input.field[type="text"], textarea.textarea, td.paramlist_value select {
	background: none;
	border: none;
	border-bottom: 1px solid #e0e0e0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
    color: #595959;
    font-family: inherit;
    font-size: 1.4rem;
    height: auto;
	line-height: 24px;
    padding: 4px 6px;
	vertical-align: top;
}

select.inputbox, select.select {
    color: #595959;
    font-family: inherit;
    font-size: 1.4rem;
	line-height: 24px;
	height: 34px;
    padding: 3px 1px 3px 0;
    width: auto;
}

select.input-block-level {
	width: 100%;
}

button.button, .btn-primary {
	background: #dc544b;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
    color: #fff !important;
    font-family: inherit;
	font-size: 1.4rem;
    padding: 7px 15px;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
	text-shadow: none;
	text-transform: none;
}

.btn-danger, .btn-info {
    font-weight: normal;
    line-height: 16px;
    padding: 2px 6px;
    text-shadow: none;
	text-transform: none;
}

.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}

.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}

button.button:active, .btn-primary:active,
button.button:hover, .btn-primary:hover {
	background: #da4c3d none repeat scroll 0 0;
	border: none;
	color: #fff;
}

address {
	background: none;
	border: none;
	padding: 0;
}

p.address {
	margin-top: 0;
}

ul.compList label.choice {
	margin-top: -18px;
	font-family: NB Akademie,helvetica,sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0;
	line-height: 2.4rem;
}

.social-links li {
	background: none;
	padding: 0;
}

.poweredby {
	text-align: center;
}

h1.componentheading, .item-header h1.title, h1.title, .article-title h2.contentheading {
	border-bottom: none;
	color: #1d1d1d;
	font-family: Helvetica,Arial,sans-serif;
    font-size: 72px;
    font-weight: normal;
    line-height: 1.17;
	letter-spacing: 0;
	margin: 0 0 35px;
    padding: 0;
	text-transform: none;
	text-align: center;
}

table.blog h2.contentheading {
	background: none;
	display: block;
}

a.readon {
    border-bottom: medium none;
}

.compSect-content {
    color: #000;
}

ul.compList label.choice, ul.compList li div label, ul.compList li span label, .compSect-content label.choice, .compSect-content li div label, .compSect-content li span label {
	font-weight: normal;
}

.section-contactinfo ul.compList li span label,
.item-paymentsection ul.compList li span label {
	color: #929292;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	letter-spacing: .4px;
}

.section-contactinfo ul.compList li span label.choice,
.section-dedication ul.compList li span label.choice {
	color: #1d1d1d;
	font-size: 14px;
	letter-spacing: 0.4px;
}

.section-contactinfo ul.compList li span.span-block {
	margin: 0;
	width: 48%;
}

.section-contactinfo ul.compList li span.span-block.span-block-under {
	float: right;
}

.section-contactinfo input.field.text {
	width: 100%;
}

input.checkbox, input.radio {
	min-height: 0;
}

.entryContent img, .generalContent img {
	margin-bottom: 0;
}

.sbxEvents-event .event-meta-wrap {
    display: none;
}

.compSect-title h3 {
    margin: 0;
    padding: 0;
}

.sbx .sbxEvents-event div.whendate span.date, .sbx .sbxEvents-event div.whendate span.time {
	font-size: 1em;
}

.compSect-content h4.title {
	color: inherit;
    font-family: inherit;
    font-size: 1em;
    font-weight: bold;
	line-height: 1.4em;
	margin-top: 0;
}

.table-inwell .btn-group {
    float: right;
}

table.resultsTBL thead th {
	background: #333;
}

table.resultsTBL .row1 td, table.resultsTBL .odd td {
	background: #e6e6e6;
}

.article-meta-wrap, div.metadata, .dn-meta, .item-meta {
    color: #464646;
}

.article-meta-content span strong, div.metadata span.author-name, span.title span.count, span.small strong, .item-meta strong {
	color: #464646;
}

.resultsTBL-foot {
	border-bottom-color: #ddd;
}

table.tickets-total-tbl tr.total .amount {
    color: #11a2d3;
}

table.resultsTBL span.title {
	margin-bottom: 0;
}

td, th {
	border-top: none;
	padding: 0;
}

.entryContent ul.pagination {
	border: none;
	margin: 0;
	padding: 0.6em 0;
}

.pagination > li > a, .pagination > li > span, .pagination > li > span:hover {
	background: none;
	border: none;
}

.cal-monthTBL td.cal-wd {
    background-color: #fff;
    color: inherit;
}

.cal-monthTBL td.cal-wdEmpty {
    background-color: #f6f6f6;
    color: #888;
}

.cal-monthTBL .cal-eventDate {
    color: #777;
}

.cal-monthTBL td.cal-wd, .cal-monthTBL td.cal-wdEmpty {
    border-color: #ddd;
}

.hide.fade.in {
    display: block !important;
}

.shop-modal-header {
    border-bottom: medium none;
	padding: 5px 15px;
}

.shop-product {
    padding: 0 0 15px;
}

.product-title {
	font-size: 1.2em;
	margin-top: 0;
}

.shop .shop-table h4.title {
	font-size: 1.2em;
}

.shop input.input-text {
	height: auto;
	line-height: 24px;
}

.shop .label {
    background-color: #da8b31;
	padding: 4px 6px;
}

.shop-modal {
	padding-right: 0 !important;
}

.form-actions {
	border-top: none;
	padding: 0;
}

.petition-prognum {
    color: inherit;
}

.petition-proglabel, .section-title {
    color: #dc544b;
}

.section-petition-letter {
    background: #f6f6f6 none repeat scroll 0 0;
    border-left-color: #444;
}

.supporter-location, .supporter-time, .share-title {
    color: #595959;
}

.z-accordion.white.vertical > section > h3 {
    color: #dc544b;
}

.section-socialshare {
    background-color: transparent;
    border-bottom-color: #777;
    border-top-color: #777;
}

.stickybar {
    background: #404040;
	border: none;
	padding: 0;
}

label.checkbox {
	font-weight: normal;
	line-height: normal;
}

.share-title {
	font-size: 1em;
}

ul.pagination {
    border-color: #ddd;
}

.icon.icon-reorder {
	font-family: FontAwesome !important;
	font-size: 23px;
	line-height: 1.6;
}

.topbar-menu-trigger {
	padding: 12px 0;
}

ul.compList li.complex div.cntr span.span-block:last-child {
	margin-right: 0;
}

/*
input[type="checkbox"] {
    display: none;
}
*/
/*
ul.compList input[type="checkbox"] + label, label.checkbox {
	 margin-top: 0;  
	position: relative;
	margin-left: 0;
	padding-left: 30px;
	padding-bottom: 0;
}
*/
/*
input[type="checkbox"] + label:before, label.checkbox:before {
    content: "";
    position: absolute;
    left: 0;
    height: 14px;
    width: 14px;
    top: 50%;
    margin-top: -8px;
    border: 1px solid rgba(0,0,0,.2);
}


input[type="checkbox"] + label:after, label.checkbox:after {
    content: "";
    position: absolute;
    left: 3px;
    top: calc(50% - 3px);
    width: 3px;
    height: 9px;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg) translateY(-50%);
    opacity: 0;
}
*/
/*
input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
*/

select.inputbox, select.select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: url("../images/chevron.svg") right center no-repeat;
	background-size: 16px 16px;
	border: none;
	border-bottom: 1px solid #e0e0e0;
	padding-right: 16px;
}

select.select.ticNumIn {
	min-width: 32px;
}

select.select.product-quantity {
	min-width: 48px;
}

#formDonate .item-section .section-header {
	margin: 190px 0 0;
	margin: 60px 0 0;
}

.item-paymentsection .section-header {
	padding: 0;
}

#formDonate .item-section .section-header h3.title {
	color: #1d1d1d;
    font-size: 48px;
    line-height: 5.6rem;
    text-align: center;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
	letter-spacing: 0;
	margin: 0 0 80px;
	margin: 0 0 10px;
}

#formDonate .item-section.item-paymentsection .section-header h3.title {
	text-align: center;
}

.item-paymentsection {
    background: none !important;
}

.item-paymentsection .section-header-secure {
    width: 100%;
}

#btnDonate.btn-primary {
	background-color: #F65050;
	color: #fff;
	font-family: NB Akademie,helvetica,sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0;
	line-height: 2.4rem;
	padding: 12px 40px;
	width: 200px;
	height: 75px;
	font-size: 40px;
	
	
}

#btnDonate.btn-primary:focus, #btnDonate.btn-primary:hover {
	background-color: #da4c3d;
}

.item-paymentsection input[type="text"], .item-paymentsection select.select, .section-contactinfo input.field.text {
	color: #000;
	font-family: NB International,helvetica,sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: .2px;
	line-height: 3.2rem;
	height: 38.4px;
	padding: .15em 0;
}

.item-paymentsection select.select {
	color: #929292;
}

ul.compList li.amount-group-notice {
	margin: 0 -8px;
}

.btn-amount {
	background: none;
	border: 1px solid rgba(29,29,29,.18);
	color: #1d1d1d !important;
	font-family: NB Akademie,helvetica,sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0;
	line-height: 2.4rem;
	margin: 0 8px 16px;
	padding: 11px 40px;
	transition: background-color .1s ease-in-out,border .1s ease-in-out,color .1s ease-in-out;
}

.btn-amount:hover {
	background: none;
}

.btn-amount.btn-primary, .btn-amount.btn-primary:focus, .btn-amount.btn-primary:active, .btn-amount.btn-primary:hover {
	background: none;
	border: 1px solid #da4c3d;
	color: #1d1d1d !important;
	padding: 11px 40px;
	font-size: 1.4rem;
}

.btn-amount.btn-primary:focus {
	border: 1px solid #000;
}

.section-donation .input-group .form-control {
	height: 48px;
}

.item-paymentsection .cntr-label {
	margin: 0;
}

.item-paymentsection ul.compList-leftLabel li div.cntr {
/*	float: right;
	width: 67%; */
	width: 100%;
}

#donate-billing div.cntr-label {
    float: left;
    width: 100%;
    margin: 0 15px 0 0;
}

ul.compList li.complex div.cntr span.left.postal-code-wrap {
	width: 100%;
}

ul.compList li.complex div.cntr span.left.el-expiration, ul.compList li.complex div.cntr span.right.el-cvc {
	width: 100%;
}

.section-intro {
	color: #1d1d1d;
	font-family: "Helvetica-Light";
	font-size: 28px;
	letter-spacing: 0;
}

ul.compList.contactinfo-list li {
	padding: 16px 0 9px;
}

ul.compList.contactinfo-list li.pad-notop {
	padding-top: 16px !important;
}

ul.compList label.desc {
	color: #929292;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	letter-spacing: 0.4px;
}

ul.compList li.buttons {
	padding: 40px 0 10px;
	text-align: center;
}

.item-outrodesc {
	color: #929292;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	letter-spacing: 0.4px;
}

@media (min-width: 1025px) {
.item-paymentsection input[type="text"], .item-paymentsection select.select, .section-contactinfo input.field.text {
	font-size: 1.8rem;
	letter-spacing: .4px;
}
}

span.el-cvc img.right {
    display: none !important;
}	

ul.compList-leftLabel li div.cntr-label label.desc, ul.compList-rightLabel li div.cntr-label label.desc {
    margin: 0 0 30px 0;
}

ul.compList li.border-top {
    border-style: none;
    border-width: 0;
}

.compSect-outline, .item-outlinesection {
    border-top: none;
    border-bottom: none;
}

#donate-formactions ul.compList span.req {
    display: none !important;
}

ul.compList li.name-group-notice span.span-block {
    padding-bottom: 40px !important;
}

ul.compList li.email-group-notice {
    padding-bottom: 40px !important;
}

ul.compList li.phone-group-notice {
    padding-bottom: 40px !important;
}

ul.compList li.complex div.cntr span.span-block {
    padding-bottom: 40px !important;
}

span.el-expiration {
    margin-bottom: -40px !important;
}

.btn:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

ul.compList label.desc {
    font-weight: 400;
}

.section-dedication {
    margin: 0;
}

div.section-dedication div.section-content {
    margin: .4em 0 0;
}