﻿

.FW_Removed 
{
    color: #000000 !important;
    font-weight: normal ;
}

.FW_Removed * {
    color: #000000 !important;
    font-weight: normal ;
}

.FW_Deleted {
    color: #FF0000 !important;
    font-weight: bold !important;
}

.FW_Deleted * {
    color: #FF0000 !important;
    font-weight: bold !important;
}

.FW_Live {
    color: #008000 !important;
    font-weight: bold !important;
}

.FW_Live * {
    color: #008000 !important;
    font-weight: bold !important;
}

.FW_Package
{
    font-weight: bold !important;
}