html, body{
	background:#dddddd;
        font-family: 'Neue Haas Grotesk W01 Disp','Arial',sans-serif;
}
/*IMPORTANT... #headerImg1,2,3,4,5 all need to be styled here or the page will
be messed up.  If you dont use them set their display to none.*/
#headerImg1{
	display: none;
    /*background-image:url("../images/charity/habitat/headerImg1.jpg");
    background-repeat:no-repeat;
    background-position:left bottom;
    width:396px;
    height:83px;
    float:right;*/
}

#headerImg2{
    background-image:url("../images/charity/habitat/headerImg2.gif");
    background-repeat:no-repeat;
    width:320px;
    height:80px;
    float:left;
    margin:19px 24px;
    display: inline-block;
}
#headerImgLink{
    display: block;
    height: 115px;
    left: 0;
    position: absolute;
    top: 0;
    width: 340px;
}
div#headerImg2:before{
    content: "Cars for Homes\2122";
    position: absolute;
    top: 70px;
    left: 30%;
    font-size: 41px;
    font-weight: bold;
    color: #000;
    font-family: 'Neue Haas Grotesk W01 Disp','Arial',sans-serif;
    letter-spacing: -2.3px;
}
#headerImg3{
    background-image: url(../images/charity/habitat/Forbes_Habitat_for_Humanity-Best_Car_Donation_Charities.png);
    background-repeat: no-repeat;
    width: 91px;
    height: 101px;
    float: right;
    margin: 8px 0px;
}

#headerImg4{
    display:none;
}

#headerImg5{
    display:none;
}

#headerHR{
    background-color: #000;
    width:auto;
    height:1px;
    margin-bottom:10px;
    margin-left:15px;
    margin-right:15px;
}

#programGo{
    background-image:url("../images/charity/habitat/logo.gif");
    background-repeat:no-repeat;
    width:150px;
    height:71px;
    float:right;
}

/* .threeHeader{
  background-image:url("../images/charity/habitat/habitat_logo.jpg");
  background-repeat:no-repeat;
  background-position:left bottom;
  width:900px;
  height:129px;
} */

#container {
        border:0px solid transparent;
        background:#f7f7f7;
}

.affilName {
  display:none;
}
#headerHR {
	display: none;
}
#navRow {
	background:#00afd7;
	height: 24px;
	display:inline-block;
	float: right;
        width: 100%;
}
#navRow a, #navLinks a, #navContact a {
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 11px;
	line-height: 21px;
	padding: 1.7px 11px;
	display: inline-block;
        font-weight: 700;
}
#breadcrumb{
    display: none;
}
#columnLeft{
    display: none;
}
#navLinks div a:hover, .headerLinks a:hover, #navContact a:hover {
        color:#000;
	background-color:#c4d600;
}
h1 {
	color: #333;
	font-size: 19.4667px;
	font-style: normal;
	font-weight: bold;
        text-transform:none;
      
	
}
h2{
	color: #333;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
#columnRight{
   float: none;
    padding: 30px 20px;
    width: auto;
    font-size: 16px;
}
.donationPageBody .thankyouHeader{font-size:16px;}
.donationPageBody .truckBackground.truckBackSize{background-color:#00afd7;}
.donationPageBody .progressText.truckBackground{background-color:#000;}
.donationPageBody .progressText{background-image:url("../images/charity/habitat/step_all.png");}
.donationPageBody .legendDiv{background:none;}
.donationPageBody .formFauxColumnWrapper{background:transparent;}
.donationPageBody .fieldset{border:0px solid transparent;}
.donationPageBody .inputColumn2{margin-left:10px;}
.donationPageBody .inputColumnWrapper{border-right:0px solid transparent;}
.donationPageBody .inputsAndTestimonials{padding:0px 25px;}
.donationPageBody .testimonialSpacer{display:none;}
.donationPageBody .testimonials{padding:0px 27px;}
.donationPageBody .needHelpSpacer h1{margin-top:25px;}
.donationPageBody .donateThankyou p{font-size:10px;}
.donationPageBody .notesRow .formLabel{float:left;}
.donationPageBody .notesRow .formOptional{vertical-align:sub;}
.truckBackSize, .donate1 .truckBackSize, .donate2 .truckBackSize, .donate3 .truckBackSize{
    background-image:url("../images/charity/habitat/step_all.png");
    width:462px;
}
.donationPageBody .testimonial{
    margin:0px auto 16px;
    text-align:left;
    font-size:16px;
}
.donationPageBody .fieldsetBody{
    margin:2px 0px;
    background:none;
}
.donationPageBody #myContent{
    position:relative;
    background:#fff;
}
.donationPageBody .legend{
    margin-left:0px;
    font-size:16px;
    color:#000;
}
.donationPageBody .progressText a, .progressText span{
    padding: 5px 0 5px 15px;
    color:#000;
    font-size:12px;
    font-weight:bold;
    position:relative;
    top:1px;
}
.donationPageBody .textarea{
    padding:10px;
    background:#fff;
    width:97%;
}
.donationPageBody .notesRow{
    margin-left:10px;
    padding-left:0px;
}
.donationPageBody .testimonialColumn{
    position:absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    background:#eeeeee;
    width:271px;
    padding-bottom:0px;
}
.donationPageBody .donateThankyou {
    color: #666666;
    width: 66%;
    float: left;
    padding: 7px 25px;
    font-size:10px;
    margin:15px auto;
}
.donationPageBody .needHelpSpacer{
    height:50px;
    padding-left:29px;
}
.donationPageBody .textbox{
    width:93%;
    padding:3px 5px;
    border:2px solid #bbbbbb;
    border-radius:2px;
    background-color:#fff;
}
.donationPageBody select{
    padding:3px 5px;
    border:2px solid #bbbbbb;
    border-radius:2px;
    background-color:#fff;
    background-image: url("../images/charity/habitat/dropdown_arrow.jpg");
    background-position: 100% center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-size:23px 23px;
}
.donationPageBody .formLabel, .formHelpText{
    font-size:16px;
    margin:5px 0px;
    color:#000;
}
.donate1 select{width:100%;}
.donate2 .helpPic{display:none;}
.donate2 .fieldsetHelpTop{display:none;}
.donate2 .inputColumn{margin-left:10px;}
.donate2 .fieldsetHelpHeader{border-bottom:0px solid transparent;}
.donate2 .fieldsetHelpBottom{background:none;}
.donate2 #first_name, .donate2 #pickup_first_name{width:132px;}
.donate2 #last_name, .donate2 #pickup_last_name{width:132px;}
.donate2 #customMediaSource{width:134px;}
.donate2 #zip_code, .donate2 #pickup_zip_code{width:78px;}
.donate2 #city, .donate2 #pickup_city{width:125px;}
.donate2 .colPlus{padding-left:8px;}
.donate2 select{padding:3.5px 5px;}
.donate2 .textbox{width:95%;}
.donate2 .fieldsetHelp{
    margin-right: 17px;
    width: 139px;
}
.donate2 .helpHeaderSquared{
    text-align:left;
    font-size:15px;
}
.donate2 .fieldsetHelpContent{
    color:#fff;
    text-align:left;
    background-color: #00afd7;
    padding:19px;
    width:100%;
}
.donate3 .tdLabel, .tdValue, .tdLabelSmall{
    background:#e5f7fb;
    border:2px solid #99dfef;
}
/* center the button - this selector may need to be tweaked based on page design */
#columnRight > div:nth-child(3){
    text-align: center;
}
/* modern button style  */
.process-button.gradient,
.back-button.gradient{
    background-color: #c4d600;
    border-color: #c4d600;
    color: #000;
    background: #c4d600;
    /*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 {
    background-color: #FF671F;
    border-color: #FF671F;
    color: #000;
    background: #FF671F;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.back-button{
    background:#dddddd;
    color:#888b8d !important;
    border-radius:0px;
    padding:6px 20px;
}
.back-button:hover{
    box-shadow:none;
}
.cancel-button{background:#db0000 !important;}
label[for=auto_year], label[for=make], label[for=model], label[for=body_type], label[for=mileage], label[for=condition], label[for=drivable], label[for=date_last_used], label[for=first_name], label[for=last_name], label[for=address1], label[for=zip_code], label[for=city], label[for=state], label[for=phone_num], label[for=email]{
    margin:5px 3px !important;
}
label[for=auto_year]:before, label[for=make]:before, label[for=model]:before, label[for=body_type]:before, label[for=mileage]:before, label[for=condition]:before, label[for=drivable]:before, label[for=date_last_used]:before, label[for=first_name]:before, label[for=last_name]:before, label[for=address1]:before, label[for=zip_code]:before, label[for=city]:before, label[for=state]:before, label[for=phone_num]:before, label[for=email]:before{
    content: "*";
    font-size: 17px;
    position: relative;
    left: -3px;
    bottom: -4.4px;
    color: #A4343A;
}
#forbesLink{
    width: 64px;
    height: 101px;
    margin: 8px 26px;
    display: block;
    right: 0;
    position: absolute;
    top: 0;
}
#forbesLink a{
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    border: none;
}

@media all and (max-width: 930px) {
    #container{
        border:0px;
        background:#fff;
    }
    .donationPageBody .testimonialColumn{
        position:relative;
        width:auto;
    }
    .donationPageBody .inputColumn2{margin:0px;}
    .donationPageBody .donateThankyou{width:auto;}
    .donationPageBody .donateThankyou p{font-size:10px;}
    .donationPageBody .thankyouHeader{font-size:16px;}
    .donationPageBody .textbox{width:97% !important;}
    .donationPageBody .inputsAndTestimonials{padding:0px;}
    .donationPageBody .truckBackground.truckBackSize{width:100%;}
    .donationPageBody .formLabel, .formHelpText{font-size:11px;}
    .donate2 .colPlus{padding-left:0px;}
    .donate2 #last_name{width:97%;}
    .donate2 #zip_code, .donate2 #pickup_zip_code{width:97%;}
    .donate2 .helpPic{display:block;}
    .donate2 .fieldsetHelpContent{width:auto;}
    .donationPageBody .textarea{
        padding:0px;
        width:100%;
    }
    .donate2 #customMediaSource{
        width:97%;
        float:left;
    }
    .donationPageBody select{
        background-size:30px 30px;
        padding:5.5px;
    }
    .donate2 .fieldsetHelp{
        background-color:#fff;
        width:100%;
        margin-right:0px;
        padding:0px;
    }
    .donationPageBody .notesRow {
        margin-left: 0px;
        padding-left: 20px;
    }
    #headerImgLink{
        width: 340px;
        height:110px;
    }
    div#headerImg2:before{top:80px;
    left:30%;
    }
    #forbesLink{
        right: 16px;
        top: 14px;
    }
    
}
@media all and (max-width: 830px){
    #headerImg1, #headerImg2 {
            float: none;
            margin: 0 auto;
            max-width: 100%;
            background-position: center;
    }
    #headerImg2 {
            background-position: left;
            height:80px;
            margin:0px 0px 29px 0px;
    }
    div#headerImg2:before{top:75px;
    font-size: 35px;
    left:30%;
    }
    #headerHR {
            margin: 0 auto 10px;
    }
  
   
     #navRow{
          margin-top: 5px;
          background-color: #00afd7;
          padding-top: 3px;
          padding-bottom: 2px;
          width: 100%;
    }
    #navLinks{
        padding-bottom: 0px;
    }
    #navContact{
          background-color: #00afd7;
          border-top: 1px solid #000;
        float: left;
        margin-top: 0px;
        width: 100%;
        padding-top: 3px;
        padding-bottom: 0px;
        display: inline-block;
     
    }    
    #columnRight {
        margin-top: 20px;
    }
}
@media all and (max-width: 600px){
     div#headerImg2:before{top:75px;
    font-size: 35px;
    left:25%;
    }
    #navRow{
        top:90px;
    }
     #navLinks a{
        padding: 0px;
    }
    #navContact {
          background-color: #00afd7;
          border-top: 1px solid #000;
        float: left;
        margin-top: 0px;
        width: 100%;
        padding: 0px;
     
    }
    #headerImg3 {
        width: 64px;
        height: 101px;
        margin: 0 auto;
        float: none;
    }    
    #forbesLink{
        top: 128px;
        margin: 0;
        right: auto;
        left: 41%;
        width: 85px;
        height: 97px;
    }
}

@media all and (max-width: 400px){
	
    div#headerImg2:before{
        left:10%;
    }
          #navRow{
          background-color: #00afd7;
          width: 100%;
    }
    #navLinks{
        padding: 0px;
    }
    #navContact{
          background-color: #00afd7;
          border-top: 1px solid #000;
        float: left;
        margin-top: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
     
    }    
    #columnRight {
        margin-top: 30px;
    }
}