@import url('DonationForm-other.css');

#DonationForm span {
    display: inline;
}

#DonationForm input, #DonationForm img {
    box-sizing: border-box !important;
}

.margin-top-20 {margin-top:20px;}
.padding-top-15 {margin-top:15px;}

.field-validation-error,
.donation-form-validation-summary
{
    color: #b94a48;
}
.payment-types-wrapper.has-error {
    border: 1px solid #b94a48;
}

.inside-inline div{
	display:inline-block;
}

.DonationFormDiv-GlobalHeader{
	font-family: "GraphikBold";
	font-weight: normal;
	font-size: 20pt;
	color: #7029EC;
    width: 100%;
	text-align:center;
}

.DonationFormDiv-Description{
	font-weight: normal;
	font-size: 14px;
	color: #0F1934;
    /* width: 700px; */
    margin: 10px auto 15px;
    text-align: center;
}

.DonationFormDiv-subtitle{
	font-family: "GraphikBold";
	font-weight:normal;
	font-size: 16px;
    text-transform: uppercase;
	line-height: 22px;
	color:#7029EC;
	margin:0 auto;
	margin-top:20px;
	margin-bottom: 18px;
	text-align:center;
}

.DonationFormDiv-subsubtitle{
	font-weight:normal;
	margin: 10px 0 0;
    padding-bottom: 15px;
	text-align:center;
}

.donation-form-wrapper .row {
    box-sizing: border-box;
    margin-bottom: 10px;
}
.donation2016 .DonationFormDiv-type, 
.donation2016 .DonationFormDiv-type-pledge, 
.donation2016 .row-dedicate-my-donation-type
{
	display:inline-block;
	width:120px;
	height:95px;
	margin-top:5px;
	cursor:pointer;
}
.donation2016 .DonationFormDiv-type-title {
	font-weight:bold;
	margin:0 auto;
	margin-top:10px;
	text-align: center;
	text-transform:uppercase;
    white-space: nowrap;
}
.donation2016 .DonationFormDiv-type-logo
{
	background-image: url('../images/Gift icon.png');
	background-repeat: no-repeat;
    background-position: center center;
	background-color: transparent;
	width:60px;
	height:60px;
	background-color:#999999;
	margin:0 auto;
	border-radius: 50%;
}
 
 .DonationFormDiv-type-selection-monthly-gift  .DonationFormDiv-type-logo {
	background-image: url('../images/Monthly gift icon.png');
}
 .DonationFormDiv-type-selection-quaterly-gift  .DonationFormDiv-type-logo {
	background-image: url('../images/quarterly-unselected.png');
}
 .DonationFormDiv-type-selection-annually-gift  .DonationFormDiv-type-logo {
	background-image: url('../images/annually-unselected.png');
}
.DonationFormDiv-type-selection-quaterly-gift.selected .DonationFormDiv-type-logo {
	background-image: url('../images/quarterly-selected.png');
}
.DonationFormDiv-type-selection-annually-gift.selected  .DonationFormDiv-type-logo {
	background-image: url('../images/annually-selected.png');
}

.DonationFormDiv-type.selected .DonationFormDiv-type-logo,
.DonationFormDiv-type-pledge.selected .DonationFormDiv-type-logo
{
	background-color:#7029EC;
}
.donation2016 .DonationFormDiv-type-title {
	font-weight:bold;
	margin:0 auto;
	/*margin-top:10px;*/
	margin-top:14px;
	text-transform:uppercase;
}

/* ---------------------------------------------------------------------------------- */
.donation2016 .row-dedicate-my-donation-type {
    margin-top: 10px;
    opacity: 0.3;
}

    .donation2016 .row-dedicate-my-donation-type.selected {
        opacity: 1;
    }
.donation2016 .row-dedicate-my-donation-type-title {
    font-weight: bold;
    text-transform: none;
    margin: 10px auto 0;
    color: #7029EC;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
}
.donation2016 .row-dedicate-my-donation-type-logo {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
}
.donation2016 .row-dedicate-my-donation-type-logo-inhonor {
    /*background-image: url('../images/Honor icon.png');*/
    background-image: url('../images/InHonorOf.svg');
}
.donation2016 .row-dedicate-my-donation-type-logo-inmemory {
    /*background-image: url('../images/inmemoryof.png');*/
    background-image: url('../images/InMemoryOf.svg');
}
.donation2016 .row-dedicate-my-donation-section-inhonor, .donation2016 .row-dedicate-my-donation-section-inmemory
{
	margin-top:10px;
}

/* ---------------------------------------------------------------------------------- */

.DonationFormDiv-inside .donation-form-title
{
		margin-top:20px;
		margin-bottom:5px;
}
.donation2016 .DonationFormDiv-inside .donation-form-title-payment-methods, 
.donation2016 .row-dedicate-my-donation .donation-form-title, 
.donation2016 .donation-form-title-billing-info, 
.donation2016 .DonationFormDiv-inside .donation-form-title {
    font-family: 'GraphikBold';
    font-size: 18px;
    font-weight: normal;
    color: #7029EC;
    margin-top: 5px;
    margin-bottom: 5px;
}
.donation2016 .DonationFormDiv-inside .donation-form-title {
    margin: 20px 0 5px;
}
.donation2016 .DonationFormDiv-inside .donation-form-title * {
        font-size: 18px !important;
        color: #7029EC;
}

.donation2016 .donation-form-subtitle {
    margin-bottom: 10px;
}

.donation2016 .text-optional
{
		font-size:12px;
		font-weight:normal;
		color:#7029EC;
}

.donation2016 	div.row-amount-list {
    margin: 0 auto;
    width: 500px;
}

.donation2016 div.amount-value-wrapper,
.donation2016 div.pledge-amount-value-wrapper {
    padding-right: 0;
    padding-left: 0;
    /*width: 50px;*/
    display: inline-block;
    margin: 0 9px 13px 0;
    vertical-align: top;
    position: relative;
}
.donation2016 .amount-other {
    width: 192px;
    padding: 3px 15px 4px;
    margin: 0 0 5px 0;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}

.donation2016 .donation-wrapper *[class^=col-] {
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}

.donation-form-wrapper .amount-value-wrapper.selected .amount-value ,
.donation-form-wrapper .pledge-amount-value-wrapper.selected .pledge-amount-value,
.donation-form-wrapper .amount-other.selected
{
    background: #6179ff;	/*#7029EC;*/
}
.donation-form-wrapper	.amount-value ,
.donation-form-wrapper	.pledge-amount-value 
{
    color: white;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    float: left;
    background: #999999;
    border-radius: 0;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
	margin-bottom: 5px;	
}
.donation-form-wrapper	.amount-other {
    background: #999999;
    border-radius: 0;
    color: white;
}
.other-amount-value-wrapper ,
.other-pledge-amount-value-wrapper 
{
    /*width: 100px;*/
    box-sizing: border-box;
    height: 35px;
    display: inline-block;
    margin-left: 2px;
    padding: 0px 6px;
    background-color: white;
    border: 1px solid #cccccc;
    border-radius: 0;
    position: relative;
    text-align: left;
}
.donation-form-wrapper	.amount-other span
{
	font-size: 13px;
    font-weight: bold;
	color:#fff;
}
.other-amount-value-wrapper .dollar-sign 
{
    color: #0F1934 !important;
	font-size: 14px  !important;
}
.other-amount-value-wrapper .month-sign {
    display: none;
    position: absolute; 
    right: 1px; 
    top: 7px; 
    color: #0F1934 !important;
	font-size: 14px  !important;
    font-weight: normal !important;
}

.donation-form-wrapper  select, 
.donation-form-wrapper   input[type=text], 
.donation-form-wrapper input[type=number], 
.donation-form-wrapper input[type=email], 
.donation-form-wrapper input[type=tel] {
    box-sizing: border-box;
    height: 38px;
	font-size:14px;
}
.donation-form-wrapper .form-control {
    font-size: 14px;
}
.donation-form-wrapper	.amount-other input#OtherAmountPlaceholder,
.donation-form-wrapper	.amount-other input#OtherPledgeAmountPlaceholder
 {
    width: 70px !important;
    display: inline-block;
    margin-left: 0px;
	height: 31px;
    margin-bottom: 2px;
    margin-top: 2px;
	border:0px;
	outline: none;
	padding:0px;
}
.donation-form-wrapper	.amount-other input:focus, .donation-form-wrapper	.amount-other input:active {
	outline: none;
	border:0px;
}

.row-amount-selection .amount-value,
.row-amount-selection .pledge-amount-value {
    width: 60px;
    display: inline-block;
}
.amount-value-subtitle, 
.other-amount-value-subtitle, 
.field-subtitle
{
	font-size:11px !important;
	font-weight:normal;
	text-align:center;
	display:block;
	color: #0F1934;
}
.amount-value-subtitle, 
.other-amount-value-subtitle
{
    display: none;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    min-width: 60px;
}
.other-amount-value-subtitle {
    bottom: -17px;
}

.row-payment-method-selection .btn-payment-type-wrapper {
    padding: 0px !important;
	height: 50px;
    display: inline-block;
    margin: 0 0px 10px 0;
}
.btn-payment-type {
    x-border: 1px #cccccc solid;
    background: transparent;	/*white;*/
    border-radius: 0;
    padding: 0 0px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
	height: 50px;
}
.btn-payment-type img{ display:inline-block;}
.btn-payment-type.active {
    box-shadow: 0px 0px 7px 1px #d874ae;
}

/* -------------------------------------------------- */
._btn-payment-type {
    x-border: 1px #cccccc solid;
    background: transparent;	/*white;*/
    border-radius: 0;
    padding: 0 7px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
	height: 50px;
}
._btn-payment-type  img{ display:inline-block;}
/* -------------------------------------------------- */

.donation-form-wrapper .btn , 
#Block_ReceiptComponent .btn
{
    padding: 10px 0;
    height: 24px;
    line-height: 24px;
	box-sizing: content-box;
	font-size: 18px !important;
    font-weight: bold;
}
.donation-form-wrapper .btn  span, 
#Block_ReceiptComponent .btn span
{
    font-size: 18px !important;
    font-weight: bold;
	text-transform:uppercase;
}
.btn.disabled {
    color: #fdbba2;
}
.btn-orange {
    background: #ff52ba;
    color: white;
    font-weight: bold;
    display: block;
}
.btn-orange:hover {
    background-color: #cc4295;
}
.btn-orange.disabled {
    background-color: #cdadd9;
    color: white;
}
.btn-purple
{
	background: #7029EC;
    color: white;
    display: block;
    font-weight: bold;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

#Block_ComplianceSecurity {
    /*width: 540px;*/
}
.security-logos {
    margin-top: 50px;
    margin-bottom: 30px !important;
}
.security-logos h3 {
    margin-top: 0;
}
.security-logos p {
    font-size: 10pt;
    margin-bottom: 20px;
}
.security-logos img {
    margin: 0 10px;
	display:inline-block;
}

.donation-form-wrapper label {
    font-weight: normal;
}

.donation2016 	.row-dedicate-my-donation-section-inhonor-title, .donation2016 	.row-dedicate-my-donation-section-inmemory-title
{
	font-size:14px;
	font-weight:bold;
	color:#7029EC;
	margin-top:15px;
}

.dedicate-my-donation-section-inhonor, .dedicate-my-donation-section-inmemory
{
	display:none;
}
.continue-with-value::before{
	content:"$";
	font-size: 18px;
    font-weight: bold;
}

.credit-card-wrapper
{
	display:none;
}

.row.billing-information-wrapper	/* do now show on load */
{
	display:none;
}

.credit-card-wrapper span[for="DonationFormStep3_SecurityCode"]
	, span[for="DonationFormStep3_ExpirationDate"]
	, span[for="DonationFormStep3_PostalCode"]
	, span[for="MMSendCard_PostalCode"]
	, span[for="HMSendCard_PostalCode"]
{
	display:block !important;
	width:120px;
	margin-bottom:5px !important;
	font-size: 14px !important;
}
.card-number-wrapper 
{
    /*
	margin-left:-15px;
        */
}
.card-icons-wrapper {
    position: absolute;
    width: 46px;
    top: 1px;
    right: 3px;
}
.card-icon {
  margin-top: 2px;
  display: none;
}


#Block_ReceiptComponent {
    /*
    margin: 20px auto;
    width: 760px;
        */
    padding-right: 0;
}
#Block_ReceiptComponent .inner-block-wrapper {
    background-color: transparent;
}
#Block_ReceiptComponent .group-wrapper
{
    border-left: 1px #c7c8ca solid;
    border-right: 1px #c7c8ca solid;
    border-bottom: 1px #c7c8ca solid;
}
#Block_ReceiptComponent .group-title
{
	background: #ebf3f8;
    color: #7029EC;
    font-size: 20px;
    font-family: "GraphikBold";
    line-height: 50px;
    cursor: pointer;
    margin-bottom: 0;
}
#Block_ReceiptComponent .group-title {
    border-top: 1px #c7c8ca solid;
}
#Block_ReceiptComponent .group-title img {
    display: inline-block;
}
#Block_ReceiptComponent .group-content
{
    padding: 20px;
    border-top: 1px #c7c8ca solid;
    display: none;
}
#Block_ReceiptComponent .receipt-title
{
	font-family: "GraphikBold";
	font-weight:normal;
	font-size:24px;
    text-transform: uppercase;
	color:#7029EC;
	width:100%;
	margin-top: 0px;
	text-align:center;
}

#Block_ReceiptComponent .receipt-subtitle
{
	margin-top:50px;
	width:100%;
	text-align:center;
	line-height: 21px;
	margin-bottom: 20px;
}

.print-your-receipt-content
{
	font-weight:normal;
	font-size:14px;
}


#Block_ReceiptComponent .donation-receipt-data-wrapper
{
}

#Block_ReceiptComponent  .receipt-header
{
	font-family: "GraphikBold";
	font-weight:normal;
	font-size:22px;
	color: #7029EC;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
#Block_ReceiptComponent  .receipt-subheader
{
    margin: 50px 0 20px;
}

#Block_ReceiptComponent .receipt-details  
{
	margin-top:30px;
}

.print-receipt {
    color: #0F1934 !important;
    text-decoration: none !important;
    cursor: pointer;
}
.print-receipt :hover{
    text-decoration: none  !important;
}
.print-receipt-wrapper {margin-top:30px;margin-bottom:30px;}
.print-receipt-wrapper img {display:inline-block;    margin-right: 10px;}

#Block_ReceiptComponent .receipt-details .receipt-label
{
	text-align:right;
}
#Block_ReceiptComponent .receipt-details .bold
{
	font-weight:bold;
}

#Block_ReceiptComponent 	.row.row-double-your-gift
{
}

#Block_ReceiptComponent  .row.row-double-your-gift	.center-block {
    float:none;
}

#Block_ReceiptComponent  .row-double-your-gift-inside #dd-container h4
{
	font-weight:normal;
	font-size:14px;
	color:#0F1934;
}

#Block_ReceiptComponent  .row-double-your-gift-inside #dd-container input[type=text] {
    font-size: 14px	!important;
}

#Block_ReceiptComponent  .row-double-your-gift-inside #dd-container a {
	color:#0F1934;
	font-weight:bold;
}

#Block_ReceiptComponent .div-social-wrapper 
{
	margin-top:20px;
    text-align: center;
}
#Block_ReceiptComponent .div-social-wrapper .addthis_toolbox {
	float: none;
    /* margin: 0 auto; */
    width: 160px;
    display: inline-block;
}
#Block_ReceiptComponent .div-social-wrapper span {
    display: inline-block;
}

#Block_ReceiptComponent .receipt-image-wrapper {
    /*
    text-align: center;
    float: right;
    width: 50%;
        */
    margin-bottom: 20px;
}
#Block_ReceiptComponent .receipt-image-wrapper img {
    width: 100%;
    /*max-width: 340px;*/
    display: inline;
}

.div-select-another-payment-method
{
	padding-left:15px;
}
.div-select-another-payment-method .action-select-another-payment-method
{
	font-size: 11px;
	color:#0F1934;
	background-image: url('../images/return.png');
	background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
	padding-left: 26px;
}

.donation-form-wrapper input[type=text] ,
.donation-form-wrapper input[type=tel] ,
.donation-form-wrapper input[type=email] 
{
    padding-left: 5px;
    padding-right: 5px;
}

.donation-form-wrapper .row.margin-bottom-20 {margin-bottom:20px;}
.margin-top-15 {margin-top:15px;}
.margin-top-10 {margin-top:10px;}

.mobile-only { display:none;}

.row.text-center.security-logos-vertical {
	display:none;
}

.DonationFormBlock {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.DonationFormBlock.inner-block {
    overflow: hidden;
    width: 590px;
}

.inner-block-wrapper {
    /*background-color: #F5F5F5;*/
    padding-left: 20px;
    padding-right: 20px;
    width: 564px;
    overflow: hidden;
}

#Block_PaymentMethods .inner-block-wrapper,
#Block_Dedication .inner-block-wrapper {
    background-color: #e9f4fa;
}

.pledges-tabs {
    margin: 0 auto;
    padding: 0;
    width: 580px;
    overflow: hidden;
    margin-left: -20px;
}
.pledges-tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pledges-tabs ul li {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 50%;
    text-align: center;
}
.pledges-tabs ul li a {
    display: block;
    padding: 10px 100px;
    font-weight: normal;
    font-size: 22px;
    color: #7029EC;
    text-decoration: none;
    text-align: center;
    background-color: white;
}
.pledges-tabs ul li.active a {
    font-weight: bold;
    background-color: #F5F5F5;
}


.giftfrequency-as-checkbox .row {
    width: 660px;
    margin: 0 auto;
}

.cs-row { 
    margin: 0 auto;
}

#btnDonate {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    text-align: center;
    padding: 18px 77px;
}

#Block_MacysOption .glyphicon-ok {
    font-size: 13pt;
    color: green;
}
#Block_MacysOption .fixed-amount-value,
#Block_MacysOption .fixed-amount-label,
#Block_MacysOption .additional-gift-label {
}
#Block_MacysOption .fixed-amount-value {
    display: inline-block;
    margin-left: 4px;
    margin-right: 10px;
    font-weight: bolder;
    color: #7029EC;
}

.row-total-donation-amount {
    margin-top: 0;
    margin-bottom: 0 !important;
}
.row-total-donation-amount hr {
    margin: 0 0 10px;
    border-color: #CCC;
}
.row-total-donation-amount p,
.row-total-donation-amount p span {
    font-weight: bold;
    color: #7029EC;
}

input.input-validation-error,
select.input-validation-error {
    border-color: red !important;
}

.DonationFormControl2016_Section_GiveButton .inner-block-wrapper .row-actions {
    margin-top:20px;
    margin-bottom: 30px;
}

/* Hide Donate button, and Navigation bar */
#global-nav #user-nav #btn-donate {
    display: none;
}
#content-nav {
    height: 6px;
}
#content-nav .container {
    display: none;
}


.row.row-amount-selection{margin:0}
/*.billing-information-wrapper {
    padding: 0 8px;
}*/

#Block_PaymentMethods .inner-block-wrapper,
#Block_Dedication .inner-block-wrapper {
    padding: 0 53px 0 36px;
}
.donationform-layout-onecolumn #Block_PaymentMethods .inner-block-wrapper,
.donationform-layout-onecolumn #Block_Dedication .inner-block-wrapper {
    padding: 0 34px 0 36px;
}


.btn-payment-type-wrapper.btn-payment-type-wrapper-applepay {
    display: none !important;
}
.btn-payment-type-wrapper.btn-payment-type-wrapper-applepay.applepay-available {
    display: block !important;
}
.btn-payment-type-wrapper.btn-payment-type-wrapper-applepay.applepay-hidden,
.btn-payment-type-wrapper.btn-payment-type-wrapper-applepay.applepay-available.applepay-hidden
{
    display: none !important;
}



.btn-payment-type-wrapper.btn-payment-type-wrapper-venmo {
    display: none !important;
}
.btn-payment-type-wrapper.btn-payment-type-wrapper-venmo.venmo-available {
    display: block !important;
}
.btn-payment-type-wrapper.btn-payment-type-wrapper-venmo.venmo-hidden,
.btn-payment-type-wrapper.btn-payment-type-wrapper-venmo.venmo-available.venmo-hidden
{
    display: none !important;
}

.ach-wrapper {
    display: none;
}

/*
.btn-payment-type-wrapper.btn-payment-type-wrapper-ach {
    display: none !important;
}

    .btn-payment-type-wrapper.btn-payment-type-wrapper-ach.ach-available {
        display: block !important;
    }

        .btn-payment-type-wrapper.btn-payment-type-wrapper-ach.ach-hidden,
        .btn-payment-type-wrapper.btn-payment-type-wrapper-ach.ach-available.ach-hidden {
            display: none !important;
        }
*/

.picQuestion {
    background: url(https://www.marchforbabies.org/image/picQuestion.png) repeat scroll 0 0 transparent;
    height: 20px; 
    right: 10px;
    top: 14px;
    width: 20px;
    display: inline-block;
    cursor: pointer;
}

.picQuestion .toolTip {
    display: none; 
}
.picQuestion:hover .toolTip{display: block}
.picQuestion .toolTip {
    font-size: 12px !important;
    background: none repeat scroll 0 0 #f5eff7;
    border: 1px solid #e3d1ea;
    border-radius: 0; 
    color: #7029EC; 
    padding: 2px ;
    position: absolute;
    right: 17px;
    top: 31px; 
    z-index: 1000;
    box-sizing: initial;
}

.toolTippic {
    background: url(https://www.marchforbabies.org/image/tooltiptri.png) repeat scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    right: 190px;
    top: -16px;
    width: 21px; 
}

.row.macys-shop-for-a-cause{ padding: 0px 20px;}


.macys-sfac-container{display: none}
.macys-sfac-container .macys-sfac-receipt-content img{width:100%}
.macys-sfac-container .macys-sfac-receipt-content a{font-weight: bold}


#Block_LayoutSettings h1{text-align: center}
#Block_LayoutSettings { overflow: visible; }

.link-signup, .link-signin
{
	color:#7029EC !important;
}

.specific_hidden, #DonationForm .specific_hidden, #DonationForm span.specific_hidden {
    display: none;
}

.DonationFormStep3_CardNumber-label.small_drtv,
.DonationFormStep3_ExpirationDate-label.small_drtv,
.DonationFormStep3_SecurityCode-label.small_drtv {
    display: table-cell;
    vertical-align: bottom;
    height: 90px;
}

.g-recaptcha>div
{
	margin:0 auto;
}

.g-recaptcha.input-validation-error>div {
    border-color: red !important;
}