﻿/* BEGIN EPIC COMMUNITY MEMBER CUSTOM CSS */
/* Epic recommends any additional CSS be placed below this line. Avoid adding CSS above because it makes it difficult to determine which are your changes and which are Epic's. */
.ONCUSCDI {
  position: absolute;
  margin-top: 80px;
}

.COVIDVAC {
  top: 120px;
  position: absolute;
  text-align: center;
  font-size: 12pt;
  color: white;
}

.COVIDVACHEADER {
  top: 80px;
  position: absolute;
  text-align: center;
  font-size: 30pt;
  color: white;
}

#graphicHeader:not(:empty) #header_logo .header_logo_link {
  background: transparent url("../images/logo.png") no-repeat scroll center/contain;
}

/* BEGIN External Payment Page CSS */
#extPmtPageFrame, #visitpayment-content #extPmtPageFrame, #visitpayment-content #iFrameLoadingIndicator {
  border-width: 0px;
  height: 80rem;
  overflow-y: hidden;
  width: 100%;
}

#guestPay-content #extPmtPageFrame, #guestPay-content #iFrameLoadingIndicator {
  height: 40rem;
}

@media only screen and (max-width: 825px) {
  #payment-content #extPmtPageFrame,
  #payment-content #iFrameLoadingIndicator,
  #guestPay-content #extPmtPageFrame,
  #guestPay-content #iFrameLoadingIndicator {
    height: 60rem;
  }
}
/* END External Payment Page CSS */
[title~=PINGONEIDP] {
  display: none;
}
