/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * OpenUI5
 * (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

@import "../base/library.less";
@import "../../../../../Base/baseLib/sap_fiori_3_hcw/base.less"; /* ORIGINAL IMPORT PATH: "../../../../sap/ui/core/themes/sap_fiori_3_hcw/base.less" */

@import "../../../../sap/ui/core/themes/sap_fiori_3_hcw/global.less";

/* START "InfoLabel.less" */
/* ================================= */
/* CSS for control sap.tnt/InfoLabel */
/* Quartz High Contrast White theme  */
/* ================================= */

// ==========================================================================
// Variables overriding
// ==========================================================================

@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 0.875rem;

.sapTntInfoLabel {
	background: @sapUiGroupContentBackground;
	border: solid 0.0625rem @sapUiGroupContentBorderColor;

	.sapTntInfoLabelInner {
		color: @sapUiBaseText;
	}

	&.sapTntInfoLabelDisplayOnly {
		background: @sapUiGroupContentBackground;
		border: solid 1px @sapUiGroupContentBorderColor;

		.sapTntInfoLabelInner {
			color: @sapUiBaseText;
			line-height: 0.875rem;
		}

		&.sapTntInfoLabelWithIcon .sapUiIcon {
			line-height: 0.875rem;
		}
	}
}

/* END "InfoLabel.less" */

/* START "SideNavigation.less" */
/* ======================================= */
/* CSS for control sap.tnt/SideNavigation  */
/* Quartz High Contrast White theme        */
/* ======================================= */

@_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor: @sapUiListGroupHeaderBorderColor;
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 2 * @sapUiListBorderWidth;

/* END "SideNavigation.less" */

/* START "NavigationList.less" */
/* ======================================= */
/* CSS for control sap.tnt/NavigationList  */
/* Quartz High Contrast White theme        */
/* ======================================= */

@_sap_tnt_NavigationList_ItemHeight: 2.75rem;
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
@_sap_tnt_NavigationList_GroupExpandedBorderWidth: 0;
@_sap_tnt_NavigationList_Collapsed_GroupBorderWidth: 0;
@_sap_tnt_NavigationList_Collapsed_SelectedItemBackground: @sapUiListSelectionBackgroundColor;
@_sap_tnt_NavigationList_HoverBorderStyleColor: solid @sapUiListBorderColor;
@_sap_tnt_NavigationList_HoverBorderWidth: 0 0 0.0625rem 0;

/* END "NavigationList.less" */
 // keep this order, it reuses variable @_sap_tnt_SideNavigation_BoxShadow defined in SideNavigation.less
/* START "ToolHeader.less" */
/* =================================== */
/* CSS for control sap.tnt/ToolHeader  */
/* Quartz HCW theme                    */
/* =================================== */

@_sap_tnt_ToolHeader_Height: 2.75rem;
@_sap_tnt_ToolHeader_IconHeight: 0.75rem;

// ==========================================================================
// sap.m.Avatar / sap.f.Avatar overriding
// ==========================================================================

.sapTntToolHeader .sapFAvatar {
	background-color: @_sap_tnt_ToolHeader_AvatarBackground;
	.sapFAvatarInitialsHolder,
	.sapUiIcon.sapFAvatarTypeIcon  {
		color: @_sap_tnt_ToolHeader_AvatarColor;
	}
}
/* END "ToolHeader.less" */
