﻿/*////////////////////////////////////////////////////*/
/*      WELCOME TO UCSF HEALTH'S CUSTOM CSS FILE      */
/*----------------------------------------------------*/
/* Please add a short description above your change   */
/* and tag it with your intials and date [jf 6/24/20] */
/*////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////*/
/*             OPEN SCHEDULING OVERRIDES              */
/*////////////////////////////////////////////////////*/
/* Keeps open scheduling form inputs at normal margins (affected by login widget css) [JF 7/30/2021] */
main#main div.signupStepsContainer div.signupsection div.column div.ghostInput {
  margin-bottom: 0px;
}

/* SELECTORS FOR OPEN SCHEDULING  [AOY 11/17/2022]
		OLD OPEN SCHEDULING					body.embedded.isPrelogin.ready div.setOfStepsContainer
		NEW OPEN SCHEDULING
				STANDALONE					body.isPrelogin.md_openscheduling_standalone.ready
				EMBEDDED					body.embedded.isPrelogin.ready div#scheduling-workflow
				Demographics & Insurance	body.isPrelogin.graphicHeader.md_standalone_signup.ready	
*/
/* [AOY 11/17/22]
	Purpose:	Make the "timeout" warning more visible.	
	Scope:		- Old open scheduling
				- New open sched, standalone
				- New open sched, embedded
*/
body.embedded.isPrelogin.ready div.setOfStepsContainer .slotDetailsContainer .standardBanner.informationalType {
  background-color: #fffbad;
}

body.embedded.isPrelogin.ready div#scheduling-workflow .confirmationstep .subtlecolor {
  background-color: #fffbad;
}

body.isPrelogin.md_openscheduling_standalone.ready .confirmationstep .subtlecolor {
  background-color: #fffbad;
}

/*	[AOY 11/17/22]
	Purpose:	Stop hiding the self signup button on the last page of the old open scheduling workflow
				Unify open scheudling.
	Scope:		- Old open scheduling
*/
html.embedded body.embedded.isPrelogin.ready div.setOfStepsContainer div.signup {
  display: block;
}

/*	[AOY 11/17/22]
	Purpose:	Styling the decision tree answer buttons in open scheduling
	Scope:		- New open sched, standalone
				- New open sched, embedded
*/
body.embedded.isPrelogin.ready div#scheduling-workflow div#questionform div.answers input:focus + label.togglebutton[for],
body.isPrelogin.md_openscheduling_standalone.ready div#questionform div.answers input:focus + label.togglebutton[for] {
  text-decoration: none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  background-color: #E2F4FC;
  color: #000000;
}

body.embedded.isPrelogin.ready div#scheduling-workflow div#questionform div.answers label.togglebutton[for],
body.isPrelogin.md_openscheduling_standalone.ready div#questionform div.answers label.togglebutton[for] {
  background-color: #E2F4FC;
  color: #000000;
}

body.embedded.isPrelogin.ready div#scheduling-workflow div#questionform div.answers input:checked + label,
body.isPrelogin.md_openscheduling_standalone.ready div#questionform div.answers input:checked + label {
  background-color: #052049 !important;
  color: #FFFFFF !important;
}

/*	[AOY 11/17/22]
	Purpose:	Change font used on open scheduling workflows
	Scope:		- Old open scheduling
				- New open sched, standalone
				- New open sched, embedded
				- Login widget		
				** I intentionally used the selector that matches old widget, new open sched embedded, and the login widget. Login widget looks better with the font matching the rest of the page.
*/
body.embedded.isPrelogin.ready,
body.isPrelogin.md_openscheduling_standalone.ready,
body.isPrelogin.graphicHeader.md_standalone_signup.ready {
  font-family: "HelveticaNeueLTW04-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*	[AOY 11/18/2021]
	Purpose:	Open Scheduling widget modifications 
	Scope:		- Old open scheduling

		[AOY 11/17/22] I am taking out the below piece because it also selects the login widget
		and I'm not sure it was necessary in the first place.
			body.embedded.isPrelogin.ready {width: 700px;}
*/
body.embedded.isPrelogin.ready div.setOfStepsContainer {
  width: 700px;
}

body.embedded.isPrelogin.ready div.setOfStepsContainer .slider .stepContainer {
  width: 690px;
  height: 700px;
}

body.embedded.isPrelogin.ready div.setOfStepsContainer .slider .stepContainer .filterButtonContainer .filterControlsParent .personControl {
  width: auto;
  min-height: 4rem;
}

body.embedded.isPrelogin.ready div.setOfStepsContainer .slider .stepContainer .filterButtonContainer .filterControlsParent .dayTimeControl {
  min-height: 4rem;
}

body.embedded.isPrelogin.ready div.setOfStepsContainer .slider .stepContainer .filterButtonContainer .filterControlsParent .locationControl {
  width: auto;
  min-height: 5rem;
  display: block;
}

/*	[AOY 11/17/22]
	Purpose:	Time slot button color on open scheduling
	Scope:		- Old open scheduling
				- New open sched, standalone
				- New open sched, embedded

				body.embedded.isPrelogin.ready div.setOfStepsContainer .departmentSlots .slotdetailaction.button
				,body.embedded.isPrelogin.ready div#scheduling-workflow
				,body.isPrelogin.md_openscheduling_standalone.ready .slotssection .slot.button
*/
body.embedded.isPrelogin.ready div.setOfStepsContainer .departmentSlots a.button,
body.embedded.isPrelogin.ready div#scheduling-workflow .departmentSlots a.button,
body.isPrelogin.md_openscheduling_standalone.ready .departmentSlots a.button {
  background-color: #006BE9;
  color: #FFFFFF;
  font-weight: bold;
}

/*	[AOY 11/17/22]
	Purpose:	Major style changes to the standalone open scheduling pages
	Scope:		- New open sched, standalone
				- New open sched, shared demographics & insurance pages

*/
body.isPrelogin.md_openscheduling_standalone.ready #main,
body.isPrelogin.md_openscheduling_standalone.ready #header:not(:empty).header_graphic .header_color,
body.isPrelogin.graphicHeader.md_standalone_signup.ready #main,
body.isPrelogin.graphicHeader.md_standalone_signup.ready #header:not(:empty).header_graphic .header_color {
  background-color: #FFFFFF;
}

body.isPrelogin.md_openscheduling_standalone.ready #graphicHeader:not(:empty) #localeswitch,
body.isPrelogin.graphicHeader.md_standalone_signup.ready #graphicHeader:not(:empty) #localeswitch {
  background-color: #052049;
}

body.isPrelogin.md_openscheduling_standalone.ready #graphicHeader:not(:empty) #header_logo .header_logo_link,
body.isPrelogin.graphicHeader.md_standalone_signup.ready #graphicHeader:not(:empty) #header_logo .header_logo_link {
  background: transparent url("https://www.ucsfhealth.org/-/media/project/ucsf/ucsf-health/ezgifcom-gif-maker.png?h=27&w=150&hash=736453AFAB50D3D069EE0EED4A7F9FF2&hash=736453AFAB50D3D069EE0EED4A7F9FF2") no-repeat scroll center/contain;
}

body.isPrelogin.md_openscheduling_standalone.ready:after,
body.isPrelogin.graphicHeader.md_standalone_signup.ready:after {
  background: none;
  background-color: #FFFFFF;
}

body.isPrelogin.md_openscheduling_standalone.ready h1,
body.isPrelogin.md_openscheduling_standalone.ready h2,
body.isPrelogin.md_openscheduling_standalone.ready h3,
body.isPrelogin.md_openscheduling_standalone.ready h4,
body.isPrelogin.md_openscheduling_standalone.ready .header,
body.isPrelogin.md_openscheduling_standalone.ready .heading,
body.isPrelogin.md_openscheduling_standalone.ready .titlebar,
body.isPrelogin.md_openscheduling_standalone.ready .sectionheader,
body.isPrelogin.md_openscheduling_standalone.ready a,
body.isPrelogin.md_openscheduling_standalone.ready .formsection > legend, table thead tr,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h1,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h2,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h3,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h4,
body.isPrelogin.graphicHeader.md_standalone_signup.ready .header,
body.isPrelogin.graphicHeader.md_standalone_signup.ready .heading,
body.isPrelogin.graphicHeader.md_standalone_signup.ready .titlebar,
body.isPrelogin.graphicHeader.md_standalone_signup.ready .sectionheader,
body.isPrelogin.graphicHeader.md_standalone_signup.ready a,
body.isPrelogin.graphicHeader.md_standalone_signup.ready .formsection > legend, table thead tr {
  color: #052049;
}

body.isPrelogin.md_openscheduling_standalone.ready,
body.graphicHeader.md_openscheduling_standalone:before,
body.isPrelogin.graphicHeader.md_standalone_signup.ready,
body.graphicHeader.md_standalone_signup:before {
  background: #052049;
}

/*	[AOY 1/13/23]
	Purpose:	Change the color of headers and hyperlinks
	Scope:		New widget, embedded workflows

				EMBEDDED					body.embedded.isPrelogin.ready div#scheduling-workflow
				Demographics & Insurance	body.isPrelogin.graphicHeader.md_standalone_signup.ready	

*/
body.embedded.isPrelogin.ready div#scheduling-workflow h1,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h1,
body.embedded.isPrelogin.ready div#scheduling-workflow h2,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h2,
body.embedded.isPrelogin.ready div#scheduling-workflow h3,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h3,
body.embedded.isPrelogin.ready div#scheduling-workflow h4,
body.isPrelogin.graphicHeader.md_standalone_signup.ready h4 {
  color: #0F388A;
}

/*	[AOY 1/26/23]
	Purpose:	Styling for the Qualtrics survey that pops up for Open Scheduling
	Scope:		Standalone widget
				Demographics & Insurance
				Visit Details page

*/
/* Popup itself (background) */
.ppwssModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 300px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Content inside popup */
.ppwssModal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
  text-align: center;
}

/* The X close button */
.ppwssClose {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.ppwssClose:hover,
.ppwssClose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Button that launches survey */
.ppwssButton {
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #006BE9;
  border-radius: 6px;
  outline: none;
}

/*////////////////////////////////////////////////////*/
/*              MISCELLANEOUS OVERRIDES               */
/*////////////////////////////////////////////////////*/
/* Creates UI for required field items on our custom proxy forms [jf 4/29/2020] */
/* Updated when creating new fields for the proxy forms [jf 6/29/2022] */
form#ProxyAccessTeen input#teenfirstName, form#ProxyAccessTeen input#teenlastName, form#ProxyAccessTeen input#teendob, form#ProxyAccessTeen textarea#teenaddress, form#ProxyAccessTeen input#signature, form#ProxyAccessTeen input#signaturedate {
  background: url("../images/required_asterisk.png") scroll no-repeat #ffffff 0.1rem 0.1rem/0.5rem 0.5rem;
}

form#ProxyAccessChild input#childfirstName, form#ProxyAccessChild input#childlastName, form#ProxyAccessChild input#childdob, form#ProxyAccessChild textarea#childaddress, form#ProxyAccessChild input#signature, form#ProxyAccessChild input#signaturedate {
  background: url("../images/required_asterisk.png") scroll no-repeat #ffffff 0.1rem 0.1rem/0.5rem 0.5rem;
}

/* Makes the guarantor ID bigger on the billing details page [jf 6/29/2020] */
#ba_details_header .subtle {
  font-size: 1.2rem;
  font-weight: bold;
  padding-bottom: 10px;
}

/* Adds height to external payment page iFrame so it all shows [jf 11/5/2020] */
/* Increased iFrame hieght per instructions from InstaMed [jf 5/13/2022] */
body #extPmtPageFrame {
  height: 68rem;
}

/* Fix stretching of org logo on billing payment pages [jf 11/5/2020] */
div.payment_activity_header div.header_logo img.ba_saIcon_large {
  height: auto;
}

/* Hides username runoff text on the Spanish login page [jf 11/5/2020] */
div.login form#loginForm div.formcontents div.ghostInput.compact label {
  overflow-x: hidden;
}

/* Makes iFrame large enough in mobile in Android [is 11/8/2020] */
/* Increased iFrame hieght per instructions from InstaMed [jf 5/13/2022] */
#iFrameLoadingIndicator.mobileExtPmtPage, #extPmtPageFrame.mobileExtPmtPage {
  height: 70rem;
}

/* Makes iFrame large enough in mobile in iOS [is 11/8/2020] */
/* Increased iFrame hieght per instructions from InstaMed [jf 5/13/2022] */
@media only screen and (max-width: 768px) {
  #iFrameLoadingIndicator, #extPmtPageFrame {
    height: 70rem;
  }
  html.embedded body.embedded.isPrelogin.ready {
    min-width: 100%;
  }
}
/* Makes iFrame large enough for Guest Pay [is 11/8/2020]*/
#guestPay-content #extPmtPageFrame, #guestPay-content #iFrameLoadingIndicator {
  height: 68rem;
}

/* Changes color of locale, log out, and proxy button on top banner [jf 2/24/2021] */
#graphicHeader:not(:empty) #logout_button, #graphicHeader:not(:empty) #localeswitch, #header.compact #graphicHeader:not(:empty) #proxyMenuButton {
  background-color: rgba(255, 255, 255, 0.2);
}

@media only screen and (min-width: 1px) and (max-width: 1300px) {
  .proxySelectorDropDownContainer .proxyButton {
    background: rgba(255, 255, 255, 0.2);
  }
}
/* Hides fitness tracker connection information in Track My Health and patient-entered flowsheets screens [jf 2/24/2021] */
div.section.extlink.noprint div.content.extlink-available {
  display: none;
}

/* Hides value reference ranges on the patient-entered flowsheets screens [jf 2/24/2021] */
div.detailsbelow.refrange {
  display: none;
}

/* Hides Customer Service Request sections in the Referrals activity [jf 3/5/2021] */
.tableWrapper tr td.tableRowCustomerService {
  display: none;
}

form div.formcontents div#custsvc.section {
  display: none;
}

div#referrals.section div#custsvc.section {
  display: none;
}

/* Changes banner logo to jpg [JF 3/5/2021] */
#graphicHeader:not(:empty) #header_logo .header_logo_link {
  background: transparent url("../images/logo.png") no-repeat scroll center/contain;
}

/* Adjusting position of jumbotron text in ACP [JF 10/27/2021] */
body.md_caredecision_index div.jumbotron-text-container {
  width: 60%;
  margin-bottom: 3.5rem;
}

/* Remove quotation mark graphic in jumbotron text in ACP [JF 10/27/2021] */
body.md_caredecision_index div.jumbotron-text-flair.top-left-flair {
  display: none;
}

body.md_caredecision_index div.jumbotron-text-flair.bottom-right-flair {
  display: none;
}

/* Set background color of jumbotron text in ACP [JF 10/27/2021] */
body.md_caredecision_index div.jumbotron {
  background: #178CCB;
}

/* Remove "acccepted" text for ACP page [IS 3/14/2021] */
.acpContent #viewdocumentwidget span.statusBadge {
  display: none;
}

/* Hiding ACP health care agents [IS 11/14/2022] */
.acpContent > div.two-column-container > div.section.left {
  display: none;
}

/* New CSS for login widget to stay in override file [JF 7/30/2021] */
html.embedded body.embedded.isPrelogin.ready div.ghostInput {
  margin-bottom: 32px;
}

html.embedded body.embedded.isPrelogin.ready div.ghostInput input#Password {
  border-top: 1px solid #DBDBDB;
}

html.embedded body.embedded.isPrelogin.ready input#submit {
  border-radius: 34px;
  background-color: #0091EA;
}

html.embedded body.embedded.isPrelogin.ready div.recovery {
  display: none;
}

html.embedded body.embedded.isPrelogin.ready div.signup {
  display: none;
}

html.embedded.notile body.embedded.isPrelogin.ready div#wrap div#content main#main div.helpfeaturescontainer a.button.helpfeature.jsreq.tertiary.neutral.signup {
  display: none;
}

/* Fixes Finacial Assistance document upload box so it is larger [JF 10/14/2021] */
.md_financialassistance_index .card.addItem:not(.hasAddMessage) a {
  height: 100%;
}

/* Hide recipeint field from the ROI request form (defaults to 'Me') [JF 11/13/2022] } */
fieldset._DataEntrySet._container._ChoiceGroup._container.recipientType {
  display: none;
}

/* Show Education page header in MyChart mobile [JF 2/23/2023] */
.mobile .Education .pageHeader {
  display: block;
}

/* CSS that will show a specific button on the Education page depending if viewed on the website or in mobile. (linked to the code in Strings Manager node Education > Education > Title) [JF 10/9/2023] */
.educationLinkMobile {
  display: none;
}

.mobile .educationLinkMobile {
  display: inherit;
  margin: 0.5rem 0;
}

.educationLinkWeb {
  display: inherit;
  margin: 0.5rem 0;
}

.mobile .educationLinkWeb {
  display: none;
}

/* Hide scheduling help desk number at bottom of Schedule An Appointment page [JF 11/7/2023] */
#scheduling-workflow-container .LandingPagePostText {
  display: none;
}

/* Hide scheduling help desk number at bottom of Schedule An Appointment page [JF 6/6/2025] */
.md_scheduling_ondemandtelehealth a.card {
  display: flex;
}

.md_scheduling_ondemandtelehealth a.card div.badge.rfvImage {
  width: auto;
}

.md_scheduling_ondemandtelehealth a.card h3.header.name {
  font-size: 1.2rem;
}

/* Show Test Result page header in MyChart mobile [JF 7/15/2025] */
.mobile .ResultList .listPageTitle {
  display: block;
}

/* CSS that will hide the actual header (and not the custom pretext) in mobile. This is currently being used only for Test Results but it can be expanded to other places. [JF 7/15/2025] */
.mobile .hideHeaderMobile {
  display: none;
}

/*////////////////////////////////////////////////////*/
/*          OLD OVERRIDES - NO LONGER USING           */
/*////////////////////////////////////////////////////*/
/* Hides the eVisit sidebar title on the Ask a Question page [jf 4/2/2020] */
/* div#sidebar div.header.small {
	display: none;
} */
/* Makes the post text buttons on the Ask A Question page resize on smaller devices [jf 5/7/2020] */
/* div.card.post {
	width: 49%;
}
@media screen and (max-width: 768px) {
	div.card.post {
		width: 99%;
	}
} */
/* Removes the 'select chief complaint' step on the first page of an evisit [jf 5/28/2020] */
/* div#evisit-workflow form#evisit div.subwayStep div#evisit-chief-complaint div fieldset.clearfieldset {
	display: none;
} */
/* Cleans up the additional sentance after the 'select provider' question on the first page of an evisit [jf 5/28/2020] */
/* div#evisit-workflow form#evisit div.subwayStep div#evisit-chief-complaint div label.clearlabel.required div.custom {
	display: none;
} */
/* Removes red background around the messaging disclaimer in the Ask a Question activity [jf 9/9/2020] */
/* div#Custom_PageDisclaimer.section.noprint div.content div.highlight {
	background: none;
} */
/* Removes red background around the messaging disclaimer in the Ask a Question activity [jf 9/9/2020] */
/* div#Custom_PageDisclaimer.section.noprint div.content div.highlight {
	background: none;
} */
/* CSS for login widget that was provided by marketing (Todd Lee) [jf 9/14/2020] */
/* Moved CSS to LoginWidget.css so that it doesnt interfere with open scheduling widget [jf 2/8/2021]*/
/* html.embedded body.embedded.isPrelogin.ready {
    min-width: 275px;
	min-height: 414px;
    overflow-y: visible;
}
html.embedded body.embedded.isPrelogin.ready div#content {
    min-height: 414px;
    overflow: visible;
}
html.embedded body.embedded.isPrelogin.ready div.ghostInput {
    margin-bottom: 32px;
}
html.embedded body.embedded.isPrelogin.ready div.ghostInput input#Password {
    border-top: 1px solid #DBDBDB;
}
html.embedded body.embedded.isPrelogin.ready input#submit {               
    border-radius: 34px;
	background-color: #0091EA;
}
html.embedded body.embedded.isPrelogin.ready div.recovery {
    display: none;
}
html.embedded body.embedded.isPrelogin.ready div.signup {
    display: none;
}
html.embedded body.embedded.isPrelogin.ready #footer {
    display: none;
} */
/* Changes confirm button in Scheduling activity to green [jf 2/5/2021] */
/*.button.schedule.completeworkflow.floating {
	background-color: #52CC6E;
}*/
/*Removes Epic logo on the right side of the header bar [jf 2/22/2021] */
/* #header_logo_by_epic {
	display: none;
} */
/* Remove background photo for ACP page [IS 3/14/2021] */
/*div.acpContent > #potentially-a-two-column-container > div.section.left > div.content
{
display: none;
}*/
/* Set Background color for ACP page [IS 3/14/2021] */
/*div.acpContent > div.section > div.jumbotron
{
background: #178CCB;
}*/
/* Remove quotation marks for ACP page [IS 3/14/2021] */
/*div.acpContent > div.section > div.jumbotron > div.jumbotron-text-container > div.jumbotron-text > div.jumbotron-text-flair.top-left-flair
{
display: none;
}
div.acpContent > div.section > div.jumbotron > div.jumbotron-text-container > div.jumbotron-text > div.jumbotron-text-flair.bottom-right-flair
{
display: none;
}*/
/* Adjust jumbotron text for ACP page [IS 3/14/2021] */
/*.jumbotron-text
{
	font-size: 38px;
	text-shadow: none;
	font-style: normal;
	font-weight: 1;
	max-width: 300%;
    width: 548px;
	margin-bottom: 5px;
}*/
/* Hide Daily Digest until Go-Live [IS 7/13/2021] */
/* #additionalDailyDigest
{
	display: none;
} */
/* Make Lab Button OK again [IS 02/11/2022] */
/* #newLink.button {
	margin: auto;
	max-width: 13rem;
}
#sidebar div.login a.button
{
	display: none;
} */
/* Adds a bit more height to the logo on the login page to it doesn't get cut off at the bottom [jf 9/2/2020] */
/* Fixed in version May 2023 [jf 8/2/2023] */
/*a.logo {
	height: 6.2rem;
} */
/* Hide 'Give a third party app access' button at button of Sharing Hub page [JF 11/13/2022] */
/*a._Link._new-window-link._actionable._link._readOnlyText._UntrustedExternalLink.EndTriageCard[href='https://open.epic.com/Tutorial/PatientAuthentication']{ 
    display: none;
} */
/* Hide 'Request formal copy of health record' button at button of Sharing Hub page [JF 11/13/2022] */
/* This URL is instance specific so this CSS selector will only work in PRD */
/* a._Link._actionable._link._readOnlyText._InternalLink.ActivityLink[href='/MyChartPOC/app/release-of-information']{ 
    display: none;	
} */
/* Hides the access type selection question in the Invite Proxy activity [jf 4/6/2020] 
form#proxyinviteform.grid legend#relationshipheader.header.medium.required {
	display: none;
}
form#proxyinviteform.grid div#reltypes.grid.cardlist.matchHeights.list.hoverable.selectable {
	display: none;
} */
/*Changes color of Health Feed buttons on home page to blue [jf 2/23/2021] 
.feedItem a.primary.primary, .feedItem a.secondary.primary {
	background-color: #0091ea;
}
.feedItem a.primary.secondary, .feedItem a.secondary.secondary {
	border-color: #0091ea;
	color: #0091ea;
}
.feedItem a.primary.primary:hover, .feedItem a.secondary.primary:hover {
	background-color: #007bc7;
}
.feedItem a.primary.secondary:hover, .feedItem a.secondary.secondary:hover {
	border-color: #0091ea;
	color: #0091ea;
	background-color: #eff7fa;
} */
/*Changes color of login button to blue [jf 2/23/2021] 
div.login form#loginForm div.formcontents input#submit {
	background-color: #0091ea;
}
div.login form#loginForm div.formcontents input#submit:hover {
	background-color: #007bc7;
} */
/* Changes color of menu button text on top banner [jf 2/24/2021] 
#header.compact #graphicHeader:not(:empty) #header_menu #header_menu_name {
	font-weight: bold;
	color: #FFFFFF;
}
@media only screen and (min-width: 1px) and (max-width: 1300px) {
	#graphicHeader:not(:empty) #header_menu #header_menu_name {
		font-weight: bold;
		color: #FFFFFF;
	}
} */
/* Makes messaging options a bit less wide so that it works with the custom JavaScript [JF 7/26/2021] 
ul._List.SelectionList {
	padding: 0 2%;
} */
/* Hides disclaimer on customer service messages {IS 11/12/2021} 
div > div._Segment._container.boundary-none.Composer > div._Segment._container.boundary-none.ComposeDisclaimer.outer > div
{ 
	display: none;
}
div._Segment._container.boundary-none.Recipient.toolbar ~ div._Segment._container.boundary-none.Composer > div._Segment._container.boundary-none.ComposeDisclaimer.outer > div
{ 
	display: flex;
} */
