﻿/* 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. */

.login .recovery a {
                      color: red;
                      font-weight: bold;                  
}
.hm-group .card .buttonList .button.btnMarkAsComplete, .hm-group .card .buttonList .button.btnRequestAppt {

   opacity: 1;

}

.md_communications_manage div.content div#smsSignupForm {
    display: none;
}

#MedicationsWorkflowHost #MedicationForm.refill-workflow div.rxReviewDetailsCardList.cardlist div.card:nth-of-type(2) div.cardline:nth-of-type(4),
#MedicationForm div.rxReviewCards div.rxReviewCardList.cardlist div.medcard div.costContainer {
	display: none;
}
.faq h3.header {
  color: #006747;
}
.faq a,
.linkcolor,
.subtle.linkcolor {
  color: #00529C;
}
