.themedGridBtn, .themedTopBarBtn {   
   color: #0072C6 !important;        
}
.themedTopBarBtnCollapsed {
    color: #F7F7F7 !important;
}
.themedTopBarTdCollapsed {   
    background-color: #0072C6 !important;        
}
.themedTopBarTdExpanded {
    background-color: #F7F7F7 !important;
}
.themedBtn{
    color: #303066 !important;
}
.themedRefreshBtn {
    font-size: small;        
    margin-bottom: 5px !important;
}
.themedBackColor, .themedBackColor th {
    background-color: #F7F7F7 !important;
}
.themedInfoTextBgColor,  .themedInfoTextBgColor th{
    background-color: #e9f1fa !important;
}
#WFState_LBT .dxeListBoxItemSelected_MetropolisBlue{
    background-color: lightgrey !important;
	color:black !important;
}