﻿/* 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. */
li.todolistelement.overdueslistelement{
	display: none;
}
li.todolistelement.healthadvisory{
	display: none;
}	
#todoevents > div.overduesection.months.cardlist.column_2.matchHeights{
	display: none;
}
#extPmtPageFrame{
    Height:45rem;
    Overflow-y: visible;
}
#guestPay-content #extPmtPageFrame {
    Height: 38rem;
    Overflow-y: visible;
}
#guestPay-content .formbuttons {
    margin-bottom: 5rem;
}
#iFrameLoadingIndicator.mobileExtPmtPage,
	#extPmtPageFrame.mobileExtPmtPage {
		height: 41rem;
}
.block {
	display: block;
	width: 100%;
	border: none;
	background-color: #137CC6;
	padding: 8.66667px 13px;
	font-size: 1rem;
	color: #FFFFF;
	cursor: pointer;
	text-align; center
}	
.card .buttonList .button {
  opacity: 1;
}
#feedItem#card#withButtonColumn#mobileAppReviewFeetItem {
	display: none;
	visibility: hidden;
}
iframe.MyChartIframe {
  width: 40%;
  overflow: hidden;
  border: none;
}

