﻿/* BEGIN EPIC COMMUNITY MEMBER CUSTOM CSS */ 
/* Epic recommends any additional CSS be placed below this line. Avoid adding CSS above because it makes it difficult to determine which are your changes and which are Epic's. */



/*CSS for Start Video Visit Button */
.md_visitdetails_index div.visitinformation > div.additional-actions a {
	background-color: #FCB040;
	color: #000000;
	padding:  5px;
	margin:  20px 15px 15px;
	font-size: xx-large;
	display:  inline-table;
	
}
.md_visitdetails_index div.visitinformation > div {
	margin-bottom: 10px;

}

.md_visitdetails_index div.visitinformation > div > ul {
	margin-top: 15px;
}

/* BEGIN: Hide Epic signup links on login page */
.md_default div.signup {
	display:none;
}
/* END: Hide Epic signup links on login page */

#homeprelogin {
	padding-top: 75px;
}

.features > li.icon-calendar.col-6, .features > li.icon-medications.col-6 {
	padding-top: 25px;
}

/* Hide For my loved ones adn For my care team in End-of-Life Planning per dkauffman */

div.acpContent div.qtnaire.cardlist.column_2.matchHeights {
	display:  none;
}

/*Hide edit/remove buttons for HCDM field per dkauffman */

div.acpContent div.jqhidden.relationship-content.hca-content.card.withButton input.button.editButton.multi {
	display:  none;
}

/*Hide sidebar box on bottom of Track My Health page */
div#main.withSidebar div#sidebar {
	display:  none;
}

/*Hide "I NEED AN ACTIVATION CODE" button for proxy access  */
div#sidebar div.signup a.button.tall.newworkflow {
	display:  none;
}

/*Hide Radiology Specialty for Open Scheduling per J.Bernier 08/29/19 */

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_40"] {
                display: none !important;
}

/*Hide Same Day Visit - On My Way per Becky Murphy 09/27/20 */

#onmyway-workflow #stepcontainer-root div div div.grid.list.cardlist.shortcards.hoverable div.row a.col-r.card {
	display: none!;
	
}

/*Change color for login button on sign-in page wjk 11/20/19  */
input#submit.button.tall.jsreq.completeworkflow {
	background-color: #FCB040;
	color:  black;
}
	
/* Change color for buttons from green to orange wjk 11/20/19 */
.button.nextstep, .button.nextstep:focus, .button.nextstep:hover {
  background-color: #FCB040; 
	color:  black;
}

/*CSS to Hide Estimates in MyChart > development outside of Mychart -

/* Hide CREATE AN ESTIMATE button on Estimates page - per zhorton 12/11/19 - wjk */
Body.md_estimates_startestimate div.card.addItem.noprint.col-6 {
	display: none !important;
} 

/*Hide Accept and Continue on Guest Estimates page 12/30/19 - wjk */
div.essDisclaimerCard a#essTOSAcceptBtn.button.autowidth.completeworkflow {
	display:  none !important;
} */

/*indent bulleted list for Estimates > UNC Price Estimate 2/25/2020 - WJK  */
div#wrap div#content.fitme.width div#main.withSidebar li {
	list-style-position:  inside;
}
/* Hide Back to Home Page button on Estimates section for pricedevelopment 1/30/2020 - wjk */
body.md_estimates_getestimatedetails div#essDetailsBackToButton.back a.button.previousstep {
	display:  none!important;
} 

/* Hide CREATE AN ESTIMATE button on Estimates page - per zhorton 12/11/19 - wjk */
		Body.md_estimates_startestimate div.card.addItem.noprint.col-6 {
		display: none !important;
}

/*hide button on failed estimate page 8/11/20 -mjd*/
	body.md_estimates_getestimatedetails div a.button.autowidth {
	display:  none!important;
}

/*end of Estimates Section*/

/*Hide DON'T USE INSURANCE button after requesting estimate for pricedevelopment 2/4/2020 - wjk  */
div input.button.essDontUseInsuranceBtn.autowidth {
	display:  none!important;
}

/*hide English/Spanish Form under Proof of Residency Docs 2/17/2020 -MJD */
div#financial-assistance-document-upload-0 p.posttext a {
	display: none!important;
}

/*hide English/Spanish Form under Proof of Residency Docs 2/17/2020 -MJD */
div#financial-assistance-document-upload-0 a{
	display: none!important; 
} 


/*hide Proof of Resicency Section 4/27/2020 -MJD */
div#financial-assistance-document-upload-0{
	display: none;
}

/*Hide Covid Test for Open Scheduling per J.Bernier 08/28/2020 - wjk */

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_visitTypeStep_toggleButton_11704731"] {
                display: none !important;
}

/*Hide Covid Test for Open Scheduling per J.Bernier 03/11/2021 - wjk */

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_visitTypeStep_toggleButton_11704830"] {
                display: none !important;
}
/*Hide Covid RDC Quick Test for Open Scheduling per J.Bernier 09/15/2020 - wjk */

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_visitTypeStep_toggleButton_11704715"] {
                display: none !important;
}


/* Hide New Patient Appt for Internal Medicine pre JBerner email 10/12/2020 - wjk  unhiding per E.Funkhouser email 7/14/2021
[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_visitTypeStep_toggleButton_11703867"] {
	display:  none !important; 
}

*/

/*Hide Cardiology Specialty for Open Scheduling per J.Bernier 10/12/20 wjk - unhide per email from jdenny 7/16/2021 - wjk

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_4"] {
                display: none !important;
}

*/
/*Hide Cardiology Orthopedic Surgery for Open Scheduling per J.Bernier 10/12/20 wjk  - unhide per email from jdenny 7/16/2021 - wjk 

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_27"] {
                display: none !important;
}

*/

/*hide epic copyright info in footer on login page - wjk 11/10/2020 */
div#wrap div#footer div.sidebarStyle div.copyright a {
	display: none !important;
}



/*Hide new Signup button on Homepage 12/18/2020 - wjk */
div#content.hasSidebar aside#sidebar div.signup a.button.tall.newworkflow {
	display: none;
}

/*hide signup */
div#content.hasSidebar aside#sidebar div.signup {
display: none; }

/* wrap text for above disclaimer - wjk 12/1/2020 */
div.essDisclaimerCard h2.header {
    text-align: left;
}

/*hide Referral Info-per Rebecca Murphy  1-7-21 -mjd */

body.md_referrals td.colorband.tableRowCustomerService {display: none;}

body.md_referrals td.radio.colorband.table-data {display: none;}

body.md_referrals th.colorband {display: none;}

body.md_eligibility div#custsvc.section {display: none;}

body.md_referrals div#custsvc.section {display: none;}	


/*Hide Urology Surgery for Open Scheduling 1/10/2021 - wjk */

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_43"] {
                display: none !important;
}	


/*Hide OB & GYN for Open Scheduling 1/29/2021 - wjk  - unhide per email from jdenny 7/16/2021 - wjk

[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_22"] {
                display: none !important;
}

*/

/*Reportable issue with UNC Logo setting to default Q-6173937 3/3/21 - MJD  - updated 3/8 -wjk*/
#graphicHeader:not(:empty) #header_logo .header_logo_link {
background: transparent url("../images/logo.png") no-repeat scroll center/contain;
}
/*hide occupational Medicine Card for Open Scheduling 7-15-21 MJD - removing as JDenny disabled in txt 7/16/2021
[id="60F5BCFA-C74D-44B6-BDE7-6BE2CD6A75EE_openScheduling_specialtyStep_toggleButton_95"] 
           {display: none; }
*/


/*Add box around hometext for 2-Factor Authentication - task wjk 5/16/2022 
div.boxed {
	border:  3px solid orange ; 
}
*/

/*left justify test on string:  Scheduling > OnDemandTelehealth > OnDemandTelehealth > SplashPageOffHoursDetails > wjk 12/27/22  */
.splashPageOutsideBusinessHours div {
	text-align: left; }


/* hide pre.login.header - wjk 7/30/2024) */
#header:not(:empty).prelogin {
	display:none !important;
}

/* add paybill icon homeprelogin.txt  - wjk 7/18/2024  */
.features .icon-paybill {
  background-image: url("../images/quicklinks/paybill.png");

/* Hide anything tag with an Affiliate class */
.Affiliate {display: none !important;}  

/* hide signup button for affiliates - md/wk - 4/3/2023 */
div.signup a.button.tall.newworkflow {
	display: none;
	
