//Adjusting ListPanelStack colors for HCB theme
.sapUiVkListPanelStack {
	background-color: @sapUiDarkBG;
}
.sapMPanel .sapMPanelWrappingDivTb .sapUiVkLPTb.sapMIBar.sapMTB {
	border-bottom-color: @sapUiDarkBG;
}
