/**********************************
*************FOOTER*********/
.alext_footerWrapper{
	height: 100px;
	margin-top: 10%;
	overflow: hidden;
	max-width: 1200px;
	position: relative;
}
.alext_subfooterWrapper{
	height: 100px;
	margin-top: 5%;
	overflow: hidden;
	max-width: 1200px;
	position: relative;
}
.alext_footerImage{
	width: 100%;
	
}
.alext_footerContent{
	position: absolute;
	top: 10%;
}


.alext_footerLogo img{
	width: 100%;
	padding-left: 20%;
	float: left;
	padding-right: 20%;
}
.alext_footerText{
	color: #fff !important;
	padding-left: 20%;
	font-size: 1.5vmin;
}

/* Custom Colors Added 4-9-18 JDH  */
.callout-region {
    background-color: #4C9D2A !important;  
    background-image: none;
    color: #ffffff !important;
}
/* Custom Colors Added 4-9-18 JDH  */
.callout-region h2 {
	color: #ffffff !important;
}
.feature-region {
    background-color: #4C9D2A !important;  /*  ACES Green  */
    background-image: none;
}
h2 {
color: #ffffff !important;
font-weight: bold;
}
h3 {
color: #4C9D2A !important;
font-weight: bold;
}
.app-footer {
  /*  background-color: #063D79 !important;    ACES Blue  */
         background-color: #000066 !important;     
	 color: #ffffff !important;
}
.app-footer a {
	color: #ffffff !important;
}
.search-form-container {
  background-color: #000066 !important;
}
#checkout-header {
     background-color: #4C9D2A !important;
     color: #ffffff !important;
}
#checkout-header a {
     color: #ffffff !important;
}
.css-qhotk7-view  {
     background-color: #4C9D2A !important;
     color: #ffffff !important;
}
.css-1x7wuul-view-heading h1 {
     color: #4C9D2A !important;
}
.css-1x7wuul-view-heading h2 {
     color: #4C9D2A !important;
}

h1 {
     color: #4C9D2A !important;
     font-weight: bold !important;
}

#feature {
     background-color: #000066 !important;
     color: #ffffff !important;
}
