﻿#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;
	}
}

/*login page icons*/
.features .icon-video {
  background-image: url("../images/quicklinks/video_visit.png");
}
.features .icon-update {
  background-image: url("../images/quicklinks/personal_details.png");
}
.features .icon-linkaccounts {
  background-image: url("../images/quicklinks/shareeverywhere.png");
  background-size: 70px;
}
.features .icon-calendar {
  background-image: url("../images/quicklinks/appointments.png");
}
body.md_anonymoustelehealth_index .telehealthSplashPageActionCard:nth-child(3),
body.md_anonymoustelehealth_index .telehealthSplashPageOr {
             display:none;
} 
