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

@import "../base/css_variables.less";

/* START "css_variables.source.less" */
@sapBrandColor: @sapHC_HighlightBackground;
@sapHighlightColor: @sapBrandColor;
@sapBaseColor: @sapHC_StandardBackground;
@sapShellColor: @sapBackgroundColor;
@sapBackgroundColor: @sapHC_StandardBackground;
@sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
@sapFontSize: 0.875 * @sapContent_GridSize;
@sapTextColor: @sapHC_StandardForeground;
@sapLinkColor: @sapHC_StandardForeground;
@sapCompanyLogo: none;
@sapFavicon: @sapShell_Favicon;
@sapBackgroundImage: none;
@sapBackgroundImageOpacity: 1;
@sapBackgroundImageRepeat: false;
@sapSelectedColor: @sapHC_HighlightAltBackground;
@sapHoverColor: @sapHighlightColor;
@sapActiveColor: @sapHighlightColor;
@sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapTitleColor: @sapTextColor;
@sapNegativeColor: @sapHC_NegativeColor;
@sapCriticalColor: @sapHC_CriticalColor;
@sapPositiveColor: @sapHC_PositiveColor;
@sapInformativeColor: @sapHC_InformativeColor;
@sapNeutralColor: @sapHC_NeutralColor;
@sapNegativeElementColor: @sapNegativeColor;
@sapCriticalElementColor: @sapCriticalColor;
@sapPositiveElementColor: @sapPositiveColor;
@sapInformativeElementColor: @sapInformativeColor;
@sapNeutralElementColor: @sapNeutralColor;
@sapNegativeTextColor: @sapNegativeColor;
@sapCriticalTextColor: @sapCriticalColor;
@sapPositiveTextColor: @sapPositiveColor;
@sapInformativeTextColor: @sapInformativeColor;
@sapNeutralTextColor: @sapNeutralColor;
@sapErrorColor: @sapNegativeColor;
@sapWarningColor: @sapCriticalColor;
@sapSuccessColor: @sapPositiveColor;
@sapInformationColor: @sapInformativeColor;
@sapErrorBackground: @sapHC_StandardBackground;
@sapWarningBackground: @sapHC_StandardBackground;
@sapSuccessBackground: @sapHC_StandardBackground;
@sapInformationBackground: @sapHC_StandardBackground;
@sapNeutralBackground: @sapHC_StandardBackground;
@sapErrorBorderColor: @sapErrorColor;
@sapWarningBorderColor: @sapWarningColor;
@sapSuccessBorderColor: @sapSuccessColor;
@sapInformationBorderColor: @sapInformationColor;
@sapNeutralBorderColor: @sapNeutralColor;
@sapElement_LineHeight: 3 * @sapContent_GridSize;
@sapElement_Height: 2.5 * @sapContent_GridSize;
@sapElement_BorderWidth: 0.0625 * @sapContent_GridSize;
@sapElement_BorderCornerRadius: 0.25 * @sapContent_GridSize;
@sapElement_Compact_LineHeight: 2 * @sapContent_GridSize;
@sapElement_Compact_Height: 1.625 * @sapContent_GridSize;
@sapElement_Condensed_LineHeight: 1.5 * @sapContent_GridSize;
@sapElement_Condensed_Height: 1.375 * @sapContent_GridSize;
@sapContent_LineHeight: 1.4;
@sapContent_IconHeight: @sapContent_GridSize;
@sapContent_IconColor: @sapHC_StandardForeground;
@sapContent_ContrastIconColor: @sapContent_IconColor;
@sapContent_NonInteractiveIconColor: @sapContent_IconColor;
@sapContent_MarkerIconColor: @sapContent_IconColor;
@sapContent_MarkerTextColor: @sapTextColor;
@sapContent_MeasureIndicatorColor: @sapField_BorderColor;
@sapContent_Selected_MeasureIndicatorColor: @sapField_BorderColor;
@sapContent_Placeholderloading_Background: @sapHC_ReducedForeground;
@sapContent_Placeholderloading_Gradient: linear-gradient(to right, @sapHC_ReducedForeground 0%, @sapHC_ReducedForeground 35%, @sapHC_ReducedAltForeground 50%, @sapHC_ReducedForeground 65%, @sapHC_ReducedForeground 100%);
@sapContent_ImagePlaceholderBackground: @sapBackgroundColor;
@sapContent_ImagePlaceholderForegroundColor: @sapContent_IconColor;
@sapContent_RatedColor: @sapContent_IconColor;
@sapContent_UnratedColor: @sapHC_ReducedAltForeground;
@sapContent_BusyColor: @sapContent_IconColor;
@sapContent_FocusColor: @sapHC_StandardForeground;
@sapContent_FocusStyle: dotted;
@sapContent_FocusWidth: 0.125 * @sapContent_GridSize;
@sapContent_ContrastFocusColor: @sapContent_FocusColor;
@sapContent_ShadowColor: @sapHC_StandardForeground;
@sapContent_ContrastShadowColor: @sapContent_ShadowColor;
@sapContent_Shadow0: 0 0 0 0.0625rem @sapContent_ShadowColor;
@sapContent_Shadow1: 0 0 1rem 0 fade(@sapContent_ContrastShadowColor, 50), 0 0 0 0.125rem @sapContent_ShadowColor;
@sapContent_Shadow2: 0 0.25rem 2rem 0 fade(@sapContent_ContrastShadowColor, 60), 0 0 0 0.125rem @sapContent_ShadowColor;
@sapContent_Shadow3: 0 0.625rem 4rem 0 fade(@sapContent_ContrastShadowColor, 80), 0 0 0 0.125rem @sapContent_ShadowColor;
@sapContent_TextShadow: -1px 0 @sapHC_StandardBackground, 0 1px @sapHC_StandardBackground, 1px 0 @sapHC_StandardBackground, 0 -1px @sapHC_StandardBackground;
@sapContent_ContrastTextShadow: none;
@sapContent_HeaderShadow: inset 0 -0.125rem @sapObjectHeader_BorderColor;
@sapContent_Interaction_Shadow: none;
@sapContent_Selected_Shadow: none;
@sapContent_Negative_Shadow: none;
@sapContent_Critical_Shadow: none;
@sapContent_Positive_Shadow: none;
@sapContent_Informative_Shadow: none;
@sapContent_Neutral_Shadow: none;
@sapContent_SearchHighlightColor: @sapHighlightColor;
@sapContent_HelpColor: @sapHC_EnhancedForeground;
@sapContent_LabelColor: @sapTextColor;
@sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;
@sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;
@sapContent_IconFontFamily: "SAP-icons";
@sapContent_DisabledTextColor: @sapHC_ReducedForeground;
@sapContent_DisabledOpacity: 0.4;
@sapContent_ContrastTextThreshold: 0.65;
@sapContent_ContrastTextColor: @sapTextColor;
@sapContent_ForegroundColor: @sapBackgroundColor;
@sapContent_ForegroundBorderColor: @sapHC_StandardForeground;
@sapContent_ForegroundTextColor: contrast(@sapContent_ForegroundColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapContent_BadgeBackground: @sapHC_StandardForeground;
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @sapBaseColor, @sapContent_ContrastTextThreshold);
@sapContent_BadgeBorderColor: @sapBaseColor;
@sapContent_DragAndDropActiveColor: @sapContent_HelpColor;
@sapContent_Selected_TextColor: contrast(@sapContent_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapContent_Selected_Background: @sapSelectedColor;
@sapContent_Selected_Hover_Background: @sapHighlightColor;
@sapContent_Selected_ForegroundColor: @sapHC_StandardForeground;
@sapContent_ForcedColorAdjust: none;
@sapContent_Lite_Shadow: @sapContent_Shadow1;
@sapContent_Illustrative_Color1: #9b015d;
@sapContent_Illustrative_Color2: #56bdff;
@sapContent_Illustrative_Color3: #ff7f4c;
@sapContent_Illustrative_Color4: #00144a;
@sapContent_Illustrative_Color5: #a9b4be;
@sapContent_Illustrative_Color6: #d5dadd;
@sapContent_Illustrative_Color7: lighten(@sapContent_Illustrative_Color20, 16);
@sapContent_Illustrative_Color8: #ffffff;
@sapContent_Illustrative_Color9: #0899a7;
@sapContent_Illustrative_Color10: lighten(@sapContent_Illustrative_Color20, 16);
@sapContent_Illustrative_Color11: #df1278;
@sapContent_Illustrative_Color12: #00a800;
@sapContent_Illustrative_Color13: #0070f2;
@sapContent_Illustrative_Color14: #0040b0;
@sapContent_Illustrative_Color15: #c35500;
@sapContent_Illustrative_Color16: #8d2a00;
@sapContent_Illustrative_Color17: #046c7c;
@sapContent_Illustrative_Color18: lighten(@sapContent_Illustrative_Color20, 10);
@sapContent_Illustrative_Color19: lighten(@sapContent_Illustrative_Color20, 5);
@sapContent_Illustrative_Color20: #89d1ff;
@sapContent_Illustrative_Color21: #1b90ff;
@sapContent_Illustrative_Color22: #00144a;
@sapContent_Illustrative_Color23: #d20a0a;
@sapContent_Illustrative_Color24: #ffb2d2;
@sapContent_Illustrative_Color25: #ffeaf4;
@sapContent_Illustrative_Color26: #ffdf72;
@sapContent_Illustrative_Color27: #fff8d6;
@sapContent_Illustrative_Color28: #a93e00;
@sapContent_Illustrative_Color29: #450b00;
@sapContent_Illustrative_Color30: #340800;
@sapContent_Illustrative_Color31: #ffab92;
@sapContent_Space_S: 1rem;
@sapContent_Space_M: 2rem;
@sapContent_Space_L: 2rem;
@sapContent_Space_XL: 3rem;
@sapContent_Space_Tiny: 2rem;
@sapContent_Space_Small: 1rem;
@sapContent_Space_Medium: 2rem;
@sapContent_Space_Large: 3rem;
@sapContent_Margin_Tiny: 0 0 1rem;
@sapContent_Margin_Small: 1rem;
@sapContent_Margin_Medium: 1rem 2rem;
@sapContent_Margin_Large: 1rem 3rem;
@sapContent_Padding_S: 0rem;
@sapContent_Padding_M: 2rem;
@sapContent_Padding_L: 2rem;
@sapContent_Padding_XL: 3rem;
@sapContent_Gap: 1rem;
@sapContent_Success_HeaderShadow: inset 0 -0.125rem @sapSuccessBorderColor;
@sapContent_Warning_HeaderShadow: inset 0 -0.125rem @sapWarningBorderColor;
@sapContent_Error_HeaderShadow: inset 0 -0.125rem @sapErrorBorderColor;
@sapContent_Information_HeaderShadow: inset 0 -0.125rem @sapInformationBorderColor;
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
@sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
@sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
@sapFontBlackFamily: "72Black", "72Blackfull", "72", "72full", Arial, Helvetica, sans-serif;
@sapFontHeaderFamily: @sapFontFamily;
@sapFontSmallSize: 0.75 * @sapContent_GridSize;
@sapFontLargeSize: 1 * @sapContent_GridSize;
@sapFontHeader1Size: 1.625 * @sapContent_GridSize;
@sapFontHeader2Size: 1.375 * @sapContent_GridSize;
@sapFontHeader3Size: 1.25 * @sapContent_GridSize;
@sapFontHeader4Size: 1.125 * @sapContent_GridSize;
@sapFontHeader5Size: 1 * @sapContent_GridSize;
@sapFontHeader6Size: 0.875 * @sapContent_GridSize;
@sapLink_TextDecoration: underline;
@sapLink_Hover_Color: @sapLinkColor;
@sapLink_Hover_TextDecoration: none;
@sapLink_Active_Color: @sapLinkColor;
@sapLink_Active_TextDecoration: underline;
@sapLink_Visited_Color: @sapLinkColor;
@sapLink_InvertedColor: @sapLinkColor;
@sapLink_SubtleColor: @sapLinkColor;
@sapShell_Background: @sapBackgroundColor;
@sapShell_BackgroundImage: linear-gradient(to bottom, @sapShell_Background, @sapShell_Background);
@sapShell_BackgroundImageOpacity: 1;
@sapShell_BackgroundImageRepeat: false;
@sapShell_BorderColor: @sapHC_StandardForeground;
@sapShell_TextColor: @sapTextColor;
@sapShell_InteractiveBackground: @sapField_Background;
@sapShell_InteractiveTextColor: @sapShell_TextColor;
@sapShell_InteractiveBorderColor: @sapField_BorderColor;
@sapShell_GroupTitleTextColor: @sapTitleColor;
@sapShell_GroupTitleTextShadow: -1px 0 @sapShell_Background, 0 1px @sapShell_Background, 1px 0 @sapShell_Background, 0 -1px @sapShell_Background;
@sapShell_Hover_Background: @sapHighlightColor;
@sapShell_Active_Background: @sapActiveColor;
@sapShell_Active_TextColor: contrast(@sapShell_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Selected_Background: @sapSelectedColor;
@sapShell_Selected_TextColor: contrast(@sapShell_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Selected_Hover_Background: @sapHighlightColor;
@sapShell_Favicon: none;
@sapShell_Navigation_Background: @sapShellColor;
@sapShell_Navigation_Hover_Background: @sapShell_Hover_Background;
@sapShell_Navigation_SelectedColor: @sapShell_Navigation_Selected_TextColor;
@sapShell_Navigation_Selected_TextColor: @sapShell_InteractiveTextColor;
@sapShell_Navigation_TextColor: contrast(@sapShell_Navigation_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Navigation_Active_TextColor: contrast(@sapShell_Navigation_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Navigation_Active_Background: @sapShell_Active_Background;
@sapShell_Shadow: 0 0.125rem 0 0 @sapShell_BorderColor;
@sapShell_NegativeColor: @sapNegativeColor;
@sapShell_CriticalColor: @sapCriticalColor;
@sapShell_PositiveColor: @sapPositiveColor;
@sapShell_InformativeColor: @sapInformativeColor;
@sapShell_NeutralColor: @sapNeutralColor;
@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor;
@sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_1_Background: @sapHC_StandardBackground;
@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;
@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;
@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;
@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;
@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;
@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;
@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;
@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;
@sapShell_Category_9_BorderColor: #002a86;
@sapShell_Category_9_TextColor: contrast(@sapShell_Category_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_9_TextShadow: none;
@sapShell_Category_10_Background: @sapHC_StandardBackground;
@sapShell_Category_10_BorderColor: #47596c;
@sapShell_Category_10_TextColor: contrast(@sapShell_Category_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_10_TextShadow: none;
@sapShell_Category_11_Background: @sapHC_StandardBackground;
@sapShell_Category_11_BorderColor: #af080b;
@sapShell_Category_11_TextColor: contrast(@sapShell_Category_11_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_11_TextShadow: none;
@sapShell_Category_12_Background: @sapHC_StandardBackground;
@sapShell_Category_12_BorderColor: #7000e0;
@sapShell_Category_12_TextColor: contrast(@sapShell_Category_12_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_12_TextShadow: none;
@sapShell_Category_13_Background: @sapHC_StandardBackground;
@sapShell_Category_13_BorderColor: #580440;
@sapShell_Category_13_TextColor: contrast(@sapShell_Category_13_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_13_TextShadow: none;
@sapShell_Category_14_Background: @sapHC_StandardBackground;
@sapShell_Category_14_BorderColor: #035663;
@sapShell_Category_14_TextColor: contrast(@sapShell_Category_14_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_14_TextShadow: none;
@sapShell_Category_15_Background: @sapHC_StandardBackground;
@sapShell_Category_15_BorderColor: #223548;
@sapShell_Category_15_TextColor: contrast(@sapShell_Category_15_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Category_15_TextShadow: none;
@sapShell_Category_16_Background: @sapHC_StandardBackground;
@sapShell_Category_16_BorderColor: #1e592f;
@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;
@sapAssistant_Color1: @sapHC_StandardForeground;
@sapAssistant_Color2: @sapHC_StandardForeground;
@sapAssistant_BackgroundGradient: linear-gradient(@sapBackgroundColor, @sapBackgroundColor);
@sapAssistant_Background: @sapHC_StandardBackground;
@sapAssistant_BorderColor: @sapHC_StandardForeground;
@sapAssistant_TextColor: contrast(@sapAssistant_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAssistant_Hover_Background: @sapButton_Hover_Background;
@sapAssistant_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapAssistant_Hover_TextColor: contrast(@sapAssistant_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAssistant_Active_Background: @sapButton_Active_Background;
@sapAssistant_Active_BorderColor: @sapButton_Active_BorderColor;
@sapAssistant_Active_TextColor: contrast(@sapAssistant_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAssistant_Question_Background: @sapAssistant_Background;
@sapAssistant_Question_BorderColor: @sapAssistant_BorderColor;
@sapAssistant_Question_TextColor: contrast(@sapAssistant_Question_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAssistant_Answer_Background: @sapHC_ReducedBackground;
@sapAssistant_Answer_BorderColor: @sapAssistant_BorderColor;
@sapAssistant_Answer_TextColor: contrast(@sapAssistant_Answer_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_1_Background: @sapBackgroundColor;
@sapAvatar_1_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_1_Hover_Background: @sapHoverColor;
@sapAvatar_2_Background: @sapBackgroundColor;
@sapAvatar_2_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_2_Hover_Background: @sapHoverColor;
@sapAvatar_3_Background: @sapBackgroundColor;
@sapAvatar_3_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_3_Hover_Background: @sapHoverColor;
@sapAvatar_4_Background: @sapBackgroundColor;
@sapAvatar_4_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_4_Hover_Background: @sapHoverColor;
@sapAvatar_5_Background: @sapBackgroundColor;
@sapAvatar_5_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_5_Hover_Background: @sapHoverColor;
@sapAvatar_6_Background: @sapBackgroundColor;
@sapAvatar_6_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_6_Hover_Background: @sapHoverColor;
@sapAvatar_7_Background: @sapBackgroundColor;
@sapAvatar_7_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_7_Hover_Background: @sapHoverColor;
@sapAvatar_8_Background: @sapBackgroundColor;
@sapAvatar_8_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_8_Hover_Background: @sapHoverColor;
@sapAvatar_9_Background: @sapBackgroundColor;
@sapAvatar_9_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_9_Hover_Background: @sapHoverColor;
@sapAvatar_10_Background: @sapBackgroundColor;
@sapAvatar_10_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapAvatar_10_Hover_Background: @sapHoverColor;
@sapAvatar_Lite_BorderColor: @sapGroup_ContentBorderColor;
@sapAvatar_Lite_Background: @sapBackgroundColor;
@sapAvatar_Hover_BorderColor: @sapField_BorderColor;
@sapButton_Background: @sapBackgroundColor;
@sapButton_BorderColor: @sapHC_StandardForeground;
@sapButton_BorderWidth: @sapElement_BorderWidth;
@sapButton_BorderCornerRadius: 0.375 * @sapContent_GridSize;
@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_FontFamily: @sapFontFamily;
@sapButton_Hover_Background: @sapHighlightColor;
@sapButton_Hover_BorderColor: @sapButton_BorderColor;
@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_IconColor: contrast(@sapButton_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapButton_Active_Background: @sapActiveColor;
@sapButton_Active_BorderColor: @sapButton_BorderColor;
@sapButton_Active_TextColor: contrast(@sapButton_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Emphasized_Background: @sapButton_Background;
@sapButton_Emphasized_BorderColor: @sapButton_BorderColor;
@sapButton_Emphasized_BorderWidth: 0.125 * @sapContent_GridSize;
@sapButton_Emphasized_TextColor: contrast(@sapButton_Emphasized_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Emphasized_FontFamily: @sapFontBoldFamily;
@sapButton_Emphasized_Hover_Background: @sapButton_Hover_Background;
@sapButton_Emphasized_Hover_BorderColor: @sapButton_Emphasized_BorderColor;
@sapButton_Emphasized_Hover_TextColor: contrast(@sapButton_Emphasized_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Emphasized_Active_Background: @sapButton_Active_Background;
@sapButton_Emphasized_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Emphasized_Active_TextColor: contrast(@sapButton_Emphasized_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Emphasized_TextShadow: transparent;
@sapButton_Emphasized_FontWeight: bold;
@sapButton_Reject_Background: @sapButton_Background;
@sapButton_Reject_BorderColor: @sapButton_BorderColor;
@sapButton_Reject_TextColor: contrast(@sapButton_Reject_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Reject_Hover_Background: @sapButton_Hover_Background;
@sapButton_Reject_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Reject_Hover_TextColor: contrast(@sapButton_Reject_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Reject_Active_Background: @sapButton_Active_Background;
@sapButton_Reject_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Reject_Active_TextColor: contrast(@sapButton_Reject_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Reject_Selected_Background: @sapSelectedColor;
@sapButton_Reject_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Reject_Selected_TextColor: contrast(@sapButton_Reject_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Reject_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Reject_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Accept_Background: @sapButton_Background;
@sapButton_Accept_BorderColor: @sapButton_BorderColor;
@sapButton_Accept_TextColor: contrast(@sapButton_Accept_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Accept_Hover_Background: @sapButton_Hover_Background;
@sapButton_Accept_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Accept_Hover_TextColor: contrast(@sapButton_Accept_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Accept_Active_Background: @sapButton_Active_Background;
@sapButton_Accept_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Accept_Active_TextColor: contrast(@sapButton_Accept_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Accept_Selected_Background: @sapSelectedColor;
@sapButton_Accept_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Accept_Selected_TextColor: contrast(@sapButton_Accept_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Accept_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Accept_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Lite_Background: @sapButton_Background;
@sapButton_Lite_BorderColor: @sapButton_BorderColor;
@sapButton_Lite_TextColor: @sapButton_TextColor;
@sapButton_Lite_Hover_Background: @sapButton_Hover_Background;
@sapButton_Lite_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Lite_Hover_TextColor: @sapButton_Lite_TextColor;
@sapButton_Lite_Active_Background: @sapButton_Active_Background;
@sapButton_Lite_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Selected_Background: @sapSelectedColor;
@sapButton_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Selected_TextColor: contrast(@sapButton_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Attention_Background: @sapButton_Background;
@sapButton_Attention_BorderColor: @sapButton_BorderColor;
@sapButton_Attention_TextColor: contrast(@sapButton_Attention_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Attention_Hover_Background: @sapButton_Hover_Background;
@sapButton_Attention_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Attention_Hover_TextColor: contrast(@sapButton_Attention_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Attention_Active_Background: @sapButton_Active_Background;
@sapButton_Attention_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Attention_Active_TextColor: contrast(@sapButton_Attention_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Attention_Selected_Background: @sapSelectedColor;
@sapButton_Attention_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Attention_Selected_TextColor: contrast(@sapButton_Attention_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Attention_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Negative_Background: @sapButton_Background;
@sapButton_Negative_BorderColor: @sapButton_BorderColor;
@sapButton_Negative_TextColor: contrast(@sapButton_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Negative_Hover_Background: @sapButton_Hover_Background;
@sapButton_Negative_Hover_BorderColor: @sapButton_Negative_BorderColor;
@sapButton_Negative_Hover_TextColor: contrast(@sapButton_Negative_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Negative_Active_Background: @sapButton_Active_Background;
@sapButton_Negative_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Critical_Background: @sapButton_Background;
@sapButton_Critical_BorderColor: @sapButton_BorderColor;
@sapButton_Critical_TextColor: contrast(@sapButton_Critical_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Critical_Hover_Background: @sapButton_Hover_Background;
@sapButton_Critical_Hover_BorderColor: @sapButton_Critical_BorderColor;
@sapButton_Critical_Hover_TextColor: contrast(@sapButton_Critical_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Critical_Active_Background: @sapButton_Active_Background;
@sapButton_Critical_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Success_Background: @sapButton_Background;
@sapButton_Success_BorderColor: @sapButton_BorderColor;
@sapButton_Success_TextColor: contrast(@sapButton_Success_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Success_Hover_Background: @sapButton_Hover_Background;
@sapButton_Success_Hover_BorderColor: @sapButton_Success_BorderColor;
@sapButton_Success_Hover_TextColor: contrast(@sapButton_Success_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Success_Active_Background: @sapButton_Active_Background;
@sapButton_Success_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Information_Background: @sapButton_Background;
@sapButton_Information_BorderColor: @sapButton_BorderColor;
@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Information_Hover_Background: @sapButton_Hover_Background;
@sapButton_Information_Hover_BorderColor: @sapButton_Information_BorderColor;
@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Information_Active_Background: @sapButton_Active_Background;
@sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Neutral_Background: @sapButton_Background;
@sapButton_Neutral_BorderColor: @sapButton_BorderColor;
@sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Neutral_Hover_Background: @sapButton_Hover_Background;
@sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_BorderColor;
@sapButton_Neutral_Hover_TextColor: contrast(@sapButton_Neutral_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Neutral_Active_Background: @sapButton_Active_Background;
@sapButton_Neutral_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Track_Background: @sapButton_Background;
@sapButton_Track_BorderColor: @sapContent_ForegroundBorderColor;
@sapButton_Track_TextColor: contrast(@sapButton_Track_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Track_Hover_Background: @sapButton_Hover_Background;
@sapButton_Track_Hover_BorderColor: @sapButton_Track_BorderColor;
@sapButton_Track_Selected_Background: @sapButton_Selected_Background;
@sapButton_Track_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapButton_Track_Selected_TextColor: contrast(@sapButton_Track_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Track_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
@sapButton_Track_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
@sapButton_Handle_Background: @sapButton_Background;
@sapButton_Handle_BorderColor: @sapButton_BorderColor;
@sapButton_Handle_TextColor: contrast(@sapButton_Handle_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Handle_Hover_Background: @sapButton_Hover_Background;
@sapButton_Handle_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Handle_Selected_Background: @sapButton_Selected_Background;
@sapButton_Handle_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapButton_Handle_Selected_TextColor: contrast(@sapButton_Handle_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Handle_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
@sapButton_Handle_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
@sapButton_Track_Negative_Background: @sapButton_Background;
@sapButton_Track_Negative_BorderColor: @sapNegativeElementColor;
@sapButton_Track_Negative_TextColor: contrast(@sapButton_Track_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Track_Negative_Hover_Background: @sapButton_Hover_Background;
@sapButton_Track_Negative_Hover_BorderColor: @sapButton_Track_Negative_BorderColor;
@sapButton_Handle_Negative_Background: @sapButton_Handle_Background;
@sapButton_Handle_Negative_BorderColor: @sapNegativeElementColor;
@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Handle_Negative_Hover_Background: @sapButton_Handle_Hover_Background;
@sapButton_Handle_Negative_Hover_BorderColor: @sapButton_Handle_Negative_BorderColor;
@sapButton_Track_Positive_Background: @sapButton_Background;
@sapButton_Track_Positive_BorderColor: @sapPositiveElementColor;
@sapButton_Track_Positive_TextColor: contrast(@sapButton_Track_Positive_Background, @sapPositiveElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Track_Positive_Hover_Background: @sapButton_Track_Positive_Background;
@sapButton_Track_Positive_Hover_BorderColor: @sapButton_Track_BorderColor;
@sapButton_Handle_Positive_Background: @sapButton_Handle_Background;
@sapButton_Handle_Positive_BorderColor: @sapPositiveElementColor;
@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Handle_Positive_Hover_Background: @sapButton_Handle_Hover_Background;
@sapButton_Handle_Positive_Hover_BorderColor: @sapButton_Handle_Positive_BorderColor;
@sapButton_TokenBackground: @sapButton_Background;
@sapButton_TokenBorderColor: @sapButton_BorderColor;
@sapButton_TokenBorderCornerRadius: 0.25 * @sapContent_GridSize;
@sapButton_Selected_TokenBorderWidth: 0;
@sapButton_ReadOnly_TokenBackground: @sapField_ReadOnly_Background;
@sapButton_Segment_BorderCornerRadius: 0;
@sapField_Background: @sapBackgroundColor;
@sapField_BackgroundStyle: none;
@sapField_TextColor: @sapTextColor;
@sapField_PlaceholderTextColor: @sapHC_ReducedAltForeground;
@sapField_BorderColor: @sapHC_StandardForeground;
@sapField_HelpBackground: @sapField_Background;
@sapField_BorderWidth: @sapElement_BorderWidth;
@sapField_BorderStyle: solid;
@sapField_BorderCornerRadius: 0;
@sapField_Shadow: none;
@sapField_Hover_Background: @sapField_Background;
@sapField_Hover_BackgroundStyle: none;
@sapField_Hover_BorderColor: @sapField_BorderColor;
@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;
@sapField_Active_BorderColor: @sapField_BorderColor;
@sapField_Focus_Background: @sapField_Background;
@sapField_Focus_BorderColor: @sapField_BorderColor;
@sapField_Focus_HelpBackground: @sapField_Background;
@sapField_ReadOnly_Background: @sapHC_ReducedBackground;
@sapField_ReadOnly_BackgroundStyle: none;
@sapField_ReadOnly_BorderColor: @sapHC_ReducedAltForeground;
@sapField_ReadOnly_BorderStyle: @sapField_BorderStyle;
@sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;
@sapField_RequiredColor: @sapTextColor;
@sapField_InvalidColor: @sapField_BorderColor;
@sapField_InvalidBackground: @sapHighlightColor;
@sapField_InvalidBackgroundStyle: none;
@sapField_InvalidBorderWidth: 0.125 * @sapContent_GridSize;
@sapField_InvalidBorderStyle: dashed;
@sapField_InvalidShadow: none;
@sapField_WarningColor: @sapField_BorderColor;
@sapField_WarningBackground: @sapField_Background;
@sapField_WarningBackgroundStyle: none;
@sapField_WarningBorderWidth: 0.125 * @sapContent_GridSize;
@sapField_WarningBorderStyle: dashed;
@sapField_WarningShadow: none;
@sapField_SuccessColor: @sapField_BorderColor;
@sapField_SuccessBackground: @sapField_Background;
@sapField_SuccessBackgroundStyle: none;
@sapField_SuccessBorderWidth: 0.0625 * @sapContent_GridSize;
@sapField_SuccessBorderStyle: solid;
@sapField_SuccessShadow: none;
@sapField_InformationColor: @sapField_BorderColor;
@sapField_InformationBackground: @sapField_Background;
@sapField_InformationBackgroundStyle: none;
@sapField_InformationBorderWidth: 0.0625 * @sapContent_GridSize;
@sapField_InformationBorderStyle: dashed;
@sapField_InformationShadow: none;
@sapField_Selector_Hover_Background: @sapHC_HighlightAltBackground;
@sapField_Selector_Hover_InvalidBackground: @sapField_InvalidBackground;
@sapField_Selector_Hover_WarningBackground: @sapField_Hover_Background;
@sapField_Selector_Hover_SuccessBackground: @sapField_Hover_Background;
@sapField_Selector_Hover_InformationBackground: @sapField_Hover_Background;
@sapField_Picker_BorderColor: @sapContent_ForegroundColor;
@sapField_Picker_BorderWidth: 0.125 * @sapContent_GridSize;
@sapField_Selector_BorderStyle: solid;
@sapField_Selector_ReadOnly_BorderStyle: solid;
@sapField_Selector_InvalidBorderStyle: dashed;
@sapField_Selector_WarningBorderStyle: dashed;
@sapField_Selector_SuccessBorderStyle: solid;
@sapField_Selector_InformationBorderStyle: dashed;
@sapGroup_TitleBorderWidth: 0.125 * @sapContent_GridSize;
@sapGroup_TitleBackground: @sapBackgroundColor;
@sapGroup_TitleBorderColor: @sapHC_StandardForeground;
@sapGroup_TitleTextColor: contrast(@sapBackgroundColor, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapGroup_Title_FontSize: @sapFontHeader4Size;
@sapGroup_ContentBackground: @sapBackgroundColor;
@sapGroup_ContentBorderColor: @sapHC_StandardForeground;
@sapGroup_BorderWidth: @sapElement_BorderWidth;
@sapGroup_BorderCornerRadius: 0;
@sapGroup_FooterBackground: @sapBackgroundColor;
@sapToolbar_Background: @sapBackgroundColor;
@sapToolbar_SeparatorColor: @sapHC_StandardForeground;
@sapList_HeaderBackground: @sapBackgroundColor;
@sapList_HeaderBorderColor: @sapHC_StandardForeground;
@sapList_HeaderTextColor: contrast(@sapList_HeaderBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_BorderColor: @sapHC_ReducedAltForeground;
@sapList_BorderWidth: @sapElement_BorderWidth;
@sapList_TextColor: contrast(@sapList_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_Active_TextColor: contrast(@sapList_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_Active_Background: @sapActiveColor;
@sapList_SelectionBackgroundColor: @sapSelectedColor;
@sapList_SelectionBorderColor: @sapHC_StandardForeground;
@sapList_Hover_SelectionBackground: @sapList_Hover_Background;
@sapList_Background: @sapBackgroundColor;
@sapList_Hover_Background: @sapHoverColor;
@sapList_AlternatingBackground: darken(@sapList_Background, 10);
@sapList_GroupHeaderBackground: @sapList_Background;
@sapList_GroupHeaderBorderColor: @sapHC_StandardForeground;
@sapList_GroupHeaderTextColor: @sapList_TextColor;
@sapList_TableGroupHeaderBackground: @sapHC_ReducedBackground;
@sapList_TableGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
@sapList_TableGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
@sapList_FooterBackground: @sapList_Background;
@sapList_FooterTextColor: contrast(@sapList_FooterBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_TableFooterBorder: @sapHC_StandardForeground;
@sapList_TableFixedBorderColor: @sapHC_StandardForeground;
@sapList_TableFixedColumnBorderWidth: 0.1875 * @sapContent_GridSize;
@sapList_TableFixedRowBorderWidth: 0.1875 * @sapContent_GridSize;
@sapMessage_BorderWidth: 0.125 * @sapContent_GridSize;
@sapMessage_ErrorBorderColor: @sapErrorBorderColor;
@sapMessage_WarningBorderColor: @sapWarningBorderColor;
@sapMessage_SuccessBorderColor: @sapSuccessBorderColor;
@sapMessage_InformationBorderColor: @sapInformationBorderColor;
@sapMessage_Button_Hover_Background: @sapButton_Lite_Hover_Background;
@sapPopover_BorderCornerRadius: @sapElement_BorderCornerRadius;
@sapProgress_Background: @sapField_Background;
@sapProgress_BorderColor: @sapField_BorderColor;
@sapProgress_TextColor: contrast(@sapProgress_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_FontSize: @sapFontSmallSize;
@sapProgress_NegativeBackground: @sapProgress_Background;
@sapProgress_NegativeBorderColor: @sapProgress_BorderColor;
@sapProgress_NegativeTextColor: contrast(@sapProgress_NegativeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_CriticalBackground: @sapProgress_Background;
@sapProgress_CriticalBorderColor: @sapProgress_BorderColor;
@sapProgress_CriticalTextColor: contrast(@sapProgress_CriticalBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_PositiveBackground: @sapProgress_Background;
@sapProgress_PositiveBorderColor: @sapProgress_BorderColor;
@sapProgress_PositiveTextColor: contrast(@sapProgress_PositiveBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_InformationBackground: @sapProgress_Background;
@sapProgress_InformationBorderColor: @sapProgress_BorderColor;
@sapProgress_InformationTextColor: contrast(@sapProgress_InformationBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_Value_Background: @sapHighlightColor;
@sapProgress_Value_BorderColor: @sapProgress_BorderColor;
@sapProgress_Value_TextColor: contrast(@sapProgress_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_Value_NegativeBackground: @sapHighlightColor;
@sapProgress_Value_NegativeBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_NegativeTextColor: contrast(@sapProgress_NegativeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_Value_CriticalBackground: @sapHighlightColor;
@sapProgress_Value_CriticalBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_CriticalTextColor: contrast(@sapProgress_CriticalBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_Value_PositiveBackground: @sapHighlightColor;
@sapProgress_Value_PositiveBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_PositiveTextColor: contrast(@sapProgress_PositiveBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapProgress_Value_InformationBackground: @sapHighlightColor;
@sapProgress_Value_InformationBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_InformationTextColor: contrast(@sapProgress_InformationBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapScrollBar_FaceColor: @sapHC_ReducedAltForeground;
@sapScrollBar_TrackColor: @sapBackgroundColor;
@sapScrollBar_BorderColor: @sapScrollBar_FaceColor;
@sapScrollBar_SymbolColor: @sapContent_IconColor;
@sapScrollBar_Dimension: 0.75 * @sapContent_GridSize;
@sapScrollBar_Hover_FaceColor: @sapHC_StandardForeground;
@sapSlider_Background: @sapNeutralBackground;
@sapSlider_BorderColor: @sapField_BorderColor;
@sapSlider_Selected_Background: @sapSelectedColor;
@sapSlider_Selected_BorderColor: @sapField_BorderColor;
@sapSlider_Selected_Dimension: @sapDefault_Dimension;
@sapSlider_HandleBackground: @sapButton_Background;
@sapSlider_HandleBorderColor: @sapField_BorderColor;
@sapSlider_RangeHandleBackground: @sapSlider_HandleBackground;
@sapSlider_Hover_HandleBackground: @sapButton_Hover_Background;
@sapSlider_Hover_HandleBorderColor: @sapField_BorderColor;
@sapSlider_Hover_RangeHandleBackground: @sapSlider_Hover_HandleBackground;
@sapSlider_Active_HandleBackground: @sapButton_Active_Background;
@sapSlider_Active_HandleBorderColor: @sapField_BorderColor;
@sapSlider_Active_RangeHandleBackground: transparent;
@sapPageHeader_Background: @sapBaseColor;
@sapPageHeader_BorderColor: @sapHC_StandardForeground;
@sapPageHeader_TextColor: contrast(@sapPageHeader_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapPageFooter_Background: @sapBackgroundColor;
@sapPageFooter_BorderColor: @sapHC_StandardForeground;
@sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapInfobar_Background: @sapBackgroundColor;
@sapInfobar_Hover_Background: @sapHighlightColor;
@sapInfobar_Active_Background: @sapActiveColor;
@sapInfobar_NonInteractive_Background: @sapHC_ReducedBackground;
@sapInfobar_TextColor: contrast(@sapInfobar_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapObjectHeader_Background: @sapBaseColor;
@sapObjectHeader_Hover_Background: @sapHoverColor;
@sapObjectHeader_BorderColor: @sapHC_StandardForeground;
@sapObjectHeader_Title_TextColor: contrast(@sapObjectHeader_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapObjectHeader_Title_FontSize: @sapFontHeader3Size;
@sapObjectHeader_Title_SnappedFontSize: @sapFontHeader3Size;
@sapObjectHeader_Title_FontFamily: @sapFontFamily;
@sapObjectHeader_Subtitle_TextColor: contrast(@sapObjectHeader_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapBlockLayer_Background: @sapBackgroundColor;
@sapBlockLayer_Opacity: 0.3;
@sapTab_TextColor: @sapTextColor;
@sapTab_ForegroundColor: @sapHC_StandardForeground;
@sapTab_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Background: @sapObjectHeader_Background;
@sapTab_Selected_TextColor: @sapContent_Selected_ForegroundColor;
@sapTab_Selected_IconColor: contrast(@sapTab_Selected_Background, @sapContent_Selected_ForegroundColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Selected_Background: @sapSelectedColor;
@sapTab_Selected_Indicator_Dimension: 0.3125 * @sapContent_GridSize;
@sapTab_Positive_TextColor: @sapTextColor;
@sapTab_Positive_ForegroundColor: @sapHC_StandardForeground;
@sapTab_Positive_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Positive_Selected_TextColor: @sapContent_Selected_ForegroundColor;
@sapTab_Positive_Selected_IconColor: contrast(@sapTab_Positive_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Positive_Selected_Background: @sapSelectedColor;
@sapTab_Negative_TextColor: @sapTextColor;
@sapTab_Negative_ForegroundColor: @sapHC_StandardForeground;
@sapTab_Negative_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Negative_Selected_TextColor: @sapContent_Selected_ForegroundColor;
@sapTab_Negative_Selected_IconColor: contrast(@sapTab_Negative_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Negative_Selected_Background: @sapSelectedColor;
@sapTab_Critical_TextColor: @sapTextColor;
@sapTab_Critical_ForegroundColor: @sapHC_StandardForeground;
@sapTab_Critical_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTab_Critical_Selected_TextColor: @sapContent_Selected_ForegroundColor;
@sapTab_Critical_Selected_IconColor: contrast(@sapTab_Critical_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@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;
@sapTile_Background: @sapBackgroundColor;
@sapTile_Hover_Background: @sapHighlightColor;
@sapTile_Active_Background: @sapActiveColor;
@sapTile_BorderColor: @sapHC_StandardForeground;
@sapTile_BorderCornerRadius: 0.25rem;
@sapTile_TitleTextColor: contrast(@sapTile_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapTile_TextColor: contrast(@sapTile_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapTile_IconColor: contrast(@sapTile_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTile_SeparatorColor: @sapTile_BorderColor;
@sapTile_Interactive_BorderColor: @sapTile_BorderColor;
@sapTile_OverlayBackground: @sapBlockLayer_Background;
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapTile_Hover_ContentBackground: @sapTile_Hover_Background;
@sapTile_Active_ContentBackground: @sapTile_Active_Background;
@sapAccentColor1: #5f5800;
@sapAccentColor2: #5e4101;
@sapAccentColor3: #973333;
@sapAccentColor4: #961d7c;
@sapAccentColor5: #365892;
@sapAccentColor6: #004ccb;
@sapAccentColor7: #105b5b;
@sapAccentColor8: #26340b;
@sapAccentColor9: #6c32a9;
@sapAccentColor10: #4a5964;
@sapAccentBackgroundColor1: #fff3b8;
@sapAccentBackgroundColor2: #ffd0e7;
@sapAccentBackgroundColor3: #fff0fa;
@sapAccentBackgroundColor4: #ffdcf3;
@sapAccentBackgroundColor5: #ded3ff;
@sapAccentBackgroundColor6: #d1efff;
@sapAccentBackgroundColor7: #c2fcee;
@sapAccentBackgroundColor8: #ebf5cb;
@sapAccentBackgroundColor9: #dafdf5;
@sapAccentBackgroundColor10: #eaecee;
@sapIndicationColor_1: #780000;
@sapIndicationColor_1_Background: @sapBackgroundColor;
@sapIndicationColor_1_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;
@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;
@sapIndicationColor_2: #ab0000;
@sapIndicationColor_2_Background: @sapBackgroundColor;
@sapIndicationColor_2_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;
@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;
@sapIndicationColor_3: #5c5c00;
@sapIndicationColor_3_Background: @sapBackgroundColor;
@sapIndicationColor_3_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;
@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;
@sapIndicationColor_4: #006362;
@sapIndicationColor_4_Background: @sapBackgroundColor;
@sapIndicationColor_4_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;
@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;
@sapIndicationColor_5: #004ccb;
@sapIndicationColor_5_Background: @sapBackgroundColor;
@sapIndicationColor_5_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;
@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;
@sapIndicationColor_6: #105b5b;
@sapIndicationColor_6_Background: @sapBackgroundColor;
@sapIndicationColor_6_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;
@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;
@sapIndicationColor_7: #6c32a9;
@sapIndicationColor_7_Background: @sapBackgroundColor;
@sapIndicationColor_7_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;
@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;
@sapIndicationColor_8: #961d7c;
@sapIndicationColor_8_Background: @sapBackgroundColor;
@sapIndicationColor_8_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;
@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: #ffffff;
@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: #eaecee;
@sapIndicationColor_10_Background: @sapBackgroundColor;
@sapIndicationColor_10_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_10_TextColor: contrast(@sapIndicationColor_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_10_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_10_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_10_Active_BorderColor: @sapButton_Active_BorderColor;
@sapIndicationColor_10_Active_TextColor: @sapIndicationColor_10_TextColor;
@sapIndicationColor_10_Selected_Background: @sapButton_Selected_Background;
@sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
@sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
@sapIndicationColor_10b: @sapIndicationColor_10;
@sapIndicationColor_10b_TextColor: @sapTextColor;
@sapIndicationColor_10b_Background: @sapBackgroundColor;
@sapIndicationColor_10b_BorderColor: @sapContent_ForegroundBorderColor;
@sapIndicationColor_10b_Hover_Background: @sapButton_Hover_Background;
@sapLegend_WorkingBackground: darken(@sapList_Background, 15);
@sapLegend_NonWorkingBackground: @sapHC_ReducedBackground;
@sapLegend_CurrentDateTime: @sapAccentColor4;
@sapLegendColor1: #5f5800;
@sapLegendColor2: #5e4101;
@sapLegendColor3: #973333;
@sapLegendColor4: #463000;
@sapLegendColor5: #961d7c;
@sapLegendColor6: #004ccb;
@sapLegendColor7: #105b5b;
@sapLegendColor8: #26340b;
@sapLegendColor9: #4a5964;
@sapLegendColor10: #6c3d62;
@sapLegendColor11: #383513;
@sapLegendColor12: #734f00;
@sapLegendColor13: #723e3e;
@sapLegendColor14: #5f5642;
@sapLegendColor15: #60535d;
@sapLegendColor16: #465878;
@sapLegendColor17: #435b5b;
@sapLegendColor18: #4e5a36;
@sapLegendColor19: #4e5869;
@sapLegendColor20: #001b49;
@sapLegendBackgroundColor1: @sapList_Background;
@sapLegendBackgroundColor2: @sapList_Background;
@sapLegendBackgroundColor3: @sapList_Background;
@sapLegendBackgroundColor4: @sapList_Background;
@sapLegendBackgroundColor5: @sapList_Background;
@sapLegendBackgroundColor6: @sapList_Background;
@sapLegendBackgroundColor7: @sapList_Background;
@sapLegendBackgroundColor8: @sapList_Background;
@sapLegendBackgroundColor9: @sapList_Background;
@sapLegendBackgroundColor10: @sapList_Background;
@sapLegendBackgroundColor11: @sapList_Background;
@sapLegendBackgroundColor12: @sapList_Background;
@sapLegendBackgroundColor13: @sapList_Background;
@sapLegendBackgroundColor14: @sapList_Background;
@sapLegendBackgroundColor15: @sapList_Background;
@sapLegendBackgroundColor16: @sapList_Background;
@sapLegendBackgroundColor17: @sapList_Background;
@sapLegendBackgroundColor18: @sapList_Background;
@sapLegendBackgroundColor19: @sapList_Background;
@sapLegendBackgroundColor20: @sapList_Background;
@sapChart_Background: @sapGroup_ContentBackground;
@sapChart_ContrastTextShadow: -1px 0 @sapHC_StandardForeground, 0 1px @sapHC_StandardForeground, 1px 0 @sapHC_StandardForeground, 0 -1px @sapHC_StandardForeground;
@sapChart_ContrastShadowColor: @sapBaseColor;
@sapChart_ContrastLineColor: @sapChart_Background;
@sapChart_LineColor_1: @sapHC_ReducedForeground;
@sapChart_LineColor_2: @sapContent_ForegroundBorderColor;
@sapChart_LineColor_3: @sapContent_ForegroundBorderColor;
@sapChart_Choropleth_Background: @sapHC_ReducedBackground;
@sapChart_ChoroplethRegion_Background: @sapChart_Sequence_Neutral;
@sapChart_ChoroplethRegion_BorderColor: @sapChart_Choropleth_Background;
@sapChart_Data_TextColor: @sapTextColor;
@sapChart_Data_ContrastTextColor: @sapBaseColor;
@sapChart_Data_InteractiveColor: @sapChart_LineColor_3;
@sapChart_Data_Active_Background: @sapActiveColor;
@sapChart_OrderedColor_1: #446e97;
@sapChart_OrderedColor_2: #d74114;
@sapChart_OrderedColor_3: #2d6f51;
@sapChart_OrderedColor_4: #df1278;
@sapChart_OrderedColor_5: #7d44cf;
@sapChart_OrderedColor_6: #03778c;
@sapChart_OrderedColor_7: #0070f2;
@sapChart_OrderedColor_8: #ae478d;
@sapChart_OrderedColor_9: #667664;
@sapChart_OrderedColor_10: #b75757;
@sapChart_OrderedColor_11: #4b25e7;
@sapChart_OrderedColor_12: #816246;
@sapChart_Bad: @sapHC_NegativeColor;
@sapChart_Critical: @sapHC_CriticalColor;
@sapChart_Good: @sapHC_PositiveColor;
@sapChart_Neutral: #525252;
@sapChart_Sequence_1_Plus3: lighten(@sapChart_Sequence_1, 16);
@sapChart_Sequence_1_Plus3_TextColor: contrast(@sapChart_Sequence_1_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 10);
@sapChart_Sequence_1_Plus2_TextColor: contrast(@sapChart_Sequence_1_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 5);
@sapChart_Sequence_1_Plus1_TextColor: contrast(@sapChart_Sequence_1_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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);
@sapChart_Sequence_1: @sapChart_OrderedColor_1;
@sapChart_Sequence_1_TextColor: contrast(@sapChart_Sequence_1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 5);
@sapChart_Sequence_1_Minus1_TextColor: contrast(@sapChart_Sequence_1_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 10);
@sapChart_Sequence_1_Minus2_TextColor: contrast(@sapChart_Sequence_1_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 15);
@sapChart_Sequence_1_Minus3_TextColor: contrast(@sapChart_Sequence_1_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 20);
@sapChart_Sequence_1_Minus4_TextColor: contrast(@sapChart_Sequence_1_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 25);
@sapChart_Sequence_1_Minus5_TextColor: contrast(@sapChart_Sequence_1_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_2, 14);
@sapChart_Sequence_2_Plus3_TextColor: contrast(@sapChart_Sequence_2_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_2, 10);
@sapChart_Sequence_2_Plus2_TextColor: contrast(@sapChart_Sequence_2_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_2, 5);
@sapChart_Sequence_2_Plus1_TextColor: contrast(@sapChart_Sequence_2_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_2: @sapChart_OrderedColor_2;
@sapChart_Sequence_2_TextColor: contrast(@sapChart_Sequence_2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_2, 5);
@sapChart_Sequence_2_Minus1_TextColor: contrast(@sapChart_Sequence_2_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 12);
@sapChart_Sequence_2_Minus2_TextColor: contrast(@sapChart_Sequence_2_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 15);
@sapChart_Sequence_2_Minus3_TextColor: contrast(@sapChart_Sequence_2_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 20);
@sapChart_Sequence_2_Minus4_TextColor: contrast(@sapChart_Sequence_2_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 25);
@sapChart_Sequence_2_Minus5_TextColor: contrast(@sapChart_Sequence_2_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_3, 15);
@sapChart_Sequence_3_Plus3_TextColor: contrast(@sapChart_Sequence_3_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_3, 10);
@sapChart_Sequence_3_Plus2_TextColor: contrast(@sapChart_Sequence_3_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_3, 5);
@sapChart_Sequence_3_Plus1_TextColor: contrast(@sapChart_Sequence_3_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_3: @sapChart_OrderedColor_3;
@sapChart_Sequence_3_TextColor: contrast(@sapChart_Sequence_3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_3, 5);
@sapChart_Sequence_3_Minus1_TextColor: contrast(@sapChart_Sequence_3_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 10);
@sapChart_Sequence_3_Minus2_TextColor: contrast(@sapChart_Sequence_3_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 14);
@sapChart_Sequence_3_Minus3_TextColor: contrast(@sapChart_Sequence_3_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 18);
@sapChart_Sequence_3_Minus4_TextColor: contrast(@sapChart_Sequence_3_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 22);
@sapChart_Sequence_3_Minus5_TextColor: contrast(@sapChart_Sequence_3_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 18);
@sapChart_Sequence_4_Plus3_TextColor: contrast(@sapChart_Sequence_4_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 11);
@sapChart_Sequence_4_Plus2_TextColor: contrast(@sapChart_Sequence_4_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 6);
@sapChart_Sequence_4_Plus1_TextColor: contrast(@sapChart_Sequence_4_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_4: @sapChart_OrderedColor_4;
@sapChart_Sequence_4_TextColor: contrast(@sapChart_Sequence_4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_4, 5);
@sapChart_Sequence_4_Minus1_TextColor: contrast(@sapChart_Sequence_4_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 10);
@sapChart_Sequence_4_Minus2_TextColor: contrast(@sapChart_Sequence_4_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 15);
@sapChart_Sequence_4_Minus3_TextColor: contrast(@sapChart_Sequence_4_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 20);
@sapChart_Sequence_4_Minus4_TextColor: contrast(@sapChart_Sequence_4_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 25);
@sapChart_Sequence_4_Minus5_TextColor: contrast(@sapChart_Sequence_4_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 0.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, 0.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, 0.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);
@sapChart_Sequence_5: @sapChart_OrderedColor_5;
@sapChart_Sequence_5_TextColor: contrast(@sapChart_Sequence_5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 5);
@sapChart_Sequence_5_Minus1_TextColor: contrast(@sapChart_Sequence_5_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_5, 10);
@sapChart_Sequence_5_Minus2_TextColor: contrast(@sapChart_Sequence_5_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_5, 15);
@sapChart_Sequence_5_Minus3_TextColor: contrast(@sapChart_Sequence_5_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_5, 18);
@sapChart_Sequence_5_Minus4_TextColor: contrast(@sapChart_Sequence_5_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_5, 22);
@sapChart_Sequence_5_Minus5_TextColor: contrast(@sapChart_Sequence_5_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_6, 10);
@sapChart_Sequence_6_Plus3_TextColor: contrast(@sapChart_Sequence_6_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_6, 7);
@sapChart_Sequence_6_Plus2_TextColor: contrast(@sapChart_Sequence_6_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_6, 4);
@sapChart_Sequence_6_Plus1_TextColor: contrast(@sapChart_Sequence_6_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_6: @sapChart_OrderedColor_6;
@sapChart_Sequence_6_TextColor: contrast(@sapChart_Sequence_6, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 4);
@sapChart_Sequence_6_Minus1_TextColor: contrast(@sapChart_Sequence_6_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_6, 8);
@sapChart_Sequence_6_Minus2_TextColor: contrast(@sapChart_Sequence_6_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_6, 12);
@sapChart_Sequence_6_Minus3_TextColor: contrast(@sapChart_Sequence_6_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_6, 16);
@sapChart_Sequence_6_Minus4_TextColor: contrast(@sapChart_Sequence_6_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_6, 20);
@sapChart_Sequence_6_Minus5_TextColor: contrast(@sapChart_Sequence_6_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 14);
@sapChart_Sequence_7_Plus3_TextColor: contrast(@sapChart_Sequence_7_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 0.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, 0.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);
@sapChart_Sequence_7: @sapChart_OrderedColor_7;
@sapChart_Sequence_7_TextColor: contrast(@sapChart_Sequence_7, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 6);
@sapChart_Sequence_7_Minus1_TextColor: contrast(@sapChart_Sequence_7_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 12);
@sapChart_Sequence_7_Minus2_TextColor: contrast(@sapChart_Sequence_7_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 20);
@sapChart_Sequence_7_Minus3_TextColor: contrast(@sapChart_Sequence_7_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 32);
@sapChart_Sequence_7_Minus4_TextColor: contrast(@sapChart_Sequence_7_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 36);
@sapChart_Sequence_7_Minus5_TextColor: contrast(@sapChart_Sequence_7_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_8, 15);
@sapChart_Sequence_8_Plus3_TextColor: contrast(@sapChart_Sequence_8_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 10);
@sapChart_Sequence_8_Plus2_TextColor: contrast(@sapChart_Sequence_8_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 5);
@sapChart_Sequence_8_Plus1_TextColor: contrast(@sapChart_Sequence_8_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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);
@sapChart_Sequence_8: @sapChart_OrderedColor_8;
@sapChart_Sequence_8_TextColor: contrast(@sapChart_Sequence_8, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 5);
@sapChart_Sequence_8_Minus1_TextColor: contrast(@sapChart_Sequence_8_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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(@sapChart_Sequence_8, 10);
@sapChart_Sequence_8_Minus2_TextColor: contrast(@sapChart_Sequence_8_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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(@sapChart_Sequence_8, 15);
@sapChart_Sequence_8_Minus3_TextColor: contrast(@sapChart_Sequence_8_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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(@sapChart_Sequence_8, 20);
@sapChart_Sequence_8_Minus4_TextColor: contrast(@sapChart_Sequence_8_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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(@sapChart_Sequence_8, 25);
@sapChart_Sequence_8_Minus5_TextColor: contrast(@sapChart_Sequence_8_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 13);
@sapChart_Sequence_9_Plus3_TextColor: contrast(@sapChart_Sequence_9_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 9);
@sapChart_Sequence_9_Plus2_TextColor: contrast(@sapChart_Sequence_9_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 4);
@sapChart_Sequence_9_Plus1_TextColor: contrast(@sapChart_Sequence_9_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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);
@sapChart_Sequence_9: @sapChart_OrderedColor_9;
@sapChart_Sequence_9_TextColor: contrast(@sapChart_Sequence_9, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 4);
@sapChart_Sequence_9_Minus1_TextColor: contrast(@sapChart_Sequence_9_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 8);
@sapChart_Sequence_9_Minus2_TextColor: contrast(@sapChart_Sequence_9_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 12);
@sapChart_Sequence_9_Minus3_TextColor: contrast(@sapChart_Sequence_9_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 16);
@sapChart_Sequence_9_Minus4_TextColor: contrast(@sapChart_Sequence_9_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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, 20);
@sapChart_Sequence_9_Minus5_TextColor: contrast(@sapChart_Sequence_9_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 12);
@sapChart_Sequence_10_Plus3_TextColor: contrast(@sapChart_Sequence_10_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 9);
@sapChart_Sequence_10_Plus2_TextColor: contrast(@sapChart_Sequence_10_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 4);
@sapChart_Sequence_10_Plus1_TextColor: contrast(@sapChart_Sequence_10_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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);
@sapChart_Sequence_10: @sapChart_OrderedColor_10;
@sapChart_Sequence_10_TextColor: contrast(@sapChart_Sequence_10, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 4);
@sapChart_Sequence_10_Minus1_TextColor: contrast(@sapChart_Sequence_10_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 8);
@sapChart_Sequence_10_Minus2_TextColor: contrast(@sapChart_Sequence_10_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 12);
@sapChart_Sequence_10_Minus3_TextColor: contrast(@sapChart_Sequence_10_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 16);
@sapChart_Sequence_10_Minus4_TextColor: contrast(@sapChart_Sequence_10_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(@sapChart_Sequence_10, 20);
@sapChart_Sequence_10_Minus5_TextColor: contrast(@sapChart_Sequence_10_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.55);
@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(saturate(@sapChart_Sequence_11, 20), 22);
@sapChart_Sequence_11_Plus3_TextColor: contrast(@sapChart_Sequence_11_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(saturate(@sapChart_Sequence_11, 20), 16);
@sapChart_Sequence_11_Plus2_TextColor: contrast(@sapChart_Sequence_11_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(saturate(@sapChart_Sequence_11, 20), 8);
@sapChart_Sequence_11_Plus1_TextColor: contrast(@sapChart_Sequence_11_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_11: @sapChart_OrderedColor_11;
@sapChart_Sequence_11_TextColor: contrast(@sapChart_Sequence_11, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 8);
@sapChart_Sequence_11_Minus1_TextColor: contrast(@sapChart_Sequence_11_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 16);
@sapChart_Sequence_11_Minus2_TextColor: contrast(@sapChart_Sequence_11_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 24);
@sapChart_Sequence_11_Minus3_TextColor: contrast(@sapChart_Sequence_11_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 30);
@sapChart_Sequence_11_Minus4_TextColor: contrast(@sapChart_Sequence_11_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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(@sapChart_Sequence_11, 40);
@sapChart_Sequence_11_Minus5_TextColor: contrast(@sapChart_Sequence_11_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 17);
@sapChart_Sequence_12_Plus3_TextColor: contrast(@sapChart_Sequence_12_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 9);
@sapChart_Sequence_12_Plus2_TextColor: contrast(@sapChart_Sequence_12_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 5);
@sapChart_Sequence_12_Plus1_TextColor: contrast(@sapChart_Sequence_12_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_12: @sapChart_OrderedColor_12;
@sapChart_Sequence_12_TextColor: contrast(@sapChart_Sequence_12, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 4);
@sapChart_Sequence_12_Minus1_TextColor: contrast(@sapChart_Sequence_12_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 8);
@sapChart_Sequence_12_Minus2_TextColor: contrast(@sapChart_Sequence_12_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 12);
@sapChart_Sequence_12_Minus3_TextColor: contrast(@sapChart_Sequence_12_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 16);
@sapChart_Sequence_12_Minus4_TextColor: contrast(@sapChart_Sequence_12_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 20);
@sapChart_Sequence_12_Minus5_TextColor: contrast(@sapChart_Sequence_12_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 33);
@sapChart_Sequence_Bad_Plus3_TextColor: contrast(@sapChart_Sequence_Bad_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 24);
@sapChart_Sequence_Bad_Plus2_TextColor: contrast(@sapChart_Sequence_Bad_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 12);
@sapChart_Sequence_Bad_Plus1_TextColor: contrast(@sapChart_Sequence_Bad_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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);
@sapChart_Sequence_Bad: @sapChart_Bad;
@sapChart_Sequence_Bad_TextColor: contrast(@sapChart_Sequence_Bad, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 4);
@sapChart_Sequence_Bad_Minus1_TextColor: contrast(@sapChart_Sequence_Bad_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 8);
@sapChart_Sequence_Bad_Minus2_TextColor: contrast(@sapChart_Sequence_Bad_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 12);
@sapChart_Sequence_Bad_Minus3_TextColor: contrast(@sapChart_Sequence_Bad_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 16);
@sapChart_Sequence_Bad_Minus4_TextColor: contrast(@sapChart_Sequence_Bad_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 38);
@sapChart_Sequence_Bad_Minus5_TextColor: contrast(@sapChart_Sequence_Bad_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.45);
@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, 12);
@sapChart_Sequence_Critical_Plus3_TextColor: contrast(@sapChart_Sequence_Critical_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 8);
@sapChart_Sequence_Critical_Plus2_TextColor: contrast(@sapChart_Sequence_Critical_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 4);
@sapChart_Sequence_Critical_Plus1_TextColor: contrast(@sapChart_Sequence_Critical_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_Critical: @sapChart_Critical;
@sapChart_Sequence_Critical_TextColor: contrast(@sapChart_Sequence_Critical, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 2);
@sapChart_Sequence_Critical_Minus1_TextColor: contrast(@sapChart_Sequence_Critical_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 4);
@sapChart_Sequence_Critical_Minus2_TextColor: contrast(@sapChart_Sequence_Critical_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 6);
@sapChart_Sequence_Critical_Minus3_TextColor: contrast(@sapChart_Sequence_Critical_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 8);
@sapChart_Sequence_Critical_Minus4_TextColor: contrast(@sapChart_Sequence_Critical_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 11);
@sapChart_Sequence_Critical_Minus5_TextColor: contrast(@sapChart_Sequence_Critical_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 13);
@sapChart_Sequence_Good_Plus3_TextColor: contrast(@sapChart_Sequence_Good_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 9);
@sapChart_Sequence_Good_Plus2_TextColor: contrast(@sapChart_Sequence_Good_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 4);
@sapChart_Sequence_Good_Plus1_TextColor: contrast(@sapChart_Sequence_Good_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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);
@sapChart_Sequence_Good: @sapChart_Good;
@sapChart_Sequence_Good_TextColor: contrast(@sapChart_Sequence_Good, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 3);
@sapChart_Sequence_Good_Minus1_TextColor: contrast(@sapChart_Sequence_Good_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 6);
@sapChart_Sequence_Good_Minus2_TextColor: contrast(@sapChart_Sequence_Good_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 9);
@sapChart_Sequence_Good_Minus3_TextColor: contrast(@sapChart_Sequence_Good_Minus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 12);
@sapChart_Sequence_Good_Minus4_TextColor: contrast(@sapChart_Sequence_Good_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 14);
@sapChart_Sequence_Good_Minus5_TextColor: contrast(@sapChart_Sequence_Good_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.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, 23);
@sapChart_Sequence_Neutral_Plus3_TextColor: contrast(@sapChart_Sequence_Neutral_Plus3, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 16);
@sapChart_Sequence_Neutral_Plus2_TextColor: contrast(@sapChart_Sequence_Neutral_Plus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 8);
@sapChart_Sequence_Neutral_Plus1_TextColor: contrast(@sapChart_Sequence_Neutral_Plus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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);
@sapChart_Sequence_Neutral: @sapChart_Neutral;
@sapChart_Sequence_Neutral_TextColor: contrast(@sapChart_Sequence_Neutral, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 8);
@sapChart_Sequence_Neutral_Minus1_TextColor: contrast(@sapChart_Sequence_Neutral_Minus1, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 14);
@sapChart_Sequence_Neutral_Minus2_TextColor: contrast(@sapChart_Sequence_Neutral_Minus2, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 0.5);
@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, 22);
@sapChart_Sequence_Neutral_Minus4_TextColor: contrast(@sapChart_Sequence_Neutral_Minus4, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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, 32);
@sapChart_Sequence_Neutral_Minus5_TextColor: contrast(@sapChart_Sequence_Neutral_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, 0.5);
@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);
@sapFontUrl_SAP-icons_ttf: url(../../../../sap/ui/core/themes/baseTheme/fonts/SAP-icons.ttf);
@sapFontUrl_SAP-icons_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/SAP-icons.woff);
@sapFontUrl_SAP-icons_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/SAP-icons.woff2);
@sapFontUrl_SAP-icons-TNT_ttf: url(../../../../sap/ui/core/themes/baseTheme/fonts/SAP-icons-TNT.ttf);
@sapFontUrl_SAP-icons-TNT_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/SAP-icons-TNT.woff);
@sapFontUrl_SAP-icons-TNT_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/SAP-icons-TNT.woff2);
@sapFontUrl_SAP-icons-Business-Suite_ttf: url(../../../../sap/ui/core/themes/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf);
@sapFontUrl_SAP-icons-Business-Suite_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/BusinessSuiteInAppSymbols.woff);
@sapFontUrl_SAP-icons-Business-Suite_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2);
@sapFontUrl_72_Regular_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Regular.woff2);
@sapFontUrl_72_Regular_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Regular.woff);
@sapFontUrl_72_Regular_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Regular-full.woff2);
@sapFontUrl_72_Regular_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Regular-full.woff);
@sapFontUrl_72_Bold_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Bold.woff2);
@sapFontUrl_72_Bold_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Bold.woff);
@sapFontUrl_72_Bold_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Bold-full.woff2);
@sapFontUrl_72_Bold_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Bold-full.woff);
@sapFontUrl_72_Semibold_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Semibold.woff2);
@sapFontUrl_72_Semibold_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Semibold.woff);
@sapFontUrl_72_Semibold_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Semibold-full.woff2);
@sapFontUrl_72_Semibold_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Semibold-full.woff);
@sapFontUrl_72_SemiboldDuplex_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-SemiboldDuplex.woff2);
@sapFontUrl_72_SemiboldDuplex_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-SemiboldDuplex.woff);
@sapFontUrl_72_SemiboldDuplex_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-SemiboldDuplex-full.woff2);
@sapFontUrl_72_SemiboldDuplex_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-SemiboldDuplex-full.woff);
@sapFontUrl_72_Light_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Light.woff2);
@sapFontUrl_72_Light_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Light.woff);
@sapFontUrl_72_Light_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Light-full.woff2);
@sapFontUrl_72_Light_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Light-full.woff);
@sapFontUrl_72_Black_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Black.woff2);
@sapFontUrl_72_Black_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Black.woff);
@sapFontUrl_72_Black_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Black-full.woff2);
@sapFontUrl_72_Black_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Black-full.woff);
@sapFontUrl_72_BoldItalic_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-BoldItalic.woff2);
@sapFontUrl_72_BoldItalic_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-BoldItalic.woff);
@sapFontUrl_72_BoldItalic_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-BoldItalic-full.woff2);
@sapFontUrl_72_BoldItalic_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-BoldItalic-full.woff);
@sapFontUrl_72_Condensed_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Condensed.woff2);
@sapFontUrl_72_Condensed_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Condensed.woff);
@sapFontUrl_72_Condensed_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Condensed-full.woff2);
@sapFontUrl_72_Condensed_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Condensed-full.woff);
@sapFontUrl_72_CondensedBold_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-CondensedBold.woff2);
@sapFontUrl_72_CondensedBold_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-CondensedBold.woff);
@sapFontUrl_72_CondensedBold_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-CondensedBold-full.woff2);
@sapFontUrl_72_CondensedBold_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-CondensedBold-full.woff);
@sapFontUrl_72_Italic_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Italic.woff2);
@sapFontUrl_72_Italic_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Italic.woff);
@sapFontUrl_72_Italic_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Italic-full.woff2);
@sapFontUrl_72_Italic_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72-Italic-full.woff);
@sapFontUrl_72Mono_Regular_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Regular.woff2);
@sapFontUrl_72Mono_Regular_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Regular.woff);
@sapFontUrl_72Mono_Regular_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Regular-full.woff2);
@sapFontUrl_72Mono_Regular_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Regular-full.woff);
@sapFontUrl_72Mono_Bold_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Bold.woff2);
@sapFontUrl_72Mono_Bold_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Bold.woff);
@sapFontUrl_72Mono_Bold_full_woff2: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Bold-full.woff2);
@sapFontUrl_72Mono_Bold_full_woff: url(../../../../sap/ui/core/themes/baseTheme/fonts/72Mono-Bold-full.woff);
@sapSvgLib_SAP-icons: none;
@sapSvgLib_SAPGUI-icons: url(../../../../sap/ui/core/themes/sap_belize/svg/libs/SAPGUI-icons.svg);
@sapSvgLib_SAPWeb-icons: url(../../../../sap/ui/core/themes/sap_belize/svg/libs/SAPWeb-icons.svg);
@sapSapThemeId: sap_belize_hcw;
@sapBackgroundColorDefault: @sapBackgroundColor;
@sapList_HighlightColor: @sapHighlightColor;
@sapButton_Disabled_Background: @sapDeprecated_Color;
@sapButton_Disabled_BorderColor: @sapDeprecated_Color;
@sapButton_Disabled_TextColor: @sapDeprecated_Color;
@sapField_Disabled_Background: @sapDeprecated_Color;
@sapField_Disabled_TextColor: @sapDeprecated_Color;
@sapField_Disabled_BorderColor: @sapDeprecated_Color;
@sapField_Disabled_HelpBackground: @sapDeprecated_Color;
@sapContent_ElementHeight: 1.37em;
@sapContent_ElementHeight_PX: 22px;
@sapShell_BackgroundGradient: @sapShell_BackgroundImage;
@sapDeprecated_Color: #00ff00;
@sapDeprecated_Dimension: 500px;
@sapDefault_Color: #111111;
@sapDefault_Dimension: 111px;
@sapDefault_URI: url('../../../../sap/ui/core/themes/base/111');
@sapDefault_Font: "111";
@sapDefault_FontWeight: bold;
@sapDefault_Float: 111.111;
@sapDefault_Boolean: false;
@sapDefault_BorderStyle: solid;
@sapDefault_Shadow: none;
@sapToBeDefined: ~"To Be Defined";
@sapBreakpoint_S_Min: 0;
@sapBreakpoint_M_Min: 600px;
@sapBreakpoint_L_Min: 1024px;
@sapBreakpoint_XL_Min: 1440px;
@sapCss_SAP-icons: false;
@sapCss_SAP-icons-TNT: false;
@sapCss_SAP-icons-Business-Suite: false;
@sapCss_72: false;
@sapCss_72full: @sapCss_72;
@sapCss_72Bold: @sapCss_72;
@sapCss_72Boldfull: @sapCss_72Bold;
@sapCss_72Semibold: @sapCss_72;
@sapCss_72Semiboldfull: @sapCss_72Semibold;
@sapCss_72SemiboldDuplex: @sapCss_72;
@sapCss_72SemiboldDuplexfull: @sapCss_72SemiboldDuplex;
@sapCss_72Light: @sapCss_72;
@sapCss_72Lightfull: @sapCss_72Light;
@sapCss_72Black: @sapCss_72;
@sapCss_72Blackfull: @sapCss_72Black;
@sapCss_72BoldItalic: @sapCss_72;
@sapCss_72BoldItalicfull: @sapCss_72BoldItalic;
@sapCss_72Condensed: @sapCss_72;
@sapCss_72Condensedfull: @sapCss_72Condensed;
@sapCss_72CondensedBold: @sapCss_72;
@sapCss_72CondensedBoldfull: @sapCss_72CondensedBold;
@sapCss_72Italic: @sapCss_72;
@sapCss_72Italicfull: @sapCss_72Italic;
@sapCss_72Mono: @sapCss_72;
@sapCss_72Monofull: @sapCss_72Mono;
@sapCss_72MonoBold: @sapCss_72Mono;
@sapCss_72MonoBoldfull: @sapCss_72MonoBold;
@sapCss_SvgIconBase: false;
@sapCss_SvgIconCritical: @sapCss_SvgIconBase;
@sapCss_SvgIconPositive: @sapCss_SvgIconBase;
@sapCss_SvgIconNegative: @sapCss_SvgIconBase;
@sapContent_GridSize: 1rem;
@sapShell_BackgroundPatternColor: @sapBackgroundColor;
@sapHC_StandardBackground: #ffffff;
@sapHC_HighlightBackground: #ec8b46;
@sapHC_HighlightAltBackground: #8fb5ff;
@sapHC_ReducedBackground: #b3b3b3;
@sapHC_ReducedAltBackground: #4d4d4d;
@sapHC_StandardForeground: #000000;
@sapHC_EnhancedForeground: #006500;
@sapHC_ReducedForeground: #888888;
@sapHC_ReducedAltForeground: #585858;
@sapHC_NegativeColor: #ab0000;
@sapHC_CriticalColor: #5c5c00;
@sapHC_PositiveColor: #006362;
@sapHC_InformativeColor: #000000;
@sapHC_NeutralColor: #000000;
@sapUiBrand: #7a5100;
@sapUiHighlight: #7a5100;
@sapUiBaseColor: #000000;
@sapUiShellColor: #000000;
@sapUiBaseBG: #000000;
@sapUiGlobalBackgroundColor: #000000;
@sapUiFontFamily: Arial, Helvetica, sans-serif;
@sapUiFontSize: 16px;
@sapUiBaseText: #ffffff;
@sapUiLink: #ffffff;
@sapUiGlobalLogo: none;
@sapUiGlobalBackgroundImage: none;
@sapUiBackgroundImage: none;
@sapUiUx3ShellBackgroundImageURL: none;
@sapUiGlobalBackgroundImageOpacity: 1;
@sapUiGlobalBackgroundRepeat: false;
@sapUiSelected: #0f5d94;
@sapUiHover: #7a5100;
@sapUiActive: #7a5100;
@sapUiHighlightTextColor: #ffffff;
@sapUiTextTitle: #ffffff;
@sapUiNegative: @sapHCNegative;
@sapUiCritical: @sapHCCritical;
@sapUiPositive: @sapHCPositive;
@sapUiInformative: @sapHCInformative;
@sapUiNeutral: @sapHCNeutral;
@sapUiNegativeElement: @sapHCNegative;
@sapUiCriticalElement: @sapHCCritical;
@sapUiPositiveElement: @sapHCPositive;
@sapUiInformativeElement: @sapHCInformative;
@sapUiNeutralElement: @sapHCNeutral;
@sapUiNegativeText: @sapHCNegative;
@sapUiCriticalText: @sapHCCritical;
@sapUiPositiveText: @sapHCPositive;
@sapUiInformativeText: @sapHCInformative;
@sapUiNeutralText: @sapHCNeutral;
@sapUiErrorBG: @sapHCStandardBG;
@sapUiWarningBG: @sapHCStandardBG;
@sapUiSuccessBG: @sapHCStandardBG;
@sapUiInformationBG: @sapHCStandardBG;
@sapUiNeutralBG: @sapHCStandardBG;
@sapUiErrorBorder: @sapHCNegative;
@sapUiWarningBorder: @sapHCCritical;
@sapUiSuccessBorder: @sapHCPositive;
@sapUiInformationBorder: @sapHCInformative;
@sapUiNeutralBorder: @sapHCNeutral;
@sapUiElementLineHeight: 48px;
@sapUiElementHeight: 40px;
@sapUiElementBorderWidth: 1px;
@sapUiElementBorderCornerRadius: 4px;
@sapUiElementCompactLineHeight: 32px;
@sapUiElementCompactHeight: 26px;
@sapUiElementCondensedLineHeight: 24px;
@sapUiElementCondensedHeight: 22px;
@sapUiContentLineHeight: 1.3;
@sapUiContentIconHeight: 16px;
@sapUiContentIconColor: #ffffff;
@sapUiContentContrastIconColor: #ffffff;
@sapUiContentNonInteractiveIconColor: #ffffff;
@sapUiContentMarkerIconColor: #ffffff;
@sapUiContentMarkerTextColor: #ffffff;
@sapUiContentMeasureIndicatorColor: #ffffff;
@sapUiContentSelectedMeasureIndicatorColor: #ffffff;
@sapUiContentPlaceholderloadingBackground: #666666;
@sapUiContentPlaceholderloadingGradient: linear-gradient(to right, #666666 0%, #666666 35%, #999999 50%, #666666 65%, #666666 100%);
@sapUiContentImagePlaceholderBackground: #000000;
@sapUiContentImagePlaceholderForegroundColor: #999999;
@sapUiContentRatedColor: #ffffff;
@sapUiContentUnratedColor: #666666;
@sapUiContentBusyColor: #ffffff;
@sapUiContentFocusColor: #ffffff;
@sapUiContentFocusStyle: dotted;
@sapUiContentFocusWidth: 2px;
@sapUiContentContrastFocusColor: #ffffff;
@sapUiContentShadowColor: #ffffff;
@sapUiContentContrastShadowColor: #ffffff;
@sapUiContentShadow0: 0 0 1rem 0 fade(@sapUiContentContrastShadowColor, 50), 0 0 0 2px @sapUiContentShadowColor;
@sapUiContentShadow1: 0 0.125rem 0.5rem 0 fade(@sapUiContentShadowColor, 20), @sapUiContentShadow0;
@sapUiContentShadow2: 0 0.25rem 2rem 0 fade(@sapUiContentContrastShadowColor, 60), 0 0 0 2px @sapUiContentShadowColor;
@sapUiContentShadow3: 0 0.625rem 4rem 0 fade(@sapUiContentContrastShadowColor, 80), 0 0 0 2px @sapUiContentShadowColor;
@sapUiContentTextShadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
@sapUiContentContrastTextShadow: none;
@sapUiContentHeaderShadow: inset 0 -0.125rem #ffffff;
@sapUiContentInteractionShadow: none;
@sapUiContentSelectedShadow: none;
@sapUiContentNegativeShadow: none;
@sapUiContentCriticalShadow: none;
@sapUiContentPositiveShadow: none;
@sapUiContentInformativeShadow: none;
@sapUiContentNeutralShadow: none;
@sapUiContentSearchHighlightColor: #7a5100;
@sapUiContentHelpColor: #03b803;
@sapUiContentLabelColor: #ffffff;
@sapUiContentMonospaceFontFamily: lucida console, monospace;
@sapUiContentMonospaceBoldFontFamily: lucida console, monospace;
@sapUiContentIconFontFamily: "SAP-icons";
@sapUiContentDisabledTextColor: #666666;
@sapUiContentDisabledOpacity: 0.5;
@sapUiContentContrastTextThreshold: 0.65;
@sapUiContentContrastTextColor: #ffffff;
@sapUiContentForegroundColor: #000000;
@sapUiContentForegroundBorderColor: #ffffff;
@sapUiContentForegroundTextColor: #ffffff;
@sapUiContentBadgeBackground: #7a5100;
@sapUiContentBadgeTextColor: #ffffff;
@sapUiContentDragAndDropActiveColor: #03b803;
@sapUiContentSelectedTextColor: #ffffff;
@sapUiContentSelectedBackground: #0f5d94;
@sapUiContentSelectedHoverBackground: #7a5100;
@sapUiContentSelectedForegroundColor: #ffffff;
@sapUiContentForcedColorAdjust: none;
@sapUiContentIllustrativeColor1: #0a6ed1;
@sapUiContentIllustrativeColor2: #72b5f8;
@sapUiContentIllustrativeColor3: #ffba10;
@sapUiContentIllustrativeColor4: #4a5055;
@sapUiContentIllustrativeColor5: #9da4aa;
@sapUiContentIllustrativeColor6: #c6cace;
@sapUiContentIllustrativeColor7: #e7e9ea;
@sapUiContentIllustrativeColor8: #ffffff;
@sapUiContentIllustrativeColor9: #64edd2;
@sapUiContentIllustrativeColor10: #e7e9ea;
@sapUiContentIllustrativeColor11: #f31ded;
@sapUiContentIllustrativeColor12: #5dc122;
@sapUiContentIllustrativeColor13: #4ba1f6;
@sapUiContentIllustrativeColor14: #298ff4;
@sapUiContentIllustrativeColor15: #e6a400;
@sapUiContentIllustrativeColor16: #085aaa;
@sapUiContentIllustrativeColor17: #00a5a8;
@sapUiContentIllustrativeColor18: #d9ddde;
@sapUiContentIllustrativeColor19: #ccd0d2;
@sapUiContentIllustrativeColor20: #bec4c6;
@sapUiFontLightFamily: Arial, Helvetica, sans-serif;
@sapUiFontBoldFamily: Arial, Helvetica, sans-serif;
@sapUiFontSemiboldFamily: Arial, Helvetica, sans-serif;
@sapUiFontSemiboldDuplexFamily: Arial, Helvetica, sans-serif;
@sapUiFontBlackFamily: Arial, Helvetica, sans-serif;
@sapUiFontHeaderFamily: @sapUiFontFamily;
@sapMFontSmallSize: 0.75rem;
@sapMFontLargeSize: 1rem;
@sapMFontHeader1Size: 1.625rem;
@sapMFontHeader2Size: 1.375rem;
@sapMFontHeader3Size: 1.25rem;
@sapMFontHeader4Size: 1.125rem;
@sapMFontHeader5Size: 1rem;
@sapMFontHeader6Size: 0.875rem;
@sapUiLinkTextDecoration: underline;
@sapUiLinkHoverColor: @sapUiLink;
@sapUiLinkHoverTextDecoration: none;
@sapUiLinkActiveColor: @sapUiLink;
@sapUiLinkActiveTextDecoration: underline;
@sapUiLinkVisitedColor: @sapUiLink;
@sapUiLinkInvertedColor: @sapUiLink;
@sapUiLinkSubtleColor: @sapUiLink;
@sapUiShellBackground: #000000;
@sapUiShellBackgroundImage: #000000;
@sapUiShellBackgroundImageOpacity: 1;
@sapUiShellBackgroundImageRepeat: false;
@sapUiShellBorderColor: #ffffff;
@sapUiShellTextColor: #ffffff;
@sapUiShellInteractiveBackground: #000000;
@sapUiShellInteractiveTextColor: #ffffff;
@sapUiShellInteractiveBorderColor: #ffffff;
@sapUiShellGroupTitleTextColor: #ffffff;
@sapUiShellGroupTitleTextShadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
@sapUiShellHoverBackground: #7a5100;
@sapUiShellActiveBackground: #7a5100;
@sapUiShellActiveTextColor: #ffffff;
@sapUiShellSelectedBackground: #0f5d94;
@sapUiShellSelectedTextColor: #ffffff;
@sapUiShellSelectedHoverBackground: #0f5d94;
@sapUiShellFavicon: none;
@sapUiShellNavigationBackground: #000000;
@sapUiShellNavigationHoverBackground: #7a5100;
@sapUiShellNavigationSelectedColor: #ffffff;
@sapUiShellNavigationSelectedTextColor: #ffffff;
@sapUiShellNavigationTextColor: #ffffff;
@sapUiShellNavigationActiveTextColor: #ffffff;
@sapUiShellNavigationActiveBackground: #7a5100;
@sapUiShellShadow: 0 0.125rem 0 0 #ffffff;
@sapUiShellNegativeColor: #ff5e5e;
@sapUiShellCriticalColor: #ffab1d;
@sapUiShellPositiveColor: #99cc99;
@sapUiShellInformativeColor: #7a5100;
@sapUiShellNeutralColor: #ffffff;
@sapUiShellCategory1Background: sapUiHcStandardBackground;
@sapUiShellCategory1BorderColor: sapUiLegend6;
@sapUiShellCategory1TextColor: contrast(@sapUiShellCategory1Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory1TextShadow: none;
@sapUiShellCategory2Background: sapUiHcStandardBackground;
@sapUiShellCategory2BorderColor: sapUiLegend3;
@sapUiShellCategory2TextColor: contrast(@sapUiShellCategory2Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory2TextShadow: none;
@sapUiShellCategory31Background: @sapShell_Category_3_Background;
@sapUiShellCategory3BorderColor: sapUiLegend1;
@sapUiShellCategory3TextColor: contrast(@sapUiShellCategory3Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory3TextShadow: none;
@sapUiShellCategory4Background: sapUiHcStandardBackground;
@sapUiShellCategory4BorderColor: sapUiLegend10;
@sapUiShellCategory4TextColor: contrast(@sapUiShellCategory4Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory4TextShadow: none;
@sapUiShellCategory5Background: sapUiHcStandardBackground;
@sapUiShellCategory5BorderColor: sapUiLegend12;
@sapUiShellCategory5TextColor: contrast(@sapUiShellCategory5Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory5TextShadow: none;
@sapUiShellCategory6Background: sapUiHcStandardBackground;
@sapUiShellCategory6BorderColor: sapUiLegend7;
@sapUiShellCategory6TextColor: contrast(@sapUiShellCategory6Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory6TextShadow: none;
@sapUiShellCategory7Background: sapUiHcStandardBackground;
@sapUiShellCategory7BorderColor: sapUiLegend5;
@sapUiShellCategory7TextColor: contrast(@sapUiShellCategory7Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory7TextShadow: none;
@sapUiShellCategory8Background: sapUiHcStandardBackground;
@sapUiShellCategory8BorderColor: sapUiLegend8;
@sapUiShellCategory8TextColor: contrast(@sapUiShellCategory8Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory8TextShadow: none;
@sapUiShellCategory9Background: sapUiHcStandardBackground;
@sapUiShellCategory9BorderColor: #4db1ff;
@sapUiShellCategory9TextColor: contrast(@sapUiShellCategory9Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory9TextShadow: none;
@sapUiShellCategory10Background: sapUiHcStandardBackground;
@sapUiShellCategory10BorderColor: #b0bcc5;
@sapUiShellCategory10TextColor: contrast(@sapUiShellCategory10Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory10TextShadow: none;
@sapUiShellCategory11Background: sapUiHcStandardBackground;
@sapUiShellCategory11BorderColor: #ff8787;
@sapUiShellCategory11TextColor: contrast(@sapUiShellCategory11Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory11TextShadow: none;
@sapUiShellCategory12Background: sapUiHcStandardBackground;
@sapUiShellCategory12BorderColor: #d3b6ff;
@sapUiShellCategory12TextColor: contrast(@sapUiShellCategory12Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory12TextShadow: none;
@sapUiShellCategory13Background: sapUiHcStandardBackground;
@sapUiShellCategory13BorderColor: #fdcef0;
@sapUiShellCategory13TextColor: contrast(@sapUiShellCategory13Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory13TextShadow: none;
@sapUiShellCategory14Background: sapUiHcStandardBackground;
@sapUiShellCategory14BorderColor: #a4eeee;
@sapUiShellCategory14TextColor: contrast(@sapUiShellCategory14Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory14TextShadow: none;
@sapUiShellCategory15Background: sapUiHcStandardBackground;
@sapUiShellCategory15BorderColor: #eaecee;
@sapUiShellCategory15TextColor: contrast(@sapUiShellCategory15Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory15TextShadow: none;
@sapUiShellCategory16Background: sapUiHcStandardBackground;
@sapUiShellCategory16BorderColor: #b2e484;
@sapUiShellCategory16TextColor: contrast(@sapUiShellCategory16Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory16TextShadow: none;
@sapUiAvatar1Background: #000000;
@sapUiAvatar1BorderColor: #ffffff;
@sapUiAvatar1TextColor: #ffffff;
@sapUiAvatar2Background: #000000;
@sapUiAvatar2BorderColor: #ffffff;
@sapUiAvatar2TextColor: #ffffff;
@sapUiAvatar3Background: #000000;
@sapUiAvatar3BorderColor: #ffffff;
@sapUiAvatar3TextColor: #ffffff;
@sapUiAvatar4Background: #000000;
@sapUiAvatar4BorderColor: #ffffff;
@sapUiAvatar4TextColor: #ffffff;
@sapUiAvatar5Background: #000000;
@sapUiAvatar5BorderColor: #ffffff;
@sapUiAvatar5TextColor: #ffffff;
@sapUiAvatar6Background: #000000;
@sapUiAvatar6BorderColor: #ffffff;
@sapUiAvatar6TextColor: #ffffff;
@sapUiAvatar7Background: #000000;
@sapUiAvatar7BorderColor: #ffffff;
@sapUiAvatar7TextColor: #ffffff;
@sapUiAvatar8Background: #000000;
@sapUiAvatar8BorderColor: #ffffff;
@sapUiAvatar8TextColor: #ffffff;
@sapUiAvatar9Background: #000000;
@sapUiAvatar9BorderColor: #ffffff;
@sapUiAvatar9TextColor: #ffffff;
@sapUiAvatar10Background: #000000;
@sapUiAvatar10BorderColor: #ffffff;
@sapUiAvatar10TextColor: #ffffff;
@sapUiButtonBackground: #000000;
@sapUiButtonBorderColor: #ffffff;
@sapUiButtonBorderWidth: 1px;
@sapUiButtonBorderCornerRadius: 2px;
@sapUiButtonTextColor: #ffffff;
@sapUiButtonHoverBackground: #7a5100;
@sapUiButtonHoverBorderColor: #ffffff;
@sapUiButtonHoverTextColor: #ffffff;
@sapUiButtonIconColor: #ffffff;
@sapUiButtonActiveBackground: #7a5100;
@sapUiButtonActiveBorderColor: #ffffff;
@sapUiButtonActiveTextColor: #ffffff;
@sapUiButtonEmphasizedBackground: #000000;
@sapUiButtonEmphasizedBorderColor: #ffffff;
@sapUiButtonEmphasizedTextColor: #ffffff;
@sapUiButtonEmphasizedHoverBackground: #7a5100;
@sapUiButtonEmphasizedHoverBorderColor: #ffffff;
@sapUiButtonEmphasizedHoverTextColor: #ffffff;
@sapUiButtonEmphasizedActiveBackground: #7a5100;
@sapUiButtonEmphasizedActiveBorderColor: #ffffff;
@sapUiButtonEmphasizedActiveTextColor: #ffffff;
@sapUiButtonEmphasizedTextShadow: #000000;
@sapUiButtonEmphasizedFontWeight: regular;
@sapUiButtonRejectBackground: #000000;
@sapUiButtonRejectBorderColor: #ffffff;
@sapUiButtonRejectTextColor: #ffffff;
@sapUiButtonRejectHoverBackground: #7a5100;
@sapUiButtonRejectHoverBorderColor: #ffffff;
@sapUiButtonRejectHoverTextColor: #ffffff;
@sapUiButtonRejectActiveBackground: #7a5100;
@sapUiButtonRejectActiveBorderColor: #ffffff;
@sapUiButtonRejectActiveTextColor: #ffffff;
@sapUiButtonRejectSelectedBackground: #0f5d94;
@sapUiButtonRejectSelectedBorderColor: #ffffff;
@sapUiButtonRejectSelectedTextColor: #ffffff;
@sapUiButtonRejectSelectedHoverBackground: #7a5100;
@sapUiButtonRejectSelectedHoverBorderColor: #ffffff;
@sapUiButtonAcceptBackground: #000000;
@sapUiButtonAcceptBorderColor: #ffffff;
@sapUiButtonAcceptTextColor: #ffffff;
@sapUiButtonAcceptHoverBackground: #7a5100;
@sapUiButtonAcceptHoverBorderColor: #ffffff;
@sapUiButtonAcceptHoverTextColor: #ffffff;
@sapUiButtonAcceptActiveBackground: #7a5100;
@sapUiButtonAcceptActiveBorderColor: #ffffff;
@sapUiButtonAcceptActiveTextColor: #ffffff;
@sapUiButtonAcceptSelectedBackground: #0f5d94;
@sapUiButtonAcceptSelectedBorderColor: #ffffff;
@sapUiButtonAcceptSelectedTextColor: #ffffff;
@sapUiButtonAcceptSelectedHoverBackground: #7a5100;
@sapUiButtonAcceptSelectedHoverBorderColor: #ffffff;
@sapUiButtonLiteBackground: #000000;
@sapUiButtonLiteBorderColor: #ffffff;
@sapUiButtonLiteTextColor: #ffffff;
@sapUiButtonLiteHoverBackground: #7a5100;
@sapUiButtonLiteHoverBorderColor: #ffffff;
@sapUiButtonLiteHoverTextColor: #ffffff;
@sapUiButtonLiteActiveBackground: #7a5100;
@sapUiButtonLiteActiveBorderColor: #ffffff;
@sapUiButtonSelectedBackground: #0f5d94;
@sapUiButtonSelectedBorderColor: #ffffff;
@sapUiButtonSelectedTextColor: #ffffff;
@sapUiButtonSelectedHoverBackground: #7a5100;
@sapUiButtonSelectedHoverBorderColor: #ffffff;
@sapUiButtonAttentionBackground: #000000;
@sapUiButtonAttentionBorderColor: #ffffff;
@sapUiButtonAttentionTextColor: #ffffff;
@sapUiButtonAttentionHoverBackground: #7a5100;
@sapUiButtonAttentionHoverBorderColor: #ffffff;
@sapUiButtonAttentionHoverTextColor: #ffffff;
@sapUiButtonAttentionActiveBackground: #7a5100;
@sapUiButtonAttentionActiveBorderColor: #ffffff;
@sapUiButtonAttentionActiveTextColor: #ffffff;
@sapUiButtonAttentionSelectedBackground: #0f5d94;
@sapUiButtonAttentionSelectedBorderColor: #ffffff;
@sapUiButtonAttentionSelectedTextColor: #ffffff;
@sapUiButtonAttentionSelectedHoverBackground: #7a5100;
@sapUiButtonAttentionSelectedHoverBorderColor: #ffffff;
@sapUiButtonNegativeBackground: #000000;
@sapUiButtonNegativeBorderColor: #ffffff;
@sapUiButtonNegativeTextColor: #ffffff;
@sapUiButtonNegativeHoverBackground: #7a5100;
@sapUiButtonNegativeHoverBorderColor: #ffffff;
@sapUiButtonNegativeHoverTextColor: #ffffff;
@sapUiButtonNegativeActiveBackground: #7a5100;
@sapUiButtonNegativeActiveBorderColor: #ffffff;
@sapUiButtonNegativeActiveTextColor: #ffffff;
@sapUiButtonCriticalBackground: #000000;
@sapUiButtonCriticalBorderColor: #ffffff;
@sapUiButtonCriticalTextColor: #ffffff;
@sapUiButtonCriticalHoverBackground: #7a5100;
@sapUiButtonCriticalHoverBorderColor: #ffffff;
@sapUiButtonCriticalHoverTextColor: #ffffff;
@sapUiButtonCriticalActiveBackground: #7a5100;
@sapUiButtonCriticalActiveBorderColor: #ffffff;
@sapUiButtonCriticalActiveTextColor: #ffffff;
@sapUiButtonSuccessBackground: #000000;
@sapUiButtonSuccessBorderColor: #ffffff;
@sapUiButtonSuccessTextColor: #ffffff;
@sapUiButtonSuccessHoverBackground: #7a5100;
@sapUiButtonSuccessHoverBorderColor: #ffffff;
@sapUiButtonSuccessHoverTextColor: #ffffff;
@sapUiButtonSuccessActiveBackground: #7a5100;
@sapUiButtonSuccessActiveBorderColor: #ffffff;
@sapUiButtonSuccessActiveTextColor: #ffffff;
@sapUiButtonInformationBackground: #000000;
@sapUiButtonInformationBorderColor: #ffffff;
@sapUiButtonInformationTextColor: #ffffff;
@sapUiButtonInformationHoverBackground: #7a5100;
@sapUiButtonInformationHoverBorderColor: #ffffff;
@sapUiButtonInformationHoverTextColor: #ffffff;
@sapUiButtonInformationActiveBackground: #7a5100;
@sapUiButtonInformationActiveBorderColor: #ffffff;
@sapUiButtonInformationActiveTextColor: #ffffff;
@sapUiButtonNeutralBackground: #000000;
@sapUiButtonNeutralBorderColor: #ffffff;
@sapUiButtonNeutralTextColor: #ffffff;
@sapUiButtonNeutralHoverBackground: #7a5100;
@sapUiButtonNeutralHoverBorderColor: #ffffff;
@sapUiButtonNeutralHoverTextColor: #ffffff;
@sapUiButtonNeutralActiveBackground: #7a5100;
@sapUiButtonNeutralActiveBorderColor: #ffffff;
@sapUiButtonNeutralActiveTextColor: #ffffff;
@sapUiButtonTrackBackground: #000000;
@sapUiButtonTrackBorderColor: #ffffff;
@sapUiButtonTrackTextColor: #ffffff;
@sapUiButtonTrackHoverBackground: #7a5100;
@sapUiButtonTrackHoverBorderColor: #ffffff;
@sapUiButtonTrackSelectedBackground: #0f5d94;
@sapUiButtonTrackSelectedBorderColor: #ffffff;
@sapUiButtonTrackSelectedTextColor: #ffffff;
@sapUiButtonTrackSelectedHoverBackground: #7a5100;
@sapUiButtonTrackSelectedHoverBorderColor: #ffffff;
@sapUiButtonHandleBackground: #000000;
@sapUiButtonHandleBorderColor: #ffffff;
@sapUiButtonHandleTextColor: #ffffff;
@sapUiButtonHandleHoverBackground: #7a5100;
@sapUiButtonHandleHoverBorderColor: #ffffff;
@sapUiButtonHandleSelectedBackground: #0f5d94;
@sapUiButtonHandleSelectedBorderColor: #ffffff;
@sapUiButtonHandleSelectedTextColor: #ffffff;
@sapUiButtonHandleSelectedHoverBackground: #7a5100;
@sapUiButtonHandleSelectedHoverBorderColor: #ffffff;
@sapUiButtonTrackNegativeBackground: #000000;
@sapUiButtonTrackNegativeBorderColor: #ff5e5e;
@sapUiButtonTrackNegativeTextColor: #ffffff;
@sapUiButtonTrackNegativeHoverBackground: #7a5100;
@sapUiButtonTrackNegativeHoverBorderColor: #ff5e5e;
@sapUiButtonHandleNegativeBackground: #000000;
@sapUiButtonHandleNegativeBorderColor: #ff5e5e;
@sapUiButtonHandleNegativeTextColor: #ffffff;
@sapUiButtonHandleNegativeHoverBackground: #7a5100;
@sapUiButtonHandleNegativeHoverBorderColor: #ff5e5e r;
@sapUiButtonTrackPositiveBackground: #000000;
@sapUiButtonTrackPositiveBorderColor: #99cc99;
@sapUiButtonTrackPositiveTextColor: #ffffff;
@sapUiButtonTrackPositiveHoverBackground: #000000;
@sapUiButtonTrackPositiveHoverBorderColor: #ffffff;
@sapUiButtonHandlePositiveBackground: #000000;
@sapUiButtonHandlePositiveBorderColor: #99cc99;
@sapUiButtonHandlePositiveTextColor: #ffffff;
@sapUiButtonHandlePositiveHoverBackground: #7a5100;
@sapUiButtonHandlePositiveHoverBorderColor: #99cc99;
@sapUiButtonTokenBackground: #000000;
@sapUiButtonTokenBorderColor: #ffffff;
@sapUiFieldBackground: #000000;
@sapUiFieldBackgroundStyle: none;
@sapUiFieldTextColor: #ffffff;
@sapUiFieldPlaceholderTextColor: #999999;
@sapUiFieldBorderColor: #ffffff;
@sapUiFieldHelpBackground: #000000;
@sapUiFieldBorderWidth: 1px;
@sapUiFieldBorderStyle: solid;
@sapUiFieldBorderCornerRadius: 0;
@sapUiFieldShadow: none;
@sapUiFieldHoverBackground: #000000;
@sapUiFieldHoverBackgroundStyle: none;
@sapUiFieldHoverBorderColor: #ffffff;
@sapUiFieldHoverHelpBackground: #000000;
@sapUiFieldHoverShadow: none;
@sapUiFieldHoverInvalidShadow: none;
@sapUiFieldHoverWarningShadow: none;
@sapUiFieldHoverSuccessShadow: none;
@sapUiFieldHoverInformationShadow: none;
@sapUiFieldActiveBorderColor: #ffffff;
@sapUiFieldFocusBackground: #000000;
@sapUiFieldFocusBorderColor: #ffffff;
@sapUiFieldFocusHelpBackground: #000000;
@sapUiFieldReadOnlyBackground: #585858;
@sapUiFieldReadOnlyBackgroundStyle: none;
@sapUiFieldReadOnlyBorderColor: #999999;
@sapUiFieldReadOnlyBorderStyle: solid;
@sapUiFieldReadOnlyHelpBackground: #585858;
@sapUiFieldRequiredColor: #ffffff;
@sapUiFieldInvalidColor: #ffffff;
@sapUiFieldInvalidBackground: #7a5100;
@sapUiFieldInvalidBackgroundStyle: none;
@sapUiFieldInvalidBorderWidth: 2px;
@sapUiFieldInvalidBorderStyle: dashed;
@sapUiFieldInvalidShadow: none;
@sapUiFieldWarningColor: #ffffff;
@sapUiFieldWarningBackground: #000000;
@sapUiFieldWarningBackgroundStyle: none;
@sapUiFieldWarningBorderWidth: 2px;
@sapUiFieldWarningBorderStyle: dashed;
@sapUiFieldWarningShadow: none;
@sapUiFieldSuccessColor: #ffffff;
@sapUiFieldSuccessBackground: #000000;
@sapUiFieldSuccessBackgroundStyle: none;
@sapUiFieldSuccessBorderWidth: 1px;
@sapUiFieldSuccessBorderStyle: solid;
@sapUiFieldSuccessShadow: none;
@sapUiFieldInformationColor: #ffffff;
@sapUiFieldInformationBackground: #000000;
@sapUiFieldInformationBackgroundStyle: none;
@sapUiFieldInformationBorderWidth: 1px;
@sapUiFieldInformationBorderStyle: dashed;
@sapUiFieldInformationShadow: none;
@sapUiGroupTitleBackground: #000000;
@sapUiGroupTitleBorderColor: #ffffff;
@sapUiGroupTitleTextColor: #ffffff;
@sapUiGroupTitleFontSize: 16px;
@sapUiGroupContentBackground: #000000;
@sapUiGroupContentBorderColor: #ffffff;
@sapUiGroupBorderWidth: 1px;
@sapUiGroupBorderCornerRadius: 0;
@sapUiGroupFooterBackground: #000000;
@sapUiToolbarBackground: #000000;
@sapUiToolbarSeparatorColor: #ffffff;
@sapUiListHeaderBackground: #000000;
@sapUiListHeaderBorderColor: #ffffff;
@sapUiListHeaderTextColor: #ffffff;
@sapUiListBorderColor: #999999;
@sapUiListBorderWidth: 1px;
@sapUiListTextColor: #ffffff;
@sapUiListActiveTextColor: #ffffff;
@sapUiListActiveBackground: #7a5100;
@sapUiListSelectionBackgroundColor: #0f5d94;
@sapUiListSelectionBorderColor: #999999;
@sapUiListHoverSelectionBackground: #7a5100;
@sapUiListBackground: #000000;
@sapUiListHoverBackground: #7a5100;
@sapUiListAlternatingBackground: #262626;
@sapUiListGroupHeaderBackground: #585858;
@sapUiListGroupHeaderBorderColor: #ffffff;
@sapUiListGroupHeaderTextColor: #ffffff;
@sapUiListTableGroupHeaderBackground: #000000;
@sapUiListTableGroupHeaderBorderColor: #ffffff;
@sapUiListTableGroupHeaderTextColor: #ffffff;
@sapUiListFooterBackground: #000000;
@sapUiListFooterTextColor: #ffffff;
@sapUiListTableFooterBorder: #ffffff;
@sapUiListTableFixedBorderColor: #ffffff;
@sapUiMessageErrorBorderColor: #ff5e5e;
@sapUiMessageWarningBorderColor: #ffab1d;
@sapUiMessageSuccessBorderColor: #99cc99;
@sapUiMessageInformationBorderColor: #7a5100;
@sapUiPopoverBorderCornerRadius: 4px;
@sapUiProgressBackground: #000000;
@sapUiProgressBorderColor: #ffffff;
@sapUiProgressTextColor: #ffffff;
@sapUiProgressFontSize: 12px;
@sapUiProgressNegativeBackground: #000000;
@sapUiProgressNegativeBorderColor: #ffffff;
@sapUiProgressNegativeTextColor: #ffffff;
@sapUiProgressCriticalBackground: #000000;
@sapUiProgressCriticalBorderColor: #ffffff;
@sapUiProgressCriticalTextColor: #ffffff;
@sapUiProgressPositiveBackground: #000000;
@sapUiProgressPositiveBorderColor: #ffffff;
@sapUiProgressPositiveTextColor: #ffffff;
@sapUiProgressInformationBackground: #000000;
@sapUiProgressInformationBorderColor: #ffffff;
@sapUiProgressInformationTextColor: #ffffff;
@sapUiProgressValueBackground: #7a5100;
@sapUiProgressValueBorderColor: #ffffff;
@sapUiProgressValueTextColor: #ffffff;
@sapUiProgressValueNegativeBackground: #7a5100;
@sapUiProgressValueNegativeBorderColor: #ffffff;
@sapUiProgressValueNegativeTextColor: #ffffff;
@sapUiProgressValueCriticalBackground: #7a5100;
@sapUiProgressValueCriticalBorderColor: #ffffff;
@sapUiProgressValueCriticalTextColor: #ffffff;
@sapUiProgressValuePositiveBackground: #7a5100;
@sapUiProgressValuePositiveBorderColor: #ffffff;
@sapUiProgressValuePositiveTextColor: #ffffff;
@sapUiProgressValueInformationBackground: #7a5100;
@sapUiProgressValueInformationBorderColor: #ffffff;
@sapUiProgressValueInformationTextColor: #ffffff;
@sapUiScrollBarFaceColor: #999999;
@sapUiScrollBarTrackColor: #000000;
@sapUiScrollBarBorderColor: #999999;
@sapUiScrollBarSymbolColor: #ffffff;
@sapUiScrollBarDimension: 16px;
@sapUiScrollBarHoverFaceColor: #ffffff;
@sapUiSliderBackground: #000000;
@sapUiSliderBorderColor: #ffffff;
@sapUiSliderSelectedBackground: #0f5d94;
@sapUiSliderSelectedBorderColor: #ffffff;
@sapUiSliderHandleBackground: #000000;
@sapUiSliderHandleBorderColor: #ffffff;
@sapUiSliderRangeHandleBackground: #000000;
@sapUiSliderHoverHandleBackground: #7a5100;
@sapUiSliderHoverHandleBorderColor: #ffffff;
@sapUiSliderHoverRangeHandleBackground: transparent;
@sapUiSliderActiveHandleBackground: #7a5100;
@sapUiSliderActiveHandleBorderColor: #ffffff;
@sapUiSliderActiveRangeHandleBackground: transparent;
@sapUiPageHeaderBackground: #000000;
@sapUiPageHeaderBorderColor: #ffffff;
@sapUiPageHeaderTextColor: #ffffff;
@sapUiPageFooterBackground: #000000;
@sapUiPageFooterBorderColor: #ffffff;
@sapUiPageFooterTextColor: #ffffff;
@sapUiInfobarBackground: #000000;
@sapUiInfobarHoverBackground: #7a5100;
@sapUiInfobarActiveBackground: #7a5100;
@sapUiInfobarNonInteractiveBackground: #585858;
@sapUiInfobarTextColor: #ffffff;
@sapUiObjectHeaderBackground: #000000;
@sapUiObjectHeaderHoverBackground: #7a5100;
@sapUiObjectHeaderBorderColor: #ffffff;
@sapUiObjectHeaderTitleTextColor: #ffffff;
@sapUiObjectHeaderTitleFontSize: 20px;
@sapUiObjectHeaderTitleSnappedFontSize: 20px;
@sapUiObjectHeaderTitleFontFamily: Arial, Helvetica, sans-serif;
@sapUiObjectHeaderSubtitleTextColor: #ffffff;
@sapUiBlockLayerBackground: #000000;
@sapUiTileBackground: #000000;
@sapUiTileHoverBackground: #7a5100;
@sapUiTileActiveBackground: #7a5100;
@sapUiTileBorderColor: #ffffff;
@sapUiTileBorderCornerRadius: 4px;
@sapUiTileTitleTextColor: #ffffff;
@sapUiTileTextColor: #ffffff;
@sapUiTileIconColor: #ffffff;
@sapUiTileSeparatorColor: #ffffff;
@sapUiTileInteractiveBorderColor: #ffffff;
@sapUiTileOverlayBackground: #000000;
@sapUiTileOverlayForegroundColor: #ffffff;
@sapUiAccent1: #ffc847;
@sapUiAccent2: #ed884a;
@sapUiAccent3: #db9292;
@sapUiAccent4: #e269c9;
@sapUiAccent5: #8ca7d5;
@sapUiAccent6: #6bd3ff;
@sapUiAccent7: #7fc6c6;
@sapUiAccent8: #b2e484;
@sapUiAccent9: #b995e0;
@sapUiAccent10: #b0bcc5;
@sapUiAccentBackgroundColor1: #fff3b8;
@sapUiAccentBackgroundColor2: #ffd0e7;
@sapUiAccentBackgroundColor3: #fff0fa;
@sapUiAccentBackgroundColor4: #ffdcf3;
@sapUiAccentBackgroundColor5: #ded3ff;
@sapUiAccentBackgroundColor6: #d1efff;
@sapUiAccentBackgroundColor7: #c2fcee;
@sapUiAccentBackgroundColor8: #ebf5cb;
@sapUiAccentBackgroundColor9: #dafdf5;
@sapUiAccentBackgroundColor10: #eaecee;
@sapUiIndication1: #ff5e5e;
@sapUiIndication1Background: #000000;
@sapUiIndication1BorderColor: #ffffff;
@sapUiIndication1TextColor: #ffffff;
@sapUiIndication1HoverBackground: #7a5100;
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
@sapUiIndication1ActiveBorderColor: #ffffff;
@sapUiIndication1ActiveTextColor: #ffffff;
@sapUiIndication1SelectedBackground: #0f5d94;
@sapUiIndication1SelectedBorderColor: #ffffff;
@sapUiIndication1SelectedTextColor: #ffffff;
@sapUiIndication1b: #ff5e5e;
@sapUiIndication1bBorderColor: #ffffff;
@sapUiIndication1bHoverBackground: #7a5100;
@sapUiIndication2: #ff9191;
@sapUiIndication2Background: #000000;
@sapUiIndication2BorderColor: #ffffff;
@sapUiIndication2TextColor: #ffffff;
@sapUiIndication2HoverBackground: #7a5100;
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
@sapUiIndication2ActiveBorderColor: #ffffff;
@sapUiIndication2ActiveTextColor: #ffffff;
@sapUiIndication2SelectedBackground: #0f5d94;
@sapUiIndication2SelectedBorderColor: #ffffff;
@sapUiIndication2SelectedTextColor: #ffffff;
@sapUiIndication2b: #ff9191;
@sapUiIndication2bBorderColor: #ffffff;
@sapUiIndication2bHoverBackground: #7a5100;
@sapUiIndication3: #ffab1d;
@sapUiIndication3Background: #000000;
@sapUiIndication3BorderColor: #ffffff;
@sapUiIndication3TextColor: #ffffff;
@sapUiIndication3HoverBackground: #7a5100;
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
@sapUiIndication3ActiveBorderColor: #ffffff;
@sapUiIndication3ActiveTextColor: #ffffff;
@sapUiIndication3SelectedBackground: #0f5d94;
@sapUiIndication3SelectedBorderColor: #ffffff;
@sapUiIndication3SelectedTextColor: #ffffff;
@sapUiIndication3b: #ffab1d;
@sapUiIndication3bBorderColor: #ffffff;
@sapUiIndication3bHoverBackground: #7a5100;
@sapUiIndication4: #99cc99;
@sapUiIndication4Background: #000000;
@sapUiIndication4BorderColor: #ffffff;
@sapUiIndication4TextColor: #ffffff;
@sapUiIndication4HoverBackground: #7a5100;
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
@sapUiIndication4ActiveBorderColor: #ffffff;
@sapUiIndication4ActiveTextColor: #ffffff;
@sapUiIndication4SelectedBackground: #0f5d94;
@sapUiIndication4SelectedBorderColor: #ffffff;
@sapUiIndication4SelectedTextColor: #ffffff;
@sapUiIndication4b: #99cc99;
@sapUiIndication4bBorderColor: #ffffff;
@sapUiIndication4bHoverBackground: #7a5100;
@sapUiIndication5: #0f5d94;
@sapUiIndication5Background: #000000;
@sapUiIndication5BorderColor: #ffffff;
@sapUiIndication5TextColor: #ffffff;
@sapUiIndication5HoverBackground: #7a5100;
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
@sapUiIndication5ActiveBorderColor: #ffffff;
@sapUiIndication5ActiveTextColor: #ffffff;
@sapUiIndication5SelectedBackground: #0f5d94;
@sapUiIndication5SelectedBorderColor: #ffffff;
@sapUiIndication5SelectedTextColor: #ffffff;
@sapUiIndication5b: #0f5d94;
@sapUiIndication5bBorderColor: #ffffff;
@sapUiIndication5bHoverBackground: #7a5100;
@sapUiIndication6: #7fc6c6;
@sapUiIndication6Background: #000000;
@sapUiIndication6BorderColor: #ffffff;
@sapUiIndication6TextColor: #ffffff;
@sapUiIndication6HoverBackground: #7a5100;
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
@sapUiIndication6ActiveBorderColor: #ffffff;
@sapUiIndication6ActiveTextColor: #ffffff;
@sapUiIndication6SelectedBackground: #0f5d94;
@sapUiIndication6SelectedBorderColor: #ffffff;
@sapUiIndication6SelectedTextColor: #ffffff;
@sapUiIndication6b: #7fc6c6;
@sapUiIndication6bBorderColor: #ffffff;
@sapUiIndication6bHoverBackground: #7a5100;
@sapUiIndication7: #b995e0;
@sapUiIndication7Background: #000000;
@sapUiIndication7BorderColor: #ffffff;
@sapUiIndication7TextColor: #ffffff;
@sapUiIndication7HoverBackground: #7a5100;
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
@sapUiIndication7ActiveBorderColor: #ffffff;
@sapUiIndication7ActiveTextColor: #ffffff;
@sapUiIndication7SelectedBackground: #0f5d94;
@sapUiIndication7SelectedBorderColor: #ffffff;
@sapUiIndication7SelectedTextColor: #ffffff;
@sapUiIndication7b: #b995e0;
@sapUiIndication7bBorderColor: #ffffff;
@sapUiIndication7bHoverBackground: #7a5100;
@sapUiIndication8: #e269c9;
@sapUiIndication8Background: #000000;
@sapUiIndication8BorderColor: #ffffff;
@sapUiIndication8TextColor: #ffffff;
@sapUiIndication8HoverBackground: #7a5100;
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
@sapUiIndication8ActiveBorderColor: #ffffff;
@sapUiIndication8ActiveTextColor: #ffffff;
@sapUiIndication8SelectedBackground: #0f5d94;
@sapUiIndication8SelectedBorderColor: #ffffff;
@sapUiIndication8SelectedTextColor: #ffffff;
@sapUiIndication8b: #e269c9;
@sapUiIndication8bBorderColor: #ffffff;
@sapUiIndication8bHoverBackground: #7a5100;
@sapUiIndication9: #000000;
@sapUiIndication9Background: #000000;
@sapUiIndication9BorderColor: #ffffff;
@sapUiIndication9TextColor: #ffffff;
@sapUiIndication9HoverBackground: #7a5100;
@sapUiIndication9ActiveBackground: @sapIndicationColor_9_Active_Background;
@sapUiIndication9ActiveBorderColor: #ffffff;
@sapUiIndication9ActiveTextColor: #ffffff;
@sapUiIndication9SelectedBackground: #0f5d94;
@sapUiIndication9SelectedBorderColor: #ffffff;
@sapUiIndication9SelectedTextColor: #ffffff;
@sapUiIndication9b: #000000;
@sapUiIndication9bBorderColor: #ffffff;
@sapUiIndication9bHoverBackground: #7a5100;
@sapUiIndication10: #494949;
@sapUiIndication10Background: #000000;
@sapUiIndication10BorderColor: #ffffff;
@sapUiIndication10TextColor: #ffffff;
@sapUiIndication10HoverBackground: #7a5100;
@sapUiIndication10ActiveBackground: @sapIndicationColor_10_Active_Background;
@sapUiIndication10ActiveBorderColor: #ffffff;
@sapUiIndication10ActiveTextColor: #ffffff;
@sapUiIndication10SelectedBackground: #0f5d94;
@sapUiIndication10SelectedBorderColor: #ffffff;
@sapUiIndication10SelectedTextColor: #ffffff;
@sapUiIndication10b: #494949;
@sapUiIndication10bBorderColor: #ffffff;
@sapUiIndication10bHoverBackground: #7a5100;
@sapUiLegendWorkingBackground: #2e2e2e;
@sapUiLegendNonWorkingBackground: #4d4d4d;
@sapUiLegendCurrentDateTime: #e269c9;
@sapUiLegend1: #ffc847;
@sapUiLegend2: #ed884a;
@sapUiLegend3: #db9292;
@sapUiLegend4: #ff741f;
@sapUiLegend5: #e269c9;
@sapUiLegend6: #6bd3ff;
@sapUiLegend7: #7fc6c6;
@sapUiLegend8: #b2e484;
@sapUiLegend9: #1fbcff;
@sapUiLegend10: #bb86b0;
@sapUiLegend11: #ffe6ad;
@sapUiLegend12: #cdaf9d;
@sapUiLegend13: #ff8787;
@sapUiLegend14: #ffb385;
@sapUiLegend15: #ffb2ef;
@sapUiLegend16: #9cabc5;
@sapUiLegend17: #a4eeee;
@sapUiLegend18: #8d9e7e;
@sapUiLegend19: #addcf0;
@sapUiLegend20: #629cff;
@sapUiLegendBackgroundColor1: #000000;
@sapUiLegendBackgroundColor2: #000000;
@sapUiLegendBackgroundColor3: #000000;
@sapUiLegendBackgroundColor4: #000000;
@sapUiLegendBackgroundColor5: #000000;
@sapUiLegendBackgroundColor6: #000000;
@sapUiLegendBackgroundColor7: #000000;
@sapUiLegendBackgroundColor8: #000000;
@sapUiLegendBackgroundColor9: #000000;
@sapUiLegendBackgroundColor10: #000000;
@sapUiLegendBackgroundColor11: #000000;
@sapUiLegendBackgroundColor12: #000000;
@sapUiLegendBackgroundColor13: #000000;
@sapUiLegendBackgroundColor14: #000000;
@sapUiLegendBackgroundColor15: #000000;
@sapUiLegendBackgroundColor16: #000000;
@sapUiLegendBackgroundColor17: #000000;
@sapUiLegendBackgroundColor18: #000000;
@sapUiLegendBackgroundColor19: #000000;
@sapUiLegendBackgroundColor20: #000000;
@sapUiChart1: #4da2f6;
@sapUiChart2: #e8743b;
@sapUiChart3: #19a979;
@sapUiChart4: #ed4a7b;
@sapUiChart5: #945ecf;
@sapUiChart6: #13a4b4;
@sapUiChart7: #5c66f5;
@sapUiChart8: #c63fa4;
@sapUiChart9: #6c8893;
@sapUiChart10: #ee6868;
@sapUiChart11: #387bb7;
@sapUiChartBad: #ff5e5e;
@sapUiChartCritical: #ffab1d;
@sapUiChartGood: #99cc99;
@sapUiChartNeutral: #ffffff;
@sapUiChartSequence1: #4da2f6;
@sapUiChartSequence2: #e8743b;
@sapUiChartSequence3: #19a979;
@sapUiChartSequence4: #ed4a7b;
@sapUiChartSequence5: #945ecf;
@sapUiChartSequence6: #13a4b4;
@sapUiChartSequence7: #5c66f5;
@sapUiChartSequence8: #c63fa4;
@sapUiChartSequence9: #6c8893;
@sapUiChartSequence10: #ee6868;
@sapUiChartSequence11: #387bb7;
@sapUiChartSequenceNeutral: #ffffff;
@sapUiErrorColor: lighten(@sapUiNegative, 10);
@sapUiWarningColor: lighten(@sapUiCritical, 10);
@sapUiSuccessColor: lighten(@sapUiPositive, 10);
@sapUiContentElementHeight: 1.37em;
@sapUiContentElementHeightPX: 22px;
@sapMFontMediumSize: 0.875rem;
@sapUiShellBackgroundPatternColor: #000000;
@sapUiShellBackgroundGradient: #000000;
@sapUiButtonDisabledBackground: #000000;
@sapUiButtonDisabledBorderColor: #666666;
@sapUiButtonDisabledTextColor: #666666;
@sapUiFieldDisabledBackground: #585858;
@sapUiFieldDisabledBorderColor: #999999;
@sapUiFieldDisabledTextColor: @sapField_Disabled_TextColor;
@sapUiFieldDisabledHelpBackground: #585858;
@sapUiListHighlightColor: #7a5100;
@sapUiFontCondensedFamily: 'Arial Narrow', HelveticaNeue-CondensedBold, Arial, sans-serif;
@sapUiFontHeaderWeight: normal;
@sapUiTranslucentBGOpacity: 80%;
@sapMPlatformDependent: false;
@sapUiColumnHeaderFontSize: @sapMFontMediumSize;
@sapUiColumnHeaderFontWeight: normal;
@sapUiDesktopFontFamily: @sapUiFontFamily;
@sapUiDesktopFontSize: 12px;
@sapUiFontLargeSize: 13px;
@sapUiFontSmallSize: 11px;
@sapUiFontHeader1Size: 26px;
@sapUiFontHeader2Size: 20px;
@sapUiFontHeader3Size: 18px;
@sapUiFontHeader4Size: 16px;
@sapUiFontHeader5Size: 14px;
@sapUiFontHeader6Size: @sapUiFontLargeSize;
@sapUiLineHeight: 18px;
@sapUiChartLabelHoverColor: @sapHCHighlightBG;
@sapUiChartLabelPressedColor: @sapHCHighlightBG;
@sapUiChartCategoryAxisLabelFontColor: @sapHCStandardFG;
@sapUiChartValueAxisLabelFontColor: @sapHCStandardFG;
@sapUiChartCategoryAxisLabelFontSize: @sapMFontSmallSize;
@sapUiChartValueAxisLabelFontSize: @sapMFontSmallSize;
@sapUiChartCategoryAxisLineColor: @sapHCStandardFG;
@sapUiChartValueAxisLineColor: @sapHCStandardFG;
@sapUiChartCategoryAxisTickColor: @sapHCStandardFG;
@sapUiChartValueAxisTickColor: @sapHCStandardFG;
@sapUiChartBackgroundColor: @sapHCStandardBG;
@sapUiChartLabelFontWeight: normal;
@sapUiChartLegendLabelFontColor: @sapHCStandardFG;
@sapUiChartLegendTitleFontColor: @sapHCStandardFG;
@sapUiChartLegendTitleFontSize: @sapMFontMediumSize;
@sapUiChartLegendLabelFontSize: @sapMFontSmallSize;
@sapUiChartPaletteUndefinedColor: @sapHCStandardFG;
@sapUiChartGridlineColor: @sapHCReducedAltFG;
@sapUiChartReferenceLineColor: @sapHCStandardFG;
@sapUiChartDataLabelFontColor: @sapHCStandardFG;
@sapUiChartReferenceLineLabelColor: @sapHCStandardFG;
@sapUiChartDataLabelFontSize: @sapMFontSmallSize;
@sapUiChartPopoverDataItemFontColor: @sapHCStandardFG;
@sapUiChartPopoverGroupFontColor: @sapHCStandardFG;
@sapUiChartPopoverDataItemFontSize: @sapMFontMediumSize;
@sapUiChartPopoverGroupFontSize: @sapMFontMediumSize;
@sapUiChartPopoverGroupFontWeight: bold;
@sapUiChartScrollBarThumbColor: @sapHCReducedAltFG;
@sapUiChartScrollBarTrackColor: @sapHCStandardBG;
@sapUiChartScrollBarThumbHoverColor: @sapHCStandardFG;
@sapUiChartMainTitleFontColor: @sapHCStandardFG;
@sapUiChartAxisTitleFontColor: @sapHCStandardFG;
@sapUiChartMainTitleFontSize: @sapMFontLargeSize;
@sapUiChartAxisTitleFontSize: @sapMFontSmallSize;
@sapUiChartTitleFontWeight: bold;
@sapUiChartAxisTitleFontWeight: regular;
@sapUiChartLightText: @sapHCStandardFG;
@sapUiChartZeroAxisColor: @sapHCStandardFG;
@sapUiChartDataPointBorderColor: @sapHCStandardBG;
@sapUiChartDataPointBorderHoverSelectedColor: @sapHCStandardFG;
@sapUiChartDataPointNotSelectedBackgroundOpacity: 0.7;
@sapUiChartValueAxisLineOpacity: 0;
@sapUiChartCategoryAxisLabelFontHoverColor: @sapHCStandardFG;
@sapUiChartCategoryAxisLabelFontPressedColor: @sapHCStandardFG;
@sapUiChartTargetColor: @sapHCStandardFG;
@sapUiChartTargetShadowColor: @sapHCStandardBG;
@sapUiChartBubbleBGOpacity: 0.9;
@sapUiChartScrollbarBorderColor: @sapHCReducedAltFG;
@sapUiChartScrollbarBorderSize: 1px;
@sapUiChartScrollbarThumbPadding: 0.125rem;
@sapUiChartNegativeLargeText: @sapUiChartBad;
@sapUiChartCriticalLargeText: @sapUiChartCritical;
@sapUiChartPositiveLargeText: @sapUiChartGood;
@sapUiChartNeutralLargeText: @sapUiChartNeutral;
@sapUiChartDataPointBG: @sapUiGroupContentBackground;
@sapUiChartDataPointBGBorderColor: @sapUiChartNeutral;
@sapUiChartDataLineColorWithBG: @sapUiContentForegroundBorderColor;
@sapUiChartDataLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartRadialRemainingCircle: @sapUiGroupContentBackground;
@sapUiChartRadialRemainingCircleBorderColor: @sapUiChartNeutral;
@sapUiChartRadialBG: @sapUiGroupContentBackground;
@sapUiChartLegendHoverBackground: @sapUiListHoverBackground;
@sapUiChartLegendSelectionBackground: @sapUiListSelectionBackgroundColor;
@sapUiChartLegendSelectionHoverBackground: @sapUiListSelectionHoverBackground;
@sapUiChartPaletteQualitativeHue1: @sapUiChart1;
@sapUiChartPaletteQualitativeHue2: @sapUiChart2;
@sapUiChartPaletteQualitativeHue3: @sapUiChart3;
@sapUiChartPaletteQualitativeHue4: @sapUiChart4;
@sapUiChartPaletteQualitativeHue5: @sapUiChart5;
@sapUiChartPaletteQualitativeHue6: @sapUiChart6;
@sapUiChartPaletteQualitativeHue7: @sapUiChart7;
@sapUiChartPaletteQualitativeHue8: @sapUiChart8;
@sapUiChartPaletteQualitativeHue9: @sapUiChart9;
@sapUiChartPaletteQualitativeHue10: @sapUiChart10;
@sapUiChartPaletteQualitativeHue11: @sapUiChart11;
@sapUiChartPaletteQualitativeHue12: darken(saturate(@sapUiChartSequence1, 2), 16);
@sapUiChartPaletteQualitativeHue13: darken(saturate(@sapUiChartSequence2, 15), 12);
@sapUiChartPaletteQualitativeHue14: darken(saturate(@sapUiChartSequence3, 21), 15);
@sapUiChartPaletteQualitativeHue15: darken(saturate(@sapUiChartSequence4, 10), 17);
@sapUiChartPaletteQualitativeHue16: darken(saturate(@sapUiChartSequence5, 12), 11);
@sapUiChartPaletteQualitativeHue17: darken(saturate(@sapUiChartSequence6, 8), 12);
@sapUiChartPaletteQualitativeHue18: darken(desaturate(@sapUiChartSequence7, 9), 16);
@sapUiChartPaletteQualitativeHue19: darken(saturate(@sapUiChartSequence8, 22), 18);
@sapUiChartPaletteQualitativeHue20: darken(saturate(@sapUiChartSequence9, 16), 16);
@sapUiChartPaletteQualitativeHue21: darken(desaturate(@sapUiChartSequence10, 13), 16);
@sapUiChartPaletteQualitativeHue22: darken(saturate(@sapUiChartSequence11, 32), 15);
@sapUiChartPaletteSemanticBadLight3: darken(desaturate(@sapUiChartBad, 30), 15);
@sapUiChartPaletteSemanticBadLight2: darken(desaturate(@sapUiChartBad, 30), 15);
@sapUiChartPaletteSemanticBadLight1: @sapUiChartBad;
@sapUiChartPaletteSemanticBad: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark1: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark2: @sapUiChartBad;
@sapUiChartPaletteSemanticCriticalLight3: darken(@sapUiChartCritical, 20);
@sapUiChartPaletteSemanticCriticalLight2: darken(@sapUiChartCritical, 20);
@sapUiChartPaletteSemanticCriticalLight1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCritical: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark2: @sapUiChartCritical;
@sapUiChartPaletteSemanticGoodLight3: darken(desaturate(@sapUiChartGood, 10), 22);
@sapUiChartPaletteSemanticGoodLight2: darken(desaturate(@sapUiChartGood, 10), 22);
@sapUiChartPaletteSemanticGoodLight1: @sapUiChartGood;
@sapUiChartPaletteSemanticGood: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark1: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark2: @sapUiChartGood;
@sapUiChartPaletteSemanticNeutralLight3: darken(@sapUiChartNeutral, 45);
@sapUiChartPaletteSemanticNeutralLight2: darken(@sapUiChartNeutral, 45);
@sapUiChartPaletteSemanticNeutralLight1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutral: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark2: @sapUiChartNeutral;
@sapUiChartPaletteSequentialHue1Light3: lighten(desaturate(@sapUiChartSequence1, 2), 21);
@sapUiChartPaletteSequentialHue1Light2: lighten(saturate(@sapUiChartSequence1, 1), 15);
@sapUiChartPaletteSequentialHue1Light1: lighten(@sapUiChartSequence1, 7);
@sapUiChartPaletteSequentialHue1: @sapUiChartSequence1;
@sapUiChartPaletteSequentialHue1Dark1: darken(desaturate(@sapUiChartSequence1, 6), 8);
@sapUiChartPaletteSequentialHue1Dark2: darken(saturate(@sapUiChartSequence1, 2), 16);
@sapUiChartPaletteSequentialHue2Light3: lighten(saturate(@sapUiChartSequence2, 14), 25);
@sapUiChartPaletteSequentialHue2Light2: lighten(saturate(@sapUiChartSequence2, 6), 17);
@sapUiChartPaletteSequentialHue2Light1: lighten(saturate(@sapUiChartSequence2, 3), 8);
@sapUiChartPaletteSequentialHue2: @sapUiChartSequence2;
@sapUiChartPaletteSequentialHue2Dark1: darken(desaturate(@sapUiChartSequence2, 1), 6);
@sapUiChartPaletteSequentialHue2Dark2: darken(saturate(@sapUiChartSequence2, 15), 12);
@sapUiChartPaletteSequentialHue3Light3: lighten(desaturate(@sapUiChartSequence3, 32), 31);
@sapUiChartPaletteSequentialHue3Light2: lighten(desaturate(@sapUiChartSequence3, 31), 20);
@sapUiChartPaletteSequentialHue3Light1: lighten(desaturate(@sapUiChartSequence3, 26), 10);
@sapUiChartPaletteSequentialHue3: @sapUiChartSequence3;
@sapUiChartPaletteSequentialHue3Dark1: darken(saturate(@sapUiChartSequence3, 8), 8);
@sapUiChartPaletteSequentialHue3Dark2: darken(saturate(@sapUiChartSequence3, 21), 15);
@sapUiChartPaletteSequentialHue4Light3: lighten(saturate(@sapUiChartSequence4, 1), 23);
@sapUiChartPaletteSequentialHue4Light2: lighten(@sapUiChartSequence4, 15);
@sapUiChartPaletteSequentialHue4Light1: lighten(@sapUiChartSequence4, 7);
@sapUiChartPaletteSequentialHue4: @sapUiChartSequence4;
@sapUiChartPaletteSequentialHue4Dark1: darken(desaturate(@sapUiChartSequence4, 5), 8);
@sapUiChartPaletteSequentialHue4Dark2: darken(saturate(@sapUiChartSequence4, 10), 17);
@sapUiChartPaletteSequentialHue5Light3: lighten(desaturate(@sapUiChartSequence5, 1), 24);
@sapUiChartPaletteSequentialHue5Light2: lighten(@sapUiChartSequence5, 16);
@sapUiChartPaletteSequentialHue5Light1: lighten(@sapUiChartSequence5, 8);
@sapUiChartPaletteSequentialHue5: @sapUiChartSequence5;
@sapUiChartPaletteSequentialHue5Dark1: darken(saturate(@sapUiChartSequence5, 4), 5);
@sapUiChartPaletteSequentialHue5Dark2: darken(saturate(@sapUiChartSequence5, 12), 11);
@sapUiChartPaletteSequentialHue6Light3: lighten(desaturate(@sapUiChartSequence6, 26), 29);
@sapUiChartPaletteSequentialHue6Light2: lighten(desaturate(@sapUiChartSequence6, 27), 19);
@sapUiChartPaletteSequentialHue6Light1: lighten(desaturate(@sapUiChartSequence6, 26), 10);
@sapUiChartPaletteSequentialHue6: @sapUiChartSequence6;
@sapUiChartPaletteSequentialHue6Dark1: darken(saturate(@sapUiChartSequence6, 4), 6);
@sapUiChartPaletteSequentialHue6Dark2: darken(saturate(@sapUiChartSequence6, 8), 12);
@sapUiChartPaletteSequentialHue7Light3: lighten(@sapUiChartSequence7, 16);
@sapUiChartPaletteSequentialHue7Light2: lighten(saturate(@sapUiChartSequence7, 1), 11);
@sapUiChartPaletteSequentialHue7Light1: lighten(desaturate(@sapUiChartSequence7, 1), 5);
@sapUiChartPaletteSequentialHue7: @sapUiChartSequence7;
@sapUiChartPaletteSequentialHue7Dark1: darken(desaturate(@sapUiChartSequence7, 6), 8);
@sapUiChartPaletteSequentialHue7Dark2: darken(desaturate(@sapUiChartSequence7, 9), 16);
@sapUiChartPaletteSequentialHue8Light3: lighten(saturate(@sapUiChartSequence8, 6), 24);
@sapUiChartPaletteSequentialHue8Light2: lighten(saturate(@sapUiChartSequence8, 2), 15);
@sapUiChartPaletteSequentialHue8Light1: lighten(desaturate(@sapUiChartSequence8, 1), 7);
@sapUiChartPaletteSequentialHue8: @sapUiChartSequence8;
@sapUiChartPaletteSequentialHue8Dark1: darken(saturate(@sapUiChartSequence8, 9), 10);
@sapUiChartPaletteSequentialHue8Dark2: darken(saturate(@sapUiChartSequence8, 22), 18);
@sapUiChartPaletteSequentialHue9Light3: lighten(desaturate(@sapUiChartSequence9, 2), 34);
@sapUiChartPaletteSequentialHue9Light2: lighten(@sapUiChartSequence9, 22);
@sapUiChartPaletteSequentialHue9Light1: lighten(@sapUiChartSequence9, 11);
@sapUiChartPaletteSequentialHue9: @sapUiChartSequence9;
@sapUiChartPaletteSequentialHue9Dark1: darken(saturate(@sapUiChartSequence9, 6), 8);
@sapUiChartPaletteSequentialHue9Dark2: darken(saturate(@sapUiChartSequence9, 16), 16);
@sapUiChartPaletteSequentialHue10Light3: lighten(saturate(@sapUiChartSequence10, 9), 22);
@sapUiChartPaletteSequentialHue10Light2: lighten(saturate(@sapUiChartSequence10, 5), 14);
@sapUiChartPaletteSequentialHue10Light1: lighten(saturate(@sapUiChartSequence10, 2), 7);
@sapUiChartPaletteSequentialHue10: @sapUiChartSequence10;
@sapUiChartPaletteSequentialHue10Dark1: darken(desaturate(@sapUiChartSequence10, 8), 8);
@sapUiChartPaletteSequentialHue10Dark2: darken(desaturate(@sapUiChartSequence10, 13), 16);
@sapUiChartPaletteSequentialHue11Light3: lighten(desaturate(@sapUiChartSequence11, 11), 29);
@sapUiChartPaletteSequentialHue11Light2: lighten(desaturate(@sapUiChartSequence11, 8), 19);
@sapUiChartPaletteSequentialHue11Light1: lighten(desaturate(@sapUiChartSequence11, 7), 9);
@sapUiChartPaletteSequentialHue11: @sapUiChartSequence11;
@sapUiChartPaletteSequentialHue11Dark1: darken(saturate(@sapUiChartSequence11, 13), 7);
@sapUiChartPaletteSequentialHue11Dark2: darken(saturate(@sapUiChartSequence11, 32), 15);
@sapUiChartPaletteSequentialNeutralLight3: darken(@sapUiChartSequenceNeutral, 45);
@sapUiChartPaletteSequentialNeutralLight2: darken(@sapUiChartSequenceNeutral, 45);
@sapUiChartPaletteSequentialNeutralLight1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutral: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark2: @sapUiChartSequenceNeutral;
@sapUiChartPaletteNoSemDiv1Light3: #f2e4d7;
@sapUiChartPaletteNoSemDiv1Light2: #e3d0bf;
@sapUiChartPaletteNoSemDiv1Light1: #d1baa4;
@sapUiChartPaletteNoSemDiv1: #bea287;
@sapUiChartPaletteNoSemDiv1Dark1: #a78b6f;
@sapUiChartPaletteNoSemDiv1Dark2: #8a6e52;
@sapUiChartPaletteMidArea: desaturate(lighten(@sapUiChartSequenceNeutral, 40), 7);
@sapUiChoroplethBG: @sapHCStandardBG;
@sapUiChoroplethRegionBorder: @sapHCStandardBG;
@sapUiChoroplethRegionBG: darken(@sapUiChartNeutral, 45);
@sapUiMapLegendBG: @sapHCStandardBG;
@sapUiMapLegendBorderColor: @sapHCStandardFG;
@sapUiShellHoverToggleBackground: @sapUiSelected;
@sapUiShellContainerBackground: @sapUiShellBackground;
@sapUiShellAltContainerBackground: @sapUiShellBackground;
@sapUiShellGroupTextColor: contrast(@sapUiShellBackground, @sapUiShellTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiUx3ShellHeaderColor: #000000;
@sapUiUx3ShellBackgroundColor: #000000;
@sapUiUx3ShellHoverColor: #7a5100;
@sapUiUx3ShellGradientBottom: #000000;
@sapUiUx3ShellGradientTop: #000000;
@sapUiUx3ShellToolPaletteIconFontColor: #ffffff;
@sapUiUx3ExactLstExpandOffset: 0 0;
@sapUiUx3ExactLstRootExpandOffset: 0 3;
@sapUiUx3ExactLstContentTop: 25px;
@sapUiLinkActive: #ffffff;
@sapUiLinkVisited: #ffffff;
@sapUiLinkHover: #ffffff;
@sapUiLinkInverted: #ffffff;
@sapUiLinkSubtle: #ffffff;
@sapUiNotificationBarBG: #000000;
@sapUiNotifierSeparator: #ffffff;
@sapUiNotifierSeparatorWidth: ~"2px";
@sapUiNotificationBarBorder: #ffffff;
@sapUiUx3ToolPopupInverted: ~"false";
@sapUiUx3ToolPopupArrowRightMarginCorrection: -2px;
@sapUiUx3ToolPopupShadow: 0px 6px 12px 0px fade(#ffffff, 30);
@sapUiCalloutShadow: 0px 6px 12px 0px fade(#ffffff, 30);
@sapUiButtonHeaderTextColor: #ffffff;
@sapUiButtonHeaderDisabledTextColor: #666666;
@sapUiButtonFooterTextColor: #ffffff;
@sapUiButtonFooterHoverBackground: #7a5100;
@sapUiButtonActionSelectBackground: #000000;
@sapUiButtonActionSelectBorderColor: #ffffff;
@sapUiButtonLiteActionSelectHoverBackground: #7a5100;
@sapUiToggleButtonPressedBackground: #0f5d94;
@sapUiToggleButtonPressedBorderColor: #ffffff;
@sapUiToggleButtonPressedTextColor: #ffffff;
@sapUiToggleButtonPressedHoverBackground: #7a5100;
@sapUiToggleButtonPressedHoverBorderColor: #ffffff;
@sapUiSegmentedButtonBackground: #000000;
@sapUiSegmentedButtonBorderColor: #ffffff;
@sapUiSegmentedButtonTextColor: #ffffff;
@sapUiSegmentedButtonHoverBackground: #7a5100;
@sapUiSegmentedButtonActiveBackground: #7a5100;
@sapUiSegmentedButtonActiveTextColor: #ffffff;
@sapUiSegmentedButtonSelectedBackground: #0f5d94;
@sapUiSegmentedButtonSelectedTextColor: #ffffff;
@sapUiSegmentedButtonSelectedHoverBackground: #7a5100;
@sapUiSegmentedButtonSelectedHoverBorderColor: #ffffff;
@sapUiSegmentedButtonIconColor: #ffffff;
@sapUiSegmentedButtonActiveIconColor: #ffffff;
@sapUiSegmentedButtonSelectedIconColor: #ffffff;
@sapUiSegmentedButtonFooterBorderColor: #ffffff;
@sapUiSegmentedButtonFooterHoverBackground: #7a5100;
@sapUiFieldActiveBackground: #7a5100;
@sapUiFieldActiveTextColor: #ffffff;
@sapUiListVerticalBorderColor: #ffffff;
@sapUiListSelectionHoverBackground: #7a5100;
@sapUiListTableFixedBorder: #ffffff;
@sapUiListTableTextSize: 0.875rem;
@sapUiListTableIconSize: 1rem;
@sapUiCalendarColorToday: #ffffff;
@sapUiDragAndDropColor: @sapUiContentNonInteractiveIconColor;
@sapUiDragAndDropBackground: @sapUiGroupContentBackground;
@sapUiDragAndDropBorderColor: @sapUiContentForegroundBorderColor;
@sapUiDragAndDropActiveColor: @sapUiContentHelpColor;
@sapUiDragAndDropActiveBackground: transparent;
@sapUiDragAndDropActiveBorderColor: @sapUiContentHelpColor;
@sapUiShadowLevel0: 0 0 0 1px @sapUiContentShadowColor;
@sapUiShadowLevel1: 0 0 1rem 0 fade(@sapUiContentContrastShadowColor, 50), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel2: 0 0.25rem 2rem 0 fade(@sapUiContentContrastShadowColor, 60), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel3: 0 0.625rem 4rem 0 fade(@sapUiContentContrastShadowColor, 80), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowText: none;
@sapUiShadowHeader: inset 0 -0.125rem @sapUiObjectHeaderBorderColor, 0 0.125rem 0 0 @sapUiObjectHeaderBackground;
@sapUiUx3ShellHeaderImageURL: ~"";
@sapUiUx3ShellApplicationImageURL: @sapUiGlobalLogo;
@sapUiPurple: #800080;
@sapUiOrange: #ffa500;
@sapUiGreen: #008000;
@sapUiBlue: #0000ff;
@sapUiRed: #ff0000;
@sapUiYellow: #ffff00;
@sapUiBase: #ffffff;
@sapUiBaseBorder: @sapUiBase;
@sapUiBaseLine: @sapUiBase;
@sapUiWhite: #000000;
@sapUiWhiteBG: #000000;
@sapUiExtraLightBG: @sapHCStandardBG;
@sapUiLightBG: @sapHCStandardBG;
@sapUiMediumBG: @sapHCStandardBG;
@sapUiDarkBG: @sapHCStandardBG;
@sapUiDeepBG: #ffffff;
@sapUiBlackBG: #ffffff;
@sapUiHoverBG: #808080;
@sapUiMediumAltBG: #808080;
@sapUiDarkAltBG: #a9a9a9;
@sapUiButtonStandardBG: @sapUiBaseBG;
@sapUiButtonEmphasizedBG: @sapUiButtonStandardBG;
@sapUiButtonNegativeBG: @sapUiButtonStandardBG;
@sapUiButtonPositiveBG: @sapUiButtonStandardBG;
@sapUiReadOnlyBG: #585858;
@sapUiExtraLightText: @sapHCStandardFG;
@sapUiLightText: @sapHCStandardFG;
@sapUiMediumText: @sapHCStandardFG;
@sapUiDarkText: @sapHCStandardFG;
@sapUiDeepText: #000000;
@sapUiText: @sapUiBaseText;
@sapUiTextInverted: darken(@sapUiBaseText, 100%);
@sapUiWhiteBorder: lighten(@sapUiBaseBorder, 100%);
@sapUiExtraLightBorder: @sapUiBaseBorder;
@sapUiLightBorder: @sapUiBaseBorder;
@sapUiMediumBorder: @sapHCStandardFG;
@sapUiDarkBorder: @sapHCStandardFG;
@sapUiBlackBorder: darken(@sapUiBaseBorder, 100%);
@sapUiElement: #d3d3d3;
@sapUiInvertedElement: #ffffff;
@sapUiLightLine: #d3d3d3;
@sapUiMediumLine: #808080;
@sapUiEmphasizedLine: @sapUiHighlight;
@sapUiDarkLine: #a9a9a9;
@sapUiLightShadowTint: @sapHCStandardFG;
@sapUiDarkShadowTint: @sapHCStandardFG;
@sapUiFocus: @sapHCStandardFG;
@sapUiInvertedFocus: #ffffff;
@sapUiTableRowBG: #000000;
@sapUiTableRowAlternatingBG: #444444;
@sapUiTableRowSelectionBG: @sapUiHighlight;
@sapUiTableRowSelectionReadOnlyBG: @sapUiHighlight;
@sapUiTableRowHoverBG: @sapUiHoverBG;
@sapUiListBG: #f7f7f7;
@sapUiTextColor: #008000;
@sapUiTextTitleColor: #008000;
@sapUiTextSelectionColor: #008000;
@sapUiTextDisabled: #666666;
@sapUiTextSelection: @sapUiText;
@sapUiTextfieldBackground: @sapUiWhite;
@sapUiFontMonospaceFamily: Lucida Console;
@sapUiIconFontUrl: url('../../../../sap/ui/core/themes/base/fonts/SAP-icons.woff2');
@sapUiUx3ShellSideBarBaseWidth: 40px;
@sapUiUx3ShellPaneOverflowButtonHeight: 120px;
@sapUiUx3ExactLstCollapseWidth: 24px;
@sapUiUx3ExactLstHeaderHeight: 25px;
@sapUiNotificationBarBG_IE: @sapUiBaseBG;
@sapUiNotifierHoverColor: @sapUiHighlight;
@sapUiNotificationText: contrast(@sapUiNotificationBarBG, @sapUiTextInverted, @sapUiText);
@sapUiNotificationTimestamp: contrast(@sapUiNotificationBarBG, lighten(@sapUiTextInverted, 33), darken(@sapUiText, 33));
@sapUiNotificationBarCalloutBorder: @sapUiBase;
@sapUiNotificationBarCalloutBorder_IE: @sapUiBase;
@sapUiNotificationBarCalloutArr: @sapUiBase;
@sapUiNotificationBarHeight: ~"40px";
@sapUiNotificationBarHeightMinimized: ~"0px";
@sapUiNotificationBarHeightMaximized: ~"40%";
@sapUiNotifierWidth: ~"40px";
@sapUiRIIconPaddingXS: 1px;
@sapUiRIIconPaddingS: 0.125rem;
@sapUiRIIconPaddingM: 0.1875rem;
@sapUiRIIconPaddingL: 0.25rem;
@sapUiRIIconPaddingCozy: 0.1875rem;
@sapUiRIIconPaddingCompact: 0.125rem;
@sapUiRIIconPaddingCondensed: 0.125rem;
@sapUiRIIconPaddingDisplayOnly: 0.125rem;
@sapUiRIIconSizeCozy: 1.375rem;
@sapUiRIIconSizeCompact: 1rem;
@sapUiRIIconSizeCondensed: 1rem;
@sapUiRIIconSizeDisplayOnly: 1rem;
@sapUiUx3ToolPopupArrowWidth: 12px;
@sapUiUx3ToolPopupArrowHeight: 18px;
@sapUiUx3ToolPopupArrowRightMarginCorrectionInverted: -7px;
@sapUiUx3TPPaddingBottom: 50px;
@sapUiButtonEmphasizedDisabledBorderColor: #666666;
@sapUiButtonEmphasizedDisabledBackground: @sapUiButtonEmphasizedBackground;
@sapUiButtonAcceptDisabledBorderColor: #666666;
@sapUiButtonAcceptDisabledBackground: @sapUiButtonAcceptBackground;
@sapUiButtonRejectDisabledBorderColor: #666666;
@sapUiButtonRejectDisabledBackground: @sapUiButtonRejectBackground;
@sapUiToggleButtonPressedDisabledBackground: #585858;
@sapUiToggleButtonPressedDisabledBorderColor: #999999;
@sapUiToggleButtonPressedDisabledTextColor: #999999;
@sapUiPositiveBG: @sapUiPositiveText;
@sapUiShadowTint: #000000;
@sapUiShadow: 5px 5px 10px fade(@sapUiShadowTint, 50%);
@sapUiThemeDesignerCustomCss: false;
@sapUiMarginTiny: 0.5rem;
@sapUiMarginSmall: 1rem;
@sapUiMarginMedium: 2rem;
@sapUiMarginLarge: 3rem;
@sapUiEscapedEmptyString: ~"";
@sapUiLightBoxMagnifyingGlassBorder: none;
@sapUiLightBoxMagnifyingGlassBackgroundColor: @sapUiLink;
@_sap_tnt_ToolHeader_Height: 3rem;
@_sap_tnt_ToolHeader_BorderRadius: 0;
@_sap_tnt_ToolHeader_BoxShadow: none;
@_sap_tnt_ToolHeader_AvatarBackground: lighten(saturate(spin(@sapUiAccent6, 348), 36), 28);
@_sap_tnt_ToolHeader_AvatarColor: @sapUiBaseText;
@_sap_tnt_ToolHeader_BorderColor: contrast(@sapShellColor, @sapUiContentFocusColor, @sapUiContentContrastFocusColor, @sapContent_ContrastTextThreshold);
@_sap_tnt_ToolHeader_ArrowHeight: 0.1875rem;
@_sap_tnt_ToolHeader_ArrowMargin: 0;
@_sap_tnt_ToolHeader_Padding: 0 0.5rem;
@_sap_tnt_ToolHeader_ArrowMarginBottom: 0.188rem;
@_sap_tnt_ToolHeader_IconTabHeader_Height: @_sap_tnt_ToolHeader_Height;
@_sap_tnt_SideNavigation_Width: 15rem;
@_sap_tnt_SideNavigation_CollapsedWidth: 3rem;
@_sap_tnt_SideNavigation_NavigationSeparatorMargin: 0.25rem 0.875rem 0.25rem 0.875rem;
@_sap_tnt_SideNavigation_NavigationSeparatorMarginCollapsed: 0.25rem 0.5rem 0.25rem 0.5rem;
@_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor: @sapUiGroupContentBorderColor;
@_sap_tnt_SideNavigation_NavigationSeparatorRadius: unset;
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 1px;
@_sap_tnt_SideNavigation_TriangleColor: @sapUiContentIconColor;
@_sap_tnt_SideNavigation_BorderRight: 1px solid @sapUiGroupContentBorderColor;
@_sap_tnt_SideNavigation_BorderRadius: 0;
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0;
@_sap_tnt_SideNavigation_BoxShadow: none;
@_sap_tnt_SideNavigation_TriangleDisplay: block;
@_sap_tnt_SideNavigation_PhoneWidth: @_sap_tnt_SideNavigation_Width;
@_sap_tnt_NavigationList_CollapsedWidth: 3rem;
@_sap_tnt_NavigationList_IconColor: @sapUiContentIconColor;
@_sap_tnt_NavigationList_IconFontSize: 1rem;
@_sap_tnt_NavigationList_ExpandIconColor: @sapUiContentIconColor;
@_sap_tnt_NavigationList_HoverBorderStyleColor: none;
@_sap_tnt_NavigationList_HoverBorderWidth: 0;
@_sap_tnt_NavigationList_GroupBorderStyleColor: solid @sapUiListBorderColor;
@_sap_tnt_NavigationList_GroupBorderWidth: 0 0 0.0625rem 0;
@_sap_tnt_NavigationList_ItemBorderStyleColor: none;
@_sap_tnt_NavigationList_ItemBorderWidth: 0;
@_sap_tnt_NavigationList_ItemHeight: 3rem;
@_sap_tnt_NavigationList_ItemHeightCompact: 2rem;
@_sap_tnt_NavigationList_LastItemBorderStyleColor: none;
@_sap_tnt_NavigationList_ItemBorderRadius: 0;
@_sap_tnt_NavigationList_ItemBottomMargin: 0;
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0;
@_sap_tnt_NavigationList_ItemTransition: none;
@_sap_tnt_NavigationList_NoIconsGroupPadding: 1rem;
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 1rem;
@_sap_tnt_NavigationList_ItemFocusBorderOffset: 1px;
@_sap_tnt_NavigationList_ItemFocusBorderRadius: @_sap_tnt_NavigationList_ItemBorderRadius;
@_sap_tnt_NavigationList_Collapsed_SelectedItemBackground: ~"0 100% / 100% 0.125rem" no-repeat linear-gradient(0deg, @sapUiListSelectionBorderColor, @sapUiListSelectionBorderColor), @sapUiListSelectionBackgroundColor;
@_sap_tnt_NavigationList_SelectedItemBorderColor: @sapUiListSelectionBorderColor;
@_sap_tnt_NavigationList_SelectedBorderStyleColor: solid @_sap_tnt_NavigationList_SelectedItemBorderColor;
@_sap_tnt_NavigationList_SelectedBorderWidth: 0 0 0.0625rem 0;
@_sap_tnt_NavigationList_SelectedAndFocusedBorderStyleColor: @_sap_tnt_NavigationList_SelectedBorderStyleColor;
@_sap_tnt_NavigationList_Collapsed_SelectedItemBorderStyleColor: solid @_sap_tnt_NavigationList_SelectedItemBorderColor;
@_sap_tnt_NavigationList_Collapsed_SelectedGroupBorderColor: @_sap_tnt_NavigationList_SelectedItemBorderColor;
@_sap_tnt_NavigationList_Collapsed_GroupBorderWidth: @sapUiListBorderColor;
@_sap_tnt_NavigationList_GroupExpandedBorderWidth: @_sap_tnt_NavigationList_GroupBorderWidth;
@_sap_tnt_NavigationList_GroupIconWidth: @_sap_tnt_NavigationList_CollapsedWidth;
@_sap_tnt_NavigationList_GroupTextWeight: unset;
@_sap_tnt_NavigationList_GroupBottomMarginInPopup: 0;
@_sap_tnt_NavigationList_Padding: 0;
@_sap_tnt_NavigationList_PaddingCompact: 0;
@_sap_tnt_NavigationList_ParentPopupPadding: 0;
@_sap_tnt_NavigationList_ParentPopupBorderRadius: @sapUiPopoverBorderCornerRadius;
@_sap_tnt_NavigationList_PopupItemPadding: 0 1rem;
@_sap_tnt_NavigationList_PopupIconWidth: 1rem;
@_sap_tnt_NavigationList_PopupBoxShadow: @sapUiContentShadow2;
@_sap_tnt_NavigationList_PopupArrowBoxShadow: @sapUiContentShadow2;
@_sap_tnt_NavigationList_PopupTitleTextSize: @sapMFontMediumSize;
@_sap_tnt_NavigationList_PopupTitleLineHeight: normal;
@_sap_tnt_NavigationList_SelectionIndicatorDisplay: none;
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding: 0;
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPaddingCompact: 0;
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusTextDisplay: none;
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemZIndex: 0;
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPosition: relative;
@_sap_tnt_NavigationList_Collapsed_ItemHoverBoxShadow: @_sap_tnt_SideNavigation_BoxShadow;
@_sap_tnt_ToolPage_AnimationDuration: 0.3s;
@_sap_tnt_ToolPage_Paddings: 0;
@_sap_tnt_ToolPage_PaddingsTablet: 0;
@_sap_tnt_ToolPage_PaddingsPhone: 0;
@_sap_tnt_ToolPage_Background: darken(@sapUiBaseBG, 4);
@_sap_tnt_ToolPage_AsideMargins: 0;
@_sap_tnt_ToolPage_AsideMarginsPhone: 0;
@_sap_tnt_ToolPage_ContentMargins: 0;
@_sap_tnt_ToolPage_ContentMarginsPhone: 0;
@_sap_tnt_ToolPage_ContentShadow: none;
@_sap_tnt_ToolPage_ContentBackgroundStandard: none;
@_sap_tnt_ToolPage_ContentBackgroundSolid: none;
@_sap_tnt_ToolPage_ContentBackgroundTransparent: none;
@_sap_tnt_ToolPage_ContentBackgroundList: none;
@_sap_tnt_ToolPage_ContentBorderRadius: 0;
@_sap_tnt_ToolPage_ContentBorderRadiusTabletPhone: 0;
@_sap_tnt_ToolPage_AsideCollapsedPhoneTransform: -100%;
@_sap_tnt_ToolPage_AsideCollapsedPhoneTransformRtl: 100%;
@_sap_tnt_ToolPage_AsidePhoneTop: 0;
@_sap_tnt_ToolPage_AsidePhoneWidth: auto;
@_sap_tnt_InfoLabel_NarrowPadding: 0 0.1875rem;
@_sap_tnt_InfoLabel_LineHeight: normal;
@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 1rem;
@_sap_tnt_InfoLabel_Height: 1rem;
@_sap_tnt_InfoLabel_HeightWithoutBorders: 0.875rem;
@_sap_tnt_InfoLabel_FontFamily: @sapUiFontFamily;
@_sap_tnt_InfoLabel_FontSize: @sapFontSmallSize;
@_sap_tnt_InfoLabel_DisplayFontSize: @_sap_tnt_InfoLabel_FontSize;
@_sap_tnt_InfoLabel_DisplayFontSizeIcon: @_sap_tnt_InfoLabel_FontSize;
@_sap_tnt_InfoLabel_Padding: 0 0.3125rem;
@_sap_tnt_InfoLabel_DisplayPadding: @_sap_tnt_InfoLabel_Padding;
@_sap_tnt_InfoLabel_IconMargin: 0.125rem;
@_sap_tnt_InfoLabel_DisplayIconMargin: 0.1875rem;
@_sap_tnt_InfoLabel_PaddingWhenEmpty: 0 @_sap_tnt_InfoLabel_HeightWithoutBorders/2;
@_sap_tnt_InfoLabel_DisplayModeBorder: none;
@_sap_tnt_InfoLabel_DisplayModeBackground: @sapTextColor;
@_sap_tnt_InfoLabel_DisplayModeColor: @sapContent_ContrastTextColor;
@_sap_tnt_InfoLabel_BorderRadius: 0.5rem;
@_sap_tnt_InfoLabel_DisplayBorderRadius: @_sap_tnt_InfoLabel_BorderRadius;
@_sap_tnt_InfoLabel_Text: uppercase;
@_sap_tnt_InfoLabel_LetterSpacing: 0.0125rem;
@sapHCStandardBG: #000000;
@sapHCHighlightBG: #7a5100;
@sapHCHighlightAltBG: #0f5d94;
@sapHCReducedBG: #585858;
@sapHCReducedAltBG: #a2a39f;
@sapHCStandardFG: #ffffff;
@sapHCEnhancedFG: #03b803;
@sapHCReducedFG: #666666;
@sapHCReducedAltFG: #999999;
@sapHCNegative: #ff5e5e;
@sapHCCritical: #ffab1d;
@sapHCPositive: #99cc99;
@sapHCInformative: #7a5100;
@sapHCNeutral: #ffffff;
@sapUiHcStandardBackground: @sapHCStandardBG;
@sapUiHcHighlightBackground: @sapHCHighlightBG;
@sapUiHcHighlightAltBackground: @sapHCHighlightAltBG;
@sapUiHcReducedBackground: @sapHCReducedBG;
@sapUiHcReducedAltBackground: @sapHCReducedAltBG;
@sapUiHcStandardForeground: @sapHCStandardFG;
@sapUiHcEnhancedForeground: @sapHCEnhancedFG;
@sapUiHcReducedForeground: @sapHCReducedFG;
@sapUiHcReducedAltForeground: @sapHCReducedAltFG;
@sapUiHcNegativeColor: @sapHCNegative;
@sapUiHcCriticalColor: @sapHCCritical;
@sapUiHcPositiveColor: @sapHCPositive;
@sapUiHcInformativeColor: @sapHCInformative;
@sapUiHcNeutralColor: @sapHCNeutral;
@sapUiShellCategory3Background: sapUiHcStandardBackground;
@sapUiIndication1Active_Background: #7a5100;
@sapUiIndication2Active_Background: #7a5100;
@sapUiIndication3Active_Background: #7a5100;
@sapUiIndication4Active_Background: #7a5100;
@sapUiIndication5Active_Background: #7a5100;
@sapUiIndication6Active_Background: #7a5100;
@sapUiIndication7Active_Background: #7a5100;
@sapUiIndication8Active_Background: #7a5100;
@sapUiIndication9Active_Background: #7a5100;
@sapUiIndication10Active_Background: #7a5100;
@sapHCShadowTint: fade(@sapHCStandardFG, 80%);
@sapUiInfoTop: false;
@sapUiHighlightColor: #7a5100;
@sapUiActiveBG: @sapHCHighlightAltBG;
@sapUiMessageNotifierCountBG: #0f5d94;
@sapUiDatePickerTableBackground: lighten(desaturate(spin(@sapUiHighlightColor, 165), 18), 8);
@sapUiDatePickerTableBorderColor: @sapUiDatePickerTableBackground;
@sapUiDTICustomRows: 5;
@sapUiDTICustomPhoneRows: 3;
@sapUiDTICustomWidth: 64;
@sapUiDTICustomHeight: 48;
@sapUiDTICustomShowLabel: false;
@sapUiDTICustomHeaderText: true;
@sapUiDTICustomMode: scroller;
@sapUiDTICustomDesktopMode: mixed;
@sapUiDTICustomDisplay: bubble;
@sapUiDTICustomPhoneDisplay: modal;
@sapUiToolbarSeparatorBG: @sapHCStandardFG;
@sapUiToolbarSeparatorFooterBG: @sapHCStandardFG;
@sapUiSearchHighlight: @sapHCHighlightBG;
@sapUiDarkestBorder: @sapHCStandardFG;
@sapUiExtraDarkBorder: @sapHCStandardFG;
@sapUiLightestBorder: @sapHCStandardFG;
@sapUiFooterBG: @sapHCStandardBG;
@sapUiHeaderBG: @sapHCStandardBG;
@sapUiLightestBG: @sapHCStandardBG;
@sapUiDarkestBG: @sapHCStandardBG;
@sapUiExtraDarkBG: @sapHCStandardBG;
@sapMeOverlapCalendarType00: @sapHCReducedBG;
@sapMeOverlapCalendarType01: darken(@sapHCPositive, 15);
@sapMeOverlapCalendarType01Action: darken(@sapHCPositive, 15);
@sapMeOverlapCalendarType04: lighten(@sapHCPositive, 10);
@sapMeOverlapCalendarType06: @sapHCCritical;
@sapMeOverlapCalendarType07: lighten(@sapHCNegative, 10);
@sapMeOverlapCalendarIndicator: @sapUiAccent2;
@sapMeCalendarLegendIconCollapse: collapse;
@sapMeCalendarLegendIconExpand: expand;

:root {
--_sap_tnt_ToolHeader_Height: @_sap_tnt_ToolHeader_Height;
--_sap_tnt_ToolHeader_BorderRadius: @_sap_tnt_ToolHeader_BorderRadius;
--_sap_tnt_ToolHeader_BoxShadow: @_sap_tnt_ToolHeader_BoxShadow;
--_sap_tnt_ToolHeader_AvatarBackground: @_sap_tnt_ToolHeader_AvatarBackground;
--_sap_tnt_ToolHeader_AvatarColor: @_sap_tnt_ToolHeader_AvatarColor;
--_sap_tnt_ToolHeader_BorderColor: @_sap_tnt_ToolHeader_BorderColor;
--_sap_tnt_ToolHeader_ArrowHeight: @_sap_tnt_ToolHeader_ArrowHeight;
--_sap_tnt_ToolHeader_ArrowMargin: @_sap_tnt_ToolHeader_ArrowMargin;
--_sap_tnt_ToolHeader_Padding: @_sap_tnt_ToolHeader_Padding;
--_sap_tnt_ToolHeader_ArrowMarginBottom: @_sap_tnt_ToolHeader_ArrowMarginBottom;
--_sap_tnt_ToolHeader_IconTabHeader_Height: @_sap_tnt_ToolHeader_IconTabHeader_Height;
--_sap_tnt_SideNavigation_Width: @_sap_tnt_SideNavigation_Width;
--_sap_tnt_SideNavigation_CollapsedWidth: @_sap_tnt_SideNavigation_CollapsedWidth;
--_sap_tnt_SideNavigation_NavigationSeparatorMargin: @_sap_tnt_SideNavigation_NavigationSeparatorMargin;
--_sap_tnt_SideNavigation_NavigationSeparatorMarginCollapsed: @_sap_tnt_SideNavigation_NavigationSeparatorMarginCollapsed;
--_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor: @_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor;
--_sap_tnt_SideNavigation_NavigationSeparatorRadius: @_sap_tnt_SideNavigation_NavigationSeparatorRadius;
--_sap_tnt_SideNavigation_NavigationSeparatorHeight: @_sap_tnt_SideNavigation_NavigationSeparatorHeight;
--_sap_tnt_SideNavigation_TriangleColor: @_sap_tnt_SideNavigation_TriangleColor;
--_sap_tnt_SideNavigation_BorderRight: @_sap_tnt_SideNavigation_BorderRight;
--_sap_tnt_SideNavigation_BorderRadius: @_sap_tnt_SideNavigation_BorderRadius;
--_sap_tnt_SideNavigation_PhoneBorderRadius: @_sap_tnt_SideNavigation_PhoneBorderRadius;
--_sap_tnt_SideNavigation_BoxShadow: @_sap_tnt_SideNavigation_BoxShadow;
--_sap_tnt_SideNavigation_TriangleDisplay: @_sap_tnt_SideNavigation_TriangleDisplay;
--_sap_tnt_SideNavigation_PhoneWidth: @_sap_tnt_SideNavigation_PhoneWidth;
--_sap_tnt_NavigationList_CollapsedWidth: @_sap_tnt_NavigationList_CollapsedWidth;
--_sap_tnt_NavigationList_IconColor: @_sap_tnt_NavigationList_IconColor;
--_sap_tnt_NavigationList_IconFontSize: @_sap_tnt_NavigationList_IconFontSize;
--_sap_tnt_NavigationList_ExpandIconColor: @_sap_tnt_NavigationList_ExpandIconColor;
--_sap_tnt_NavigationList_HoverBorderStyleColor: @_sap_tnt_NavigationList_HoverBorderStyleColor;
--_sap_tnt_NavigationList_HoverBorderWidth: @_sap_tnt_NavigationList_HoverBorderWidth;
--_sap_tnt_NavigationList_GroupBorderStyleColor: @_sap_tnt_NavigationList_GroupBorderStyleColor;
--_sap_tnt_NavigationList_GroupBorderWidth: @_sap_tnt_NavigationList_GroupBorderWidth;
--_sap_tnt_NavigationList_ItemBorderStyleColor: @_sap_tnt_NavigationList_ItemBorderStyleColor;
--_sap_tnt_NavigationList_ItemBorderWidth: @_sap_tnt_NavigationList_ItemBorderWidth;
--_sap_tnt_NavigationList_ItemHeight: @_sap_tnt_NavigationList_ItemHeight;
--_sap_tnt_NavigationList_ItemHeightCompact: @_sap_tnt_NavigationList_ItemHeightCompact;
--_sap_tnt_NavigationList_LastItemBorderStyleColor: @_sap_tnt_NavigationList_LastItemBorderStyleColor;
--_sap_tnt_NavigationList_ItemBorderRadius: @_sap_tnt_NavigationList_ItemBorderRadius;
--_sap_tnt_NavigationList_ItemBottomMargin: @_sap_tnt_NavigationList_ItemBottomMargin;
--_sap_tnt_NavigationList_ItemBottomMarginCompact: @_sap_tnt_NavigationList_ItemBottomMarginCompact;
--_sap_tnt_NavigationList_ItemTransition: @_sap_tnt_NavigationList_ItemTransition;
--_sap_tnt_NavigationList_NoIconsGroupPadding: @_sap_tnt_NavigationList_NoIconsGroupPadding;
--_sap_tnt_NavigationList_NoIconsNestedItemPadding: @_sap_tnt_NavigationList_NoIconsNestedItemPadding;
--_sap_tnt_NavigationList_ItemFocusBorderOffset: @_sap_tnt_NavigationList_ItemFocusBorderOffset;
--_sap_tnt_NavigationList_ItemFocusBorderRadius: @_sap_tnt_NavigationList_ItemFocusBorderRadius;
--_sap_tnt_NavigationList_Collapsed_SelectedItemBackground: @_sap_tnt_NavigationList_Collapsed_SelectedItemBackground;
--_sap_tnt_NavigationList_SelectedItemBorderColor: @_sap_tnt_NavigationList_SelectedItemBorderColor;
--_sap_tnt_NavigationList_SelectedBorderStyleColor: @_sap_tnt_NavigationList_SelectedBorderStyleColor;
--_sap_tnt_NavigationList_SelectedBorderWidth: @_sap_tnt_NavigationList_SelectedBorderWidth;
--_sap_tnt_NavigationList_SelectedAndFocusedBorderStyleColor: @_sap_tnt_NavigationList_SelectedAndFocusedBorderStyleColor;
--_sap_tnt_NavigationList_Collapsed_SelectedItemBorderStyleColor: @_sap_tnt_NavigationList_Collapsed_SelectedItemBorderStyleColor;
--_sap_tnt_NavigationList_Collapsed_SelectedGroupBorderColor: @_sap_tnt_NavigationList_Collapsed_SelectedGroupBorderColor;
--_sap_tnt_NavigationList_Collapsed_GroupBorderWidth: @_sap_tnt_NavigationList_Collapsed_GroupBorderWidth;
--_sap_tnt_NavigationList_GroupExpandedBorderWidth: @_sap_tnt_NavigationList_GroupExpandedBorderWidth;
--_sap_tnt_NavigationList_GroupIconWidth: @_sap_tnt_NavigationList_GroupIconWidth;
--_sap_tnt_NavigationList_GroupTextWeight: @_sap_tnt_NavigationList_GroupTextWeight;
--_sap_tnt_NavigationList_GroupBottomMarginInPopup: @_sap_tnt_NavigationList_GroupBottomMarginInPopup;
--_sap_tnt_NavigationList_Padding: @_sap_tnt_NavigationList_Padding;
--_sap_tnt_NavigationList_PaddingCompact: @_sap_tnt_NavigationList_PaddingCompact;
--_sap_tnt_NavigationList_ParentPopupPadding: @_sap_tnt_NavigationList_ParentPopupPadding;
--_sap_tnt_NavigationList_ParentPopupBorderRadius: @_sap_tnt_NavigationList_ParentPopupBorderRadius;
--_sap_tnt_NavigationList_PopupItemPadding: @_sap_tnt_NavigationList_PopupItemPadding;
--_sap_tnt_NavigationList_PopupIconWidth: @_sap_tnt_NavigationList_PopupIconWidth;
--_sap_tnt_NavigationList_PopupBoxShadow: @_sap_tnt_NavigationList_PopupBoxShadow;
--_sap_tnt_NavigationList_PopupArrowBoxShadow: @_sap_tnt_NavigationList_PopupArrowBoxShadow;
--_sap_tnt_NavigationList_PopupTitleTextSize: @_sap_tnt_NavigationList_PopupTitleTextSize;
--_sap_tnt_NavigationList_PopupTitleLineHeight: @_sap_tnt_NavigationList_PopupTitleLineHeight;
--_sap_tnt_NavigationList_SelectionIndicatorDisplay: @_sap_tnt_NavigationList_SelectionIndicatorDisplay;
--_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding;
--_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPaddingCompact: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPaddingCompact;
--_sap_tnt_NavigationList_Collapsed_HoverOrFocusTextDisplay: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusTextDisplay;
--_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemZIndex: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemZIndex;
--_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPosition: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPosition;
--_sap_tnt_NavigationList_Collapsed_ItemHoverBoxShadow: @_sap_tnt_NavigationList_Collapsed_ItemHoverBoxShadow;
--_sap_tnt_ToolPage_AnimationDuration: @_sap_tnt_ToolPage_AnimationDuration;
--_sap_tnt_ToolPage_Paddings: @_sap_tnt_ToolPage_Paddings;
--_sap_tnt_ToolPage_PaddingsTablet: @_sap_tnt_ToolPage_PaddingsTablet;
--_sap_tnt_ToolPage_PaddingsPhone: @_sap_tnt_ToolPage_PaddingsPhone;
--_sap_tnt_ToolPage_Background: @_sap_tnt_ToolPage_Background;
--_sap_tnt_ToolPage_AsideMargins: @_sap_tnt_ToolPage_AsideMargins;
--_sap_tnt_ToolPage_AsideMarginsPhone: @_sap_tnt_ToolPage_AsideMarginsPhone;
--_sap_tnt_ToolPage_ContentMargins: @_sap_tnt_ToolPage_ContentMargins;
--_sap_tnt_ToolPage_ContentMarginsPhone: @_sap_tnt_ToolPage_ContentMarginsPhone;
--_sap_tnt_ToolPage_ContentShadow: @_sap_tnt_ToolPage_ContentShadow;
--_sap_tnt_ToolPage_ContentBackgroundStandard: @_sap_tnt_ToolPage_ContentBackgroundStandard;
--_sap_tnt_ToolPage_ContentBackgroundSolid: @_sap_tnt_ToolPage_ContentBackgroundSolid;
--_sap_tnt_ToolPage_ContentBackgroundTransparent: @_sap_tnt_ToolPage_ContentBackgroundTransparent;
--_sap_tnt_ToolPage_ContentBackgroundList: @_sap_tnt_ToolPage_ContentBackgroundList;
--_sap_tnt_ToolPage_ContentBorderRadius: @_sap_tnt_ToolPage_ContentBorderRadius;
--_sap_tnt_ToolPage_ContentBorderRadiusTabletPhone: @_sap_tnt_ToolPage_ContentBorderRadiusTabletPhone;
--_sap_tnt_ToolPage_AsideCollapsedPhoneTransform: @_sap_tnt_ToolPage_AsideCollapsedPhoneTransform;
--_sap_tnt_ToolPage_AsideCollapsedPhoneTransformRtl: @_sap_tnt_ToolPage_AsideCollapsedPhoneTransformRtl;
--_sap_tnt_ToolPage_AsidePhoneTop: @_sap_tnt_ToolPage_AsidePhoneTop;
--_sap_tnt_ToolPage_AsidePhoneWidth: @_sap_tnt_ToolPage_AsidePhoneWidth;
--_sap_tnt_InfoLabel_NarrowPadding: @_sap_tnt_InfoLabel_NarrowPadding;
--_sap_tnt_InfoLabel_LineHeight: @_sap_tnt_InfoLabel_LineHeight;
--_sap_tnt_InfoLabel_LineHeightDisplayOnly: @_sap_tnt_InfoLabel_LineHeightDisplayOnly;
--_sap_tnt_InfoLabel_Height: @_sap_tnt_InfoLabel_Height;
--_sap_tnt_InfoLabel_HeightWithoutBorders: @_sap_tnt_InfoLabel_HeightWithoutBorders;
--_sap_tnt_InfoLabel_FontFamily: @_sap_tnt_InfoLabel_FontFamily;
--_sap_tnt_InfoLabel_FontSize: @_sap_tnt_InfoLabel_FontSize;
--_sap_tnt_InfoLabel_DisplayFontSize: @_sap_tnt_InfoLabel_DisplayFontSize;
--_sap_tnt_InfoLabel_DisplayFontSizeIcon: @_sap_tnt_InfoLabel_DisplayFontSizeIcon;
--_sap_tnt_InfoLabel_Padding: @_sap_tnt_InfoLabel_Padding;
--_sap_tnt_InfoLabel_DisplayPadding: @_sap_tnt_InfoLabel_DisplayPadding;
--_sap_tnt_InfoLabel_IconMargin: @_sap_tnt_InfoLabel_IconMargin;
--_sap_tnt_InfoLabel_DisplayIconMargin: @_sap_tnt_InfoLabel_DisplayIconMargin;
--_sap_tnt_InfoLabel_PaddingWhenEmpty: @_sap_tnt_InfoLabel_PaddingWhenEmpty;
--_sap_tnt_InfoLabel_DisplayModeBorder: @_sap_tnt_InfoLabel_DisplayModeBorder;
--_sap_tnt_InfoLabel_DisplayModeBackground: @_sap_tnt_InfoLabel_DisplayModeBackground;
--_sap_tnt_InfoLabel_DisplayModeColor: @_sap_tnt_InfoLabel_DisplayModeColor;
--_sap_tnt_InfoLabel_BorderRadius: @_sap_tnt_InfoLabel_BorderRadius;
--_sap_tnt_InfoLabel_DisplayBorderRadius: @_sap_tnt_InfoLabel_DisplayBorderRadius;
--_sap_tnt_InfoLabel_Text: @_sap_tnt_InfoLabel_Text;
--_sap_tnt_InfoLabel_LetterSpacing: @_sap_tnt_InfoLabel_LetterSpacing;
}

/* END "css_variables.source.less" */

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