﻿body {
    background-color: #f5f5f5!important;
}
.breadcrumb{
    background-color: white!important;
}
.LoginContent{
    background-color: white!important;
}
.OptionsContent{
    background-color: white!important;
}
.DashboardContent{
    background-color: white!important;
}
.QuickViewContent{
    background-color: white!important;
}
.ResultsByDateContent{
    background-color: white!important;
}
.ComparisonContent{
    background-color: white!important;
}
.ForecastContent{
    background-color: white!important;
}
.PaymentsContent{
    background-color: white!important;
}
.BudgetContent{
    background-color: white!important;
}
.NewsContent{
    background-color: white!important;
}
.InformationContent{
    background-color: white!important;
}




.TabBorder{
    background-color: white!important;
}