﻿
body
{
	
	font-family:Roboto, Segoe UI, Tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#424242;
}

a 
{
    color: #0072c6;
}

/*.wfmsg-footer .logo { background:url(BackgroundImages/C-Square-FF9A02-48.png); }*/

.wfmsg-master-page-banner
{
    filter:none;
}

/*
 * For this theme, we will hide the graphic logo and use the text one for 
 * the banner pages.
 */
.wfmsg-master-page-banner .wfmsg-logo
{
    display:none;
}

/** Ticket 4449 */
.ui-td-field {
    background-color: #0b5880;
    color: white;
}

/** Ticket 4449 */
#adherenceSummaryContents, #main .highlight.frame-content {
    background-color: #f8f8f8;
    color:#424242;
}
