
*{
    font-family: Gotham, Arial, sans-serif;
}
html, body {
    background-color: #fff;
    margin: 0;
    padding: 0;
}
body {
    font-size: 13px;
}
#myContent {
    margin: 0 auto 0;
    width: 900px;
}
#pageContainer {
    background-color: #fff;
    width: 900px;
}
#theForm {display: block;}
#header {
    background-color: transparent;
    display: inline-block;
    width: 100%;
}
#container {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4); 
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4); 
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4); 
    width: 900px; margin: 0 auto;
}
.donationPageBody #container, .programPageBody #container {width: 900px;}
/*-----------------------------------------------------------------------------+
|                                Header Images                                 |
+-----------------------------------------------------------------------------*/
#headerImg2, #headerImg3, #headerImg4, #headerImg5 {display: none;}
#headerImg1 {
    background-color: transparent;
    background-image: url("/images/charity/feeding-america/feeding-america.png");
    background-repeat: no-repeat;
    height: 100px;
    margin: 15px;
    width: 195px;
}
/* ------------------------ End Header Images ------------------------------------- */
/* If we want the header to be clickable to the charities website (new window) then we need to
    set display to block, position to absolute, and then size and position accordingly*/
#headerImgLink {
    display: block;
    height: 100px;
    left: 15px;
    position: absolute;
    top: 15px;
    width: 195px;
}
#headerHR {display: none;}
/*-----------------------------------------------------------------------------+
|                                  Menu stuff                                  |
+-----------------------------------------------------------------------------*/
#navRow {
    font-family: Gotham, Arial, sans-serif;;
    background: #FFF;
    height: 35px;
    margin: 0;
    padding: 0 25px;
    text-align: center;
}
#navRow span{
    font-family: Gotham, Arial, sans-serif;;
    font-weight: 700;
}
#navRow a, #navContact a, #charity_phone {
    font-family: Gotham, Arial, sans-serif;;
    
    color: #4E5B31;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: normal;
    height: 1.5em;
    line-height: 1.5em;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#navRow a:hover {
    /*transition: .4s;*/
    color: #4E5B31;
    /*background-color: #eee;*/
    /*color: #cc0033;*/
    text-decoration: underline;
    text-decoration-thickness: 0.15em;
    text-decoration-color: #DE7C00;
}
#navContact a:hover {
    text-decoration: none;
}
#navLinks {
    font-style: normal;
}
/* ------------------------ End Menu Stuff ----------------------------------------- */
/*
  hide test server so i dont have to delete it every time i hit f5 while testing 
*/
#testServer {
    display: none;
}
.pipeSep {
    display: none;
}
/* I'm putting the truck background and the h2 stuff together to more easily change the colors*/
.truckBackground {
    background-color: #4E5B31;
}
.H2, .programPageBody h1 {
    color: #5C2E91;
    font-size: 22px;
    font-style: normal; /* To get rid of default italics */
    line-height: 1.5em;
}
h1 {
    color: #B22D3A;
}
.progressText a {text-decoration: none;}
.progressText, .progressText span{
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
}
.fieldset {
    background-color: #fff;
}
#columnRight {
    float: none;
    padding: 10px 20px;
    width: auto;
}
#columnRight div {font-size: 1.3em;}
#columnLeft {display: none;}
#content {
    padding-bottom: 30px;
}
.affilName, .donateThankyou, .inputsAndTestimonials {background-color: #fff;}
/* this should be set on charities that have no affiliate for easier styling */
.affilName {
    display: none;
}
.donateThankyou {
    text-align: center;
    color: #5C5D5F;
}
#breadcrumb {
    display: none;
}
#letter {
    margin-top: 15px;
}
p {margin: 10px 0;}
/* fix ios phone number padding */
#charity_phone a {padding: 0;}

.process-button.gradient,
.back-button.gradient{
    font-family: Gotham, Arial, sans-serif;;
    background: #ffb81c;
    background-color: #ffb81c;
    border-color: #ffb81c;

    color: #333f48;
    /*padding: .5rem .5rem;*/
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .3rem;
}
/* modern button style - hover */
.process-button.gradient:hover,
.back-button.gradient:hover {
    font-family: Gotham, Arial, sans-serif;;
    background-color: #eee;
    border-color: #bbdde6;
    background: #bbdde6;
    color: #333f48;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: 0.3s;
    /*opacity: .7;*/
        

}
.back-button.gradient{
    background-color: #C9C8C7;
    border-color: #C9C8C7;
    background: #C9C8C7;
    color: #333f48;

}
.thankyouHeader {
    color: #5C5D5F;
    font-family: Gotham, Arial, sans-serif !important;
    font-size: 20px;
}
/*body > a > div{
    background-color: #ff4646 !important;

}*/
.back-button.gradient {
    line-height: 1.4;
}
a.back-button {
    height: 23px;
}
.formLabel, .formOptional, label{
    color:#5C5D5F;
    font-size: 15px;
    font-weight: 700;
}
.textbox, textarea, select {
    border: 1px solid #CAD2DD;
    width: 141px;
/*    color: #000;
    background-color: #EFF0F4;*/
padding: 2px 2px;

}
select, input{
    /*font-size: 13px;*/
    padding: 2px ;

}
input{
    
}
.textbox {
    height: 19px;

}
#regularpages{
    width: auto;
}
body.infoPageBody{
        font-size: 17px;
}
body.infoPageBody div#pageheader{
    height: auto;
}
body.infoPageBody h1{
    font-size: 30px;
}
body.infoPageBody h1.green{
        font-size: 22px;
    }
#zip_code{
    max-width: 70px;
}    
label{
    margin: 8px 0 2px 0;
}
.helpHeaderSquared{
    padding-left: 7px;
    font-size: 14px;
}
/*------------Override for smaller screen sizes------------*/
@media all and (max-width: 930px) {
    .inputRow input{
        width: calc(100% - 8px) !important;
    }
    #container {
        margin: 0 !important;
        max-width: 100%;
        padding: 0 0px !important;
        width: auto;
    }
    #myContent {
        width: auto;
    }   
    .formFauxColumnWrapper > #theForm {margin: 0;} 
    .donate-subsection > .fieldset {
        display: block;
        padding: 0 5px;
        width: auto;
    }
    .donate4 #letter {
        padding-left: 10px;
        padding-right: 10px;
    }
    #pageheader {margin: 0 .5em .5em .5em;}
    #zip_code{
        max-width: none;
    } 
    .progressText, .progressText span{
        font-size: 13px;
        
    }
}
@media all and (max-width: 899px) {
    #container, #myContent {
        margin-top: 0;
        max-width: 100%;
        padding-top: 0 !important;
    }
    /* Headers/Links
    -------------------------------------------*/
    #header {

        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    #headerImg1 {margin: 20px auto;}
    #headerImgLink {
        left: 0;
        top: 0;
        width: 100%;
        height: 90px;
    }
    #navRow {padding: 0;}
    #navLinks.navLinks {margin: 8px auto 0 auto;}
    #navLinks a {
        font-size: 1.5em;
        padding: 0 10px;
    }
    #navLinks a:first-child {padding: 0 10px;}
    #navContact {margin-top: 8px;}
    #navContact.navContact > a {
        font-size: 1.2em;
        padding: 0 10px 0 20px;
    }
    #charity_phone {
        font-size: 1.2em;
        padding: 0 0 0 10px;
    }
    #columnRight {padding: 0;}
    #columnRight > h1 {margin-top: 0;}
    /* End Headers/Links
    -------------------------------------------*/
    /* donateThankyou section
    -------------------------------------------*/
    .thankyouHeader {
        padding: 5px;
    }
    .donate-section.donateThankyou {margin: 0 auto;}
    .donate2 .donateThankyou, .donate3 .donateThankyou {
        margin: 0 15px;
    }
    /* remove for smaller screen sizes */
    .donate1 .donateThankyou > p {
        display: none;
    }
    .inputsAndTestimonials.donate-section {
        margin-top: 0;
    }
    /* End donateThankyou section
    -------------------------------------------*/
    /* back button for donationPageBody 2 & 3 */
    .back-button.gradient {width: auto;}
    /* used so text does not continue offscreen */
    .H2 {font-size: 1.2em;}
    
}
@media all and (max-width: 630px) {
    /* background-color - according to charity */
    #navContact {
        background-color: #000;
        border-top: 1px solid #000;
        float: left;
        margin-top: 6px;
        width: 100%;
    }
    #navContact > a {
        color: #FFF;
        float: right;
    }
    #charity_phone {
        color: #FFF;
    }
    .infoPageBody #content > h1 {margin-top: 1.5em;}
}
/*----------------------End Override-----------------------*/