﻿/** Corewell Health customization - Requested by Jason Logan on 1/13/2023 **/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

/** Change font to Spectrum's choice across website **/
html{
		font-family: Montserrat;
		font-size: 12pt
}

/** Added 6/6/2019 per For integration with Instamed Request 4171815 **/
/** updated 12/19/2019 to increase the size of the instamed frame  Request 4452075 **/
/** Updated 6/8/2022 to fit submit button on payment forms **/
/** Custom 1/9/2023 CFB Sherlock 7436852.  Increase the hight from 60 to 80rem **/
#extPmtPageFrame {
height: 80rem;

overflow-y: visible;

}
/** End: For integration with Instamed Request 4171815 **/

/** Added 8/30/2019 Hide Update, Add and Remove insurance buttons on the summary page. Request 4291811. Update 1/13/2022 SCTASK0435242

body.md_coverages_index div#addCoverageButton {display: none !important;}
body.md_coverages_index div.insurance_card_actions_container a[data-action="edit"].insurance_card_actions_link {display: none !important;}
body.md_coverages_index div.insurance_card_actions_container a[data-action="delete"].insurance_card_actions_link {display: none !important;}
body.md_coverages_index div.insurance_card_actions_container a[data-action="uploadToCoverage"].insurance_card_actions_link {display: none !important;}
body.md_coverages_index div.addImagesContainer{display:none !important;}

/** end Hide Update, add and Remove insurance buttons on the summary page. Request 4291811. Update 1/13/2022 SCTASK0435242 **/

/* Configure the size of the logo in the header */
#logo {
	max-width: 156px;
}

/** Custom 12/19/2019 Jen Smalley.  Request 4460212.  Make narrative text fixed width on web site**/

body.md_labdetail div.report div.fmtConv span[style*="Arial, monospace"] {
 white-space: pre-wrap !important;
 font-family: "Consolas", "Courier New", monospace !important;
 font-size: 0.8rem !important;
}
/* END: Make narrative text fixed width on web site */


/*  Custom  5/13/2020 Jen Smalley R:4656488 New text for EVisits */
body.md_msgoptions div#sidebar ul.helptext.twocolumn{
	list-style: inside disc;
	columns: 2;
	-webkit-columns: 2;
 -moz-columns: 2;
}

body.md_msgoptions div#sidebar ul.helptext.twocolumn li{
 display: list-item;
 width: 100%;
}
/* END: Custom  5/13/2020 Jen Smalley R:4656488 */

/*  Custom  5/13/2020 Jen Smalley R:4657196 Fix issue with Instamed page displaying correctly  */
/*  Updated 6/8/2022 */
/*  Updated 2/7/2023 increase from 60-80rem */
#guestPay-content #extPmtPageFrame {
height: 80rem;
overflow-y: visible;
}
/*  END: Custom 5/13/2020 Jen Smalley R:4657196 Fix issue with Instamed page displaying correctly  */

/*  Custom  5/14/2020 Samantha Karasiewicz R:4657196  expand image so that text lines up for SignupDemographicForm> ActivationRequestSentMessage */
div.leftimage.request{
    min-height:310px;
}
/*  END: Custom  5/14/2020 Samantha Karasiewicz R:4657196  expand image so that text lines up for SignupDemographicForm> ActivationRequestSentMessage */

/*  Custom  5/20/2020 Rachel Blanton R:4665358  update images for "What New in " */

.component .news .newscard.onDemand {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/SHSeeProvider.png"); }
.component .news .newscard.scheduling {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/SHScheduleAppt.png"); }
.component .news .newscard.happyTogether {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/SHHappyTogether.png"); }
  .component .news .newscard.needHelp {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/SHNeedHelp.png"); }
 .component .news .newscard.COVID19 {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/SH_COVID.png"); }
/*  END: Custom  5/20/2020 Rachel Blanton R:4665358 update images for "What New in " */ 

/*  Custom  01/10/2021 Amee Sleesman  update images for Covid Questionnaire in "What New in " */
.component .news .newscard.CovidQuestionnaire {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/quicklinks/questionnaire.png"); } 
/*  END:  Custom  01/10/2021 Amee Sleesman  update images for Covid Questionnaire in "What New in " */

/* Custom 12/15/2020- John Hargreaves - add Images for Paperless billing to What's new section on the home page  */
  .component .news .newscard.Paperless {
  background-position-x: 20px /*rtl:calc(100% - 20px)*/;
  background-image: url("../images/billing/account_details/paperless.png"); }
/* END: Custom 12/15/2020- John Hargreaves - add Images Paperless billing to What's new section on the home page  */

/*  Custom  7/20/2020 Jen Smalley R:4741871 Remove the image you see when no on demand video visits are available   */
.splashPageOutsideBusinessHours > img {display:none;}
/*  END: Custom  7/20/2020 Jen Smalley R:4741871 Remove the image you see when no on demand video visits are available   */

/*  Custom  11/19/2020 Connie Boss Sherlock 5466242  Force the Correct Loginlogo to display.  Once fix is available we can remove  */
/*  10/5/2021 worked with Eric Cotter(Epic) to trouble shoot issue with the Prelogin logo getting overwritten.  */
/*  Updated work around to remove div#main  3/1/2023 removed is prelogin due to image displaying twice with nov 2022 upgrade*/
/* body.isPrelogin a.logo {
  height: 6rem !important;
  background: transparent url("../images/CH/Sh_mychart_login_logo_345x104.png") no-repeat scroll center center !important; }
*/
body.md_standalone_signup a.logo {
  height: 6rem !important;
  background: transparent url("../images/CH/CH_mychart_login_logo_345x104.png") no-repeat scroll center center !important; }

body.md_openscheduling_index a.logo {
  height: 6rem !important;
  background: transparent url("../images/CH/CH_mychart_login_logo_345x104.png") no-repeat scroll center center !important; }

/* END:  Custom  11/19/2020 Connie Boss Sherlock 5466242  Force the Correct Loginlogo to display.  Once fix is available we can remove  */

/*  Custom  06/06/2022 Andrew Stepanovich INC0602952 Update the payment page to show the entire page to show "Submit" when using Bank Account screen in Chrome  */
/*  Updated 2/7/2023 increase from 60-80rem */
body.md_autopay_signup #extPmtPageFrame{height:80rem;}
/*  END: 06/06/2022 Andrew Stepanovich INC0602952 Update the payment page to show the entire page to show "Submit" when using Bank Account screen in Chrome  */

/*  Custom  12/16/2020 Jen Smalley SCTASK0101831 Hide the Finish Later Button during echeck-in   */
/*  body.md_echeckin_index #subway-finish-later{display:none !important;} */
/*  body.md_questionnaire #save-workflow{display:none !important;} */
/*  END:  Custom  12/16/2020 Jen Smalley SCTASK0101831 Hide the Finish Later Button during echeck-in   */

/*Hide Finish Later Button with CSS Jen Smalley SCTASK1532782 */
/* body.md_echeckin_echeckinquestionnaire #save-workflow{display:none !important;} */

/*  Custom  06/28/2021 Jen Smalley SCTASK0259428 underline scans AND PACs images.  It works for native display and custom reports  */
/* replaced on 10/18/2023 SCTASK0259428 **/
/*  body.md_labdetail div.report a {text-decoration: underline;} **/
/*  body.md_labdetail div#scans a {text-decoration: underline;} **/
/*  END:  Custom  06/28/2021 Jen Smalley SCTASK0259428 underline scans AND PACs images.  It works for native display and custom reports  */

/*  Custom 1/11/2023  OEE CH side links */
/* Mk added this for new CH branding */
.features .icon-alert {
  background-image: url("../images/CH/ico-askaquestion_lg.png");
  padding-left:40px
}
.features .icon-alert2 {
  background-image: url("../images/CH/ico-alert-light-blue_35x35.png");
  padding-left:40px
}

/*
.button.nextstep.subtle, .button.completeworkflow.subtle, .button.inlinesave.subtle {
  background-color: #002855;
  color: #002855;
}
*/
/*  added this for white and gray login */
#main,
body:not(.isPrelogin) #footer,
#content.midlogin #footer,
#mainFooter,
.BeforeList input.SearchList {
  background-color: rgba(241, 242, 242, 1);
}

#sidebar,
#sidebarFooter {
  background-color: rgba(255, 255, 255, 1);
  color: #565656;
}
/*MK CH side links */
.chsidelinks {
	vertical-align:middle;
	margin-right:10px;
}

.button:focus, .button:hover, .button:active {
    color: #243E8C;
}
/**  Addional CH customizations requested by Jason Logan 1/31/2023 **/
  body.isPrelogin * {font-family: 'Montserrat';}
  body.isPrelogin.loginPage #content a {color: #002855;text-decoration: underline;}
  body.isPrelogin.loginPage #main .mainLoginContent {height: 75%;display: flex;}
  body.isPrelogin.loginPage #main .mainLoginContentBody li {margin-right: 0px;width: 97%;}
  body.isPrelogin.loginPage #main .mainLoginContentBody {margin: auto;max-width: 75%;font-size: 0.9rem;line-height: 1.5em;}
  body.isPrelogin.loginPage #main .mainLoginContentBody .header {font-weight: 700;font-size: 1.7rem;}
  body.isPrelogin.loginPage .faq h3 {font-weight: 500;}
  body.isPrelogin.loginPage #sidebar {padding-left: 20px;padding-right: 20px;}
  body.isPrelogin.loginPage #sidebar a {font-size: 0.75rem;}
  body.isPrelogin #sidebar .header {font-weight: 700;}
  body.isPrelogin.loginPage #mainFooter a {font-size: 0.7rem;}
  body.isPrelogin.loginPage #sidebarFooter .copyright a {font-size: 0.4rem;}
  body.isPrelogin #content.hasSidebar #sidebar, 
  body.isPrelogin #content.hasSidebar #sidebarFooter {box-shadow: none;}
  /* form fields */
  body.isPrelogin #sidebar input {border: 1px solid #0E2D52;border-radius: 5px;}
  /* buttons */
  body.isPrelogin.loginPage #sidebar #submit, 
  body.isPrelogin.loginPage #sidebar .signup a.button.newworkflow {
    border-radius: 40px;
    padding: 12px 20px;
    border: solid #002855 2px;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
  }
  
/**
  body.isPrelogin.loginPage #sidebar #submit {background: #0E2D52;color: #FFFFFF;border: none;}
  body.isPrelogin.loginPage #sidebar .signup a.button.newworkflow {
    margin-bottom: 30px;
    background: #fff;
    border: solid #002855 2px;
    color: #002855;
    box-shadow: none;
    text-decoration: none;
  }
  *//
  body.isPrelogin.loginPage #sidebar #submit:hover, 
  body.isPrelogin.loginPage #sidebar .signup a:hover.button.newworkflow, 
  body.isPrelogin.loginPage .button:hover {
    box-shadow: 0 5px 15px 0 rgba(14,45,82,.4);
  }
  @media only screen and (max-width: 1301px) {
    body.isPrelogin #mainFooter, body.isPrelogin #sidebarFooter {background-color: #ffffff !important;}
    body.isPrelogin #sidebar #submit, body.isPrelogin #sidebar .signup a.button.newworkflow {font-size: .82rem;}
  }
/**  End: Addional CH customizations requested by Jason Logan 1/26/2023

  p.flatradio.container:not(.selected) input.flatradio:checked + label, 
  p.flatradio.container:not(.selected) input.flatradio:checked + label .subtle {color: #002855;}
  
  .Popup .toolbar .buttons .button:not([disabled], [aria-disabled=true], .disabled):focus, 
  .Popup .toolbar .buttons .button:not([disabled], [aria-disabled=true], .disabled):hover, 
  .Popup .toolbar .buttons .button:not([disabled], [aria-disabled=true], .disabled):active {color: #002855;}

/*  END: Custom 1/11/2023  OEE CH side links */

/** Custom 02/13/2023 Change the camera color to blue on the New Message menu - Patty Kirkey  **/  
  ._SvgSprite {
    fill: #0097F5;
}
/** END: Custom 02/13/2023 Change the camera color to blue on the New Message menu - Patty Kirkey  **/

/** Custom 10/18/2023 SCTASK1076555 Jen Smalley show an underline on a PACs URL in test results  **/ 
  div.ResultDetails a {
  text-decoration: underline;
  }
/** END: Custom 10/18/2023 SCTASK1076555 Jen Smalley show an underline on a PACs URL in test results  **/ 

/**
#optInToTicketWaitListButton {
	display: none;
	}
/** END: Custom 02/06/2025 SCTASK1680287 Jen Smaley To go live in February 2025 with v.Aug24 Epic upgrade **/

.features .icon-alert3 {
  background-image: url("../images/CH/ico-alert-red_35x35.png");
  padding-left:40px
}
.features .icon-video_visit {
	background-image: url("../images/quicklinks/video_visit.png");
}
.features .icon-account_summary {
	background-image: url("../images/quicklinks/account_summary.png");
}
.features .icon-messages {
	background-image: url("../images/quicklinks/messages.png");
}