﻿/* BEGIN EPIC DELIVERED THEME CSS */
/* Generated by v84.0.95 */
/* BEGIN: SPECIAL HIDING PROPERTIES */
/* If you only want certain HTML content to display on mobile, tag it with an "OnlyMobile" class*/


/* 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. */

/* Add 2 additional images to homepage */
 .features {
  list-style: none;
  padding: 0 0 1rem;
}
.features li {
  padding-left: 75px;
  background-repeat: no-repeat;
}
.features .icon-advice {
  background-image: url("../images/quicklinks/medical_advice.png");
}
.features .icon-testResults {
  background-image: url("../images/quicklinks/test_results.png");
}
.features .icon-medications {
  background-image: url("../images/quicklinks/medications.png");
}
.features .icon-calendar {
  background-image: url("../images/quicklinks/appointments.png");
}
.features .icon-documents {
  background-image: url("../images/quicklinks/documents.png");
}
.features .icon-info {
  background-image: url("../images/quicklinks/info.png");
}
.features .info {
  font-size: 0.9rem;
}

/* Show content for this affiliate. An !important modifier is needed to override the !important modifier in the global Override.css. */


div.Affiliate.Baptist {display: block !important;}

span.Affiliate.Baptist {display: inline !important;}

p.Affiliate.Baptist {display: block !important;}

li.Affiliate.Baptist {display: list-item !important;}

/*  Content for Apple Pay   */
body #extpmtpageframe {
	height:  550px;
}


body #guestPay-content #extPmtPageFrame{
	height: 38rem;
	overflow-y: visible;
}


body #guestPay-content .formbuttons{
	margin-bottom: 5rem;
}

.grid.insulated {
  padding: 9px;
}

/* Fonts for Custom header footer for Provider Finder */
@font-face{font-family:gothamBook;src:url("../../fonts/custom/Gotham Book Regular.otf") format("opentype")}


@font-face{font-family:gothamMedium;src:url("../../fonts/custom/Gotham-Medium.otf") format("opentype")}


@font-face{font-family:gothamBold;src:url("../../fonts/custom/Gotham-Bold.otf") format("opentype")}


@font-face{font-family:sentinel;src:url("../../fonts/custom/Sentinel-Medium.otf") format("opentype")}
