<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BEGIN EPIC DELIVERED THEME CSS */
/* Generated by v85.0.3 */
/* Epic recommends that you do not edit this file and instead put any additional customizations in override.css */

/* BEGIN: LOGIN PAGE COLOR CHANGES */

/* Buttons - Login, Accept Department */
body.standaloneBody .acceptButton,
body.standaloneBody #LoginButton {
  background-color: hsl(28.4,81.5%,51.2%);
}
body.standaloneBody .acceptButton:hover,
body.standaloneBody #LoginButton:hover {
  background-color: hsl(37.6,79.4%,46.9%);
}
body.standaloneBody .acceptButton:active,
body.standaloneBody  #LoginButton:active {
  background-color: hsl(10.7,81.5%,38.8%);
}

/* Buttons - Cancel Department */
body.standaloneBody .cancelButton {
  background-color: white;
}
body.standaloneBody .cancelButton:hover {
  background-color: hsl(37.6,79.4%,46.9%);
}
body.standaloneBody .cancelButton:active {
  background-color: hsl(10.7,81.5%,38.8%);
}
body.standaloneBody .cancelButton:active {
  color: white;
}

/* Copyright Text */
body.standaloneBody #copyright {
  color:  hsl(80.7,48.7%,33.7%);
}

/* Copyright Hyperlink */
body.standaloneBody #copyright label.copyright-link {
  color:  hsl(80.7,48.7%,33.7%);
}
body.standaloneBody #copyright label.copyright-link:active,
body.standaloneBody #copyright label.copyright-link:hover {
  color:  hsl(80.7,48.7%,33.7%);
}

/* Hyperlinks in badge */
body.standaloneBody div#epicLoginContent a {
  color: hsl(48.7,81.5%,66.9%);
}
body.standaloneBody div#epicLoginContent a:active, 
body.standaloneBody div#epicLoginContent a:hover:not(disabled) {
  color: hsl(48.7,81.5%,66.9%);
}

/* Text in badge */
body.standaloneBody div#epicLoginContent .description,
body.standaloneBody div#epicLoginContent .login,
body.standaloneBody div#epicLoginContent #poweredBy,
body.standaloneBody div#epicLoginContent #department,
body.standaloneBody div#epicLoginContent #timezone {
  color: hsl(33.6,0%,69.8%);
}

/* Text in login box */
body.standaloneBody #Account_ID, 
body.standaloneBody #Account_Password {
  color: hsl(33.6,0%,69.8%);
}
/* Border on login box form fields */
body.standaloneBody #Account_ID, 
body.standaloneBody #Account_Password {
  border-bottom-color: hsla(33.6,0%,69.8%,0.8);
}


/* END: LOGIN PAGE COLOR CHANGES */

/* BEGIN: POST LOGIN COLOR CHANGES */

/* The container of the clinical content; the "body" of the page */
body .FrameHeaderDiv,
body.copyright,
body.mainBody #content,
body.mainBody #innerAppWrap {
  background-color: hsl(13.4,63.9%,100%);
}

/* The home content container */
.home-container {
  background-color: hsl(13.4,63.9%,100%);
}

/* Collapsible section header in Patient Search */
.AccordionHeader {
  background-color: hsla(28.4,81.5%,51.2%,0.2);
}
.AccordionHeaderHover {
  background-color: hsla(28.4,81.5%,51.2%,0.4);
}

/* Logout loading message hyperlink */
.logoutLoadingMessage a {
  color: hsl(193,100%,41%);
}

/* Header bar background color */
body.mainBody #header {
  background-color: hsla(80.8,48.2%,33.3%,0.5);
}

/* Menu bar background color */
body.bannerBody .BannerTab.lowered,
body.bannerBody .BannerTab.hovered,
body.mainBody #menu {
  background-color: hsla(22.4,81.5%,51.4%,0.5);
}

/* Menu Title Text */
body.mainBody #hoverMenuItems .itemTab, 
body.mainBody #hoverMenuItems .itemGroup &gt; .itemTitle {
  color: hsl(28.4,81.5%,51.2%);
}
body.mainBody #hoverMenuItems .itemTab:hover,
body.mainBody #hoverMenuItems .itemGroup &gt; .itemTitle &gt; span:hover {
  color: hsl(38,79.4%,47.3%);
}

/* Menu Text */
body.mainBody #hoverMenuItems .itemGroup &gt; .item {
  color: hsl(197,32%,28%);
}
body.mainBody #hoverMenuItems .itemGroup &gt; .item &gt; span:hover {
  color: hsl(32.9,13%,37.8%);
}

/* Menu drop down border */
body.mainBody #hoverMenu {
  border-color: hsla(28.6,81.5%,51.2%,0.5);
}

/* Frame Header Text */
.FrameHeaderText {
  color: hsl(69.6,47.5%,39.8%);
}

/* Frame Header Hyperlink Text */
A.HeaderLink:link,
A.HeaderLink:active,
A.HeaderLink:visited {
  color: hsl(69.6,47.5%,39.8%);
}

.FrameHeaderSmall {
  color: hsl(69.6,47.5%,39.8%);
}

/* Sub headers in page content */
body.Activity .subHeaderClass,
body.Activity .subHeaderHardWarning,
body.Activity .subHeaderCrossModule,
body.Activity .subHeaderCrossModuleHighlight,
body.Activity .subHeaderText {
  color: hsl(30.3,26.4%,34.7%);
}

.subHeaderCrossModule {
  background-color: hsla(28.4,81.5%,51.2%,0.2);
}

.plainMessage, 
.plainMessageHot {
  background-color: hsla(28.4,81.5%,51.2%,0.2);
}

/* Column headers sorted */
.colHeadSorted {
  color: hsl(28.4,81.5%,51.2%);
}
.colHeadSorted {
  box-shadow: hsl(28.4,81.5%,51.2%) 0px -4px 0px 0px inset;
}

/* Plain text in page content */
body.Activity,
body.ActivityPadded,
body.ActivityNoPadding {
  color: hsl(195.6,0%,9.8%);
}

/* Hyperlinks in page content */
a:link {
  color: hsl(28.4,81.5%,51.2%);
}
a:active, 
a:hover:not(disabled) {
  color: hsl(28.4,81.5%,51.2%);
}

/* Fix colors of links in Card-Headers; they should have changed from above */
.card-header a:link {
    color: inherit;
}

/* But quick buttons are associated with icons with blue colors. Can't change without changing the icons too, so change them back */
a.quick-button:link {
  color: #00A6D3;
}
a.quick-button:active, 
a.quick-button:hover:not(disabled) {
  color: #00A6D3;
}

/* Nav option tabs */
.navOptionSelected { 
  background-color: hsl(13.4,63.9%,100%);
}
.navOptionSelected {
  color:  hsl(70.8,47.5%,39.8%);
}

.navOption:hover, 
.navOption.hover {
  background-color: hsl(70.8,47.5%,39.8%);
}
.navOptionSelected:hover,
.navOptionSelected.hover {
  color: hsl(70.8,47.5%,39.8%);
}
.navOptionSelected:hover,
.navOptionSelected.hover {
  background-color: hsl(13.4,63.9%,100%);
}

/* Tabs  */
.selectedTab {
  border-top-color: hsl(28.4,81.5%,51.2%);
}
.notSelectedTab:not(.tabNotAvailable):hover,
.selectedTab {
  color: hsl(28.4,81.5%,51.2%);
}
.notSelectedTab {
  color: hsl(69.1,54.1%,29.8%);
}

/* Toolbar buttons */
a.toolbarText,
.toolbarBtn,
.toolbarBtnDrop,
.toolbarBtnDisabled,
.toolbarBtnDropDisabled,
.toolbarBtnRaise,
.toolbarBtnDropRaise,
.toolbarBtnRaiseDisabled,
.toolbarBtnLower,
.toolbarBtnPressed,
.toolbarBtnPressedRaise,
.toolbarBtnPressedLower,
.toolbarBtnDropRaiseLower,
.toolbarDropItem,
.toolbarDropItemSelected,
.toolbarDropItemPressed,
.toolbarDropItemPressedSelected,
.button,
.toolbarBottomBtn,
.toolbarBottomBtnDrop,
.toolbarBottomBtnRaise,
.toolbarBottomBtnDropRaise,
.toolbarBottomBtnDisabled,
.toolbarBottomBtnDropDisabled,
.toolbarBottomBtnRaiseDisabled,
.toolbarBottomBtnLower,
.toolbarBottomBtnPressed,
.toolbarBottomBtnPressedRaise,
.toolbarBottomBtnPressedLower,
.toolbarBottomBtnDropRaiseLower {
  color: hsl(28.4,81.5%,51.2%);
}



/* Search button text that has an important flag in epicweb_ie.css, for some reason... */
a.toolbarBottomText {
  color: hsl(28.4,81.5%,51.2%) !important;
 }
 
 
/* Hover highlight buttons */
.toolbarBtnLower,
.toolbarBtnPressed,
.toolbarBtnPressedRaise,
.toolbarBtnPressedLower,
.toolbarBtnDropRaiseLower {
  background-color: hsla(28.4,81.5%,51.2%,0.2);
}
.toolbarBtnRaise,
.toolbarBtnDropRaise {
  background-color: hsla(28.4,81.5%,51.2%,0.1);
}
.toolbarBtnRaise,
.toolbarBtnDropRaise {
  border: 1px solid hsla(28.4,81.5%,51.2%,0.2);
}

/* IN BASKET CHANGES */
/****&lt;Navigation Pane&gt;****/
.ibvNavSpace,
.ibvNavTabHighlight {
  background-color: hsla(28.4,81.5%,51.2%,0.2);
}
.ibvNavSpaceHigh,
.ibvNavMsgTypeOpen,
.ibvNavMsgTypeOpenHigh {
  background-color: hsla(28.4,81.5%,51.2%,1);
}
.ibvNavTab {
  color: hsl(35.6,1.1%,27.8%);
}
/****&lt;/Navigation Pane&gt;****/

/****&lt;List Pane&gt;****/
.ibvListHeader,
table#ListTable tr.ibvListOdd td,
table#ListTable tr.ibvListEven td {
  border-bottom-color: hsla(34,0%,92.8%,1);
}
table#ListTable tr.ibvListHighlight td,
table#ListTable tr.ibvListHighlight.iPadTableRow:hover td {
  background-color: hsla(28.4,81.5%,51.2%,0.2);
}
table#ListTable tr:hover td {
  background-color: hsla(28.4,81.5%,51.2%,0.07);
}
table#ListTable tr.ibvListHighlight:hover td {
  background-color: hsla(28.4,81.5%,51.2%,0.15); 
}
#ListLoadMoreAvailable a {
  color: hsl(27.1,52.5%,32.8%);
}
/****&lt;/List Pane&gt;****/


/****&lt;Summary Colors&gt;****/
a:hover,
.ltext  {
  color: hsl(28.4,81.5%,51.2%);
}

.thead td {
  color: hsl(35.6,0%,55.7%);
}
/****&lt;/Summary Colors&gt;****/


/* PATIENT LISTS */
.dataYellow, .dataYellowEven, .dataYellowOdd {
  background-color: hsla(28.4,81.5%,51.2%,0.2);
}
.TableRow:hover td {
  background-color: hsla(28.4,81.5%,51.2%,0.07);
}
.TableRow:hover .dataYellow,
.TableRow:hover .dataYellowEven,
.TableRow:hover .dataYellowOdd {
  background-color: hsla(28.4,81.5%,51.2%,0.15);
}

/* Patient image frame */
#PatFrameImageContainer {
  border-color: hsl(13.4,63.9%,100%);
  background-color: hsl(13.4,63.9%,100%);
}

/* Left nav pane actions */
.patientAction {
  color: hsl(28.4,81.5%,51.2%);
}
.imgPatAction {
  background-color: hsl(28.4,81.5%,51.2%);
}

/* Show past button */
.ButtonOut,
.ButtonIn,
label.QuickBtnLabel,
.ButtonOutList {
  color: hsl(37.6,79.4%,46.9%);
}

.ButtonOut,
.ButtonOutList,
input:not(:checked) + label.QuickBtnLabelWithEmptyCheckbox,
input:not(:checked) + label.QuickBtnLabel {
  border-color: hsl(15.6,42.6%,94.7%);
}

.ButtonOut,
.ButtonOutList,
input:not(:checked) + label.QuickBtnLabelWithEmptyCheckbox,
input:not(:checked) + label.QuickBtnLabel {
  background-color: hsl(13.4,63.9%,100%);
}

.ButtonIn,
input:checked + label.QuickBtnLabel {
  border-color: hsl(28.4,81.5%,51.2%);
  background-color: hsl(28.4,81.5%,51.2%);
  color: white;
}

/* END: POST LOGIN COLOR CHANGES */</pre></body></html>