/*********************
Global bar settings
*********************/
.HeaderBarTable, .Instruction_Widget_Back_Panel, .training-requirement .level3-header 
{
    background-color:  rgb(1, 126, 143) !important;
}



/*********************
Optionally uncomment and use individual styles below.
*********************/

/*********************
Top Header Bar
*********************/
/*
.HeaderBarTable
{
    color: white; 
    background-color:  rgb(0, 83, 148) !important;
}
*/

/*********************
Dashboard
*********************/

/*Grouping bars*/
/*
.Instruction_Widget_Back_Panel
{
    color: white; 
    background-color:  rgb(0, 83, 148) !important;
}
*/

/*********************
Requirements Matrix
*********************/
/*
.training-requirement .level3-header {
    color: white;
    background-color:  rgb(0, 83, 148) !important;

}
*/
