

/* Agency Custom CSS */

body.medicaid .header-container.nav-up .partners-menu .partners-sub-menu {
    top: 54px;
}

body.partners.page .content-body p a, body.partners.page .content-body li a, body.partners.page .content-body table a, body.partners.page .content-body a {
  text-decoration: underline;
}

body.partners.page .content-body p a, body.partners.page .content-body li a, body.partners.page .content-body table a {
  text-decoration: underline;
}

body.partners.page .content-body table th {
  font-size: 1.2rem;
  background: #555 !important;
  color: #FFF;
}

body.partners li ul {
  list-style: circle;
}

body.partners li ul li ul {
  list-style: square;
}

body.partners .header a {
  text-decoration: none;
}