
/*--- Global CSS --- */ 
/* Global ALL */
.help-nav-col .sr-only-focusable:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.region-1a-content .card-header {
  background-color: #fff;
  color: #4f4d51;
  border-top: solid #DEDEDE 1px;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.region-1a-content .card-header h3 {
  font-weight: 500;
  font-size: 1.25rem;
}

.region-1a-content .card-body {
  background-color: #fff;
  color: #4f4d51;
  font-weight: 400;
  font-size: 1rem;
}

.region-1a-content .accordion {
  border-bottom: solid #DEDEDE 1px;
}

.region-2-content .card-body h3,
.region-2-content .card-body .h3 {
  /* font-size: 1.5rem; */
  font-weight: 900;
  margin: 0rem 0rem 1rem;
}

.h3.card-title.text-primary {
  font-family: inherit;
  padding-bottom: 0;
}

.help-header {
  font-size: 2rem !important;
  color: #006298;
  font-family: "utopia-std",serif;
  font-weight: 900;
}

.help-nav .help-link {
  display: inline-block;
  font-size: 1rem !important;
  border-bottom: 1px solid #fff;
  color: #4f4d51;
  padding-bottom: 2px;
}

.help-nav .help-link:hover {
  font-size: 1rem !important;
  border-bottom: 1px solid #4f4d51;
  color: #4f4d51;
}

.help-nav h2 {
  color: #4F4D51;
  font-size: 1rem !important;
  font-weight: 500 !important;
  border: none !important;
  padding: .25rem 0 !important;
}

.card-img-help {
  width: 75px;
  height: 75px;
}

.card-text {
  line-height: 1.75rem;
}

.card-body {
  flex: 1 1 auto!important;
}

.call-us-intro {
  line-height: 2rem;
}

.call-us-detail, 
.locations-text,
.email-us-intro {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.email-us-instructions {
   font-size: .875rem;
   font-weight: 400;
   font-style: italic;
   text-align: center;
   margin-bottom: -16px;
}

.email-us-intro {
  margin:0rem auto 2rem;
}

div#contact-group-email,
div#contact-group-phone,
div#contact-group-topic {
    margin-bottom: 2rem;
}

.btn-help {
  padding: 0.8rem 1.5rem;
  padding-bottom: 0.8rem !important;
  margin-right: 1.25rem;
  color: #006298 !important;
  background-color: #f8f9fa !important;
  border-color: #f8f9fa;
  border-radius: .25rem;
}
.btn-help.last {
  margin-right: 0;
}
a.btn-help:active,
a.btn-help:focus,
a.btn-help:hover {
  background-color: #43B3E6 !important; 
  border: 1px solid #43B3E6 !important;
  color: #fff!important;
}

.faq-question {
  color: #4F4D51;
  font-size: 1.25rem;
  font-weight: 500; 
  white-space: normal !important;
  transition: all 0.3s ease 0s;
  padding-bottom: 2px;
  border: 1px solid #fff;
}
.faq-question.font-weight-bold {
  color: #006298;
}

.accordion button:focus,
.accordion button:active,
.accordion button:hover {
  text-decoration: none !important;
} 

.accordion button:focus .faq-question,
.accordion button:active .faq-question,
.accordion button:hover .faq-question {
  padding-bottom: 1px;
  border-bottom: 1px solid #4f4d51;
}

.faq-answer {
  color: #4F4D51;
  font-size: 1rem;
  /*line-height: 1.75rem;*/
}

.help-content {
    margin-bottom: 2rem;
}

#faq-accordion .fa-angle-right, 
#faq-accordion .fa-angle-down {
  color:#006298;
  /*color:#929292;*/
}

.region-1a-content .dir-links,
.help-site .dir-links {
  color: #006298!important;
  letter-spacing: 1px;
  font-size: 0.875rem;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
}

.region-1a-content .dir-links:hover,
.region-1a-content .dir-links:active {
  color: #006298;
  border-bottom: 1px solid #fff;
}

.help-site {
  border-bottom: 1px solid #aaa;
}

.help-site p.help-site-title {
   font-weight: 600;
   font-size: 1.125rem;
   padding-bottom: 0rem;
   margin-bottom: .5rem;
}

.help-site:nth-of-type(n+2) {
  padding-top:2rem;
}

.help-site:last-of-type {
  margin-bottom:2rem;
}

.help-top-section {
  overflow: hidden;
}

.dir-links-es a:hover {
  border-bottom: 0px!important;
  color: #006298;
}

span.help-link.active {
  border-bottom: 1px solid #4f4d51;
  margin: 0.5rem 1rem .5rem 0rem;
}

#faq-accordion .btn.btn-link,
#discounts-accordion .btn.btn-link {
    padding-left: 0px !important;
}

.recaptcha-message,
.info-message {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.recaptcha-text,
.recaptcha-text a {
  font-size: .875rem!important;
  line-height: 1.25rem;
  color: #4F4D51;
}
.recaptcha-text.text-black {
  color: #000;
}

.info-message {
    background: #F0F0F0;
    border-radius: 4px;
    padding: 16px;
    color: #006298;
    font-size: 1rem;
    text-align: left;
}

.info-message .pull-left {
  width:12px;
  margin-right:10px;
}

.info-message img {
    width:18px;
    height:auto;
}

.info-message a {
  color: #006298!important;
}

#coyp-faq-accordion .faq-question {
  color: #4F4D51;
  font-size: 1.25rem;
  font-weight: 500; 
  white-space: normal !important;
  transition: all 0.3s ease 0s;
  padding-bottom: 2px;
  /*border: 1px solid #fff;*/
}



#discounts-accordion .fa-angle-right, 
#discounts-accordion .fa-angle-down {
  color: #006298;
}
#discounts-accordion .faq-question {
  font-size: 1.5em;
}
#discounts-accordion .btn.btn-link {
  padding: 0.375rem 0rem;
}
#discounts-accordion .btn.btn-link:active,
#discounts-accordion .btn.btn-link:focus {
  border: 1px solid transparent !important;
}
#discounts-accordion .faq-answer p {
  font-size: 1.125em;
}
/*
#discounts-accordion .faq-answer a {
  border-color: #000 !important;
}
*/
#discounts-accordion .faq-answer .callout-clipper a {
  color: #006298 !important;
  border-bottom: 1px solid #3096C5 !important;
}




/* End ALL */ 

/* ----------- Smartphone Device Styles (XS)  ----------- */

@media (max-width: 767px) {

  #discounts-accordion .faq-answer .d-block.d-lg-none img {
    width: 70%;
  }

  .border-right.help-nav-col {
    border-right: none !important;
  }
  
  #help-nav-toggle .collapse-toggle:before {
    /* closed - fa-chevron-up */
    content: "\f077";
  }

  #help-nav-toggle.collapsed .collapse-toggle:before {
    /* open - fa-chevron-down */
    content: "\f078";
  }
  
  #help-topics-nav,
  #help-nav-toggle {
    background: #006298;
    border: none !important;
    border-radius: 0px !important;
    margin-bottom: 1rem;
    padding: 0 !important;
  }
  
  .help-nav {
    margin-top: -.5rem;
  }

  div#help-nav-collapse {
    margin-bottom: 2rem;
  }
  
  .help-nav .help-link {
    position: relative;
    left: 1rem;
  }

  div#partner-program-nav {
    margin-top: .5rem;
    margin-bottom: 0rem;
  }
  
  .side-nav-toggler {
    background-color: #006298;
    color: #ffffff;
    padding: .75rem 1.0rem !important;
    border: none !important;
    font-size: 1rem;
    font-weight: 600;
  }

  .side-nav-label {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 1px;
  }

  .region-1a-content button,
  .region-1a-content button:hover {
    font-size: 1.0rem;
  }
  
  .region-1a-content .card-header h3 {
    font-weight: 500;
    font-size: 1.0rem;
    line-height: 1.5rem;
  }

  .btn-help {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 900;
    background-color: #006298 !important;
    color: #f8f9fa !important;
    padding: 0rem 1.0rem !important;
    margin: 1rem 0 !important;
    border: none !important;
    border-radius: 0;
  }
  .btn-help.first {
    padding-right: 1rem;
    border-right: solid #f8f9fa 1px !important;
  }
  .btn-help.last {
    padding-left: 1rem;
    border-left: solid #f8f9fa 1px !important;
  }

  .faq-question {
    font-size: 1rem;
    /*font-weight: 600;*/
  }

  .faq-answer {
    font-size: .875rem;
  }

  .card-body {
   flex: 1 1 auto;
   padding: 1.25rem 1.25rem 0rem;
  }

  .learn-more-help-xs {
    font-size: 1rem;
  }

  .call-us-contact {
      padding-bottom: 1.5rem;
  }

  .call-us-contact-desc {
    padding-top:1.5rem;
  }

  h3.cust-service-loc {
    font-size: 1.5rem!important;
    font-weight: 600!important;
    line-height: 2rem!important;
    margin-bottom: 1rem!important;
  }

  .location-cards .card {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 0px;
  }

  .location-cards .card-last {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    padding-bottom: 1.5rem;
  }

  .call-us-detail {
    margin-top: 2rem;
  }

  .recaptcha-text {
    text-align: center;
    margin: auto;
    text-align: left;
  } 

}

/* End XS */ 

/* ---------------------- Tablet styles (SM)  ---------------------- */
@media (min-width: 768px) {

  #discounts-accordion .faq-answer .d-block.d-lg-none img {
    width: 30%;
    float: right;
    padding-left: 20px;
  }

  .help-header {
    font-size: 3rem !important;
    color: #006298;
    font-family: "utopia-std",serif;
    text-align: center;
    font-weight: 900;
    letter-spacing: .5px;
  }

  .help-nav-col {  
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .call-us-contact {
    border-right: 1px solid #43B3E6;
  }

  .call-us-contact-desc {
    padding-left: 5rem;
  }

  .region-1a-content .card-body {
    padding:1.5rem;
  }

  .help-bg-topright {
   position: absolute;
   right: -260px;
   width: 188px;
   top: 100px;
  }

  .help-bg-topleft {
   position: absolute;
   left: -380px;
   width: 294px;
   top: 70px;
  }

  .region-2-content .card-body h3,
  .region-2-content .card-body .h3 {
    font-size: 1.375rem;
    font-weight: 700;
    margin: 0rem 0rem 1rem;
  }

  /*
  .card-body {
    padding: 1rem 0rem 1rem;
  }
  */

  .call-us-intro {
   line-height: 2rem;
   padding-bottom: 2rem;
  }

  .cust-service-loc {
    font-size: 1.25rem!important;
    line-height: 1.75rem!important;
    font-weight: 600!important;
    margin-bottom: 2rem!important;
  }

  .help-nav .help-link {
    line-height: 1.25rem;
    margin-bottom: .5rem;
    position: relative;
    left: 1rem;
  }

  .nav-link.help-link {
    padding-left:0rem;
    padding-right: 0rem;
  }

  .card-deck.location-cards {
    justify-content: center;
  }

  .region-1a-content .card-deck .card {
    width:210px!important;
    flex:none;
  }

}

/* End SM */

/* ----------- Desktops and laptops (MD) ----------- */
@media (min-width: 992px) {

  .region-1a-content .card-deck .card {
    width:290px!important;
    flex:none;
  }

  .help-bg-topleft {
    position:absolute; 
    left:-294px; 
    width:294px;
    top:10px;
  }

  .help-bg-topright {
    position: absolute;
    right: -188px;
    width: 188px;
    top: 30px;
  }

  .card-body {
    padding: 1.25rem 1.25rem 3rem;
  }

  .cust-service-loc {
    font-size: 1.5rem!important;
    line-height: 1.75rem!important;
    font-weight: 600!important;
    margin-bottom: 2rem!important;
  }

  .help-nav-col {  
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
	

}

/* End MD */

/* ----------- Large Desktops (LG) ----------- */

@media (min-width: 1200px) {

  .help-nav-col {  
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

}
