body, html, .template {background-color: #f7f7f7 !important;}

#hero { background-color: #0078d7; }
#hero .caption { background-color: rgba(0, 120, 215, .7); }
#missionStatement { background-color: #336699; }
#learnMore { background-color: #336699; }
#trendingSolutions { background-color: #336699; }
#trendingScenarios { background-color: #336699; }
#trendingSolutions .selectRoleContainer{ background-color: #336699}
#learnMore  .ctabox a, #stories .text a { background-color: #0078d7 }
#trendingSolutions .selectIndustriesContainer{ background-color: #6699cc }

#trendingSolutions.topics { background-color: #336699; }
#trendingSolutions .solutionContainer .solution.active:after { border-top: 25px solid #334c73; }
#trendingSolutions .solutionContainer .solution.active { background-color: #334c73; }
#trendingScenarios .scenarioContainer .scenario.active:after { border-top: 25px solid #334c73; }
#trendingScenarios .scenarioContainer .scenario.active { background-color: #334c73; }
#trendingSolutionsTextContainer { background-color: #336699; }


#trendingSolutions .mobileTopicSolutionContainer .styled-select {background-color:#6699cc}
#trendingSolutions #mobile .styled-select, #trendingSolutions .mobileTopicSolutionContainer .styled-select { background: url(../images/dropdownArrow-white.png) no-repeat 98% #6699cc; }
#trendingSolutions .mobileTopicSolutionContainer .styled-select {background-color:#6699cc}
#trendingSolutions .mobileTopicSolutionContainer .topicSelect option {background-color:#6699cc}
#trendingSolutions #mobile #industryselect option,#trendingSolutions #mobile #industryselect option:disabled { background-color: #6699cc; }

.scenarioText { background-color: #6699cc; }
#learnMore .left .ctabox { background-color: #6699cc; }

/*Light Grey*/
.dropdown-menu { background-color: #336699;  color:white !important}
.dropdown-menu a{ color:white !important}
#stories,#content { background-color: #f2f2f2 !important }
    #content .articles {
        background-color: #f2f2f2 !important ;
    }
.epgsegmentsolutionsbg { background-color: #ffffff; }
/*Dark Grey*/
#follow {
    background-color: #767676;
}

