/*! 0000 12/17/2019 00:00 AM Copyright 2019 USAA. All Rights Reserved. */
/*! Gitlab: grp-enterprise-wcm-storefront/<PROJECT_ID> */
.cdo .banner.fifty-fifty .content {
  overflow: hidden;
}

.cdo .banner.fifty-fifty .content .cta-major {
  margin-left: 0px !important;
}

.cdo .banner.fifty-fifty img.banner-img {
  position: absolute;
  top: 0;
  right: -1px;
  height: 613px;
  min-width: 50%;
  /* max-width: 50%; */
  margin: 0;
}

.cdo .banner .bannerStripe {
  display: inline-flex;
  width: 100%;
}

.cdo .banner .bannerStripe .usaa-glyph-simple-clock {
  margin: auto;
  margin-right: 5px;
  font-size: 32px;
}

.cdo .banner .bannerStripe p {
  max-width: 700px !important;
  text-align: left !important;
  margin: auto;
}

/* OEP BANNER */
.oep-banner h2, .oep-banner h2 {
}

.oep-banner p.sub-info {
  max-width: 400px;
  margin: auto;
}

/* OEP DESCRITPION BANNER */
.oep-banner-description {
  background: #0f1e31;
  padding: 30px;
}

.oep-banner-description {
  display: inline-flex;
  width: 100%;
}

.oep-banner-description .usaa-glyph-simple-clock {
  margin: auto;
  margin-right: 5px;
  margin-top: 0px;
  font-size: 32px;
  color: #ffffff;
}

.oep-banner-description p {
  max-width: 700px !important;
  text-align: left !important;
  margin: auto;
  margin-left: 10px;
  color: #ffffff;
}
.cdo .banner.standard .content {
    z-index: 1;
}
.cdo a.hoursLink {
    color: #ffffff;
    text-decoration: underline !important;
}
.cdo a.hoursLink:hover {
    color: #ffffff;
    text-decoration: none !important;
}

.cdo .banner.standard a.cta-major {
  margin-top: 30px;
}
.cdo .banner .bannerStripe p {
  text-align: center !important;
}

.cdo .yellowText {
  color: #fac705;
}
/*# sourceMappingURL=template.css.map */