/* BEGIN EPIC COMMUNITY MEMBER CUSTOM CSS */
/* Generated by v85.0.1 */
/* 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 */
.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;
}
.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(173.1,70.9%,21.6%);
}

/* Pre Login */
.mainBody.standaloneBody {
  background-color: hsl(173.1,70.9%,21.6%);
}

/* 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 */

/** Linked Together **/
#linkedTogetherContent {
  background-color: #1060570f;
  background-image: linear-gradient(to bottom right, #1060578c, #1060578c);
  color: #FFFFFF;
  position: relative;
  overflow: visible;
  margin: 10px;        
  font-size: 16px;
  text-align: center;
}
.linkedTogetherButton {
  background-color: rgba(255, 255, 255, 0.8);
  color: #106057fa;
  margin: 5px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #106057fa;
  border-radius: 15px;
  font-size: 20px; 
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.16);
}
/****<2FA>****/
#Login2FA-Ambience {
  width: 100%;
  height: 100%;
  overflow: hidden; /* avoid margin collapse */
  background-image: url("../img/Satellite-Login.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: rgb(17,94,86);
}
.Enroll2FA-Title{
  color: #115e56;
  font-size: 30px;
  margin-bottom: 15px;
  width: 400px;
}
.acceptButton:active {
  background-color: rgb(0,149,135);
  box-shadow: 0 1px rgba(255,255,255,0),
    0 0 0 1px rgba(255,255,255,0.1),
    inset 0 2px 3px rgba(0,0,0,0.5),
    inset 0 0 0 1px rgba(0,0,0,0);
  transition:linear 0.06s;
}
.acceptButton {
  text-align:center;
  font-size: 14px;
  font-weight:bold;
  height:40px;
  width: 75%;
  border: none;
  color:RGB(255,255,255);
  cursor:pointer;
  background-color: #115e56;        
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
  border-radius: 25px;
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
  margin-top: 10px;
  text-transform: uppercase;
  padding: 8px 0;
}
.acceptButton:hover{ 
  background-color: #1a8275;
  color: #ffffff;
}
.Enroll2FA-Paragraph{
  margin: 6px 0;
  color:rgb(0, 0, 0);
  font-size: 14px;
  line-height: 18px;
}
.Enroll2FA-Center{
  margin: 10px;
  color:rgb(0, 0, 0);
  font-size: 14px;
  text-align: center;
  word-wrap: break-word;
}