﻿/* ------------------------- */
/* Hide Patient Info - clinic header: */
/* div#info>div.content>span+p+span+p+span+p+span+p+span{
                display: none
}
 */
/* Hide Patient Info - clinic: */
/* div#info>div.content>span+p+span+p+span+p+span+p+span+p{
                display: none
}
 */
 
 
 
  /* Hide Family History tree edit button*/
.pedigreeIcon{
	display: none;
	
}
 
 
/* Adjust size cards on homepage - component.css  */
.component.news .newscard {
    width: 49%;
}

/* Add Custom cards on homepage here */
/* .component .news .newscard.pwupdate {
	padding: 1rem 1rem 1rem 1rem;
}
 */
 
 
 /* login page logo height. */
 .logo {
	max-height: 12rem;
 }
 /* Navbar logo height */
 #graphicHeader:not(:empty) #header_logo .header_logo_link{
	 height: 116%;
 }
 /*Adjust payment window during eCheck-in to show Submit button when adding a new account */
 
 #extPmtPageFrame {
  border-width: 0px;
  height: 28rem;
  overflow-y: hidden;
width: 100%;
}

/*Removes Customer Service e-mail link from Coverage Detail page
removed this link because these links are sending to UIHC PFS inbaskets
we have SLG 3011754 open with Epic.  We'll remove this tag once we
have a resolution to the SLG*/
#custsvc{
	display: none;	
}


/* Change OR on scheduling page to red and bold */
div._Text._readOnlyText.separatorText{
                color: #F70707;
				font-weight: bold;
}

/* Hide Auto Payment Plan Banner on CC sites */
div#balancesummary.section>div.cardlist>div.card>div.BalanceSummaryActionContainer{
    display: none
}

/*Hide the Related Links on the scheduling page.  If we ever need to activate these links we also need to update Stringsmanager Scheduling>Scheduling>Index>LinksSidebarTitle  */
div#sidebar>div.jqHidden>div.quickLinks.vertical.list.hoverable{
	display: none
}
/*Hide customer service email link on Account Card on the Billing Account Summary page*/
.ba_card_actions_link:last-child{ 
	display: none
}

/*Hide Service Area email link on Account Card on the Billing Account Summary page*/
.ba_card_header_saLabel.ba_card_header_saLabel_saName{ 
	display: none
}

/*Notification Setting offer text message notification options*/
#smsSignupForm{ 
	display: none
}

/*Remove Email icon from sidebar on Billing Details page*/
div.ba_details_sidebar_icon{
	display: none;
}

  .features .icon-videovisit {
    background-image: url("../images/quicklinks/video_visit.png"); }
  #features .icon-attention {
    background-image: url("../images/quicklinks/icon_yield.png"); }	
  #features .icon-donateblood {
    background-image: url("../images/quicklinks/donateblood.png"); }	
  .features .icon-accountsummary {
    background-image: url("../images/quicklinks/account_summary.png"); }
	
	/**** Bill Pay ****/
#payment-content #extPmtPageFrame,
#payment-content #iFrameLoadingIndicator {
  height: 30rem;
}
#payment-content #iFrameLoadingIndicator .v-center {
  top: 5rem;
}
#payment-content #extPmtPageFrame.mobileExtPmtPage,
#payment-content #iFrameLoadingIndicator.mobileExtPmtPage {
  height: 30rem;
}
@media only screen and (max-width: 768px) {
  #payment-content #extPmtPageFrame,
#payment-content #iFrameLoadingIndicator {
    height: 30rem;
  }
}


/**** Pay as Guest ****/
#guestPay-content #extPmtPageFrame,
#guestPay-content #iFrameLoadingIndicator {
  height: 30rem;

}
#guestPay-content #iFrameLoadingIndicator .v-center {
  top: 5rem;
}
#guestPay-content #extPmtPageFrame.mobileExtPmtPage,
#guestPay-content #iFrameLoadingIndicator.mobileExtPmtPage {
  height: 30rem;
}
@media only screen and (max-width: 768px) {
  #guestPay-content #extPmtPageFrame,
#guestPay-content #iFrameLoadingIndicator {
    height: 30rem;
  }
  
}
	

/*Create a New Estimate Button*/
#createnewestimatebutton{
	font-size: 18px;
    margin-top: -25px;
    width: 30%;
}

/*Invite Proxy Button*/
#invitenewproxybutton{
	font-size: 18px;
    margin-top: -15px;
    width: 30%;
}
/*Hide Epic +Create a New Estimate*/
#main > div.grid > div > div > a{ 
    width: 0;
	display: none;
}
/*Hide Estimate back to service area button
#main > div.back{
    width: 0;
	display: none;
}
Hide Create New Estimate Link add Create New Estimate Button*/
body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_startestimate.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_startestimate.tall.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_startestimate.tall.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_startestimate.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

/*Updates for v9.5.  Moved hasCommunityLinks and hasNoCommunityLinks to end of string*/
body.isInside.color1.graphicHeader.md_estimates_startestimate.ready.hasCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.color1.graphicHeader.md_estimates_startestimate.tall.ready.hasCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.color1.graphicHeader.md_estimates_startestimate.tall.ready.hasNoCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.color1.graphicHeader.md_estimates_startestimate.ready.hasNoCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}
/*Updates for v9.5. Changed div#main.withSidebar to main#main.withSidebar*/
body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_startestimate.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_startestimate.tall.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_startestimate.tall.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_startestimate.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

/*Updates for v9.5.  Moved hasCommunityLinks and hasNoCommunityLinks to end of string*/
body.isInside.color1.graphicHeader.md_estimates_startestimate.ready.hasCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.color1.graphicHeader.md_estimates_startestimate.tall.ready.hasCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.color1.graphicHeader.md_estimates_startestimate.tall.ready.hasNoCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.color1.graphicHeader.md_estimates_startestimate.ready.hasNoCommunityLinks>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}
/*Updates for v9.5. Changed div#main.withSidebar to main#main.withSidebar*/
body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_startestimate.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_startestimate.tall.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_startestimate.tall.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_startestimate.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.grid>div.row{
    width: 0;
	display: none;
}

/*Hide Back to Organization Button Guest Estimates*/
body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_acceptdisclaimer.ready>div#wrap>div#content>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_getestimateservices.ready>div#wrap>div#content>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

/*Hide Back to Organization Button Guest Estimates*/
body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_acceptdisclaimer.ready>div#wrap>div#content>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_getestimateservices.ready>div#wrap>div#content>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

/*Hide Back to Organization Button Estimates*/
body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall.ready>div#wrap.withSidebar>div#content.fitme.width>div#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall>div#wrap.withSidebar>div#content.fitme.width>div#sidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall>div#wrap.withSidebar>div#content.fitme.width>div#sidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.ready.tall>div#wrap.withSidebar>div#content.fitme.width>div#sidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.ready.tall>div#wrap.withSidebar>div#content.fitme.width>div#sidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

/*Hide Back to Organization Button Guest Estimates v9.5*/
body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_acceptdisclaimer.ready>div#wrap>div#content>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_getestimateservices.ready>div#wrap>div#content>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_acceptdisclaimer.ready>div#wrap>div#content>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isPrelogin.hasNoCommunityLinks.graphicHeader.md_guestestimates_getestimateservices.ready>div#wrap>div#content>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}


/*Hide Back to Organization Button Estimates v9.5*/
body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall.ready>div#wrap.withSidebar>div#content.fitme.width>main#main.withSidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasNoCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall>div#wrap.withSidebar>div#content.fitme.width>main#sidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

body.isInside.hasCommunityLinks.color1.graphicHeader.md_estimates_getestimateservices.tall>div#wrap.withSidebar>div#content.fitme.width>main#sidebar>div.back>a.button.previousstep{
    width: 0;
	display: none;
}

	

/*
.component .news .newscard.upgrade {
	background-position-x: 20px 
	background-image: url("../images/construction2.png"); 
}
*/

/* Add Custom bullet point for on the login page */
/*
 #features .icon-yield {
   background-image: url("../images/icon_yield.png"); }
*/

