/**
 * 8457738 
 * 8-23-16
 * Greg MacDonald
 * Hiding Alert Icon on Event
 */
 
 /*a.fsAlertIcon {
display: none;
}

.fsAlertsIcon {
display: none;
}*/

/* End Section */

/**
 * 8469043 
 * 11/07/16
 * Chris Norman
 * Temp Solution for CMS-4393
 */
 
span.fsAthleticsStatusChanged, article.fsAthleticsStatusChanged .fsDateTime,
span.fsAthleticsStatusPostponed, article.fsAthleticsStatusPostponed .fsDateTime,
span.fsAthleticsStatusCancelled, article.fsAthleticsStatusCancelled .fsDateTime
{ color: #cf252f; }

/* End Section */