﻿/*.logo {
  background: transparent url("../images/loginlogo.png") no-repeat scroll center center;
  display: block;
  height: 6rem;
  margin: 0 0 0.5rem; }
  .logo + .title h1 {
    padding: 0; }*/
	
/* BEGIN: CONFIGURABLE PRELOGIN LOGO HEIGHT */
/* Prelogin logo height is 6rem by default which can cause it to be cropped for many larger logos. Change it here. */
/*body.isPrelogin .logo {display: block;height: 6rem;margin: 0 0 0.5rem;}
body.isPrelogin .logo {background-position: center top;}
/* END: CONFIGURABLE PRELOGIN LOGO HEIGHT */

/*Subtext style under the "Help us prepare for your arrival" header in the On My Way workflow which is defined in the string Scheduling.OnMyWay.AboutVisitLabel*/
.OnMyWayAboutVisitLabelOverride{
background-image: none;
padding: .75rem;
max-width: fit-content;}
	
/*.logo {
  display: block;
  height: 6rem;
  margin: 0 0 0.5rem; }*/
 /* .logo + .title h1 {
    padding: 0; }
	
/*sxd31*/
/*#graphicHeader:not(:empty) #header_logo .header_logo_link {
      background: transparent url("../images/logo.svg") no-repeat scroll center/contain;
       }

/*sxd31 for message plum */
 /*.redbold {color: #791753; font-weight: bold}
 /* Set Prelogin Home Page Icons */

.features {

  list-style: none;

  padding: 0 0 1rem;

}

.features li {

  padding-left: 75px;

  background-repeat: no-repeat;

}
.features .icon-BILHinfo {

  background-image: url("../images/quicklinks/Epic_Landing_Page_Icons_BILH_Info.png");

}
.features .icon-advice {

  background-image: url("../images/quicklinks/Epic_Landing_Page_Icons_Communicate.png");

}

.features .icon-testResults {

  background-image: url("../images/quicklinks/Epic_Landing_Page_Icons_Test_Results.png");

}

.features .icon-calendar {

  background-image: url("../images/quicklinks/Epic_Landing_Page_Icons_Appointments.png");

}

.features .icon-medications {

  background-image: url("../images/quicklinks/Epic_Landing_Page_Icons_Prescription_Refill.png");

}

.features .info {

  font-size: 0.9rem;