﻿/* BEGIN EPIC DELIVERED THEME CSS */
/* BEGIN: SPECIAL HIDING PROPERTIES */
/* If you only want certain HTML content to display on mobile, tag it with an "OnlyMobile" class*/

/* END: HSL BASED COLOR CHANGES FROM highconstrast.css */



/* END EPIC DELIVERED THEME CSS */

/* 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. */

#scheduling-workflow .schedulingstopped .schedulingstoppedcontent:before {
    background-image: none;
}
/* Hide anything tag with an Affiliate class */

.Affiliate {display: none !important;}

/* Show content for just this affiliate. An !important modifier is needed to override the !important modifier above. */
div.Affiliate.ThunderBasin  {display: none !important;}
span.Affiliate.ReplaceWithYourMainName  {display: inline !important;}
p.Affiliate.ReplaceWithYourMainName  {display: block !important;}
li.Affiliate.ReplaceWithYourMainName  {display: list-item !important;}

.logo {
  margin: 0 0 1rem 0;
  height: 110px;
}
