/* =================================== */
/* CSS for control sap.m/TabContainer  */
/* Belize High Contrast Black theme    */
/* =================================== */

.sapMTabContainer {
	.sapMTabContainerContent {
		.sapMTabContainerInnerContent {
			background-color: @sapUiGroupContentBackground;
		}
	}
}