﻿.Affiliate {display: none !important;}
div.Affiliate {display: none !important;}
.features .icon-telehealth {
  background-image: url("../images/quicklinks/video_visit.png");
}
.features .icon-estimates {
  background-image: url("../images/quicklinks/estimates.png");
}
.features .icon-billing {
  background-image: url("../images/quicklinks/billing.png");
}
body #extPmtPageFrame {
	height: 68rem !important;
	overflow-y: visible !important;}
body #guestPay-content #extPmtPageFrame {
	height: 38rem;
	overflow-y: visible;
}
body #guestPay-content .formbuttons {
margin-bottom: 5rem;
}
/* Show content for this affiliate. An !important modifier is needed to override the !important modifier in the global Override.css. */

div.Affiliate.CGFS {display: block !important;}

span.Affiliate.CGFS {display: inline !important;}

p.Affiliate.CGFS {display: block !important;}

li.Affiliate.CGFS {display: list-item !important;}