/**
* Copyright (c) 2012-2025 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 17.0.3
* data:{"sModified":"2026-02-25T14:50:27Z"}
*/


/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.34.1) *******************/


// [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: #000;

// [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: #795100;

// [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: #0f5c93;

// [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: #585858;

// [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: #a2a39f;

// [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: #fff;

// [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: #03ae03;

// [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: #666;

// [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: #999;

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

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

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

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

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

// [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;
@sapFavicon: @sapShell_Favicon;

// [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"]
@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: 3 * @sapContent_GridSize;

// [Tags "Protected"]
// [Protected "true"]
@sapElement_Height: 2.5 * @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.4;
@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: -1px 0 @sapHC_StandardBackground, 0 1px @sapHC_StandardBackground, 1px 0 @sapHC_StandardBackground, 0 -1px @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: @sapHC_StandardForeground;

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

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

// [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_Lite_Shadow: @sapContent_Shadow1;

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color2: #4d82b8;

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

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

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

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color9: #0899a7;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color12: #00a800;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color13: #3b5b7c;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color16: #8d2a00;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color17: #046c7c;

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color21: #101619;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color22: #00144a;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color23: #d20a0a;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color24: #d094b0;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color25: #d0c1cb;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color26: #d0b863;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color27: #d0cdb3;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color28: #a93e00;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color29: #450b00;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color30: #340800;

// [Tags "!Protected"]
// [Protected "!true"]
@sapContent_Illustrative_Color31: #ffab92;
@sapContent_Space_S: 1rem;
@sapContent_Space_M: 2rem;
@sapContent_Space_L: 2rem;
@sapContent_Space_XL: 3rem;
@sapContent_Space_Tiny: 0.5rem;
@sapContent_Space_Small: 1rem;
@sapContent_Space_Medium: 2rem;
@sapContent_Space_Large: 3rem;
@sapContent_Margin_Tiny: @sapContent_Margin_S;
@sapContent_Margin_Small: @sapContent_Margin_M;
@sapContent_Margin_Medium: @sapContent_Margin_L;
@sapContent_Margin_Large: @sapContent_Margin_XL;
@sapContent_Margin_S: 0 0 1rem;
@sapContent_Margin_M: 1rem;
@sapContent_Margin_L: 1rem 2rem;
@sapContent_Margin_XL: 1rem 3rem;
@sapContent_Padding_S: 0rem;
@sapContent_Padding_M: 2rem;
@sapContent_Padding_L: 2rem;
@sapContent_Padding_XL: 3rem;
@sapContent_Gap: 1rem;

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

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

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

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

// [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: 1.625 * @sapContent_GridSize;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapFontHeader4Size: 1.125 * @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: -1px 0 @sapShell_Background, 0 1px @sapShell_Background, 1px 0 @sapShell_Background, 0 -1px @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;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor;

// [Tags "!Protected"]
// [Protected "!true"]
@sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@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: #4db1ff;
@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: #b0bcc5;
@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: #ff8787;
@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: #d3b6ff;
@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: #fdcef0;
@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: #a4eeee;
@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: #eaecee;
@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: #b2e484;
@sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_16_TextShadow: none;
@sapShell_Space_S: 0.5rem;
@sapShell_Space_M: 2rem;
@sapShell_Space_L: 2rem;
@sapShell_Space_XL: 3rem;
@sapShell_Gap_S: 0.5rem;
@sapShell_Gap_M: 1rem;
@sapShell_Gap_L: 1rem;
@sapShell_Gap_XL: 1rem;
@sapShell_GroupGap_S: 2rem;
@sapShell_GroupGap_M: 3rem;
@sapShell_GroupGap_L: 3rem;
@sapShell_GroupGap_XL: 3rem;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor);

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

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

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

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

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

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

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapAssistant_Question_Background: @sapAssistant_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor;

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

// [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_1_Hover_Background: @sapHoverColor;

// [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_2_Hover_Background: @sapHoverColor;

// [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_3_Hover_Background: @sapHoverColor;

// [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_4_Hover_Background: @sapHoverColor;

// [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_5_Hover_Background: @sapHoverColor;

// [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_6_Hover_Background: @sapHoverColor;

// [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_7_Hover_Background: @sapHoverColor;

// [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_8_Hover_Background: @sapHoverColor;

// [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_9_Hover_Background: @sapHoverColor;

// [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"]
@sapAvatar_10_Hover_Background: @sapHoverColor;

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

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

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

// [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_FontFamily: @sapFontFamily;

// [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_BorderWidth: 0.125 * @sapContent_GridSize;

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

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

// [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_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, @sapTextColor, @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_Track_Positive_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, @sapTextColor, @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"]
@sapButton_TokenBorderCornerRadius: 0.25 * @sapContent_GridSize;

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

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

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

// [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: @sapElement_BorderWidth;

// [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.0625 * @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"]
@sapField_Selector_Hover_Background: @sapHC_HighlightAltBackground;

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

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

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

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

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

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Selector_InvalidBorderStyle: dashed;

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Selector_WarningBorderStyle: dashed;

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapField_Selector_InformationBorderStyle: dashed;

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

// [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: @sapFontHeader4Size;

// [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: lighten(@sapList_Background, 15);

// [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"]
@sapList_TableFixedColumnBorderWidth: 0.1875 * @sapContent_GridSize;

// [Tags "!Protected"]
// [Protected "!true"]
@sapList_TableFixedRowBorderWidth: 0.1875 * @sapContent_GridSize;

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

// [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"]
@sapMessage_Button_Hover_Background: @sapButton_Lite_Hover_Background;

// [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: contrast(@sapProgress_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

// [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_Selected_Dimension: 0.25 * @sapContent_GridSize;

// [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: @sapFontHeader3Size;

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

// [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"]
@sapBlockLayer_Opacity: 0.3;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Selected_IconColor: contrast(@sapTab_Selected_Background, @sapContent_Selected_ForegroundColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Selected_Indicator_Dimension: 0.3125 * @sapContent_GridSize;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Positive_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Positive_Selected_IconColor: contrast(@sapTab_Positive_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Negative_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Negative_Selected_IconColor: contrast(@sapTab_Negative_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Critical_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Critical_Selected_IconColor: contrast(@sapTab_Critical_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapTab_Critical_Selected_Background: @sapSelectedColor;
@sapTab_Neutral_TextColor: @sapTextColor;
@sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
@sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
@sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Neutral_Selected_Background: @sapSelectedColor;

// [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"]
@sapTile_Hover_ContentBackground: @sapTile_Hover_Background;

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

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

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

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor6: #6bd3ff;

// [Tags "!Protected"]
// [Protected "!true"]
@sapAccentColor7: #7fc6c6;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

// [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_TextColor: @sapTextColor;
@sapIndicationColor_1b_Background: @sapBackgroundColor;
@sapIndicationColor_1b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_1b_Hover_Background: @sapButton_Hover_Background;

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

// [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_TextColor: @sapTextColor;
@sapIndicationColor_2b_Background: @sapBackgroundColor;
@sapIndicationColor_2b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_2b_Hover_Background: @sapButton_Hover_Background;

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

// [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_TextColor: @sapTextColor;
@sapIndicationColor_3b_Background: @sapBackgroundColor;
@sapIndicationColor_3b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_3b_Hover_Background: @sapButton_Hover_Background;

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

// [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_TextColor: @sapTextColor;
@sapIndicationColor_4b_Background: @sapBackgroundColor;
@sapIndicationColor_4b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_4b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_5: #6bd3ff;

// [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_TextColor: @sapTextColor;
@sapIndicationColor_5b_Background: @sapBackgroundColor;
@sapIndicationColor_5b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_5b_Hover_Background: @sapButton_Hover_Background;

// [Tags "!Protected"]
// [Protected "!true"]
@sapIndicationColor_6: #7fc6c6;

// [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_TextColor: @sapTextColor;
@sapIndicationColor_6b_Background: @sapBackgroundColor;
@sapIndicationColor_6b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_6b_Hover_Background: @sapButton_Hover_Background;

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

// [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_TextColor: @sapTextColor;
@sapIndicationColor_7b_Background: @sapBackgroundColor;
@sapIndicationColor_7b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_7b_Hover_Background: @sapButton_Hover_Background;

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

// [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_TextColor: @sapTextColor;
@sapIndicationColor_8b_Background: @sapBackgroundColor;
@sapIndicationColor_8b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_8b_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_9: #000;
@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_TextColor: @sapTextColor;
@sapIndicationColor_9b_Background: @sapBackgroundColor;
@sapIndicationColor_9b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_9b_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_10: #494949;
@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_TextColor: @sapTextColor;
@sapIndicationColor_10b_Background: @sapBackgroundColor;
@sapIndicationColor_10b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_10b_Hover_Background: @sapButton_Hover_Background;

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

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

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

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

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

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor6: #6bd3ff;

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor7: #7fc6c6;

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

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

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

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

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

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

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

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor18: #8d9e7e;

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapLegendColor20: #629cff;

// [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_Background: @sapGroup_ContentBackground;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_ContrastTextShadow: -1px 0 @sapHC_StandardForeground, 0 1px @sapHC_StandardForeground, 1px 0 @sapHC_StandardForeground, 0 -1px @sapHC_StandardForeground;

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_ContrastLineColor: @sapChart_Background;

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

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_ChoroplethRegion_Background: @sapChart_Sequence_Neutral;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_ChoroplethRegion_BorderColor: @sapChart_Choropleth_Background;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Data_InteractiveColor: @sapChart_LineColor_3;

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_IBCS_Actual: @sapChart_Sequence_Neutral_Plus3;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_IBCS_Previous: @sapChart_Sequence_Neutral_Minus1;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_IBCS_Good: @sapChart_Sequence_Good;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_IBCS_Bad: @sapChart_Sequence_Bad;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_1: #8babcb;

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_3: #9fb822;

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_6: #05c0ba;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_7: #05c0ba;

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

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_11: #9ea3f6;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_OrderedColor_12: #b49e78;

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Bad: lighten(@sapHC_NegativeColor, 5);

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

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

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Neutral: #afafaf;
@sapChart_Sequence_1_Plus3: lighten(@sapChart_Sequence_1, 20);
@sapChart_Sequence_1_Plus3_TextColor: contrast(@sapChart_Sequence_1_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_1_Plus2: lighten(@sapChart_Sequence_1, 12);
@sapChart_Sequence_1_Plus2_TextColor: contrast(@sapChart_Sequence_1_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_1_Plus1: lighten(@sapChart_Sequence_1, 7);
@sapChart_Sequence_1_Plus1_TextColor: contrast(@sapChart_Sequence_1_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_1: @sapChart_OrderedColor_1;
@sapChart_Sequence_1_TextColor: contrast(@sapChart_Sequence_1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_1_BorderColor: @sapChart_Sequence_1;
@sapChart_Sequence_1_Minus1: darken(@sapChart_Sequence_1, 7);
@sapChart_Sequence_1_Minus1_TextColor: contrast(@sapChart_Sequence_1_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_1_Minus2: darken(@sapChart_Sequence_1, 30);
@sapChart_Sequence_1_Minus2_TextColor: contrast(@sapChart_Sequence_1_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_1_Minus3: darken(@sapChart_Sequence_1, 40);
@sapChart_Sequence_1_Minus3_TextColor: contrast(@sapChart_Sequence_1_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_1_Minus4: darken(@sapChart_Sequence_1, 45);
@sapChart_Sequence_1_Minus4_TextColor: contrast(@sapChart_Sequence_1_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_1_Minus5: darken(@sapChart_Sequence_1, 50);
@sapChart_Sequence_1_Minus5_TextColor: contrast(@sapChart_Sequence_1_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_1_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_1_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_Plus3: lighten(saturate(@sapChart_Sequence_2, 14), 25);
@sapChart_Sequence_2_Plus3_TextColor: contrast(@sapChart_Sequence_2_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_Plus2: lighten(saturate(@sapChart_Sequence_2, 6), 17);
@sapChart_Sequence_2_Plus2_TextColor: contrast(@sapChart_Sequence_2_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_Plus1: lighten(saturate(@sapChart_Sequence_2, 3), 8);
@sapChart_Sequence_2_Plus1_TextColor: contrast(@sapChart_Sequence_2_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_2: @sapChart_OrderedColor_2;
@sapChart_Sequence_2_TextColor: contrast(@sapChart_Sequence_2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_BorderColor: @sapChart_Sequence_2;
@sapChart_Sequence_2_Minus1: darken(desaturate(@sapChart_Sequence_2, 1), 6);
@sapChart_Sequence_2_Minus1_TextColor: contrast(@sapChart_Sequence_2_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_Minus2: darken(@sapChart_Sequence_2, 30);
@sapChart_Sequence_2_Minus2_TextColor: contrast(@sapChart_Sequence_2_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_Minus3: darken(@sapChart_Sequence_2, 36);
@sapChart_Sequence_2_Minus3_TextColor: contrast(@sapChart_Sequence_2_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_Minus4: darken(@sapChart_Sequence_2, 42);
@sapChart_Sequence_2_Minus4_TextColor: contrast(@sapChart_Sequence_2_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_2_Minus5: darken(@sapChart_Sequence_2, 31);
@sapChart_Sequence_2_Minus5_TextColor: contrast(@sapChart_Sequence_2_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_2_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_2_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_Plus3: lighten(desaturate(@sapChart_Sequence_3, 32), 31);
@sapChart_Sequence_3_Plus3_TextColor: contrast(@sapChart_Sequence_3_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_Plus2: lighten(desaturate(@sapChart_Sequence_3, 31), 20);
@sapChart_Sequence_3_Plus2_TextColor: contrast(@sapChart_Sequence_3_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_Plus1: lighten(desaturate(@sapChart_Sequence_3, 26), 10);
@sapChart_Sequence_3_Plus1_TextColor: contrast(@sapChart_Sequence_3_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_3: @sapChart_OrderedColor_3;
@sapChart_Sequence_3_TextColor: contrast(@sapChart_Sequence_3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_BorderColor: @sapChart_Sequence_3;
@sapChart_Sequence_3_Minus1: darken(saturate(@sapChart_Sequence_3, 8), 7);
@sapChart_Sequence_3_Minus1_TextColor: contrast(@sapChart_Sequence_3_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_Minus2: darken(@sapChart_Sequence_3, 18);
@sapChart_Sequence_3_Minus2_TextColor: contrast(@sapChart_Sequence_3_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_Minus3: darken(@sapChart_Sequence_3, 26);
@sapChart_Sequence_3_Minus3_TextColor: contrast(@sapChart_Sequence_3_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_Minus4: darken(@sapChart_Sequence_3, 29);
@sapChart_Sequence_3_Minus4_TextColor: contrast(@sapChart_Sequence_3_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_3_Minus5: darken(@sapChart_Sequence_3, 32);
@sapChart_Sequence_3_Minus5_TextColor: contrast(@sapChart_Sequence_3_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_3_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_3_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_Plus3: lighten(@sapChart_Sequence_4, 20);
@sapChart_Sequence_4_Plus3_TextColor: contrast(@sapChart_Sequence_4_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_Plus2: lighten(@sapChart_Sequence_4, 15);
@sapChart_Sequence_4_Plus2_TextColor: contrast(@sapChart_Sequence_4_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_Plus1: lighten(@sapChart_Sequence_4, 7);
@sapChart_Sequence_4_Plus1_TextColor: contrast(@sapChart_Sequence_4_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_4: @sapChart_OrderedColor_4;
@sapChart_Sequence_4_TextColor: contrast(@sapChart_Sequence_4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_BorderColor: @sapChart_Sequence_4;
@sapChart_Sequence_4_Minus1: darken(desaturate(@sapChart_Sequence_4, 5), 6);
@sapChart_Sequence_4_Minus1_TextColor: contrast(@sapChart_Sequence_4_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_Minus2: darken(@sapChart_Sequence_4, 37);
@sapChart_Sequence_4_Minus2_TextColor: contrast(@sapChart_Sequence_4_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_Minus3: darken(@sapChart_Sequence_4, 42);
@sapChart_Sequence_4_Minus3_TextColor: contrast(@sapChart_Sequence_4_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_Minus4: darken(@sapChart_Sequence_4, 46);
@sapChart_Sequence_4_Minus4_TextColor: contrast(@sapChart_Sequence_4_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_4_Minus5: darken(@sapChart_Sequence_4, 50);
@sapChart_Sequence_4_Minus5_TextColor: contrast(@sapChart_Sequence_4_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_4_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_4_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_Plus3: lighten(@sapChart_Sequence_5, 15);
@sapChart_Sequence_5_Plus3_TextColor: contrast(@sapChart_Sequence_5_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_Plus2: lighten(@sapChart_Sequence_5, 10);
@sapChart_Sequence_5_Plus2_TextColor: contrast(@sapChart_Sequence_5_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_Plus1: lighten(@sapChart_Sequence_5, 5);
@sapChart_Sequence_5_Plus1_TextColor: contrast(@sapChart_Sequence_5_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_5: @sapChart_OrderedColor_5;
@sapChart_Sequence_5_TextColor: contrast(@sapChart_Sequence_5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_BorderColor: @sapChart_Sequence_5;
@sapChart_Sequence_5_Minus1: darken(@sapChart_Sequence_5, 4.8);
@sapChart_Sequence_5_Minus1_TextColor: contrast(@sapChart_Sequence_5_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_Minus2: darken(desaturate(@sapChart_Sequence_5, 15), 27);
@sapChart_Sequence_5_Minus2_TextColor: contrast(@sapChart_Sequence_5_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_Minus3: darken(desaturate(@sapChart_Sequence_5, 15), 36);
@sapChart_Sequence_5_Minus3_TextColor: contrast(@sapChart_Sequence_5_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_Minus4: darken(desaturate(@sapChart_Sequence_5, 15), 42);
@sapChart_Sequence_5_Minus4_TextColor: contrast(@sapChart_Sequence_5_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_5_Minus5: darken(desaturate(@sapChart_Sequence_5, 15), 54);
@sapChart_Sequence_5_Minus5_TextColor: contrast(@sapChart_Sequence_5_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_5_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_5_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_Plus3: lighten(desaturate(@sapChart_Sequence_6, 20), 30);
@sapChart_Sequence_6_Plus3_TextColor: contrast(@sapChart_Sequence_6_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_Plus2: lighten(desaturate(@sapChart_Sequence_6, 20), 20);
@sapChart_Sequence_6_Plus2_TextColor: contrast(@sapChart_Sequence_6_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_Plus1: lighten(desaturate(@sapChart_Sequence_6, 20), 10);
@sapChart_Sequence_6_Plus1_TextColor: contrast(@sapChart_Sequence_6_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_6: @sapChart_OrderedColor_6;
@sapChart_Sequence_6_TextColor: contrast(@sapChart_Sequence_6, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_BorderColor: @sapChart_Sequence_6;
@sapChart_Sequence_6_Minus1: darken(@sapChart_Sequence_6, 5);
@sapChart_Sequence_6_Minus1_TextColor: contrast(@sapChart_Sequence_6_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_Minus2: darken(saturate(@sapChart_Sequence_6, 5), 18.8);
@sapChart_Sequence_6_Minus2_TextColor: contrast(@sapChart_Sequence_6_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_Minus3: darken(saturate(@sapChart_Sequence_6, 5), 24);
@sapChart_Sequence_6_Minus3_TextColor: contrast(@sapChart_Sequence_6_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_Minus4: darken(saturate(@sapChart_Sequence_6, 5), 28);
@sapChart_Sequence_6_Minus4_TextColor: contrast(@sapChart_Sequence_6_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_6_Minus5: darken(saturate(@sapChart_Sequence_6, 5), 30);
@sapChart_Sequence_6_Minus5_TextColor: contrast(@sapChart_Sequence_6_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_6_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_6_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_Plus3: lighten(@sapChart_Sequence_7, 15);
@sapChart_Sequence_7_Plus3_TextColor: contrast(@sapChart_Sequence_7_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_Plus2: lighten(@sapChart_Sequence_7, 10);
@sapChart_Sequence_7_Plus2_TextColor: contrast(@sapChart_Sequence_7_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_Plus1: lighten(@sapChart_Sequence_7, 5);
@sapChart_Sequence_7_Plus1_TextColor: contrast(@sapChart_Sequence_7_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_7: @sapChart_OrderedColor_7;
@sapChart_Sequence_7_TextColor: contrast(@sapChart_Sequence_7, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_BorderColor: @sapChart_Sequence_7;
@sapChart_Sequence_7_Minus1: darken(@sapChart_Sequence_7, 5);
@sapChart_Sequence_7_Minus1_TextColor: contrast(@sapChart_Sequence_7_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_Minus2: darken(@sapChart_Sequence_7, 30);
@sapChart_Sequence_7_Minus2_TextColor: contrast(@sapChart_Sequence_7_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_Minus3: darken(@sapChart_Sequence_7, 40);
@sapChart_Sequence_7_Minus3_TextColor: contrast(@sapChart_Sequence_7_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_Minus4: darken(@sapChart_Sequence_7, 45);
@sapChart_Sequence_7_Minus4_TextColor: contrast(@sapChart_Sequence_7_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_7_Minus5: darken(@sapChart_Sequence_7, 50);
@sapChart_Sequence_7_Minus5_TextColor: contrast(@sapChart_Sequence_7_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_7_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_7_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_Plus3: lighten(saturate(@sapChart_Sequence_8, 10), 22);
@sapChart_Sequence_8_Plus3_TextColor: contrast(@sapChart_Sequence_8_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_Plus2: lighten(@sapChart_Sequence_8, 16);
@sapChart_Sequence_8_Plus2_TextColor: contrast(@sapChart_Sequence_8_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_Plus1: lighten(@sapChart_Sequence_8, 10);
@sapChart_Sequence_8_Plus1_TextColor: contrast(@sapChart_Sequence_8_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_8: @sapChart_OrderedColor_8;
@sapChart_Sequence_8_TextColor: contrast(@sapChart_Sequence_8, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_BorderColor: @sapChart_Sequence_8;
@sapChart_Sequence_8_Minus1: darken(@sapChart_Sequence_8, 8);
@sapChart_Sequence_8_Minus1_TextColor: contrast(@sapChart_Sequence_8_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_Minus2: darken(saturate(@sapChart_Sequence_8, 10), 38);
@sapChart_Sequence_8_Minus2_TextColor: contrast(@sapChart_Sequence_8_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_Minus3: darken(saturate(@sapChart_Sequence_8, 10), 27);
@sapChart_Sequence_8_Minus3_TextColor: contrast(@sapChart_Sequence_8_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_Minus4: darken(saturate(@sapChart_Sequence_8, 10), 32);
@sapChart_Sequence_8_Minus4_TextColor: contrast(@sapChart_Sequence_8_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_8_Minus5: darken(saturate(@sapChart_Sequence_8, 10), 38);
@sapChart_Sequence_8_Minus5_TextColor: contrast(@sapChart_Sequence_8_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .45);
@sapChart_Sequence_8_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_8_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_Plus3: lighten(@sapChart_Sequence_9, 15);
@sapChart_Sequence_9_Plus3_TextColor: contrast(@sapChart_Sequence_9_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_Plus2: lighten(@sapChart_Sequence_9, 10);
@sapChart_Sequence_9_Plus2_TextColor: contrast(@sapChart_Sequence_9_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_Plus1: lighten(@sapChart_Sequence_9, 5);
@sapChart_Sequence_9_Plus1_TextColor: contrast(@sapChart_Sequence_9_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_9: @sapChart_OrderedColor_9;
@sapChart_Sequence_9_TextColor: contrast(@sapChart_Sequence_9, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_BorderColor: @sapChart_Sequence_9;
@sapChart_Sequence_9_Minus1: darken(@sapChart_Sequence_9, 8);
@sapChart_Sequence_9_Minus1_TextColor: contrast(@sapChart_Sequence_9_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_Minus2: darken(@sapChart_Sequence_9, 30);
@sapChart_Sequence_9_Minus2_TextColor: contrast(@sapChart_Sequence_9_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_Minus3: darken(@sapChart_Sequence_9, 35);
@sapChart_Sequence_9_Minus3_TextColor: contrast(@sapChart_Sequence_9_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_Minus4: darken(@sapChart_Sequence_9, 40);
@sapChart_Sequence_9_Minus4_TextColor: contrast(@sapChart_Sequence_9_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_9_Minus5: darken(@sapChart_Sequence_9, 45);
@sapChart_Sequence_9_Minus5_TextColor: contrast(@sapChart_Sequence_9_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_9_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_9_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_Plus3: lighten(saturate(@sapChart_Sequence_10, 10), 18);
@sapChart_Sequence_10_Plus3_TextColor: contrast(@sapChart_Sequence_10_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_Plus2: lighten(saturate(@sapChart_Sequence_10, 3), 11);
@sapChart_Sequence_10_Plus2_TextColor: contrast(@sapChart_Sequence_10_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_Plus1: lighten(saturate(@sapChart_Sequence_10, 3), 7);
@sapChart_Sequence_10_Plus1_TextColor: contrast(@sapChart_Sequence_10_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_10: @sapChart_OrderedColor_10;
@sapChart_Sequence_10_TextColor: contrast(@sapChart_Sequence_10, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_BorderColor: @sapChart_Sequence_10;
@sapChart_Sequence_10_Minus1: darken(desaturate(@sapChart_Sequence_10, 8), 5.8);
@sapChart_Sequence_10_Minus1_TextColor: contrast(@sapChart_Sequence_10_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_Minus2: darken(desaturate(@sapChart_Sequence_10, 35), 32);
@sapChart_Sequence_10_Minus2_TextColor: contrast(@sapChart_Sequence_10_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_Minus3: darken(desaturate(@sapChart_Sequence_10, 35), 36);
@sapChart_Sequence_10_Minus3_TextColor: contrast(@sapChart_Sequence_10_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_Minus4: darken(desaturate(@sapChart_Sequence_10, 35), 42);
@sapChart_Sequence_10_Minus4_TextColor: contrast(@sapChart_Sequence_10_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_10_Minus5: darken(desaturate(@sapChart_Sequence_10, 35), 48);
@sapChart_Sequence_10_Minus5_TextColor: contrast(@sapChart_Sequence_10_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_10_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_10_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_Plus3: lighten(@sapChart_Sequence_11, 15);
@sapChart_Sequence_11_Plus3_TextColor: contrast(@sapChart_Sequence_11_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_Plus2: lighten(@sapChart_Sequence_11, 10);
@sapChart_Sequence_11_Plus2_TextColor: contrast(@sapChart_Sequence_11_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_Plus1: lighten(@sapChart_Sequence_11, 5);
@sapChart_Sequence_11_Plus1_TextColor: contrast(@sapChart_Sequence_11_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_11: @sapChart_OrderedColor_11;
@sapChart_Sequence_11_TextColor: contrast(@sapChart_Sequence_11, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_BorderColor: @sapChart_Sequence_11;
@sapChart_Sequence_11_Minus1: darken(@sapChart_Sequence_11, 5);
@sapChart_Sequence_11_Minus1_TextColor: contrast(@sapChart_Sequence_11_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_Minus2: darken(@sapChart_Sequence_11, 10);
@sapChart_Sequence_11_Minus2_TextColor: contrast(@sapChart_Sequence_11_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_Minus3: darken(@sapChart_Sequence_11, 15);
@sapChart_Sequence_11_Minus3_TextColor: contrast(@sapChart_Sequence_11_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_Minus4: darken(@sapChart_Sequence_11, 18);
@sapChart_Sequence_11_Minus4_TextColor: contrast(@sapChart_Sequence_11_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_11_Minus5: darken(desaturate(@sapChart_Sequence_11, 15), 25);
@sapChart_Sequence_11_Minus5_TextColor: contrast(@sapChart_Sequence_11_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_11_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_11_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_Plus3: lighten(@sapChart_Sequence_12, 19);
@sapChart_Sequence_12_Plus3_TextColor: contrast(@sapChart_Sequence_12_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_Plus2: lighten(@sapChart_Sequence_12, 12);
@sapChart_Sequence_12_Plus2_TextColor: contrast(@sapChart_Sequence_12_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_Plus1: lighten(@sapChart_Sequence_12, 7);
@sapChart_Sequence_12_Plus1_TextColor: contrast(@sapChart_Sequence_12_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_12: @sapChart_OrderedColor_12;
@sapChart_Sequence_12_TextColor: contrast(@sapChart_Sequence_12, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_BorderColor: @sapChart_Sequence_12;
@sapChart_Sequence_12_Minus1: darken(@sapChart_Sequence_12, 8);
@sapChart_Sequence_12_Minus1_TextColor: contrast(@sapChart_Sequence_12_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_Minus2: darken(@sapChart_Sequence_12, 10);
@sapChart_Sequence_12_Minus2_TextColor: contrast(@sapChart_Sequence_12_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_Minus3: darken(@sapChart_Sequence_12, 17);
@sapChart_Sequence_12_Minus3_TextColor: contrast(@sapChart_Sequence_12_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_Minus4: darken(@sapChart_Sequence_12, 22);
@sapChart_Sequence_12_Minus4_TextColor: contrast(@sapChart_Sequence_12_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_12_Minus5: darken(@sapChart_Sequence_12, 27);
@sapChart_Sequence_12_Minus5_TextColor: contrast(@sapChart_Sequence_12_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .55);
@sapChart_Sequence_12_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_12_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_Plus3: lighten(@sapChart_Sequence_Bad, 20);
@sapChart_Sequence_Bad_Plus3_TextColor: contrast(@sapChart_Sequence_Bad_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_Plus2: lighten(@sapChart_Sequence_Bad, 14);
@sapChart_Sequence_Bad_Plus2_TextColor: contrast(@sapChart_Sequence_Bad_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_Plus1: lighten(@sapChart_Sequence_Bad, 7);
@sapChart_Sequence_Bad_Plus1_TextColor: contrast(@sapChart_Sequence_Bad_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_Bad: @sapChart_Bad;
@sapChart_Sequence_Bad_TextColor: contrast(@sapChart_Sequence_Bad, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_BorderColor: @sapChart_Sequence_Bad;
@sapChart_Sequence_Bad_Minus1: darken(@sapChart_Sequence_Bad, 5);
@sapChart_Sequence_Bad_Minus1_TextColor: contrast(@sapChart_Sequence_Bad_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_Minus2: darken(@sapChart_Sequence_Bad, 10);
@sapChart_Sequence_Bad_Minus2_TextColor: contrast(@sapChart_Sequence_Bad_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_Minus3: darken(@sapChart_Sequence_Bad, 24);
@sapChart_Sequence_Bad_Minus3_TextColor: contrast(@sapChart_Sequence_Bad_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_Minus4: darken(@sapChart_Sequence_Bad, 30);
@sapChart_Sequence_Bad_Minus4_TextColor: contrast(@sapChart_Sequence_Bad_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Bad_Minus5: darken(@sapChart_Sequence_Bad, 37);
@sapChart_Sequence_Bad_Minus5_TextColor: contrast(@sapChart_Sequence_Bad_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Bad_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Bad_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_Plus3: lighten(@sapChart_Sequence_Critical, 25);
@sapChart_Sequence_Critical_Plus3_TextColor: contrast(@sapChart_Sequence_Critical_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_Plus2: lighten(@sapChart_Sequence_Critical, 20);
@sapChart_Sequence_Critical_Plus2_TextColor: contrast(@sapChart_Sequence_Critical_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_Plus1: lighten(@sapChart_Sequence_Critical, 5);
@sapChart_Sequence_Critical_Plus1_TextColor: contrast(@sapChart_Sequence_Critical_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_Critical: @sapChart_Critical;
@sapChart_Sequence_Critical_TextColor: contrast(@sapChart_Sequence_Critical, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_BorderColor: @sapChart_Sequence_Critical;
@sapChart_Sequence_Critical_Minus1: darken(@sapChart_Sequence_Critical, 10);
@sapChart_Sequence_Critical_Minus1_TextColor: contrast(@sapChart_Sequence_Critical_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_Minus2: darken(@sapChart_Sequence_Critical, 31);
@sapChart_Sequence_Critical_Minus2_TextColor: contrast(@sapChart_Sequence_Critical_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_Minus3: darken(@sapChart_Sequence_Critical, 36);
@sapChart_Sequence_Critical_Minus3_TextColor: contrast(@sapChart_Sequence_Critical_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_Minus4: darken(@sapChart_Sequence_Critical, 41);
@sapChart_Sequence_Critical_Minus4_TextColor: contrast(@sapChart_Sequence_Critical_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Critical_Minus5: darken(@sapChart_Sequence_Critical, 43);
@sapChart_Sequence_Critical_Minus5_TextColor: contrast(@sapChart_Sequence_Critical_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Critical_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Critical_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_Plus3: lighten(@sapChart_Sequence_Good, 25);
@sapChart_Sequence_Good_Plus3_TextColor: contrast(@sapChart_Sequence_Good_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_Plus2: lighten(@sapChart_Sequence_Good, 15);
@sapChart_Sequence_Good_Plus2_TextColor: contrast(@sapChart_Sequence_Good_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_Plus1: lighten(@sapChart_Sequence_Good, 10);
@sapChart_Sequence_Good_Plus1_TextColor: contrast(@sapChart_Sequence_Good_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_Good: @sapChart_Good;
@sapChart_Sequence_Good_TextColor: contrast(@sapChart_Sequence_Good, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_BorderColor: @sapChart_Sequence_Good;
@sapChart_Sequence_Good_Minus1: darken(@sapChart_Sequence_Good, 10);
@sapChart_Sequence_Good_Minus1_TextColor: contrast(@sapChart_Sequence_Good_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_Minus2: darken(@sapChart_Sequence_Good, 18);
@sapChart_Sequence_Good_Minus2_TextColor: contrast(@sapChart_Sequence_Good_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_Minus3: darken(@sapChart_Sequence_Good, 26);
@sapChart_Sequence_Good_Minus3_TextColor: contrast(@sapChart_Sequence_Good_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_Minus4: darken(@sapChart_Sequence_Good, 31);
@sapChart_Sequence_Good_Minus4_TextColor: contrast(@sapChart_Sequence_Good_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Good_Minus5: darken(@sapChart_Sequence_Good, 40);
@sapChart_Sequence_Good_Minus5_TextColor: contrast(@sapChart_Sequence_Good_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5);
@sapChart_Sequence_Good_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Good_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_Plus3: lighten(@sapChart_Sequence_Neutral, 29);
@sapChart_Sequence_Neutral_Plus3_TextColor: contrast(@sapChart_Sequence_Neutral_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Plus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Plus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_Plus2: lighten(@sapChart_Sequence_Neutral, 20);
@sapChart_Sequence_Neutral_Plus2_TextColor: contrast(@sapChart_Sequence_Neutral_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Plus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Plus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_Plus1: lighten(@sapChart_Sequence_Neutral, 15);
@sapChart_Sequence_Neutral_Plus1_TextColor: contrast(@sapChart_Sequence_Neutral_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Plus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Plus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);

// [Tags "!Protected"]
// [Protected "!true"]
@sapChart_Sequence_Neutral: @sapChart_Neutral;
@sapChart_Sequence_Neutral_TextColor: contrast(@sapChart_Sequence_Neutral, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_BorderColor: @sapChart_Sequence_Neutral;
@sapChart_Sequence_Neutral_Minus1: darken(@sapChart_Sequence_Neutral, 10);
@sapChart_Sequence_Neutral_Minus1_TextColor: contrast(@sapChart_Sequence_Neutral_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Minus1_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus1_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_Minus2: darken(@sapChart_Sequence_Neutral, 12);
@sapChart_Sequence_Neutral_Minus2_TextColor: contrast(@sapChart_Sequence_Neutral_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Minus2_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus2_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_Minus3: darken(@sapChart_Sequence_Neutral, 18);
@sapChart_Sequence_Neutral_Minus3_TextColor: contrast(@sapChart_Sequence_Neutral_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Minus3_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus3_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_Minus4: darken(@sapChart_Sequence_Neutral, 24);
@sapChart_Sequence_Neutral_Minus4_TextColor: contrast(@sapChart_Sequence_Neutral_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Minus4_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus4_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapChart_Sequence_Neutral_Minus5: darken(@sapChart_Sequence_Neutral, 33);
@sapChart_Sequence_Neutral_Minus5_TextColor: contrast(@sapChart_Sequence_Neutral_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .6);
@sapChart_Sequence_Neutral_Minus5_TextShadow: -1px 0 contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 1px contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 1px 0 contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold), 0 -1px contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold);
@sapBreakpoint_S_Min: 0;
@sapBreakpoint_M_Min: 600px;
@sapBreakpoint_L_Min: 1024px;
@sapBreakpoint_XL_Min: 1440px;
@sapFontUrl_SAP-icons_ttf: url(./../baseTheme/fonts/SAP-icons.ttf);
@sapFontUrl_SAP-icons_woff: url(./../baseTheme/fonts/SAP-icons.woff);
@sapFontUrl_SAP-icons_woff2: url(./../baseTheme/fonts/SAP-icons.woff2);
@sapFontUrl_SAP-icons-TNT_ttf: url(./../baseTheme/fonts/SAP-icons-TNT.ttf);
@sapFontUrl_SAP-icons-TNT_woff: url(./../baseTheme/fonts/SAP-icons-TNT.woff);
@sapFontUrl_SAP-icons-TNT_woff2: url(./../baseTheme/fonts/SAP-icons-TNT.woff2);
@sapFontUrl_SAP-icons-Business-Suite_ttf: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.ttf);
@sapFontUrl_SAP-icons-Business-Suite_woff: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.woff);
@sapFontUrl_SAP-icons-Business-Suite_woff2: url(./../baseTheme/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);
@sapSapThemeId: sap_belize_hcb;
@sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapBackgroundColorDefault: @sapBackgroundColor;
@sapList_HighlightColor: @sapHighlightColor;
@sapButton_Emphasized_FontWeight: bold;
@sapContent_ElementHeight: 1.37em;
@sapContent_ElementHeight_PX: 22px;
