body {
  background: #eee;
  color: #212529;
}
main {
  background-image: url(/images/content/pagebuilder/hw_hero_desktop.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #eee;
  padding: 48px 76px 67px;
}

em {
	font-size:12px;
}
img {
	max-width:100%;
	width:auto;
	height:auto;
}
div.responsive input[type="text"], div.responsive input[type="number"], div.responsive input[type="password"], div.responsive textarea, select, div.responsive select, select[size] {
    border: 1px solid #acacac !important;
    border-radius: 0 !important;
    width: 84px;
}
.container.heart-page-container.heart-page-container--personal {
	padding-top: 140px;	
}
.container {
  background-color: #fff;
  padding: 40px 20px;
}
.row {
  padding: 0 25px;
}

/* Venmo edits */
div.responsive input.venmo-text {
  width: 100%;
  height: auto;
}
#venmoModalLabel {
  display: none;
}

@media (max-width: 991px) {
	.container.heart-page-container.heart-page-container--personal {
		padding-top: 0px;	
	}
}

/* processing div */
.processing {
	display: none;
	padding: 20px 20px 40px;
	font-size: 18px;
	background: #fff;
}

#login-form {
	display:none;
}

.billing-information {
	display:none;
}
#headerWrapper {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: medium none;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #e7e7e7;
}
.page-header {
	margin-top: 0px;
	border:none;
}
.page-header h1 {
	color: #212529;
  font-size:30px;
  margin-bottom: 30px;
  font-weight: 600;
}
.panel {
	border:none;
	background:none;
	box-shadow:none;
}
.panel-heading:before {
	content:"\25B6";
	color:#ED1C24;
	padding-right:10px;
}
.panel-default > .panel-heading {
	font-size:24px;
	color:#656565;
	background:none;
	border: none;
}
.panel-default {
  clear:both;
  min-height: 100px;
}
.panel-default .payment-type {
  clear: both;
  margin-top:1em;
  min-height: 100px;
}
.payment-type label img {
  cursor:pointer;
}
.payment-type label.active {
  background:#ccc;
  border-radius:10px;
}
.payment-type label img {
  padding: 5px;
}
.donate-image {
	float:right;
	width:35%;
	margin-left:20px;
}
.donation-form {
	overflow:hidden;
}
.leftRegion, .width960 {
	width:auto;
}
.rightRegion {
	display:none;
}
.col-sm-2 {
	min-width: 110px;
}
.donate-how .col-sm-3 {
	width: 28%;
}
div.icon:hover, div.icon.active {
	background: #ED1C24;
	cursor:pointer;
}
.icon-selection {
	color:#353535;
	font-size:14px;
	text-transform:uppercase;
}
/* .donate-how input, .donate-select input[type=radio], .tribute-select input {
	display:none;
} */
.radio-amt {
  top: 20px;
  left: 10px !important;
}
div.icon {
	background: #000000;
	padding:20px;
	display:inline-block;
	border-radius:50px;
	min-height:100px;
}

.donation-detail {
  margin-top: 1em;
  margin-bottom: 1em;
}
form#donateform .contact-information input[type="text"] {
  width: 100% !important;
}
.contact-information {
  clear:both;
}

div.donate-select label {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 60px 60px 60px 60px !important;
  color: #000000;
  border:2px solid #000;
  font-size: 24px !important;
  font-weight: normal;
  height: 60px;
  width: 125px;
  float: left;
  position: relative;
  margin: 10px 2% 10px 0;
  text-align:center;
  white-space:inherit;
}
div.donate-select label:focus-within {
	border: 2px solid #c10e21;
}
.donation-level-amount-container, .level_other {
  padding: 10px; 	
}
.level_other {
  margin-bottom: 1em !important;
}

.donate-select label:hover, .donate-select label.active {
  background: #000;
  color: #fff;
	cursor:pointer;
}
.level-other-input {
  display: none;
  margin-top: 15px;
}
.level-other-input .input-group-addon {
  display: inline-block;
  height: 45px;
  margin-right: -6px;
  padding: 14px 12px;
  position: relative;
  top: 1px;
  width: 31px;
  z-index: 13;
}
.level-other-input .form-control {
	display:inline-block;
	width:70%;
}
input#other-amount-entered {
  position:relative;
  width:155px;
  /* margin-bottom: 2em; */
}
#other-amount-input-group {
  clear:both;
}
.other-amt-note {
  font-size: .8em; 
  margin: 0 5px 20px;
}

.recurring {
	display:none;
}

input.error,
select.error {
    border-color: #ff0000 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

input[type='number'] {
  -moz-appearance:textfield;
}
#donor_state {
  width: 100%;
}

label.error {
	font-weight:normal;
	color:#c10e21;
	white-space:nowrap;
}
div.donate-select label.error {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #c10e21;
  display: block;
  font-size: 1rem !important;
  font-weight: normal;
  white-space: normal;
  width: 100%;
  height: auto;
}
/*
.contact-information .form-group {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 90%;
  padding:3px 0;
}

.contact-information .form-control {
	border:none;
	background:none;
	box-shadow:none;
}
*/
.star {
color: #c10e21;	
}

.control-label {
	text-align: left !important;
	font-size:14px;
	text-transform:uppercase;
}
.form-group.required .control-label:after, .checkbox.required label:after {
  content:" *";
  color: #c10e21;
}
.btn {
  border-radius: 60px 60px 60px 60px;
  background-clip: padding-box;
  color: #fff;
  border: none;
  font-family: LubDubMedium,Helvetica,Arial,sans-serif!important;
}
.btn-primary {
	background-color: #c10e21 !important;
	border: none;
	color: #fff;
	font-size:24px;
	font-weight:bold;
	/* border-radius:0px; */
	padding:20px;
	margin:0 auto;
	display:block;
}
.btn-primary:hover {
	background-color: #900;	
	text-decoration:underline;
}
.btn-primary > div {
	font-size:0.8em;
	font-weight:normal;
}

.btn-primary-venmo, .btn-primary-applepay, .btn-primary-googlepay {
  background-color: transparent !important;
  padding: 0;
  border: 0 none !important;
}
.btn-primary-venmo:hover, .btn-primary-applepay:hover, .btn-primary-googlepay:hover {
  background-color: transparent !important;
  text-decoration: none;
}
.confirmation-amount {
  font-size: 1.5em; 
  font-weight: bold; 
  margin-bottom: 1em;
}

footer .container, .bg-white .container {
  background: inherit;
  padding: 0;
}
.info-boxes {
  display: none;
}
/* footer {
	background: #242424;
	color: #b4b4b4;
	font-size: 12px;
	text-align:center;
	padding:25px;
	margin-top:30px;
} */

/* ul.footer-menu {
	list-style:none;
	margin:30px 0 10px;
	padding:0;
}

ul.footer-menu li {
	display:inline-block;
	margin-right: 10px;
}

ul.footer-menu li a {
	color:#ed1c24;
} */

.livechat {
  position: absolute;
  right: 15px;
  top: 15%;
}

/* #otherGiving ul {
  list-style-type: none;
  text-align: center;
  margin-top: 30px;
}

#otherGiving li {
  display: inline;
  padding: 30px;
  text-decoration: underline;
} */

.vertical {
  overflow: hidden;
}
.vertical li {
  float: left;
  width: 140px;
}
.vertical li .or {
  color: #aaa;
  float: left;
  font-size: 12px;
  margin-left: -8px;
  margin-top: 32px;
}
.vertical li:last-child {
  float: right;
  text-align: right;
}
.vertical li:last-child input {
  float: right;
}
.vertical input {
  width: 68px;
}

.thank-you {
	text-align:center;
}
.thank-you .givingText {
  text-align:left !important;
  margin: 0 auto;
}
.thank-you .givingText-venmo,
.thank-you .givingText-googlepay {
  max-width: 760px;
  margin: 0 auto 2em;
  text-align:left !important;
}

.fa-flag,
.fa-usd {
  color: #fff;
  font-size: 60px;
  text-align: right;
  width: 100px;
}

.simple-social-icons ul.aligncenter {
    text-align: center;
}
.simple-social-icons ul {
    margin: 0;
    padding: 0;
}
.widget-area .simple-social-icons ul li a, 
.widget-area .simple-social-icons ul li a:hover {
    border: 1px solid #ccc !important;
}
.simple-social-icons ul.aligncenter li {
    display: inline-block;
    float: none;
}
.simple-social-icons ul li a, .simple-social-icons ul li a:hover {
  background-color: #ed1c24 !important;
  border-radius: 38px;
  color: #ffffff !important;
  font-size: 34px;
  padding: 20px;
}
.simple-social-icons ul li a {
    border: medium none !important;
    box-sizing: content-box;
    display: inline-block;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1em;
    text-align: center;
    text-decoration: none !important;
    text-transform: none !important;
    width: 1em;
}
td.FormSectionHeader {
	font-weight:bold;
}
.thank-you table {
	max-width:500px;
	margin: 0 auto;
}
.thank-you table td {
	text-align:left;
}

.thank-you .venmo {
  margin-left: .5em;
  margin-right: .5em;
}
.thank-you table.venmo-table {
  width:100%;
  margin: 0 auto;
}

.privacyText {
  font-size: 0.7em;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
}

.tos-error {
  color:#d40000;
  font-size: 1.3em;
  font-weight: bold;
  clear:both;
}

/* Double Donation Widget*/
#dd-widget {
  margin-bottom: 2rem;
}

[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after, [type="radio"]:not(:checked) + label:after, [type="radio"]:checked + label:after {
  font-size:1.1rem !important;
}

/* amazon pay */
#walletWidgetDiv {
	display: none;
	width: 400px; 
	height: 228px;
}
#consentWidgetDiv {
	display: none;
	width: 400px;
	height: 140px;
}
#AmazonLogoutButton {
	display: none;
}
#AmazonLogoutButton a {
  font-size: 12px;
}
#AmazonPayment #walletWidgetDiv, 
#AmazonPayment #consentWidgetDiv {
	margin-bottom: 10px;
}
.amazon-payments {
  font-size: 0.8em;	
}
@media only screen and (max-width: 767px) {
  body { 
    background: #ffffff !important; 
  }
  main {
    background: 0 0;
    padding: 0 5px;
  }
	.navbar-toggle {
		display:none;
	}
	.container > .navbar-header {
		margin-left:0px;
	}
	.date-form-group select {
		margin-bottom: 0.75em;
	}
	.btn-primary {
		font-size:18px;
	}
	.donate-how .col-xs-10 {
		width: 83.3333%;
	}
	.donate-select .text-left {
		text-align:center;
	}
	span.livechat-text {
		display:none;
  }
  .level-other-input {
    margin-top: 8px;
  }
  .level_other {
    margin-bottom: 1em !important;
  }
  .level_other.active {
    margin-bottom: 0 !important;
  }
	
  /* #otherGiving li {
    display: block;
    padding: 0px;
    text-decoration: underline;
  }	 */
}
@media only screen and (max-width: 320px) {
  
}

@media only screen and (max-width: 425px) {
  input#other-amount-entered {
    width:100px;
  }
  div.checkbox:nth-child(2) > label:nth-child(2),
  .tos-label {
    width: 90%;
  }
}
