﻿/* New Override.css file for MyChart after redesign (EPIC May 2020) - Live Nov 2020 */

/* GLOBAL ELEMENTS */
div#servicing {
	text-align: center;
	font-weight: bold;
	color: #f38f0d;
	font-size: 1.2em;
}


ul[aria-labelledby="MyBills"] li:nth-child(3),
ul[aria-labelledby="MyBills"] li:nth-child(4) {
	display: none !important;
}

body.isPrelogin {
	background: rgba(0, 0, 0, 0) url(../images/prelogin.jpg) no-repeat fixed center center / cover;
}

body.embedded.isPrelogin {
	background-image: none;
}

h1, h2, h3, h4, .header, .heading, .hover a.header:focus, .hover a.header:hover, .hover a.heading:focus, .hover a.heading:hover, .titlebar, .sectionheader, .formsection > legend, table thead tr {
    color: #3a9be5;
}

.button, .button:focus, .button:hover, ul.MessageList.list.hoverable.collapsible .SingleMessage .ReplyButton a.button {
    background-color: #00577d;
    color: #FFF;
    border-radius: 5px;
}

#features .icon-advice,
#features .icon-testResults,
#features .icon-medications,
#features .icon-calendar { background: none !important; }

@media (min-width: 768px){
.md_testresults_index #main .title #assistiveicons { position: absolute !important; top: 0; right: 0; }
.md_testresults_index .title.hasPrint { min-height: 7rem; }
}
/* Remove Medications Refill Costs ~ does not work in FF*/
.rxReviewDetailsCardList .card.col-6:first-child:has(> div.rxReviewDetailsName),
.rxReviewDetailsCardList .card.col-4:first-child:has(> div.rxReviewDetailsName){
	display: none !important;
}


/* NEWSCARDS */
.component.news .newscard.quick-start {
    background-image: url(../images/GetStarted.jpg);
}

.component.news .newscard {
    display: inline-block;
    margin-left: 0.6%;
    margin-right: 0.6%;
    vertical-align: top;
    width: 49%;
    padding-top: .5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.component.news .newscard:nth-child(odd) {
	margin-left: 0;
}

.component.news .newscard:nth-child(even){
	margin-right: 0;
}

/* EXT PAYMENT PORTAL IFRAME */
#extPmtPageFrame {
	height: 65rem;
	overflow-y: scroll !important;
}

#guestPay-content #extPmtPageFrame, 
#guestPay-content #iFrameLoadingIndicator {
	height: 65rem !important;
	overflow-y: scroll !important;
}

/* PRELOGIN 4 SQUARE BLOCK ICONS */
#features li {
	display: inline-block;
	padding: 1rem 1rem 1rem 6rem;
	vertical-align: top;
	width: 50% !important;
	margin: 0 !important;
}
@media screen and (max-width: 600px){
	#features li {
		width: 100% !important;
	}
}
#features li:before {
	content: "";
	display: block;
	height: 4rem;
	margin: 0 0 -4rem -5rem;
	width: 4rem;
}
#features li:nth-child(1):before {
	background: rgba(0, 0, 0, 0) url("../images/quicklinks/medical_advice.png") no-repeat center center;
}
#features li:nth-child(2):before {
	background: rgba(0, 0, 0, 0) url("../images/quicklinks/test_results.png") no-repeat center center;
}
#features li:nth-child(3):before {
	background: rgba(0, 0, 0, 0) url("../images/quicklinks/medications.png") no-repeat center center;
}
#features li:nth-child(4):before {
	background: rgba(0, 0, 0, 0) url("../images/quicklinks/calendar.png") no-repeat center center;
}

#features .info {
	font-size: 0.9rem;
}

@media screen and (min-width:1200px){ .dislaimerBr {display: none !important;}}
@media screen and (min-width:600px){ .dislaimerBill {display: none !important;}}

.preloginNews { 
	padding: 0em 2em 1.5em 1em;
    border: 2px solid #00577d;
    border-radius: 10px;
    margin-top: 1em;
	}
.preloginNewsContent { 
	min-height: 0; 
	width: 100%; 
	padding-top: 1rem; 
	padding-left: 5rem; 
	font-weight: bold; 
	background: transparent url('/MyChart/en-US/images/homeAnnouncement.png') no-repeat; 
	background-size: 2.5rem 2.5rem; 
	background-position: 20px 24px; 
}

/* SIGNUP OVERRIDE AND CONFIRMATION BOX */
#Signup_demographics { margin-bottom: 57px; }

#Signup_demographics #posttextthirdparty {
	border: 1px solid #900;
    padding: 15px;
    background: #eee;
    border-radius: 3px;
    color: #000;
}

#SignupDemographic_Form div.formbuttons {  min-height: 35px; }

body.embedded .signup h5 {
    font-size: 24px;
    color: #005777;
    margin-bottom: 12px;
}

body.embedded div.slotDetailsContainer .signup {
    padding: 15px;
}

body.embedded .signup .cstAccept #ckAccept, #Signup_demographics #posttextthirdparty input#ckAccept {
    width: 14px;
    display: inline;
    margin-bottom: 0px;
    margin-right: 20px;
}

/* Hide Red Button on .com widget */
body.embedded.isPrelogin  .Popup.container.component li.cancelworkflow { display: none; }
body.embedded.isPrelogin  .Popup.container.component > .titlebar {background-color: white; }

/* RANDOM LEGACY STYLES */
#signup {
	text-align: center;
}

#signup .header {
	color: inherit;
	font-size: 0.9rem;
	font-weight: normal;
	padding: 0;
}

#signup span {
	display: block;
}

.membertab.selected {
    border-color: #00577d #C5C5C5 transparent;
}

div.medbottom { background-color: transparent; }

.previewCCD .previewPopupMulti .listelement.selected {
    background-color: #ffffd7;
	outline: none;
}

.md_questionnairelist .header {
    color: #a0b237;
}

/* CAPTCHA BOX OPEN SCHEDULING */
.embedded .lb_content {margin-top:20px !important;}

/* Android Mobile Overrides - Doesn't use mobile.css file */
/* On My Way Map Overrides */
@media only screen and (max-width: 768px) {
#onmyway-workflow .department_map, #onmyway-workflow .embedded .department_map { max-height: 28rem !important; }
}