:host(:not([hidden])){display:inline-flex}:host{color:var(--sapContent_LabelColor);cursor:text;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;max-width:100%}.ui5-label-root{cursor:inherit;width:100%}:host([wrapping-type=Normal]) .ui5-label-root{white-space:normal}:host(:not([wrapping-type=Normal])) .ui5-label-root{display:inline-flex;white-space:nowrap}:host(:not([wrapping-type=Normal])) .ui5-label-text-wrapper{display:inline-block;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;vertical-align:top}:host([show-colon]) .ui5-label-required-colon:before{content:attr(data-colon)}:host([required]) .ui5-label-required-colon:after{color:var(--sapField_RequiredColor);content:"*";font-size:1.25rem;font-style:normal;font-weight:700;line-height:0;position:relative;vertical-align:middle}:host([required][show-colon]) .ui5-label-required-colon:after{margin-inline-start:.125rem}bdi{padding-right:.075rem}:host([show-colon]) .ui5-label-required-colon{margin-inline-start:-.05rem;white-space:pre}