/* BEGIN EPIC COMMUNITY MEMBER CUSTOM CSS */
/* Generated by v85.0.9 */
/* Epic recommends any additional CSS customizations be placed in this file, not theme.css. */

/* BEGIN: BACKGROUND IMAGES FOR BODY */
/* Pre Login Background Image  */
/* This file should live in the img folder inside the home folder and be 1920x1080 in size */
.mainBody.standaloneBody {
  background-image: url("img/background_body_pre_login.jpg");
}


/* Post Login Background Image  */
/* This file should live in the img folder inside the home folder and be 1920x1080 in size */
.mainBody {
  background-image: url("img/background_body_post_login.jpg");
}


/* Info Dialog for the Message page, such as for disabled features, Watermark on In Basket  */
/* This file should live in the img folder inside the home folder and be 1920x1080 in size */
.watermark {
  background-image: linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%), url("img/Placeholder-Generic.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.fillerWatermark {
  background-image: url("img/Placeholder-Generic.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#MsgPageBody .pageDIV {
  background-image: url("img/Placeholder-Generic.png");  
  background-repeat: no-repeat;
  background-position: center center;  
  background-size: cover;
} 
.mainPageDiv{
  background-image: url("img/Placeholder-Generic.png");
}
.ViewExternalMediaWaterMarkImg{
  background-image: url("img/Placeholder-Generic.png");  
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.GapUploadWatermark{
  background-image: linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%), url("img/Placeholder-Generic.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* Watermarks on the home page */
.watermark-home-large {
  background-image: url("img/Watermark-Home-Tall.png");
}
.watermark-home {
  background-image: url("img/Watermark-Home-Short.png");
}

/* Unique watermark on the allergies page */
body.Activity form[action*="Allergies.asp"] .watermark {
    background-image: linear-gradient(to bottom, rgba(255,255,255,1) 50%, rgba(255,255,255,.5) 100%), url("img/Watermark-Allergies.png");
}

/* Change astronaut background image */
#contain1.zeroStateWaterMark {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%), url("img/Hubble-Zero-State.png");
}

/* Change satellite background image */
#contain1.zeroStateWaterMark div.zeroStateIcon {
  background-image: url("img/Hubble-Zero-State-Icon.png");
}


/* Notification background image */
body#WSmsNotificationBody .smsWaterMarkImg{
  background-image: linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(255,255,255,0.65) 100%), url("img/Notification-Watermark.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
body#WSmsNotificationBody .watermark{
  background-image: linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(255,255,255,0.65) 100%), url("img/Notification-Watermark.png") !important;
}



/* END: BACKGROUND IMAGES FOR BODY */


/* BEGIN: MAIN BACKGROUND COLOR - UPDATE TO REFLECT BACKGROUND IMAGES */
/* These colors will load before background images, so you will see a flash of it. Match it to the overall color of the intended background image. */

/* Post Login */
.mainBody {
  background-color: hsl(204,14.3%,93.1%);
}

/* Pre Login */
.mainBody.standaloneBody {
  background-color: hsl(204,14.3%,93.1%);
}

/* END: MAIN BACKGROUND COLOR - UPDATE TO REFLECT BACKGROUND IMAGES */

/* BEGIN: LOAD CUSTOM IN BASKET IMAGES FROM HOME FOLDER */
/* Changed images for Inbasket folders to match colors - selected sections */
.ibvNavMsgTypeClosed {
  background-image: url("img/FolderClosed.png");
}
.ibvNavMsgTypeOpen {
  background-image: url("img/FolderOpen.png");
}
.ibvNavMsgTypeClosedHigh {
  background-image: url("img/FolderHighPriority.png");
}
.ibvNavMsgTypeOpenHigh {
  background-image: url("img/FolderHighPriorityOpen.png");
}
/* END: LOAD CUSTOM IN BASKET IMAGES FROM HOME FOLDER */

/* BEGIN: PATIENT ICONS */
/* Push pin icon on patient */
.FrameHeaderPinPinned {
  background-image: url("img/Pinned.png");
}
/* END: PATIENT ICONIS */

/* BEGIN: MOVE LOGO ON LOGO SCREENS LOWER AND AWAY FROM EPIC LOGO */
body.standaloneBody div#epicLoginContent img.image {
    margin-top: 20px;
}
/* END: MOVE LOGO ON LOGO SCREENS LOWER AND AWAY FROM EPIC LOGO */

/*BEGIN: OVERRIDES FROM 2017 */

/* BEGIN: A WHITE MENU BACKGROUND */
#menu {
    background-color: #ffffff;
}
html:not(.small-screen) #menu {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
html.small-screen #menu {
    background-color: #ffffff;
    border-bottom: 2px solid #dddddd;
}
body:not(.small-screen) .MenuBody {
    padding-left: 10px;
    padding-top: 5px;
}
html.small-screen #patFrame {
    border-top: 2px solid #dddddd;
}
#scroll-left, 
#scroll-right {
    border-right-width: 1px;
    border-left-width: 1px;
}
html.small-screen #content {
    border-top: 2px solid #dddddd;
    box-shadow: none;
}
/* END: A WHITE MENU BACKGROUND */

/* BEGIN: RESTORE A BANNER BACKGROUND ON PRELOGIN PAGES */
/* Use the same height as post-login */
#header {
    height: 54px;
}

/* if we're gonna have a banner, undo this tweak that is part of the standard theme */
html.notranslate body.mainBody.standaloneBody:not([onload]), 
html.notranslate body.mainBody.standaloneBody[onload='TopReplace();']
{
    margin-top: 0;
}
/* END: RESTORE A BANNER BACKGROUND ON PRELOGIN PAGES */

/* BEGIN: USE A WHITE EPIC LOGO PRE LOGIN */
/* Hide the dark prelogin Epic logo... */
#banner-right img {
       visibility: hidden;
}
/* ... and replace it with the white post login logo. */
#banner-right {
       background-image: url('../en-US/img/EpicImage_white.png');    
}

/* END: USE A WHITE EPIC LOGO PRE LOGIN */

a.login-links {
  font-size:14px;
  color: white;
  text-decoration:none;
  border-bottom:1px dotted RGBA(255,255,255,0.5);
}

#copyright {
	color: white;
}

#department {
	color: white;
}
}
}
}

