/* ===================================== */
/* CSS for control sap.ui.commons/Label  */
/* Belize High Contrast Black theme      */
/* ===================================== */

.sapUiLbl {
	font-size: @sapUiDesktopFontSize;
}

.sapUiLblIco {
	margin-top: 1px;
}

.sapUiLbLReqInd {
	color: @sapUiBaseText;
}

.sapUiInverted-CTX .sapUiLbl {
	color: @sapUiBaseText;
}