body, html {
  height: 100%; }

#billpay-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0; }

#billpay-lightbox.presented {
  z-index: 1000;
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }

#billpay-lightbox-content {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  background-color: white;
  box-shadow: 0 0 5px black;
  text-align: center;
  padding: 20px;
  overflow: auto; }

#billpay-lightbox-content h3 {
  font-size: 24px;
  color: #6629B7;
  margin: 24px; }

h1 + div.rtf p {
  font-size: 1rem;
  line-height: 1.5; }

h1 + div.rtf p + p {
  margin: 15px 0; }

ul.bills {
  margin-top: 36px;
  padding-left: 0;
  overflow: hidden; }

ul.bills li {
  font-size: 0;
  padding-bottom: 60px;
  border-bottom: 1px solid #ebeae8;
  margin-bottom: 60px; }

ul.bills li:last-child {
  border: 0;
  margin-bottom: 0; }

div.mobile-image-wrapper {
  display: none;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }
  div.mobile-image-wrapper.active {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

div.image-wrapper {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }
  div.image-wrapper.active {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.image-wrapper img,
.mobile-image-wrapper img {
  border: 1px solid #444444;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.image-wrapper > span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.image-wrapper.active > span {
  width: 300%; }

.image-wrapper.active img {
  z-index: 2;
  max-width: 300%;
  width: 300%;
  box-shadow: 2px 2px 10px grey;
  top: 40px; }

.image-wrapper span.fa,
.mobile-image-wrapper span.fa {
  font-size: 30px;
  background-color: #6629B7;
  color: #ffffff;
  position: absolute;
  bottom: 6px;
  right: 6px;
  border: 1px solid #6629B7;
  padding: 0 2px;
  border-radius: 4px; }

.image-wrapper span span:nth-of-type(2),
.mobile-image-wrapper span span:nth-of-type(2) {
  display: none; }

.image-wrapper.active span span:nth-of-type(1),
.mobile-image-wrapper.active span span:nth-of-type(1) {
  display: none; }

.image-wrapper.active span span:nth-of-type(2),
.mobile-image-wrapper.active span span:nth-of-type(2) {
  display: inline-block;
  z-index: 2;
  right: 8px;
  bottom: -32px; }

.image-wrapper:hover span.fa {
  background-color: #7648b3;
  border-color: #7648b3;
  /* color: white; */ }

div.info-wrapper {
  width: 70%;
  margin-left: 5%;
  display: inline-block;
  vertical-align: top; }

.info-wrapper h2 + p {
  margin-top: 10px; }

div.cta {
  display: inline-block;
  vertical-align: top; }

a.btn.cta {
  font-size: 1rem; }

#billpay-lightbox-content a.btn.cta {
  display: inline-block;
  width: 172px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: #6629B7;
  color: white;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  margin-right: 15px;
  margin-top: 18px; }

a.btn.cta.pay-online {
  width: 210px; }

#billpay-lightbox-content a.btn.cta:hover {
  background-color: #7648B3; }

#billpay-lightbox-content a.btn.cta.close {
  background-color: white;
  color: #6629B7;
  Border: 2px solid #6629B7;
  line-height: 36px;
  width: 168px; }

#billpay-lightbox-content a.btn.cta.close:hover {
  background-color: #6629B7;
  color: white; }

p.pay-my-bill-image-wrapper {
  height: 50%; }

p.pay-my-bill-image-wrapper img {
  max-height: 100%; }

p.mychart-instructions-link {
  font-size: 13px;
  margin-top: 10px;
  width: 172px;
  text-align: center;
  /* display: none; */ }

.info-wrapper section.two-col {
  width: 47.5%;
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  line-height: 1.5; }

.info-wrapper h2 {
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 0px; }

.info-wrapper section.two-col:nth-of-type(1) {
  margin-right: 5%; }

section.two-col h3 {
  font-weight: 600;
  margin-bottom: 6px;
  font-size: 20px;
  margin-top: 17px; }

.two-col h3.pay-by-mail::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14.25'%3E%3Ctitle%3Emailbox_V2%3C/title%3E%3Cpath d='M4.51,8.22C3.13,8.22,2,9.71,2,11.53v5.59H7V11.53C7,9.71,5.9,8.22,4.51,8.22Z' transform='translate%28-2 -2.87%29' fill='%2362b4c5'/%3E%3Cpath d='M15.49,8.22H14.23v3.56H12.37V8.22h0v-3h2.47V2.87h-4.4V8.22H7.23A3,3,0,0,1,8.08,9a4.21,4.21,0,0,1,.8,2.54v5.59H18V11.53C18,9.71,16.87,8.22,15.49,8.22Z' transform='translate%28-2 -2.87%29' fill='%2362b4c5'/%3E%3C/svg%3E");
  height: 17px;
  width: 17px;
  content: ' ';
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: baseline;
  position: relative;
  top: 2px; }

section.two-col p + p {
  margin-top: 0; }

div.optional.partner-logo {
  text-align: right; }

.optional.partner-logo img {
  max-height: 30px;
  width: auto; }

hr, .hr {
  border: 0;
  border-bottom: 2px solid #EAEBE8;
  margin: 60px 0; }

.nav-breadcrumbs-level1 > li.nth-child-2, .nav-breadcrumbs-level1 > li:nth-child(2) {
  display: block !important; }

@media screen and (max-width: 767px) {
  #billpay-lightbox-content {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%; }
  div.image-wrapper {
    width: 40%; }
  .image-wrapper.active img {
    width: 225%; }
  .image-wrapper.active > span {
    width: 225%; }
  div.info-wrapper {
    width: 55%; }
  .info-wrapper section.two-col {
    width: 100%; }
  .info-wrapper h2 {
    font-size: 24px; }
  section.two-col h3 {
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 16px;
    margin-top: 17px; } }

@media screen and (max-width: 510px) {
  .info-wrapper h2 {
    font-size: 19px; }
  div.image-wrapper {
    display: none; }
  div.mobile-image-wrapper {
    width: 30%;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    position: relative; }
  .mobile-image-wrapper > span {
    position: absolute;
    left: 28px;
    bottom: -24px; }
  .mobile-image-wrapper.active > span {
    width: 300%;
    left: -200%;
    bottom: 0; }
  .mobile-image-wrapper.active img {
    width: 300%;
    max-width: 300%;
    position: relative;
    left: -200%;
    box-shadow: 2px 2px 10px grey; }
  .mobile-image-wrapper span.fa {
    position: relative;
    font-size: 20px;
    top: -10px;
    left: -30px; }
  .mobile-image-wrapper.active span span:nth-of-type(2) {
    left: 54px;
    top: -4px;
    font-size: 30px; }
  div.info-wrapper {
    width: 70%;
    margin-left: 0; }
  div.optional.partner-logo {
    text-align: left; }
  section.two-col h3 {
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 14px;
    margin-top: 17px; } }

@media screen and (max-height: 600px) {
  #billpay-lightbox-content h3 {
    display: none; } }
