

/* Agency Custom CSS */

body.medicaid .header-container.nav-up .providers-menu .providers-sub-menu {
    top: 54px;
}

body.providers #subpage-text-container p a, body.providers #subpage-text-container li a, body.providers #subpage-text-container table a, body.providers #subpage-text-container a {
  color: #771c1c !important;
  text-decoration: underline;
}

body.providers #subpage-text-container p a, body.providers #subpage-text-container li a, body.providers #subpage-text-container table a {
  color: #771c1c !important;
  text-decoration: underline;
}

body.providers #subpage-text-container a.button {
    background-color: #771c1c !important;
    color: #fff !important;
}

body.providers #subpage-text-container li.accordion-item.is-active a.accordion-title {
    color: #FFF !important; 
}

body.providers #subpage-text-container table thead th {
  background: #771C1C !important;
}

body.providers #subpage-text-container table th {
  font-size: 1.2rem;
  background: #555 !important;
  color: #FFF;
}

body.providers #subpage-text-container li ul {
  list-style: circle !important;
}

body.providers #subpage-text-container li ul li ul {
  list-style: square !important;
}

body.providers #subpage-text-container .header a {
  text-decoration: none !important;
}
