﻿/* 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. */

div.graph .alert.card {
	display: none;
}

img.allowedBrandsIcon:nth-child(3) {display: none;}
#pmtMethodsAcceptedIcons .allowedBrandsIcon[alt="Diners Club"]{
Visibility:hidden;
}

#pmtMethodsAcceptedIcons .allowedBrandsIcon[alt="American Express"]{
Visibility:hidden;
}

/* Image for HomePrelogin.txt – Upload Imaging Files. */
#features .icon-LifeImage {
                background-image: url("../images/imaging.png");
}

#graphicHeader:not(:empty) #header_logo .header_logo_link {
background: transparent url("../images/UTHSA_logo_H_Color-White.png") no-repeat scroll center/contain;
}

.button.tall.guest {
background-color:#C0511B;}



/* Bedside TV style overrides */
.bedsidetv .WelcomeVideoOverlay .content .orgLogo {
      display: none; // Hide large organization logo in gradient overlay
}
