
/*********************
Global bar settings
*********************/
.HeaderBarTable, .Instruction_Widget_Back_Panel, .training-requirement .level3-header 
{
    background-color:  rgb(25, 59, 119) !important;
}

/*********************
Dashboard
*********************/

/*Grouping bars*/

.Instruction_Widget_Back_Panel
{
    background-color:  rgb(182, 201, 45) !important;
}

.Instruction_Widget_Title, .Instruction_Widget_Instructions_Text
{
    color:  black !important;
}

/*
.HeaderNavigationItem, .HeaderBarTable 
{
    color: black !important;
}
*/

/*********************
Optionally uncomment and use individual styles below.
*********************/

/*********************
Top Header Bar
*********************/
/*
.HeaderBarTable
{
    color: white; 
    background-color:  rgb(0, 83, 148) !important;
}
*/



/*********************
Requirements Matrix
*********************/
/*
.training-requirement .level3-header {
    color: white;
    background-color:  rgb(0, 83, 148) !important;

}
*/
