// /**
// * Copyright (c) 2012-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
// * Theming Engine 1.23061.0
// * data:{"sModified":"2023-09-11T07:13:37Z"}
// */


/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.6.8) *******************/


// [Tags "SapInternal", "Base", "Dimension", "Protected"]
// [Protected "true"]
// [Category "Internal"]
// [Type "dimension"]
@sapContent_GridSize: 1rem;

// [Label "Shell Background Pattern Color"]
// [Description "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'."]
// [Tags "ThemeSpecific", "Base", "Shell", "Color", "Protected"]
// [Protected "true"]
// [Category "Resource"]
// [Type "color"]
@sapShell_BackgroundPatternColor: @sapBackgroundColor;

// [Label "High-Contrast Standard Background"]
// [Description "The high-contrast reference background color for most backgrounds."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_StandardBackground: #fff;

// [Label "High-Contrast Highlight Background"]
// [Description "The high-contrast reference background color used for hover and active states."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_HighlightBackground: #e97624;

// [Label "High-Contrast Highlight Alternative Background"]
// [Description "The high-contrast reference background color used for selection."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_HighlightAltBackground: #5c93ff;

// [Label "High-Contrast Reduced Background"]
// [Description "The high-contrast reference background color used for read-only and disabled items."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_ReducedBackground: #b3b3b3;

// [Label "High-Contrast Reduced Alternative Background"]
// [Description "The high-contrast reference background color used for read-only and disabled items."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_ReducedAltBackground: #4d4d4d;

// [Label "High-Contrast Standard Foreground"]
// [Description "The high-contrast reference foreground color for elements such as text, icons, and borders."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_StandardForeground: #000;

// [Label "High-Contrast Enhanced Foreground"]
// [Description "The high-contrast reference foreground color for elements such as help borders and help text."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_EnhancedForeground: #006800;

// [Label "High-Contrast Reduced Foreground"]
// [Description "The high-contrast reference foreground color for elements such as disabled text, icons, and borders."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_ReducedForeground: #888;

// [Label "High-Contrast Reduced Alternative Foreground"]
// [Description "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements."]
// [Tags "Base", "Content", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_ReducedAltForeground: #585858;

// [Label "High-Contrast Negative Color"]
// [Description "The high-contrast reference color for elements showing negative state."]
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_NegativeColor: #ab0000;

// [Label "High-Contrast Critical Color"]
// [Description "The high-contrast reference color for elements showing critical state."]
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_CriticalColor: #5c5c00;

// [Label "High-Contrast Positive Color"]
// [Description "The high-contrast reference color for elements showing positive state."]
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_PositiveColor: #006362;

// [Label "High-Contrast Informative Color"]
// [Description "The high-contrast reference color for elements showing informative state."]
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_InformativeColor: #000;

// [Label "High-Contrast Neutral Color"]
// [Description "The high-contrast reference color for elements showing neutral state."]
// [Tags "Base", "SemanticColor", "Color", "HighContrast"]
// [Category "HighContrast"]
// [Type "color"]
@sapHC_NeutralColor: #000;

// [Tags "!Protected"]
// [Protected "!true"]
@sapBrandColor: @sapHC_HighlightBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapHighlightColor: @sapBrandColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapBaseColor: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShellColor: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapBackgroundColor: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontSize: 0.875 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTextColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLinkColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapCompanyLogo: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapBackgroundImage: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapBackgroundImageOpacity: 1.0;

// [Tags "!Protected"]
// [Protected "!true"]
@sapBackgroundImageRepeat: false;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSelectedColor: @sapHC_HighlightAltBackground;
@sapHoverColor: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapActiveColor: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapTitleColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNegativeColor: @sapHC_NegativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapCriticalColor: @sapHC_CriticalColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPositiveColor: @sapHC_PositiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInformativeColor: @sapHC_InformativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNeutralColor: @sapHC_NeutralColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNegativeElementColor: @sapNegativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapCriticalElementColor: @sapCriticalColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPositiveElementColor: @sapPositiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInformativeElementColor: @sapInformativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNeutralElementColor: @sapNeutralColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNegativeTextColor: @sapNegativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapCriticalTextColor: @sapCriticalColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPositiveTextColor: @sapPositiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInformativeTextColor: @sapInformativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNeutralTextColor: @sapNeutralColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapErrorColor: @sapNegativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapWarningColor: @sapCriticalColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSuccessColor: @sapPositiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInformationColor: @sapInformativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapErrorBackground: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapWarningBackground: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSuccessBackground: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInformationBackground: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNeutralBackground: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapErrorBorderColor: @sapErrorColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapWarningBorderColor: @sapWarningColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSuccessBorderColor: @sapSuccessColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInformationBorderColor: @sapInformationColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapNeutralBorderColor: @sapNeutralColor;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_LineHeight: 2.75 * @sapContent_GridSize;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_Height: 2.25 * @sapContent_GridSize;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_BorderWidth: 0.0625 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapElement_BorderCornerRadius: 0.25 * @sapContent_GridSize;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_Compact_LineHeight: 2 * @sapContent_GridSize;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_Compact_Height: 1.625 * @sapContent_GridSize;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_Condensed_LineHeight: 1.5 * @sapContent_GridSize;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_Condensed_Height: 1.375 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_LineHeight: 1.5;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_IconHeight: @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_IconColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ContrastIconColor: @sapContent_IconColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_NonInteractiveIconColor: @sapContent_IconColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_MarkerIconColor: @sapContent_IconColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_MarkerTextColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_MeasureIndicatorColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Selected_MeasureIndicatorColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Placeholderloading_Background: @sapHC_ReducedForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Placeholderloading_Gradient: linear-gradient(to right, @sapHC_ReducedForeground 0%, @sapHC_ReducedForeground 35%, @sapHC_ReducedAltForeground 50%, @sapHC_ReducedForeground 65%, @sapHC_ReducedForeground 100%);

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ImagePlaceholderBackground: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ImagePlaceholderForegroundColor: @sapContent_IconColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_RatedColor: @sapContent_IconColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_UnratedColor: @sapHC_ReducedAltForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_BusyColor: @sapContent_IconColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_FocusColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_FocusStyle: dotted;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_FocusWidth: 0.125 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ContrastFocusColor: @sapContent_FocusColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ShadowColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ContrastShadowColor: @sapContent_ShadowColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Shadow0: 0 0 0 0.0625rem @sapContent_ShadowColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Shadow1: 0 0 1rem 0 fade(@sapContent_ContrastShadowColor, 50), 0 0 0 0.125rem @sapContent_ShadowColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Shadow2: 0 0.25rem 2rem 0 fade(@sapContent_ContrastShadowColor, 60), 0 0 0 0.125rem @sapContent_ShadowColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Shadow3: 0 0.625rem 4rem 0 fade(@sapContent_ContrastShadowColor, 80), 0 0 0 0.125rem @sapContent_ShadowColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_TextShadow: -0.0625rem 0 @sapHC_StandardBackground, 0 0.0625rem @sapHC_StandardBackground, 0.0625rem 0 @sapHC_StandardBackground, 0 -0.0625rem @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ContrastTextShadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_HeaderShadow: inset 0 -0.125rem @sapObjectHeader_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Interaction_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Selected_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Negative_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Critical_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Positive_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Informative_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Neutral_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_SearchHighlightColor: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_HelpColor: @sapHC_EnhancedForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_LabelColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_IconFontFamily: "SAP-icons";

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_DisabledTextColor: @sapHC_ReducedForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_DisabledOpacity: 0.4;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ContrastTextThreshold: 0.5;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ContrastTextColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ForegroundColor: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ForegroundBorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ForegroundTextColor: contrast(@sapContent_ForegroundColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_BadgeBackground: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_DragAndDropActiveColor: @sapContent_HelpColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Selected_TextColor: contrast(@sapContent_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Selected_Background: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Selected_Hover_Background: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Selected_ForegroundColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_ForcedColorAdjust: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color1: #212628;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color2: #434e56;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color3: #62737c;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color4: #030303;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color5: #9da4aa;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color6: #c6cace;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color7: #e7e9ea;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color8: #fff;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color9: #62737c;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color10: #d5dadd;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color11: #88979e;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color12: #88979e;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color13: #161a1d;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color14: #000;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color15: #31393f;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color16: #505e65;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color17: #505e65;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color18: #d9ddde;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color19: #ccd0d2;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color20: #bec4c6;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeaderFamily: @sapFontFamily;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontSmallSize: 0.75 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontLargeSize: 1.0 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeader1Size: 3.0 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeader2Size: 2.0 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeader3Size: 1.5 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeader4Size: 1.25 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeader5Size: 1.0 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeader6Size: 0.875 * @sapContent_GridSize;
@sapLink_TextDecoration: underline;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLink_Hover_Color: @sapLinkColor;
@sapLink_Hover_TextDecoration: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLink_Active_Color: @sapLinkColor;
@sapLink_Active_TextDecoration: underline;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLink_Visited_Color: @sapLinkColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLink_InvertedColor: @sapLinkColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLink_SubtleColor: @sapLinkColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_BackgroundImage: linear-gradient(to bottom, @sapShell_Background, @sapShell_Background);

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_BackgroundImageOpacity: 1.0;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_BackgroundImageRepeat: false;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_BorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_InteractiveBackground: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_InteractiveTextColor: @sapShell_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_InteractiveBorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_GroupTitleTextColor: @sapTitleColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_GroupTitleTextShadow: -0.0625rem 0 @sapShell_Background, 0 0.0625rem @sapShell_Background, 0.0625rem 0 @sapShell_Background, 0 -0.0625rem @sapShell_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Hover_Background: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Active_Background: @sapActiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Active_TextColor: contrast(@sapShell_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Selected_Background: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Selected_TextColor: contrast(@sapShell_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Selected_Hover_Background: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Favicon: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Navigation_Background: @sapShellColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Navigation_Hover_Background: @sapShell_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Navigation_SelectedColor: @sapShell_Navigation_Selected_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Navigation_Selected_TextColor: @sapShell_InteractiveTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Navigation_TextColor: contrast(@sapShell_Navigation_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Navigation_Active_TextColor: contrast(@sapShell_Navigation_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Navigation_Active_Background: @sapShell_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Shadow: 0 0.125rem 0 0 @sapShell_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_NegativeColor: @sapNegativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_CriticalColor: @sapCriticalColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_PositiveColor: @sapPositiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_InformativeColor: @sapInformativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_NeutralColor: @sapNeutralColor;
@sapShell_Category_1_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_1_BorderColor: @sapLegendColor6;
@sapShell_Category_1_TextColor: contrast(@sapShell_Category_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_1_TextShadow: none;
@sapShell_Category_2_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_2_BorderColor: @sapLegendColor3;
@sapShell_Category_2_TextColor: contrast(@sapShell_Category_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_2_TextShadow: none;
@sapShell_Category_3_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_3_BorderColor: @sapLegendColor1;
@sapShell_Category_3_TextColor: contrast(@sapShell_Category_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_3_TextShadow: none;
@sapShell_Category_4_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_4_BorderColor: @sapLegendColor10;
@sapShell_Category_4_TextColor: contrast(@sapShell_Category_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_4_TextShadow: none;
@sapShell_Category_5_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_5_BorderColor: @sapLegendColor12;
@sapShell_Category_5_TextColor: contrast(@sapShell_Category_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_5_TextShadow: none;
@sapShell_Category_6_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_6_BorderColor: @sapLegendColor7;
@sapShell_Category_6_TextColor: contrast(@sapShell_Category_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_6_TextShadow: none;
@sapShell_Category_7_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_7_BorderColor: @sapLegendColor5;
@sapShell_Category_7_TextColor: contrast(@sapShell_Category_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_7_TextShadow: none;
@sapShell_Category_8_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_8_BorderColor: @sapLegendColor8;
@sapShell_Category_8_TextColor: contrast(@sapShell_Category_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_8_TextShadow: none;
@sapShell_Category_9_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_9_BorderColor: #002a86;
@sapShell_Category_9_TextColor: contrast(@sapShell_Category_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_9_TextShadow: none;
@sapShell_Category_10_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_10_BorderColor: #47596c;
@sapShell_Category_10_TextColor: contrast(@sapShell_Category_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_10_TextShadow: none;
@sapShell_Category_11_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_11_BorderColor: #af080b;
@sapShell_Category_11_TextColor: contrast(@sapShell_Category_11_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_11_TextShadow: none;
@sapShell_Category_12_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_12_BorderColor: #7000e0;
@sapShell_Category_12_TextColor: contrast(@sapShell_Category_12_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_12_TextShadow: none;
@sapShell_Category_13_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_13_BorderColor: #580440;
@sapShell_Category_13_TextColor: contrast(@sapShell_Category_13_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_13_TextShadow: none;
@sapShell_Category_14_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_14_BorderColor: #035663;
@sapShell_Category_14_TextColor: contrast(@sapShell_Category_14_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_14_TextShadow: none;
@sapShell_Category_15_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_15_BorderColor: #223548;
@sapShell_Category_15_TextColor: contrast(@sapShell_Category_15_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_15_TextShadow: none;
@sapShell_Category_16_Background: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Category_16_BorderColor: #1e592f;
@sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_16_TextShadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_1_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_1_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_2_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_2_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_3_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_3_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_4_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_4_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_5_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_5_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_6_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_6_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_7_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_7_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_8_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_8_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_9_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_9_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_10_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_10_BorderColor: @sapGroup_ContentBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_BorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_BorderWidth: @sapElement_BorderWidth;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_BorderCornerRadius: 0.375 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Hover_Background: @sapHoverColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Hover_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_IconColor: contrast(@sapButton_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Active_Background: @sapActiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Active_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Active_TextColor: contrast(@sapButton_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_TextColor: contrast(@sapButton_Emphasized_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_Hover_BorderColor: @sapButton_Emphasized_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_Hover_TextColor: contrast(@sapButton_Emphasized_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_Active_TextColor: contrast(@sapButton_Emphasized_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_TextShadow: transparent;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Emphasized_FontWeight: bold;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_TextColor: contrast(@sapButton_Reject_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Hover_TextColor: contrast(@sapButton_Reject_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Active_TextColor: contrast(@sapButton_Reject_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Selected_Background: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Selected_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Selected_TextColor: contrast(@sapButton_Reject_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Selected_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Reject_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_TextColor: contrast(@sapButton_Accept_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Hover_TextColor: contrast(@sapButton_Accept_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Active_TextColor: contrast(@sapButton_Accept_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Selected_Background: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Selected_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Selected_TextColor: contrast(@sapButton_Accept_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Selected_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Accept_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_TextColor: @sapButton_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_Hover_TextColor: @sapButton_Lite_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Lite_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Selected_Background: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Selected_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Selected_TextColor: contrast(@sapButton_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Selected_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_TextColor: contrast(@sapButton_Attention_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Hover_TextColor: contrast(@sapButton_Attention_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Active_TextColor: contrast(@sapButton_Attention_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Selected_Background: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Selected_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Selected_TextColor: contrast(@sapButton_Attention_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Selected_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_TextColor: contrast(@sapButton_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_Hover_BorderColor: @sapButton_Negative_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_Hover_TextColor: contrast(@sapButton_Negative_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_TextColor: contrast(@sapButton_Critical_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_Hover_BorderColor: @sapButton_Critical_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_Hover_TextColor: contrast(@sapButton_Critical_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_TextColor: contrast(@sapButton_Success_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_Hover_BorderColor: @sapButton_Success_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_Hover_TextColor: contrast(@sapButton_Success_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_Hover_BorderColor: @sapButton_Information_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_Hover_TextColor: contrast(@sapButton_Neutral_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_Active_Background: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_Active_BorderColor: @sapButton_Active_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_TextColor: contrast(@sapButton_Track_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Hover_BorderColor: @sapButton_Track_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Selected_Background: @sapButton_Selected_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Selected_BorderColor: @sapButton_Selected_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Selected_TextColor: contrast(@sapButton_Track_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Selected_Hover_Background: @sapButton_Selected_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_BorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_TextColor: contrast(@sapButton_Handle_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Hover_BorderColor: @sapButton_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Selected_Background: @sapButton_Selected_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Selected_BorderColor: @sapButton_Selected_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Selected_TextColor: contrast(@sapButton_Handle_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Selected_Hover_Background: @sapButton_Selected_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Negative_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Negative_BorderColor: @sapNegativeElementColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Negative_TextColor: contrast(@sapButton_Track_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Negative_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Negative_Hover_BorderColor: @sapButton_Track_Negative_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Negative_Background: @sapButton_Handle_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Negative_BorderColor: @sapNegativeElementColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Negative_Hover_Background: @sapButton_Handle_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Negative_Hover_BorderColor: @sapButton_Handle_Negative_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Positive_Background: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Positive_BorderColor: @sapPositiveElementColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Positive_TextColor: contrast(@sapButton_Track_Positive_Background, @sapPositiveElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Positive_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Track_Positive_Hover_BorderColor: @sapButton_Track_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Positive_Background: @sapButton_Handle_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Positive_BorderColor: @sapPositiveElementColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Positive_Hover_Background: @sapButton_Handle_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_Handle_Positive_Hover_BorderColor: @sapButton_Handle_Positive_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_TokenBackground: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapButton_TokenBorderColor: @sapButton_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_BackgroundStyle: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_TextColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_PlaceholderTextColor: @sapHC_ReducedAltForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_BorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_HelpBackground: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_BorderWidth: 0.125 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_BorderStyle: solid;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_BorderCornerRadius: 0;
@sapField_Shadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Hover_Background: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Hover_BackgroundStyle: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Hover_BorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Hover_HelpBackground: @sapField_Background;
@sapField_Hover_Shadow: none;
@sapField_Hover_InvalidShadow: @sapField_InvalidShadow;
@sapField_Hover_WarningShadow: @sapField_WarningShadow;
@sapField_Hover_SuccessShadow: @sapField_SuccessShadow;
@sapField_Hover_InformationShadow: @sapField_InformationShadow;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Active_BorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Focus_Background: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Focus_BorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Focus_HelpBackground: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_ReadOnly_Background: @sapHC_ReducedBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_ReadOnly_BackgroundStyle: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_ReadOnly_BorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_ReadOnly_BorderStyle: @sapField_BorderStyle;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_RequiredColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InvalidColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InvalidBackground: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InvalidBackgroundStyle: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InvalidBorderWidth: 0.125 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InvalidBorderStyle: dashed;
@sapField_InvalidShadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_WarningColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_WarningBackground: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_WarningBackgroundStyle: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_WarningBorderWidth: 0.125 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_WarningBorderStyle: dashed;
@sapField_WarningShadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_SuccessColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_SuccessBackground: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_SuccessBackgroundStyle: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_SuccessBorderWidth: 0.125 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_SuccessBorderStyle: solid;
@sapField_SuccessShadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InformationColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InformationBackground: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InformationBackgroundStyle: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InformationBorderWidth: 0.0625 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_InformationBorderStyle: dashed;
@sapField_InformationShadow: none;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_TitleBackground: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_TitleBorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_TitleTextColor: contrast(@sapGroup_TitleBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_Title_FontSize: @sapFontHeader5Size;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_ContentBackground: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_ContentBorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_BorderWidth: @sapElement_BorderWidth;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_BorderCornerRadius: 0;

// [Tags "!Protected"]
// [Protected "!true"]
@sapGroup_FooterBackground: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapToolbar_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapToolbar_SeparatorColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_HeaderBackground: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_HeaderBorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_HeaderTextColor: contrast(@sapList_HeaderBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_BorderColor: @sapHC_ReducedAltForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_BorderWidth: @sapElement_BorderWidth;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_TextColor: contrast(@sapList_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_Active_TextColor: contrast(@sapList_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_Active_Background: @sapActiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_SelectionBackgroundColor: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_SelectionBorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_Hover_SelectionBackground: @sapList_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_Hover_Background: @sapHoverColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_AlternatingBackground: darken(@sapList_Background, 10);

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_GroupHeaderBackground: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_GroupHeaderBorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_GroupHeaderTextColor: contrast(@sapList_GroupHeaderBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_TableGroupHeaderBackground: @sapHC_ReducedBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_TableGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_TableGroupHeaderTextColor: @sapList_GroupHeaderTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_FooterBackground: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_FooterTextColor: contrast(@sapList_FooterBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_TableFooterBorder: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_TableFixedBorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapMessage_ErrorBorderColor: @sapErrorBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapMessage_WarningBorderColor: @sapWarningBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapMessage_SuccessBorderColor: @sapSuccessBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapMessage_InformationBorderColor: @sapInformationBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPopover_BorderCornerRadius: @sapElement_BorderCornerRadius;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Background: @sapField_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_BorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_TextColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_FontSize: @sapFontSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_NegativeBackground: @sapProgress_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_NegativeBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_NegativeTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_CriticalBackground: @sapProgress_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_CriticalBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_CriticalTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_PositiveBackground: @sapProgress_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_PositiveBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_PositiveTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_InformationBackground: @sapProgress_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_InformationBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_InformationTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_Background: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_BorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_TextColor: @sapTextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_NegativeBackground: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_NegativeBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_NegativeTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_CriticalBackground: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_CriticalBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_CriticalTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_PositiveBackground: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_PositiveBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_PositiveTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_InformationBackground: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_InformationBorderColor: @sapProgress_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapProgress_Value_InformationTextColor: @sapProgress_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapScrollBar_FaceColor: @sapHC_ReducedAltForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapScrollBar_TrackColor: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapScrollBar_BorderColor: @sapScrollBar_FaceColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapScrollBar_SymbolColor: @sapContent_IconColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapScrollBar_Dimension: 0.75 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapScrollBar_Hover_FaceColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Background: @sapNeutralBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_BorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Selected_Background: @sapSelectedColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Selected_BorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_HandleBackground: @sapButton_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_HandleBorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_RangeHandleBackground: @sapSlider_HandleBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Hover_HandleBackground: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Hover_HandleBorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Hover_RangeHandleBackground: @sapSlider_Hover_HandleBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Active_HandleBackground: @sapButton_Active_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Active_HandleBorderColor: @sapField_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapSlider_Active_RangeHandleBackground: transparent;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPageHeader_Background: @sapBaseColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPageHeader_BorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPageHeader_TextColor: contrast(@sapPageHeader_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapPageFooter_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPageFooter_BorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapInfobar_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInfobar_Hover_Background: @sapHighlightColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInfobar_Active_Background: @sapActiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInfobar_NonInteractive_Background: @sapHC_ReducedBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapInfobar_TextColor: contrast(@sapInfobar_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_Background: @sapBaseColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_Hover_Background: @sapHoverColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_BorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_Title_TextColor: contrast(@sapObjectHeader_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_Title_FontSize: @sapFontHeader3Size;

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_Title_SnappedFontSize: @sapFontHeader4Size;

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_Title_FontFamily: @sapFontBoldFamily;

// [Tags "!Protected"]
// [Protected "!true"]
@sapObjectHeader_Subtitle_TextColor: contrast(@sapObjectHeader_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapBlockLayer_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_Hover_Background: @sapHoverColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_Active_Background: @sapActiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_BorderColor: @sapHC_StandardForeground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_BorderCornerRadius: 0.25rem;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_TitleTextColor: contrast(@sapTile_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_TextColor: contrast(@sapTile_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_IconColor: contrast(@sapTile_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_SeparatorColor: @sapTile_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_Interactive_BorderColor: @sapTile_BorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_OverlayBackground: @sapBlockLayer_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor1: #5f5800;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor2: #5e4101;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor3: #973333;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor4: #961d7c;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor5: #365892;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor6: #004ccb;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor7: #105b5b;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor8: #26340b;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor9: #6c32a9;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor10: #4a5964;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor1: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor2: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor3: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor4: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor5: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor6: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor7: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor8: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor9: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentBackgroundColor10: @sapHC_StandardBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_1: #780000;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_1_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_1_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_1_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_1_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1_TextColor;
@sapIndicationColor_1_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_1_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_TextColor;
@sapIndicationColor_1b: @sapIndicationColor_1;
@sapIndicationColor_1b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_1b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_2: #ab0000;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_2_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_2_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_2_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_2_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2_TextColor;
@sapIndicationColor_2_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_2_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_TextColor;
@sapIndicationColor_2b: @sapIndicationColor_2;
@sapIndicationColor_2b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_2b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_3: #5c5c00;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_3_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_3_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_3_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_3_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3_TextColor;
@sapIndicationColor_3_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_3_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_TextColor;
@sapIndicationColor_3b: @sapIndicationColor_3;
@sapIndicationColor_3b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_3b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_4: #006362;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_4_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_4_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_4_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_4_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4_TextColor;
@sapIndicationColor_4_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_4_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_TextColor;
@sapIndicationColor_4b: @sapIndicationColor_4;
@sapIndicationColor_4b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_4b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_5: #004ccb;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_5_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_5_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_5_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_5_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5_TextColor;
@sapIndicationColor_5_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_5_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_TextColor;
@sapIndicationColor_5b: @sapIndicationColor_5;
@sapIndicationColor_5b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_5b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_6: #105b5b;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_6_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_6_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_6_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_6_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6_TextColor;
@sapIndicationColor_6_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_6_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_TextColor;
@sapIndicationColor_6b: @sapIndicationColor_6;
@sapIndicationColor_6b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_6b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_7: #6c32a9;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_7_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_7_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_7_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_7_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7_TextColor;
@sapIndicationColor_7_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_7_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_TextColor;
@sapIndicationColor_7b: @sapIndicationColor_7;
@sapIndicationColor_7b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_7b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_8: #961d7c;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_8_Background: @sapBackgroundColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_8_BorderColor: @sapContent_ForegroundBorderColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_8_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_8_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8_TextColor;
@sapIndicationColor_8_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_8_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_TextColor;
@sapIndicationColor_8b: @sapIndicationColor_8;
@sapIndicationColor_8b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_8b_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_9: #fff;
@sapIndicationColor_9_Background: @sapBackgroundColor;
@sapIndicationColor_9_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_9_TextColor: contrast(@sapIndicationColor_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_9_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_9_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_9_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_9_Active_TextColor: @sapIndicationColor_9_TextColor;
@sapIndicationColor_9_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_9_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_TextColor;
@sapIndicationColor_9b: @sapIndicationColor_9;
@sapIndicationColor_9b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_9b_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_10: #eaecee;
@sapIndicationColor_10_Background: @sapBackgroundColor;
@sapIndicationColor_10_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_10_TextColor: contrast(@sapIndicationColor_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_10_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_10_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_10_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_10_Active_TextColor: @sapIndicationColor_10_TextColor;
@sapIndicationColor_10_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
@sapIndicationColor_10b: @sapIndicationColor_10;
@sapIndicationColor_10b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_10b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegend_WorkingBackground: darken(@sapList_Background, 15);

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegend_NonWorkingBackground: @sapHC_ReducedBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegend_CurrentDateTime: @sapAccentColor4;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor1: #5f5800;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor2: #5e4101;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor3: #973333;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor4: #463000;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor5: #961d7c;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor6: #004ccb;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor7: #105b5b;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor8: #26340b;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor9: #4a5964;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor10: #6c3d62;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor11: #383513;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor12: #734f00;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor13: #723e3e;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor14: #5f5642;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor15: #60535d;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor16: #465878;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor17: #435b5b;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor18: #4e5a36;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor19: #4e5869;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor20: #001b49;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor1: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor2: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor3: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor4: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor5: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor6: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor7: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor8: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor9: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor10: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor11: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor12: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor13: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor14: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor15: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor16: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor17: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor18: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor19: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendBackgroundColor20: @sapList_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_1: #286ac3;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_2: #d74114;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_3: #057d47;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_4: #e11e48;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_5: #642eb2;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_6: #03778c;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_7: #232deb;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_8: #9b136f;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_9: #395563;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_10: #e02e2e;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_11: #0d3367;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Bad: @sapHC_NegativeColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Critical: @sapHC_CriticalColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Good: @sapHC_PositiveColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Neutral: @sapHC_NeutralColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_1: @sapChart_OrderedColor_1;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_2: @sapChart_OrderedColor_2;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_3: @sapChart_OrderedColor_3;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_4: @sapChart_OrderedColor_4;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_5: @sapChart_OrderedColor_5;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_6: @sapChart_OrderedColor_6;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_7: @sapChart_OrderedColor_7;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_8: @sapChart_OrderedColor_8;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_9: @sapChart_OrderedColor_9;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_10: @sapChart_OrderedColor_10;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_11: @sapChart_OrderedColor_11;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_Neutral: @sapChart_Neutral;
// @sapFontUrl_SAP-icons_ttf: url(./../sap_horizon/fonts/SAP-icons.ttf);
// @sapFontUrl_SAP-icons_woff: url(./../sap_horizon/fonts/SAP-icons.woff);
// @sapFontUrl_SAP-icons_woff2: url(./../sap_horizon/fonts/SAP-icons.woff2);
// @sapFontUrl_SAP-icons-TNT_ttf: url(./../sap_horizon/fonts/SAP-icons-TNT.ttf);
// @sapFontUrl_SAP-icons-TNT_woff: url(./../sap_horizon/fonts/SAP-icons-TNT.woff);
// @sapFontUrl_SAP-icons-TNT_woff2: url(./../sap_horizon/fonts/SAP-icons-TNT.woff2);
// @sapFontUrl_SAP-icons-Business-Suite_ttf: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf);
// @sapFontUrl_SAP-icons-Business-Suite_woff: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff);
// @sapFontUrl_SAP-icons-Business-Suite_woff2: url(./../sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2);
// @sapFontUrl_72_Regular_woff2: url(./../baseTheme/fonts/72-Regular.woff2);
// @sapFontUrl_72_Regular_woff: url(./../baseTheme/fonts/72-Regular.woff);
// @sapFontUrl_72_Regular_full_woff2: url(./../baseTheme/fonts/72-Regular-full.woff2);
// @sapFontUrl_72_Regular_full_woff: url(./../baseTheme/fonts/72-Regular-full.woff);
// @sapFontUrl_72_Bold_woff2: url(./../baseTheme/fonts/72-Bold.woff2);
// @sapFontUrl_72_Bold_woff: url(./../baseTheme/fonts/72-Bold.woff);
// @sapFontUrl_72_Bold_full_woff2: url(./../baseTheme/fonts/72-Bold-full.woff2);
// @sapFontUrl_72_Bold_full_woff: url(./../baseTheme/fonts/72-Bold-full.woff);
// @sapFontUrl_72_Semibold_woff2: url(./../baseTheme/fonts/72-Semibold.woff2);
// @sapFontUrl_72_Semibold_woff: url(./../baseTheme/fonts/72-Semibold.woff);
// @sapFontUrl_72_Semibold_full_woff2: url(./../baseTheme/fonts/72-Semibold-full.woff2);
// @sapFontUrl_72_Semibold_full_woff: url(./../baseTheme/fonts/72-Semibold-full.woff);
// @sapFontUrl_72_SemiboldDuplex_woff2: url(./../baseTheme/fonts/72-SemiboldDuplex.woff2);
// @sapFontUrl_72_SemiboldDuplex_woff: url(./../baseTheme/fonts/72-SemiboldDuplex.woff);
// @sapFontUrl_72_SemiboldDuplex_full_woff2: url(./../baseTheme/fonts/72-SemiboldDuplex-full.woff2);
// @sapFontUrl_72_SemiboldDuplex_full_woff: url(./../baseTheme/fonts/72-SemiboldDuplex-full.woff);
// @sapFontUrl_72_Light_woff2: url(./../baseTheme/fonts/72-Light.woff2);
// @sapFontUrl_72_Light_woff: url(./../baseTheme/fonts/72-Light.woff);
// @sapFontUrl_72_Light_full_woff2: url(./../baseTheme/fonts/72-Light-full.woff2);
// @sapFontUrl_72_Light_full_woff: url(./../baseTheme/fonts/72-Light-full.woff);
// @sapFontUrl_72_Black_woff2: url(./../baseTheme/fonts/72-Black.woff2);
// @sapFontUrl_72_Black_woff: url(./../baseTheme/fonts/72-Black.woff);
// @sapFontUrl_72_Black_full_woff2: url(./../baseTheme/fonts/72-Black-full.woff2);
// @sapFontUrl_72_Black_full_woff: url(./../baseTheme/fonts/72-Black-full.woff);
// @sapFontUrl_72_BoldItalic_woff2: url(./../baseTheme/fonts/72-BoldItalic.woff2);
// @sapFontUrl_72_BoldItalic_woff: url(./../baseTheme/fonts/72-BoldItalic.woff);
// @sapFontUrl_72_BoldItalic_full_woff2: url(./../baseTheme/fonts/72-BoldItalic-full.woff2);
// @sapFontUrl_72_BoldItalic_full_woff: url(./../baseTheme/fonts/72-BoldItalic-full.woff);
// @sapFontUrl_72_Condensed_woff2: url(./../baseTheme/fonts/72-Condensed.woff2);
// @sapFontUrl_72_Condensed_woff: url(./../baseTheme/fonts/72-Condensed.woff);
// @sapFontUrl_72_Condensed_full_woff2: url(./../baseTheme/fonts/72-Condensed-full.woff2);
// @sapFontUrl_72_Condensed_full_woff: url(./../baseTheme/fonts/72-Condensed-full.woff);
// @sapFontUrl_72_CondensedBold_woff2: url(./../baseTheme/fonts/72-CondensedBold.woff2);
// @sapFontUrl_72_CondensedBold_woff: url(./../baseTheme/fonts/72-CondensedBold.woff);
// @sapFontUrl_72_CondensedBold_full_woff2: url(./../baseTheme/fonts/72-CondensedBold-full.woff2);
// @sapFontUrl_72_CondensedBold_full_woff: url(./../baseTheme/fonts/72-CondensedBold-full.woff);
// @sapFontUrl_72_Italic_woff2: url(./../baseTheme/fonts/72-Italic.woff2);
// @sapFontUrl_72_Italic_woff: url(./../baseTheme/fonts/72-Italic.woff);
// @sapFontUrl_72_Italic_full_woff2: url(./../baseTheme/fonts/72-Italic-full.woff2);
// @sapFontUrl_72_Italic_full_woff: url(./../baseTheme/fonts/72-Italic-full.woff);
// @sapFontUrl_72Mono_Regular_woff2: url(./../baseTheme/fonts/72Mono-Regular.woff2);
// @sapFontUrl_72Mono_Regular_woff: url(./../baseTheme/fonts/72Mono-Regular.woff);
// @sapFontUrl_72Mono_Regular_full_woff2: url(./../baseTheme/fonts/72Mono-Regular-full.woff2);
// @sapFontUrl_72Mono_Regular_full_woff: url(./../baseTheme/fonts/72Mono-Regular-full.woff);
// @sapFontUrl_72Mono_Bold_woff2: url(./../baseTheme/fonts/72Mono-Bold.woff2);
// @sapFontUrl_72Mono_Bold_woff: url(./../baseTheme/fonts/72Mono-Bold.woff);
// @sapFontUrl_72Mono_Bold_full_woff2: url(./../baseTheme/fonts/72Mono-Bold-full.woff2);
// @sapFontUrl_72Mono_Bold_full_woff: url(./../baseTheme/fonts/72Mono-Bold-full.woff);
// @sapSvgLib_SAP-icons: none;
// @sapSvgLib_SAPGUI-icons: url(./../sap_horizon/svg/libs/SAPGUI-icons.svg);
// @sapSvgLib_SAPWeb-icons: url(./../sap_horizon/svg/libs/SAPWeb-icons.svg);
@sapBackgroundColorDefault: @sapBackgroundColor;
@sapList_HighlightColor: @sapHighlightColor;
