﻿/* END: HSL BASED COLOR CHANGES FROM highconstrast.css */
/* END EPIC DELIVERED THEME CSS */
/* 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. */
.features .icon-video_visit {
  background-image: url("../images/quicklinks/video_visit.png");
}

/* style="width: 100%; background-image: url('@MYCHART@LOCALIZEDURL@images/quicklinks/appointments.png'); */
#extPmtPageFrame, #visitpayment-content #extPmtPageFrame, #visitpayment-content #iFrameLoadingIndicator {
  height: 40rem;
}

#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;
  }
}
