/* 
    ISS Common UI Bootstrap Color Override by Department
    2014-11 Michael Van Devender

    IMPORTANT:
    This file is for applying the department-specific theming to MVC with Bootstrap and KendoUI.
    DO NOT put *any* site-specific CSS in this file -- that's what Site.css is for.

    Please keep this organized.
*/


/* **************** NAVBAR ****************** */
.navbar-inverse{
    background-color: #C51717;
}