@charset "UTF-8";
/* CSS Document */


/*.ContentBack {
   
   background-image:url('/images/back.png');
-webkit-background-size: cover;
-moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}*/

.ContentBack {
    background-image: url("/images/aca-tax-forms/hero_back.png");
    background-position: center top;
    background-repeat: repeat-x;
	left: -25px;
	margin: auto;
    min-height: 283px;
    overflow: visible;
    position: absolute;
    min-width: 2000px;
    z-index: -2;
}

.HeroBox {
	width: 100%;
	height: 250px;
	
	}



.HeroHead {
	margin-top: 70px;
	

	
	}
.HeroHead p, h3 {
	color: #FFF !important;
	font-family: "Open Sans","sans-serif";	
	}
	
.HeroHead h3 {
	font-size: 48px !important;
	font-weight: 300;
	line-height: 60px;
	text-align:center !important;
	padding-bottom: 30px;
	}

.HeroHead p {
	font-size: 24px !important;
	font-weight: 300;
	line-height: 26px;
	text-align:center !important;
	}


.OfferContent {
	width: 100%;
	}

.OfferContent p {
	line-height: 18px !important;
	}
	

.CTA_box {
	width: 100%;
	margin-top: 25px;
	justify-content: center;
	display: flex;
	
	}


.confirmText {
	line-height: 18px; 
	}

.OfferContentRightForm {
	float: right;
	width:321px;
	background-color: #f5f5f5;
    border-width: 1px;
	border: thin solid #E5E5E5;
	}
.CheckList {
	height: 30px;
	padding-bottom: 5px;
	/*vertical-align: top !important;*/
	
	}




label {
	font-size: 13px;
	margin-left: 19px;
	padding-bottom: 5px;
	}

input.Form_CC {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    color: #54585A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 1px 2px;
    min-height: 12px;
    width: 88%;
}
.Form_CC {
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-top: 5px;
}

.CustCheckLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	margin-left: 5px !important;
	
	}

.SelectQty {
	height: 16px !important;
	font-size: 11px !important;
	}

.cellDiv {
    padding: 5px 0 10px 0;
	
	}