﻿/* BEGIN EPIC DELIVERED THEME CSS */
/* Generated by v85.0.17 */
/* BEGIN: SPECIAL HIDING PROPERTIES */
/* If you only want certain HTML content to display on mobile, tag it with an "OnlyMobile" class*/
.onlymobile, 
.onlyMobile, 
.Onlymobile, 
.OnlyMobile {
    display: none !important;
}  

/* If you want to only show content on a certain affiliate site, tag it with an Affiliate class, and then another class to unhide just for that affiliate. Use URL Rewrite an affiliate-specific override css file to do the unhiding.*/
.affiliate,
.Affiliate {
    display: none !important;
}

/* If you want to show something only when looking at your own chart, not in proxy mode, tag it with a "selfmode" class. If you want something to only show when looking at someone else's chart, use "proxymode" class. */
.proxyMode,
.proxymode,
.ProxyMode,
.Proxymode {
    display: none !important;
}
/* END: SPECIAL HIDING PROPERTIES */



.features .icon-medications {
    background-image: url("../images/quicklinks/nona_medications.png"); }	
.features .icon-advice {
    background-image: url("../images/quicklinks/nona_advice.png"); }	
.features .icon-testResults {
    background-image: url("../images/quicklinks/nona_testresults.png"); }	
.features .icon-calendar {
    background-image: url("../images/quicklinks/nona_calendar.png"); }	
/*
.billpay {
	display: none;
}
*/
.affstyle {
	background-color: #007BAD;
	color: white;
}

/*.features .info {
font-family: Arial;
font-size: 0.8rem }
*/

/* Link Color for FAQ and hyperlinks throught the Pre-Login */	
a, .linkcolor, .subtle.linkcolor {
    color: #FF4438;
}

/*
h1 { 
 font-family: Gilroy; 
 }

h2 { 
 font-family: Georgia; 
 } 
 
 h3 { 
 font-family: Arial; 
 } 
 
.button { 
 font-family: Gilroy; 
 
 } 
 
*/
 



 

