﻿li#menu-item-2370 > a {
  background-color: #707070 !important;
  color: white;
  display: block;
}
li#menu-item-2370 > a:hover {
  background-color: #707070 !important;
  color: white;
  display: block;
}
.steps > h1 {
  font-size: 1.6em;
}
.steps h2 {
  color: rgba(197, 0, 22, 1);
  float: left;
  font-size: 1em !important;
  font-variant: normal !important;
  margin: 5px 0 10px !important;
  border-bottom: none !important;
  display:block;
}
.steps > p {
  clear: both;
}
#form0 .column {
    padding: 0;
}
.bigred {
  color: rgba(197, 0, 22, 1);
  font-size: 1em;
  padding-top: 8px;
}
.button {
  font-family: "Quattrocento Sans";
}

.small-7.columns > input, .small-6.columns > input {
    background: #fefefe none repeat scroll 0 0;
}
.small-7.columns > select, .small-6.columns > select {
    max-width: 90%;
    width: 240px;
}

#Progress {
    color: #777;
    float: right;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 5px;
}

.donate-info {
    padding:15px 0;
}

/* Donate*/
.column > input {
    background: #fefefe none repeat scroll 0 0;
}

/* Page 1 */

.totalamt {
    background-color: #f0f0f0;
    height:50px;
    vertical-align:top;
}
.totalamt > label {
  display: block;
  margin-top: 12px;
  font-weight:bold;
  font-size:1em;
}
#TotalDonationAmount {
    margin-top:5px;
    text-align: center;
    background-color:white;
}
#ClearAll {
  background-color: #e0e0e0;
  color: #333;
  font-weight: bold;
  margin-top: 5px;
  width: 146px;
}

.small-8.large-9.columns {
    padding-left: 5px;
    padding-right: 0px;
}

.small-8.large-9.columns > label {
    line-height:1.5;
}

.organizations {
  font-family: "Quattrocento Sans";
  font-size: 12pt;
}
.organizations > .row > div {
    padding-top:20px;
}
.organizations > div > .odd { background-color: #f0f0f0;}
.organizations > div > .even { background-color: #e0e0e0;}
.organizations input[type="text"] {
  height: 30px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align:center;
}
#right-agencies, #left-agencies {
    border-left:solid 2px white;
    border-right:solid 2px white;
    font-family: Tahoma;
}
#right-agencies label, #left-agencies label {
    font-size: 13px;
}

.sticky {
  background-color: #f0f0f0;
  border-top: 1px solid #aaa;
  bottom: 0;
  left: 0;
  height: 54px;
  padding-top: 10px;
  position: fixed;
  width: 100%;  
}

.ribbon .note {
    display:inline-block;
    margin-top:3px;
}

 .small-12.next {
    text-align: center;
 }

.sticky .row {
    max-width: 978px;
    width:94%;
}

.center {
    text-align:center;
}
.red {
    font-size: 14pt; width: 100px; margin: 0px; height: 32px; font-weight: bold; padding: 6px;
}

.row.organizations .orgs {
    font-size: 10pt;
    height:26px!important;
}

@media screen and (max-width: 39.9375em){
    .small-12.next {
    padding-top: 20px; 
    }
}

label[for="org-511"], [for="org-501"]  {
    color:red;
    font-weight:bold !important;
    letter-spacing:.5px;
}
.fa.fa-info-circle.has-tip {
  color: #0a0a0a;
}

input[type="text"] {height:32px !important;}
#step2 h2 { color:#333; font-weight:bold; font-variant: normal; }
#step2 #left-agencies .columns { padding:0; font-size: 11pt;}  
#step2 #right-agencies .columns { padding:0; font-size: 11pt;}  
#step2 .bold { font-weight: bold;}
#btnEditDonations {width:160px;background-color:#eee;color:black;border:solid 1px #aaa;font-size:12pt;}
#step2 label { font-size: inherit;}
#step3 > h2 { color:#333; font-weight:bold;  font-variant: normal;}
#step3 #left-agencies .columns { padding:0; font-size: 11pt;}  
#step3 #right-agencies .columns { padding:0; font-size: 11pt;}  
#step3 .bold { font-weight: bold;}

.below-twenty {
    font-size: 0.75rem;
    line-height: 18px;
    display: none;
    font-weight: bold;
    padding: 4px 0 6px 0;
}

.slow-down {
    background-color: #FFFFE0 !important;
    border-color: #FFFF00 !important;
}

/* Page 2*/
.section {
    display:none;
}
@media screen and (min-width: 981px) {
    .desktopIndent {
        padding-left: 30px;
    }
    .medium-3.small-ExpireMonth-Year.columns.year {
        padding-left: 0;
        padding-right: 1.975rem;
    }
}

.button.medium.red.submit {
    float: right;
}

@media screen and (max-width: 980px) {
    .small-7.columns.month {
        float: right;
    }
    .small-ExpirationDate {
        width: 41.66667%;
    }
    .small-ExpireMonth-Year {
        width: 58.33333%;
    }
    .medium-4.small-ExpireMonth-Year.columns.month > select {
        max-width: 89%;
        width: 240px;
    }
    .medium-3.small-ExpireMonth-Year.columns.year > select {
        max-width: 89%;
        width: 240px;
    }
}

.small-12.medium-6.columns.donationamt .row .small-4.large-3.columns {
    text-align:right;
    padding-right:30px!important;
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background: #e0e0e0 none repeat scroll 0 0 !important;
    cursor: default!important;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
/*.modal {
    position: fixed;
    z-index: 100000;
    top: 0%;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    background: rgba( 255, 255, 255, .8 ) no-repeat;
}*/

/*#modalDiv{
    top:50%
    
}*/


/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:none;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    padding-top: 20%;
    font-size: 2em;
    font-weight: bold;
    background-color: rgba( 255, 255, 255, .8 );
}

    .modal div {
        width: 100%;
        max-width: 400px;
        height: 120px;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
        line-height: normal;
        margin:auto;
    }

@media only screen and (max-width: 460px) {
    .modal {
        font-size: 1.2em;
    }

        .modal div {
            width: auto !important;
        }

            .modal div br {
                height: 20px;
                content: ' ';
                display: block;
            }
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .modal {
        display: block;
    }
/* add to your gift */
.btn-add-to-gift {
    display:inline-block;
    font-family: "Quattrocento Sans";
    font-size: 12pt;
    font-weight: bold;
    color: white;
    background-color: rgba(197, 0, 22, 1);
    padding: 10px 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 190px;
    margin-left: 10px;
}

    .btn-add-to-gift:hover {
        color: white;
        background-color: #858585;
    }
/* frequency selection */
#donation-frequency ul {
    padding: 8px 0 0 0;
    margin-left: 0;
    list-style: none !important;
}
#donation-frequency ul > li {
    margin-bottom:18px;
}
#donation-frequency .frequency-btn {
    margin-top: 5px;
    width: auto;
}
#donation-frequency li:nth-of-type(1) .frequency-btn {
/*    width: 184px; */
    width: auto;
}
#donation-frequency input.frequency {
    display:none !important;
}
#donation-frequency label {
    padding: 4px;
    cursor: pointer;
    cursor: pointer;
    display: block;
    width: 170px;
    text-align: center;
    width: 190px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    color: white !important;
    font-family: "Quattrocento Sans";
    font-size: 12pt;
    font-weight: bold;
    background-color: #8B8B8B;
}
#donation-frequency input.frequency:checked + label {
    background-color: #CC0316;
}
#donation-frequency.validation-error {
    border: 1px solid red;
    border-radius: 5px;
    padding: 10px 0 0 10px;
    padding-left: 10px
}
@media(max-width:436px) {
    #donation-frequency label {
        float:none;
        margin:0 auto;
    }
    #donation-frequency .frequency-btn {
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        margin-bottom: 20px;
    }
}
.lbl-payment-method {
    display:inline-block;
}
.div-paypal-message > div {
    padding: 5px 15px 15px;
}
.we-accept {
    display: none;
}
.recurring {
    padding-bottom:10px;
}
.topfrequency {
    display:none;
}

/* In honor or memory of */
.honor-memory {
    margin-top: 15px;
    display:none;
}
.honor-memory-address {
    float:left !important;
}
.honor-memory textarea {
    height: 120px;
    max-width: 92%;
    margin-top:10px;
}
.lbl-acknowledge {
    display: inline !important;
}
.honor-memory-address > .form-error {
    margin-top:0;
}