@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: 2.75 * @sapContent_GridSize;
@sapElement_Height: 2.25 * @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.5;
@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: -0.0625rem 0 @sapHC_StandardBackground, 0 0.0625rem @sapHC_StandardBackground, 0.0625rem 0 @sapHC_StandardBackground, 0 -0.0625rem @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.5;
@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: 3 * @sapContent_GridSize;
@sapFontHeader2Size: 2 * @sapContent_GridSize;
@sapFontHeader3Size: 1.5 * @sapContent_GridSize;
@sapFontHeader4Size: 1.25 * @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: contrast(@sapShellColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_InteractiveBackground: @sapField_Background;
@sapShell_InteractiveTextColor: @sapShell_TextColor;
@sapShell_InteractiveBorderColor: @sapField_BorderColor;
@sapShell_GroupTitleTextColor: @sapTitleColor;
@sapShell_GroupTitleTextShadow: -0.0625rem 0 @sapShell_Background, 0 0.0625rem @sapShell_Background, 0.0625rem 0 @sapShell_Background, 0 -0.0625rem @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: @sapHoverColor;
@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_Hover_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: 0.125 * @sapContent_GridSize;
@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: @sapField_BorderColor;
@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.125 * @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(@sapGroup_TitleBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapGroup_Title_FontSize: @sapFontHeader5Size;
@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: contrast(@sapList_GroupHeaderBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@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: @sapTextColor;
@sapProgress_FontSize: @sapFontSize;
@sapProgress_NegativeBackground: @sapProgress_Background;
@sapProgress_NegativeBorderColor: @sapProgress_BorderColor;
@sapProgress_NegativeTextColor: @sapProgress_TextColor;
@sapProgress_CriticalBackground: @sapProgress_Background;
@sapProgress_CriticalBorderColor: @sapProgress_BorderColor;
@sapProgress_CriticalTextColor: @sapProgress_TextColor;
@sapProgress_PositiveBackground: @sapProgress_Background;
@sapProgress_PositiveBorderColor: @sapProgress_BorderColor;
@sapProgress_PositiveTextColor: @sapProgress_TextColor;
@sapProgress_InformationBackground: @sapProgress_Background;
@sapProgress_InformationBorderColor: @sapProgress_BorderColor;
@sapProgress_InformationTextColor: @sapProgress_TextColor;
@sapProgress_Value_Background: @sapHighlightColor;
@sapProgress_Value_BorderColor: @sapProgress_BorderColor;
@sapProgress_Value_TextColor: @sapTextColor;
@sapProgress_Value_NegativeBackground: @sapHighlightColor;
@sapProgress_Value_NegativeBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_NegativeTextColor: @sapProgress_TextColor;
@sapProgress_Value_CriticalBackground: @sapHighlightColor;
@sapProgress_Value_CriticalBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_CriticalTextColor: @sapProgress_TextColor;
@sapProgress_Value_PositiveBackground: @sapHighlightColor;
@sapProgress_Value_PositiveBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_PositiveTextColor: @sapProgress_TextColor;
@sapProgress_Value_InformationBackground: @sapHighlightColor;
@sapProgress_Value_InformationBorderColor: @sapProgress_BorderColor;
@sapProgress_Value_InformationTextColor: @sapProgress_TextColor;
@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: @sapFontHeader4Size;
@sapObjectHeader_Title_FontFamily: @sapFontBoldFamily;
@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: @sapHoverColor;
@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: @sapHC_StandardBackground;
@sapAccentBackgroundColor2: @sapHC_StandardBackground;
@sapAccentBackgroundColor3: @sapHC_StandardBackground;
@sapAccentBackgroundColor4: @sapHC_StandardBackground;
@sapAccentBackgroundColor5: @sapHC_StandardBackground;
@sapAccentBackgroundColor6: @sapHC_StandardBackground;
@sapAccentBackgroundColor7: @sapHC_StandardBackground;
@sapAccentBackgroundColor8: @sapHC_StandardBackground;
@sapAccentBackgroundColor9: @sapHC_StandardBackground;
@sapAccentBackgroundColor10: @sapHC_StandardBackground;
@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/sap_horizon/fonts/SAP-icons.ttf);
@sapFontUrl_SAP-icons_woff: url(../../../../sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff);
@sapFontUrl_SAP-icons_woff2: url(../../../../sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2);
@sapFontUrl_SAP-icons-TNT_ttf: url(../../../../sap/ui/core/themes/sap_horizon/fonts/SAP-icons-TNT.ttf);
@sapFontUrl_SAP-icons-TNT_woff: url(../../../../sap/ui/core/themes/sap_horizon/fonts/SAP-icons-TNT.woff);
@sapFontUrl_SAP-icons-TNT_woff2: url(../../../../sap/ui/core/themes/sap_horizon/fonts/SAP-icons-TNT.woff2);
@sapFontUrl_SAP-icons-Business-Suite_ttf: url(../../../../sap/ui/core/themes/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf);
@sapFontUrl_SAP-icons-Business-Suite_woff: url(../../../../sap/ui/core/themes/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff);
@sapFontUrl_SAP-icons-Business-Suite_woff2: url(../../../../sap/ui/core/themes/sap_horizon/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_horizon/svg/libs/SAPGUI-icons.svg);
@sapSvgLib_SAPWeb-icons: url(../../../../sap/ui/core/themes/sap_horizon/svg/libs/SAPWeb-icons.svg);
@sapSapThemeId: sap_horizon_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: #e97624;
@sapHC_HighlightAltBackground: #5c93ff;
@sapHC_ReducedBackground: #b3b3b3;
@sapHC_ReducedAltBackground: #4d4d4d;
@sapHC_StandardForeground: #000000;
@sapHC_EnhancedForeground: #006800;
@sapHC_ReducedForeground: #888888;
@sapHC_ReducedAltForeground: #585858;
@sapHC_NegativeColor: #ab0000;
@sapHC_CriticalColor: #5c5c00;
@sapHC_PositiveColor: #006362;
@sapHC_InformativeColor: #000000;
@sapHC_NeutralColor: #000000;
@sapUiBrand: @sapBrandColor;
@sapUiHighlight: @sapHighlightColor;
@sapUiBaseColor: @sapBaseColor;
@sapUiShellColor: @sapShellColor;
@sapUiBaseBG: @sapBackgroundColor;
@sapUiGlobalBackgroundColor: @sapBackgroundColor;
@sapUiFontFamily: @sapFontFamily;
@sapUiFontSize: 16px;
@sapUiBaseText: @sapTextColor;
@sapUiLink: @sapLinkColor;
@sapUiGlobalLogo: @sapCompanyLogo;
@sapUiGlobalBackgroundImage: @sapBackgroundImage;
@sapUiBackgroundImage: @sapBackgroundImage;
@sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
@sapUiGlobalBackgroundImageOpacity: @sapBackgroundImageOpacity;
@sapUiGlobalBackgroundRepeat: @sapBackgroundImageRepeat;
@sapUiSelected: @sapSelectedColor;
@sapUiHover: @sapHoverColor;
@sapUiActive: @sapActiveColor;
@sapUiHighlightTextColor: @sapHighlightTextColor;
@sapUiTextTitle: @sapTitleColor;
@sapUiNegative: @sapNegativeColor;
@sapUiCritical: @sapCriticalColor;
@sapUiPositive: @sapPositiveColor;
@sapUiInformative: @sapInformativeColor;
@sapUiNeutral: @sapNeutralColor;
@sapUiNegativeElement: @sapNegativeElementColor;
@sapUiCriticalElement: @sapCriticalElementColor;
@sapUiPositiveElement: @sapPositiveElementColor;
@sapUiInformativeElement: @sapInformativeElementColor;
@sapUiNeutralElement: @sapNeutralElementColor;
@sapUiNegativeText: @sapNegativeTextColor;
@sapUiCriticalText: @sapCriticalTextColor;
@sapUiPositiveText: @sapPositiveTextColor;
@sapUiInformativeText: @sapInformativeTextColor;
@sapUiNeutralText: @sapNeutralTextColor;
@sapUiErrorBG: @sapErrorBackground;
@sapUiWarningBG: @sapWarningBackground;
@sapUiSuccessBG: @sapSuccessBackground;
@sapUiInformationBG: @sapInformationBackground;
@sapUiNeutralBG: @sapNeutralBackground;
@sapUiErrorBorder: @sapErrorBorderColor;
@sapUiWarningBorder: @sapWarningBorderColor;
@sapUiSuccessBorder: @sapSuccessBorderColor;
@sapUiInformationBorder: @sapInformationBorderColor;
@sapUiNeutralBorder: @sapNeutralColor;
@sapUiElementLineHeight: @sapElement_LineHeight;
@sapUiElementHeight: @sapElement_Height;
@sapUiElementBorderWidth: @sapElement_BorderWidth;
@sapUiElementBorderCornerRadius: @sapElement_BorderCornerRadius;
@sapUiElementCompactLineHeight: @sapElement_Compact_LineHeight;
@sapUiElementCompactHeight: @sapElement_Compact_Height;
@sapUiElementCondensedLineHeight: @sapElement_Condensed_LineHeight;
@sapUiElementCondensedHeight: @sapElement_Condensed_Height;
@sapUiContentLineHeight: @sapContent_LineHeight;
@sapUiContentIconHeight: @sapContent_IconHeight;
@sapUiContentIconColor: @sapContent_IconColor;
@sapUiContentContrastIconColor: @sapContent_ContrastIconColor;
@sapUiContentNonInteractiveIconColor: @sapContent_NonInteractiveIconColor;
@sapUiContentMarkerIconColor: @sapContent_MarkerIconColor;
@sapUiContentMarkerTextColor: @sapContent_MarkerTextColor;
@sapUiContentMeasureIndicatorColor: @sapContent_MeasureIndicatorColor;
@sapUiContentSelectedMeasureIndicatorColor: @sapContent_Selected_MeasureIndicatorColor;
@sapUiContentPlaceholderloadingBackground: @sapContent_Placeholderloading_Background;
@sapUiContentPlaceholderloadingGradient: @sapContent_Placeholderloading_Gradient;
@sapUiContentImagePlaceholderBackground: @sapContent_ImagePlaceholderBackground;
@sapUiContentImagePlaceholderForegroundColor: @sapContent_ImagePlaceholderForegroundColor;
@sapUiContentRatedColor: @sapContent_RatedColor;
@sapUiContentUnratedColor: @sapContent_UnratedColor;
@sapUiContentBusyColor: @sapContent_BusyColor;
@sapUiContentFocusColor: @sapContent_FocusColor;
@sapUiContentFocusStyle: @sapContent_FocusStyle;
@sapUiContentFocusWidth: @sapContent_FocusWidth;
@sapUiContentContrastFocusColor: @sapContent_ContrastFocusColor;
@sapUiContentShadowColor: @sapContent_ShadowColor;
@sapUiContentContrastShadowColor: @sapContent_ContrastShadowColor;
@sapUiContentShadow0: @sapContent_Shadow0;
@sapUiContentShadow1: @sapContent_Shadow1;
@sapUiContentShadow2: @sapContent_Shadow2;
@sapUiContentShadow3: @sapContent_Shadow3;
@sapUiContentTextShadow: @sapContent_TextShadow;
@sapUiContentContrastTextShadow: @sapContent_ContrastTextShadow;
@sapUiContentHeaderShadow: @sapContent_HeaderShadow;
@sapUiContentInteractionShadow: @sapContent_Interaction_Shadow;
@sapUiContentSelectedShadow: @sapContent_Selected_Shadow;
@sapUiContentNegativeShadow: @sapContent_Negative_Shadow;
@sapUiContentCriticalShadow: @sapContent_Critical_Shadow;
@sapUiContentPositiveShadow: @sapContent_Positive_Shadow;
@sapUiContentInformativeShadow: @sapContent_Informative_Shadow;
@sapUiContentNeutralShadow: @sapContent_Neutral_Shadow;
@sapUiContentSearchHighlightColor: @sapContent_SearchHighlightColor;
@sapUiContentHelpColor: @sapContent_HelpColor;
@sapUiContentLabelColor: @sapContent_LabelColor;
@sapUiContentMonospaceFontFamily: @sapContent_MonospaceFontFamily;
@sapUiContentMonospaceBoldFontFamily: @sapContent_MonospaceBoldFontFamily;
@sapUiContentIconFontFamily: @sapContent_IconFontFamily;
@sapUiContentDisabledTextColor: @sapContent_DisabledTextColor;
@sapUiContentDisabledOpacity: @sapContent_DisabledOpacity;
@sapUiContentContrastTextThreshold: @sapContent_ContrastTextThreshold;
@sapUiContentContrastTextColor: @sapContent_ContrastTextColor;
@sapUiContentForegroundColor: @sapContent_ForegroundColor;
@sapUiContentForegroundBorderColor: @sapContent_ForegroundBorderColor;
@sapUiContentForegroundTextColor: @sapContent_ForegroundTextColor;
@sapUiContentBadgeBackground: @sapContent_BadgeBackground;
@sapUiContentBadgeTextColor: @sapContent_BadgeTextColor;
@sapUiContentDragAndDropActiveColor: @sapContent_DragAndDropActiveColor;
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
@sapUiContentSelectedForegroundColor: @sapContent_Selected_ForegroundColor;
@sapUiContentForcedColorAdjust: @sapContent_ForcedColorAdjust;
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
@sapUiContentIllustrativeColor3: @sapContent_Illustrative_Color3;
@sapUiContentIllustrativeColor4: @sapContent_Illustrative_Color4;
@sapUiContentIllustrativeColor5: @sapContent_Illustrative_Color5;
@sapUiContentIllustrativeColor6: @sapContent_Illustrative_Color6;
@sapUiContentIllustrativeColor7: @sapContent_Illustrative_Color7;
@sapUiContentIllustrativeColor8: @sapContent_Illustrative_Color8;
@sapUiContentIllustrativeColor9: @sapContent_Illustrative_Color9;
@sapUiContentIllustrativeColor10: @sapContent_Illustrative_Color10;
@sapUiContentIllustrativeColor11: @sapContent_Illustrative_Color11;
@sapUiContentIllustrativeColor12: @sapContent_Illustrative_Color12;
@sapUiContentIllustrativeColor13: @sapContent_Illustrative_Color13;
@sapUiContentIllustrativeColor14: @sapContent_Illustrative_Color14;
@sapUiContentIllustrativeColor15: @sapContent_Illustrative_Color15;
@sapUiContentIllustrativeColor16: @sapContent_Illustrative_Color16;
@sapUiContentIllustrativeColor17: @sapContent_Illustrative_Color17;
@sapUiContentIllustrativeColor18: @sapContent_Illustrative_Color18;
@sapUiContentIllustrativeColor19: @sapContent_Illustrative_Color19;
@sapUiContentIllustrativeColor20: @sapContent_Illustrative_Color20;
@sapUiFontLightFamily: @sapFontLightFamily;
@sapUiFontBoldFamily: @sapFontBoldFamily;
@sapUiFontSemiboldFamily: @sapFontSemiboldFamily;
@sapUiFontSemiboldDuplexFamily: @sapFontSemiboldDuplexFamily;
@sapUiFontBlackFamily: @sapFontBlackFamily;
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
@sapMFontSmallSize: @sapFontSmallSize;
@sapMFontLargeSize: @sapFontLargeSize;
@sapMFontHeader1Size: @sapFontHeader1Size;
@sapMFontHeader2Size: @sapFontHeader2Size;
@sapMFontHeader3Size: @sapFontHeader3Size;
@sapMFontHeader4Size: @sapFontHeader4Size;
@sapMFontHeader5Size: @sapFontHeader5Size;
@sapMFontHeader6Size: @sapFontHeader6Size;
@sapUiLinkTextDecoration: @sapLink_TextDecoration;
@sapUiLinkHoverColor: @sapLink_Hover_Color;
@sapUiLinkHoverTextDecoration: @sapLink_Hover_TextDecoration;
@sapUiLinkActiveColor: @sapLink_Active_Color;
@sapUiLinkActiveTextDecoration: @sapLink_Active_TextDecoration;
@sapUiLinkVisitedColor: @sapLink_Visited_Color;
@sapUiLinkInvertedColor: @sapLink_InvertedColor;
@sapUiLinkSubtleColor: @sapLink_SubtleColor;
@sapUiShellBackground: @sapShell_Background;
@sapUiShellBackgroundImage: @sapShell_BackgroundImage;
@sapUiShellBackgroundImageOpacity: @sapShell_BackgroundImageOpacity;
@sapUiShellBackgroundImageRepeat: @sapShell_BackgroundImageRepeat;
@sapUiShellBorderColor: @sapShell_BorderColor;
@sapUiShellTextColor: @sapShell_TextColor;
@sapUiShellInteractiveBackground: @sapShell_InteractiveBackground;
@sapUiShellInteractiveTextColor: @sapShell_InteractiveTextColor;
@sapUiShellInteractiveBorderColor: @sapShell_InteractiveBorderColor;
@sapUiShellGroupTitleTextColor: @sapShell_GroupTitleTextColor;
@sapUiShellGroupTitleTextShadow: @sapShell_GroupTitleTextShadow;
@sapUiShellHoverBackground: @sapShell_Hover_Background;
@sapUiShellActiveBackground: @sapShell_Active_Background;
@sapUiShellActiveTextColor: @sapShell_Active_TextColor;
@sapUiShellSelectedBackground: @sapShell_Selected_Background;
@sapUiShellSelectedTextColor: @sapShell_Selected_TextColor;
@sapUiShellSelectedHoverBackground: @sapShell_Selected_Hover_Background;
@sapUiShellFavicon: @sapShell_Favicon;
@sapUiShellNavigationBackground: @sapShell_Navigation_Background;
@sapUiShellNavigationHoverBackground: @sapShell_Navigation_Hover_Background;
@sapUiShellNavigationSelectedColor: @sapShell_Navigation_SelectedColor;
@sapUiShellNavigationSelectedTextColor: @sapShell_Navigation_Selected_TextColor;
@sapUiShellNavigationTextColor: @sapShell_Navigation_TextColor;
@sapUiShellNavigationActiveTextColor: @sapShell_Navigation_Active_TextColor;
@sapUiShellNavigationActiveBackground: @sapShell_Navigation_Active_Background;
@sapUiShellShadow: @sapShell_Shadow;
@sapUiShellNegativeColor: @sapShell_NegativeColor;
@sapUiShellCriticalColor: @sapShell_CriticalColor;
@sapUiShellPositiveColor: @sapShell_PositiveColor;
@sapUiShellInformativeColor: @sapShell_InformativeColor;
@sapUiShellNeutralColor: @sapShell_NeutralColor;
@sapUiShellCategory1Background: @sapShell_Category_1_Background;
@sapUiShellCategory1BorderColor: @sapShell_Category_1_BorderColor;
@sapUiShellCategory1TextColor: @sapShell_Category_1_TextColor;
@sapUiShellCategory1TextShadow: @sapShell_Category_1_TextShadow;
@sapUiShellCategory2Background: @sapShell_Category_2_Background;
@sapUiShellCategory2BorderColor: @sapShell_Category_2_BorderColor;
@sapUiShellCategory2TextColor: @sapShell_Category_2_TextColor;
@sapUiShellCategory2TextShadow: @sapShell_Category_2_TextShadow;
@sapUiShellCategory31Background: @sapShell_Category_3_Background;
@sapUiShellCategory3BorderColor: @sapShell_Category_3_BorderColor;
@sapUiShellCategory3TextColor: @sapShell_Category_3_TextColor;
@sapUiShellCategory3TextShadow: @sapShell_Category_3_TextShadow;
@sapUiShellCategory4Background: @sapShell_Category_4_Background;
@sapUiShellCategory4BorderColor: @sapShell_Category_4_BorderColor;
@sapUiShellCategory4TextColor: @sapShell_Category_4_TextColor;
@sapUiShellCategory4TextShadow: @sapShell_Category_4_TextShadow;
@sapUiShellCategory5Background: @sapShell_Category_5_Background;
@sapUiShellCategory5BorderColor: @sapShell_Category_5_BorderColor;
@sapUiShellCategory5TextColor: @sapShell_Category_5_TextColor;
@sapUiShellCategory5TextShadow: @sapShell_Category_5_TextShadow;
@sapUiShellCategory6Background: @sapShell_Category_6_Background;
@sapUiShellCategory6BorderColor: @sapShell_Category_6_BorderColor;
@sapUiShellCategory6TextColor: @sapShell_Category_6_TextColor;
@sapUiShellCategory6TextShadow: @sapShell_Category_6_TextShadow;
@sapUiShellCategory7Background: @sapShell_Category_7_Background;
@sapUiShellCategory7BorderColor: @sapShell_Category_7_BorderColor;
@sapUiShellCategory7TextColor: @sapShell_Category_7_TextColor;
@sapUiShellCategory7TextShadow: @sapShell_Category_7_TextShadow;
@sapUiShellCategory8Background: @sapShell_Category_8_Background;
@sapUiShellCategory8BorderColor: @sapShell_Category_8_BorderColor;
@sapUiShellCategory8TextColor: @sapShell_Category_8_TextColor;
@sapUiShellCategory8TextShadow: @sapShell_Category_8_TextShadow;
@sapUiShellCategory9Background: @sapShell_Category_9_Background;
@sapUiShellCategory9BorderColor: @sapShell_Category_9_BorderColor;
@sapUiShellCategory9TextColor: @sapShell_Category_9_TextColor;
@sapUiShellCategory9TextShadow: @sapShell_Category_9_TextShadow;
@sapUiShellCategory10Background: @sapShell_Category_10_Background;
@sapUiShellCategory10BorderColor: @sapShell_Category_10_BorderColor;
@sapUiShellCategory10TextColor: @sapShell_Category_10_TextColor;
@sapUiShellCategory10TextShadow: @sapShell_Category_10_TextShadow;
@sapUiShellCategory11Background: @sapShell_Category_11_Background;
@sapUiShellCategory11BorderColor: @sapShell_Category_11_BorderColor;
@sapUiShellCategory11TextColor: @sapShell_Category_11_TextColor;
@sapUiShellCategory11TextShadow: @sapShell_Category_11_TextShadow;
@sapUiShellCategory12Background: @sapShell_Category_12_Background;
@sapUiShellCategory12BorderColor: @sapShell_Category_12_BorderColor;
@sapUiShellCategory12TextColor: @sapShell_Category_12_TextColor;
@sapUiShellCategory12TextShadow: @sapShell_Category_12_TextShadow;
@sapUiShellCategory13Background: @sapShell_Category_13_Background;
@sapUiShellCategory13BorderColor: @sapShell_Category_13_BorderColor;
@sapUiShellCategory13TextColor: @sapShell_Category_13_TextColor;
@sapUiShellCategory13TextShadow: @sapShell_Category_13_TextShadow;
@sapUiShellCategory14Background: @sapShell_Category_14_Background;
@sapUiShellCategory14BorderColor: @sapShell_Category_14_BorderColor;
@sapUiShellCategory14TextColor: @sapShell_Category_14_TextColor;
@sapUiShellCategory14TextShadow: @sapShell_Category_14_TextShadow;
@sapUiShellCategory15Background: @sapShell_Category_15_Background;
@sapUiShellCategory15BorderColor: @sapShell_Category_15_BorderColor;
@sapUiShellCategory15TextColor: @sapShell_Category_15_TextColor;
@sapUiShellCategory15TextShadow: @sapShell_Category_15_TextShadow;
@sapUiShellCategory16Background: @sapShell_Category_16_Background;
@sapUiShellCategory16BorderColor: @sapShell_Category_16_BorderColor;
@sapUiShellCategory16TextColor: @sapShell_Category_16_TextColor;
@sapUiShellCategory16TextShadow: @sapShell_Category_16_TextShadow;
@sapUiAvatar1Background: @sapAvatar_1_Background;
@sapUiAvatar1BorderColor: @sapAvatar_1_BorderColor;
@sapUiAvatar1TextColor: @sapAvatar_1_TextColor;
@sapUiAvatar2Background: @sapAvatar_2_Background;
@sapUiAvatar2BorderColor: @sapAvatar_2_BorderColor;
@sapUiAvatar2TextColor: @sapAvatar_2_TextColor;
@sapUiAvatar3Background: @sapAvatar_3_Background;
@sapUiAvatar3BorderColor: @sapAvatar_3_BorderColor;
@sapUiAvatar3TextColor: @sapAvatar_3_TextColor;
@sapUiAvatar4Background: @sapAvatar_4_Background;
@sapUiAvatar4BorderColor: @sapAvatar_4_BorderColor;
@sapUiAvatar4TextColor: @sapAvatar_4_TextColor;
@sapUiAvatar5Background: @sapAvatar_5_Background;
@sapUiAvatar5BorderColor: @sapAvatar_5_BorderColor;
@sapUiAvatar5TextColor: @sapAvatar_5_TextColor;
@sapUiAvatar6Background: @sapAvatar_6_Background;
@sapUiAvatar6BorderColor: @sapAvatar_6_BorderColor;
@sapUiAvatar6TextColor: @sapAvatar_6_TextColor;
@sapUiAvatar7Background: @sapAvatar_7_Background;
@sapUiAvatar7BorderColor: @sapAvatar_7_BorderColor;
@sapUiAvatar7TextColor: @sapAvatar_7_TextColor;
@sapUiAvatar8Background: @sapAvatar_8_Background;
@sapUiAvatar8BorderColor: @sapAvatar_8_BorderColor;
@sapUiAvatar8TextColor: @sapAvatar_8_TextColor;
@sapUiAvatar9Background: @sapAvatar_9_Background;
@sapUiAvatar9BorderColor: @sapAvatar_9_BorderColor;
@sapUiAvatar9TextColor: @sapAvatar_9_TextColor;
@sapUiAvatar10Background: @sapAvatar_10_Background;
@sapUiAvatar10BorderColor: @sapAvatar_10_BorderColor;
@sapUiAvatar10TextColor: @sapAvatar_10_TextColor;
@sapUiButtonBackground: @sapButton_Background;
@sapUiButtonBorderColor: @sapButton_BorderColor;
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
@sapUiButtonBorderCornerRadius: @sapButton_BorderCornerRadius;
@sapUiButtonTextColor: @sapButton_TextColor;
@sapUiButtonHoverBackground: @sapButton_Hover_Background;
@sapUiButtonHoverBorderColor: @sapButton_Hover_BorderColor;
@sapUiButtonHoverTextColor: @sapButton_Hover_TextColor;
@sapUiButtonIconColor: @sapButton_IconColor;
@sapUiButtonActiveBackground: @sapButton_Active_Background;
@sapUiButtonActiveBorderColor: @sapButton_Active_BorderColor;
@sapUiButtonActiveTextColor: @sapButton_Active_TextColor;
@sapUiButtonEmphasizedBackground: @sapButton_Emphasized_Background;
@sapUiButtonEmphasizedBorderColor: @sapButton_Emphasized_BorderColor;
@sapUiButtonEmphasizedTextColor: @sapButton_Emphasized_TextColor;
@sapUiButtonEmphasizedHoverBackground: @sapButton_Emphasized_Hover_Background;
@sapUiButtonEmphasizedHoverBorderColor: @sapButton_Emphasized_Hover_BorderColor;
@sapUiButtonEmphasizedHoverTextColor: @sapButton_Emphasized_Hover_TextColor;
@sapUiButtonEmphasizedActiveBackground: @sapButton_Emphasized_Active_Background;
@sapUiButtonEmphasizedActiveBorderColor: @sapButton_Emphasized_Active_BorderColor;
@sapUiButtonEmphasizedActiveTextColor: @sapButton_Emphasized_Active_TextColor;
@sapUiButtonEmphasizedTextShadow: @sapButton_Emphasized_TextShadow;
@sapUiButtonEmphasizedFontWeight: @sapButton_Emphasized_FontWeight;
@sapUiButtonRejectBackground: @sapButton_Reject_Background;
@sapUiButtonRejectBorderColor: @sapButton_Reject_BorderColor;
@sapUiButtonRejectTextColor: @sapButton_Reject_TextColor;
@sapUiButtonRejectHoverBackground: @sapButton_Reject_Hover_Background;
@sapUiButtonRejectHoverBorderColor: @sapButton_Reject_Hover_BorderColor;
@sapUiButtonRejectHoverTextColor: @sapButton_Reject_Hover_TextColor;
@sapUiButtonRejectActiveBackground: @sapButton_Reject_Active_Background;
@sapUiButtonRejectActiveBorderColor: @sapButton_Reject_Active_BorderColor;
@sapUiButtonRejectActiveTextColor: @sapButton_Reject_Active_TextColor;
@sapUiButtonRejectSelectedBackground: @sapButton_Reject_Selected_Background;
@sapUiButtonRejectSelectedBorderColor: @sapButton_Reject_Selected_BorderColor;
@sapUiButtonRejectSelectedTextColor: @sapButton_Reject_Selected_TextColor;
@sapUiButtonRejectSelectedHoverBackground: @sapButton_Reject_Selected_Hover_Background;
@sapUiButtonRejectSelectedHoverBorderColor: @sapButton_Reject_Selected_Hover_BorderColor;
@sapUiButtonAcceptBackground: @sapButton_Accept_Background;
@sapUiButtonAcceptBorderColor: @sapButton_Accept_BorderColor;
@sapUiButtonAcceptTextColor: @sapButton_Accept_TextColor;
@sapUiButtonAcceptHoverBackground: @sapButton_Accept_Hover_Background;
@sapUiButtonAcceptHoverBorderColor: @sapButton_Accept_Hover_BorderColor;
@sapUiButtonAcceptHoverTextColor: @sapButton_Accept_Hover_TextColor;
@sapUiButtonAcceptActiveBackground: @sapButton_Accept_Active_Background;
@sapUiButtonAcceptActiveBorderColor: @sapButton_Accept_Active_BorderColor;
@sapUiButtonAcceptActiveTextColor: @sapButton_Accept_Active_TextColor;
@sapUiButtonAcceptSelectedBackground: @sapButton_Accept_Selected_Background;
@sapUiButtonAcceptSelectedBorderColor: @sapButton_Accept_Selected_BorderColor;
@sapUiButtonAcceptSelectedTextColor: @sapButton_Accept_Selected_TextColor;
@sapUiButtonAcceptSelectedHoverBackground: @sapButton_Accept_Selected_Hover_Background;
@sapUiButtonAcceptSelectedHoverBorderColor: @sapButton_Accept_Selected_Hover_BorderColor;
@sapUiButtonLiteBackground: @sapButton_Lite_Background;
@sapUiButtonLiteBorderColor: @sapButton_Lite_BorderColor;
@sapUiButtonLiteTextColor: @sapButton_Lite_TextColor;
@sapUiButtonLiteHoverBackground: @sapButton_Lite_Hover_Background;
@sapUiButtonLiteHoverBorderColor: @sapButton_Lite_Hover_BorderColor;
@sapUiButtonLiteHoverTextColor: @sapButton_Lite_Hover_TextColor;
@sapUiButtonLiteActiveBackground: @sapButton_Lite_Active_Background;
@sapUiButtonLiteActiveBorderColor: @sapButton_Lite_Active_BorderColor;
@sapUiButtonSelectedBackground: @sapButton_Selected_Background;
@sapUiButtonSelectedBorderColor: @sapButton_Selected_BorderColor;
@sapUiButtonSelectedTextColor: @sapButton_Selected_TextColor;
@sapUiButtonSelectedHoverBackground: @sapButton_Selected_Hover_Background;
@sapUiButtonSelectedHoverBorderColor: @sapButton_Selected_Hover_BorderColor;
@sapUiButtonAttentionBackground: @sapButton_Attention_Background;
@sapUiButtonAttentionBorderColor: @sapButton_Attention_BorderColor;
@sapUiButtonAttentionTextColor: @sapButton_Attention_TextColor;
@sapUiButtonAttentionHoverBackground: @sapButton_Attention_Hover_Background;
@sapUiButtonAttentionHoverBorderColor: @sapButton_Attention_Hover_BorderColor;
@sapUiButtonAttentionHoverTextColor: @sapButton_Attention_Hover_TextColor;
@sapUiButtonAttentionActiveBackground: @sapButton_Attention_Active_Background;
@sapUiButtonAttentionActiveBorderColor: @sapButton_Attention_Active_BorderColor;
@sapUiButtonAttentionActiveTextColor: @sapButton_Attention_Active_TextColor;
@sapUiButtonAttentionSelectedBackground: @sapButton_Attention_Selected_Background;
@sapUiButtonAttentionSelectedBorderColor: @sapButton_Attention_Selected_BorderColor;
@sapUiButtonAttentionSelectedTextColor: @sapButton_Attention_Selected_TextColor;
@sapUiButtonAttentionSelectedHoverBackground: @sapButton_Attention_Selected_Hover_Background;
@sapUiButtonAttentionSelectedHoverBorderColor: @sapButton_Attention_Selected_Hover_BorderColor;
@sapUiButtonNegativeBackground: @sapButton_Negative_Background;
@sapUiButtonNegativeBorderColor: @sapButton_Negative_BorderColor;
@sapUiButtonNegativeTextColor: @sapButton_Negative_TextColor;
@sapUiButtonNegativeHoverBackground: @sapButton_Negative_Hover_Background;
@sapUiButtonNegativeHoverBorderColor: @sapButton_Negative_Hover_BorderColor;
@sapUiButtonNegativeHoverTextColor: @sapButton_Negative_Hover_TextColor;
@sapUiButtonNegativeActiveBackground: @sapButton_Negative_Active_Background;
@sapUiButtonNegativeActiveBorderColor: @sapButton_Negative_Active_BorderColor;
@sapUiButtonNegativeActiveTextColor: @sapButton_Negative_Active_TextColor;
@sapUiButtonCriticalBackground: @sapButton_Critical_Background;
@sapUiButtonCriticalBorderColor: @sapButton_Critical_BorderColor;
@sapUiButtonCriticalTextColor: @sapButton_Critical_TextColor;
@sapUiButtonCriticalHoverBackground: @sapButton_Critical_Hover_Background;
@sapUiButtonCriticalHoverBorderColor: @sapButton_Critical_Hover_BorderColor;
@sapUiButtonCriticalHoverTextColor: @sapButton_Critical_Hover_TextColor;
@sapUiButtonCriticalActiveBackground: @sapButton_Critical_Active_Background;
@sapUiButtonCriticalActiveBorderColor: @sapButton_Critical_Active_BorderColor;
@sapUiButtonCriticalActiveTextColor: @sapButton_Critical_Active_TextColor;
@sapUiButtonSuccessBackground: @sapButton_Success_Background;
@sapUiButtonSuccessBorderColor: @sapButton_Success_BorderColor;
@sapUiButtonSuccessTextColor: @sapButton_Success_TextColor;
@sapUiButtonSuccessHoverBackground: @sapButton_Success_Hover_Background;
@sapUiButtonSuccessHoverBorderColor: @sapButton_Success_Hover_BorderColor;
@sapUiButtonSuccessHoverTextColor: @sapButton_Success_Hover_TextColor;
@sapUiButtonSuccessActiveBackground: @sapButton_Success_Active_Background;
@sapUiButtonSuccessActiveBorderColor: @sapButton_Success_Active_BorderColor;
@sapUiButtonSuccessActiveTextColor: @sapButton_Success_Active_TextColor;
@sapUiButtonInformationBackground: @sapButton_Information_Background;
@sapUiButtonInformationBorderColor: @sapButton_Information_BorderColor;
@sapUiButtonInformationTextColor: @sapButton_Information_TextColor;
@sapUiButtonInformationHoverBackground: @sapButton_Information_Hover_Background;
@sapUiButtonInformationHoverBorderColor: @sapButton_Information_Hover_BorderColor;
@sapUiButtonInformationHoverTextColor: @sapButton_Information_Hover_TextColor;
@sapUiButtonInformationActiveBackground: @sapButton_Information_Active_Background;
@sapUiButtonInformationActiveBorderColor: @sapButton_Information_Active_BorderColor;
@sapUiButtonInformationActiveTextColor: @sapButton_Information_Active_TextColor;
@sapUiButtonNeutralBackground: @sapButton_Neutral_Background;
@sapUiButtonNeutralBorderColor: @sapButton_Neutral_BorderColor;
@sapUiButtonNeutralTextColor: @sapButton_Neutral_TextColor;
@sapUiButtonNeutralHoverBackground: @sapButton_Neutral_Hover_Background;
@sapUiButtonNeutralHoverBorderColor: @sapButton_Neutral_Hover_BorderColor;
@sapUiButtonNeutralHoverTextColor: @sapButton_Neutral_Hover_TextColor;
@sapUiButtonNeutralActiveBackground: @sapButton_Neutral_Active_Background;
@sapUiButtonNeutralActiveBorderColor: @sapButton_Neutral_Active_BorderColor;
@sapUiButtonNeutralActiveTextColor: @sapButton_Neutral_Active_TextColor;
@sapUiButtonTrackBackground: @sapButton_Track_Background;
@sapUiButtonTrackBorderColor: @sapButton_Track_BorderColor;
@sapUiButtonTrackTextColor: @sapButton_Track_TextColor;
@sapUiButtonTrackHoverBackground: @sapButton_Track_Hover_Background;
@sapUiButtonTrackHoverBorderColor: @sapButton_Track_Hover_BorderColor;
@sapUiButtonTrackSelectedBackground: @sapButton_Track_Selected_Background;
@sapUiButtonTrackSelectedBorderColor: @sapButton_Track_Selected_BorderColor;
@sapUiButtonTrackSelectedTextColor: @sapButton_Track_Selected_TextColor;
@sapUiButtonTrackSelectedHoverBackground: @sapButton_Track_Selected_Hover_Background;
@sapUiButtonTrackSelectedHoverBorderColor: @sapButton_Track_Selected_Hover_BorderColor;
@sapUiButtonHandleBackground: @sapButton_Handle_Background;
@sapUiButtonHandleBorderColor: @sapButton_Handle_BorderColor;
@sapUiButtonHandleTextColor: @sapButton_Handle_TextColor;
@sapUiButtonHandleHoverBackground: @sapButton_Handle_Hover_Background;
@sapUiButtonHandleHoverBorderColor: @sapButton_Handle_Hover_BorderColor;
@sapUiButtonHandleSelectedBackground: @sapButton_Handle_Selected_Background;
@sapUiButtonHandleSelectedBorderColor: @sapButton_Handle_Selected_BorderColor;
@sapUiButtonHandleSelectedTextColor: @sapButton_Handle_Selected_TextColor;
@sapUiButtonHandleSelectedHoverBackground: @sapButton_Handle_Selected_Hover_Background;
@sapUiButtonHandleSelectedHoverBorderColor: @sapButton_Handle_Selected_Hover_BorderColor;
@sapUiButtonTrackNegativeBackground: @sapButton_Track_Negative_Background;
@sapUiButtonTrackNegativeBorderColor: @sapButton_Track_Negative_BorderColor;
@sapUiButtonTrackNegativeTextColor: @sapButton_Track_Negative_TextColor;
@sapUiButtonTrackNegativeHoverBackground: @sapButton_Track_Negative_Hover_Background;
@sapUiButtonTrackNegativeHoverBorderColor: @sapButton_Track_Negative_Hover_BorderColor;
@sapUiButtonHandleNegativeBackground: @sapButton_Handle_Negative_Background;
@sapUiButtonHandleNegativeBorderColor: @sapButton_Handle_Negative_BorderColor;
@sapUiButtonHandleNegativeTextColor: @sapButton_Handle_Negative_TextColor;
@sapUiButtonHandleNegativeHoverBackground: @sapButton_Handle_Negative_Hover_Background;
@sapUiButtonHandleNegativeHoverBorderColor: @sapButton_Handle_Negative_Hover_BorderColor;
@sapUiButtonTrackPositiveBackground: @sapButton_Track_Positive_Background;
@sapUiButtonTrackPositiveBorderColor: @sapButton_Track_Positive_BorderColor;
@sapUiButtonTrackPositiveTextColor: @sapButton_Track_Positive_TextColor;
@sapUiButtonTrackPositiveHoverBackground: @sapButton_Track_Positive_Hover_Background;
@sapUiButtonTrackPositiveHoverBorderColor: @sapButton_Track_Positive_Hover_BorderColor;
@sapUiButtonHandlePositiveBackground: @sapButton_Handle_Positive_Background;
@sapUiButtonHandlePositiveBorderColor: @sapButton_Handle_Positive_BorderColor;
@sapUiButtonHandlePositiveTextColor: @sapButton_Handle_Positive_TextColor;
@sapUiButtonHandlePositiveHoverBackground: @sapButton_Handle_Positive_Hover_Background;
@sapUiButtonHandlePositiveHoverBorderColor: @sapButton_Handle_Positive_Hover_BorderColor;
@sapUiButtonTokenBackground: @sapButton_TokenBackground;
@sapUiButtonTokenBorderColor: @sapButton_TokenBorderColor;
@sapUiFieldBackground: @sapField_Background;
@sapUiFieldBackgroundStyle: @sapField_BackgroundStyle;
@sapUiFieldTextColor: @sapField_TextColor;
@sapUiFieldPlaceholderTextColor: @sapField_PlaceholderTextColor;
@sapUiFieldBorderColor: @sapField_BorderColor;
@sapUiFieldHelpBackground: @sapField_HelpBackground;
@sapUiFieldBorderWidth: @sapField_BorderWidth;
@sapUiFieldBorderStyle: @sapField_BorderStyle;
@sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
@sapUiFieldShadow: @sapField_Shadow;
@sapUiFieldHoverBackground: @sapField_Hover_Background;
@sapUiFieldHoverBackgroundStyle: @sapField_Hover_BackgroundStyle;
@sapUiFieldHoverBorderColor: @sapField_Hover_BorderColor;
@sapUiFieldHoverHelpBackground: @sapField_Hover_HelpBackground;
@sapUiFieldHoverShadow: @sapField_Hover_Shadow;
@sapUiFieldHoverInvalidShadow: @sapField_Hover_InvalidShadow;
@sapUiFieldHoverWarningShadow: @sapField_Hover_WarningShadow;
@sapUiFieldHoverSuccessShadow: @sapField_Hover_SuccessShadow;
@sapUiFieldHoverInformationShadow: @sapField_Hover_InformationShadow;
@sapUiFieldActiveBorderColor: @sapField_Active_BorderColor;
@sapUiFieldFocusBackground: @sapField_Focus_Background;
@sapUiFieldFocusBorderColor: @sapField_Focus_BorderColor;
@sapUiFieldFocusHelpBackground: @sapField_Focus_HelpBackground;
@sapUiFieldReadOnlyBackground: @sapField_ReadOnly_Background;
@sapUiFieldReadOnlyBackgroundStyle: @sapField_ReadOnly_BackgroundStyle;
@sapUiFieldReadOnlyBorderColor: @sapField_ReadOnly_BorderColor;
@sapUiFieldReadOnlyBorderStyle: @sapField_ReadOnly_BorderStyle;
@sapUiFieldReadOnlyHelpBackground: @sapField_ReadOnly_HelpBackground;
@sapUiFieldRequiredColor: @sapField_RequiredColor;
@sapUiFieldInvalidColor: @sapField_InvalidColor;
@sapUiFieldInvalidBackground: @sapField_InvalidBackground;
@sapUiFieldInvalidBackgroundStyle: @sapField_InvalidBackgroundStyle;
@sapUiFieldInvalidBorderWidth: @sapField_InvalidBorderWidth;
@sapUiFieldInvalidBorderStyle: @sapField_InvalidBorderStyle;
@sapUiFieldInvalidShadow: @sapField_InvalidShadow;
@sapUiFieldWarningColor: @sapField_WarningColor;
@sapUiFieldWarningBackground: @sapField_WarningBackground;
@sapUiFieldWarningBackgroundStyle: @sapField_WarningBackgroundStyle;
@sapUiFieldWarningBorderWidth: @sapField_WarningBorderWidth;
@sapUiFieldWarningBorderStyle: @sapField_WarningBorderStyle;
@sapUiFieldWarningShadow: @sapField_WarningShadow;
@sapUiFieldSuccessColor: @sapField_SuccessColor;
@sapUiFieldSuccessBackground: @sapField_SuccessBackground;
@sapUiFieldSuccessBackgroundStyle: @sapField_SuccessBackgroundStyle;
@sapUiFieldSuccessBorderWidth: @sapField_SuccessBorderWidth;
@sapUiFieldSuccessBorderStyle: @sapField_SuccessBorderStyle;
@sapUiFieldSuccessShadow: @sapField_SuccessShadow;
@sapUiFieldInformationColor: @sapField_InformationColor;
@sapUiFieldInformationBackground: @sapField_InformationBackground;
@sapUiFieldInformationBackgroundStyle: @sapField_InformationBackgroundStyle;
@sapUiFieldInformationBorderWidth: @sapField_InformationBorderWidth;
@sapUiFieldInformationBorderStyle: @sapField_InformationBorderStyle;
@sapUiFieldInformationShadow: @sapField_InformationShadow;
@sapUiGroupTitleBackground: @sapGroup_TitleBackground;
@sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
@sapUiGroupTitleTextColor: @sapGroup_TitleTextColor;
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
@sapUiGroupContentBackground: @sapGroup_ContentBackground;
@sapUiGroupContentBorderColor: @sapGroup_ContentBorderColor;
@sapUiGroupBorderWidth: @sapGroup_BorderWidth;
@sapUiGroupBorderCornerRadius: @sapGroup_BorderCornerRadius;
@sapUiGroupFooterBackground: @sapGroup_FooterBackground;
@sapUiToolbarBackground: @sapToolbar_Background;
@sapUiToolbarSeparatorColor: @sapToolbar_SeparatorColor;
@sapUiListHeaderBackground: @sapList_HeaderBackground;
@sapUiListHeaderBorderColor: @sapList_HeaderBorderColor;
@sapUiListHeaderTextColor: @sapList_HeaderTextColor;
@sapUiListBorderColor: @sapList_BorderColor;
@sapUiListBorderWidth: @sapList_BorderWidth;
@sapUiListTextColor: @sapList_TextColor;
@sapUiListActiveTextColor: @sapList_Active_TextColor;
@sapUiListActiveBackground: @sapList_Active_Background;
@sapUiListSelectionBackgroundColor: @sapList_SelectionBackgroundColor;
@sapUiListSelectionBorderColor: @sapList_SelectionBorderColor;
@sapUiListHoverSelectionBackground: @sapList_Hover_SelectionBackground;
@sapUiListBackground: @sapList_Background;
@sapUiListHoverBackground: @sapList_Hover_Background;
@sapUiListAlternatingBackground: @sapList_AlternatingBackground;
@sapUiListGroupHeaderBackground: @sapList_GroupHeaderBackground;
@sapUiListGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
@sapUiListGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
@sapUiListTableGroupHeaderBackground: @sapList_TableGroupHeaderBackground;
@sapUiListTableGroupHeaderBorderColor: @sapList_TableGroupHeaderBorderColor;
@sapUiListTableGroupHeaderTextColor: @sapList_TableGroupHeaderTextColor;
@sapUiListFooterBackground: @sapList_FooterBackground;
@sapUiListFooterTextColor: @sapList_FooterTextColor;
@sapUiListTableFooterBorder: @sapList_TableFooterBorder;
@sapUiListTableFixedBorderColor: @sapList_TableFixedBorderColor;
@sapUiMessageErrorBorderColor: @sapMessage_ErrorBorderColor;
@sapUiMessageWarningBorderColor: @sapMessage_WarningBorderColor;
@sapUiMessageSuccessBorderColor: @sapMessage_SuccessBorderColor;
@sapUiMessageInformationBorderColor: @sapMessage_InformationBorderColor;
@sapUiPopoverBorderCornerRadius: @sapPopover_BorderCornerRadius;
@sapUiProgressBackground: @sapProgress_Background;
@sapUiProgressBorderColor: @sapProgress_BorderColor;
@sapUiProgressTextColor: @sapProgress_TextColor;
@sapUiProgressFontSize: @sapProgress_FontSize;
@sapUiProgressNegativeBackground: @sapProgress_NegativeBackground;
@sapUiProgressNegativeBorderColor: @sapProgress_NegativeBorderColor;
@sapUiProgressNegativeTextColor: @sapProgress_NegativeTextColor;
@sapUiProgressCriticalBackground: @sapProgress_CriticalBackground;
@sapUiProgressCriticalBorderColor: @sapProgress_CriticalBorderColor;
@sapUiProgressCriticalTextColor: @sapProgress_CriticalTextColor;
@sapUiProgressPositiveBackground: @sapProgress_PositiveBackground;
@sapUiProgressPositiveBorderColor: @sapProgress_PositiveBorderColor;
@sapUiProgressPositiveTextColor: @sapProgress_PositiveTextColor;
@sapUiProgressInformationBackground: @sapProgress_InformationBackground;
@sapUiProgressInformationBorderColor: @sapProgress_InformationBorderColor;
@sapUiProgressInformationTextColor: @sapProgress_InformationTextColor;
@sapUiProgressValueBackground: @sapProgress_Value_Background;
@sapUiProgressValueBorderColor: @sapProgress_Value_BorderColor;
@sapUiProgressValueTextColor: @sapProgress_Value_TextColor;
@sapUiProgressValueNegativeBackground: @sapProgress_Value_NegativeBackground;
@sapUiProgressValueNegativeBorderColor: @sapProgress_Value_NegativeBorderColor;
@sapUiProgressValueNegativeTextColor: @sapProgress_Value_NegativeTextColor;
@sapUiProgressValueCriticalBackground: @sapProgress_Value_CriticalBackground;
@sapUiProgressValueCriticalBorderColor: @sapProgress_Value_CriticalBorderColor;
@sapUiProgressValueCriticalTextColor: @sapProgress_Value_CriticalTextColor;
@sapUiProgressValuePositiveBackground: @sapProgress_Value_PositiveBackground;
@sapUiProgressValuePositiveBorderColor: @sapProgress_Value_PositiveBorderColor;
@sapUiProgressValuePositiveTextColor: @sapProgress_Value_PositiveTextColor;
@sapUiProgressValueInformationBackground: @sapProgress_Value_InformationBackground;
@sapUiProgressValueInformationBorderColor: @sapProgress_Value_InformationBorderColor;
@sapUiProgressValueInformationTextColor: @sapProgress_Value_InformationTextColor;
@sapUiScrollBarFaceColor: @sapScrollBar_FaceColor;
@sapUiScrollBarTrackColor: @sapScrollBar_TrackColor;
@sapUiScrollBarBorderColor: @sapScrollBar_BorderColor;
@sapUiScrollBarSymbolColor: @sapScrollBar_SymbolColor;
@sapUiScrollBarDimension: @sapScrollBar_Dimension;
@sapUiScrollBarHoverFaceColor: @sapScrollBar_Hover_FaceColor;
@sapUiSliderBackground: @sapSlider_Background;
@sapUiSliderBorderColor: @sapSlider_BorderColor;
@sapUiSliderSelectedBackground: @sapSlider_Selected_Background;
@sapUiSliderSelectedBorderColor: @sapSlider_Selected_BorderColor;
@sapUiSliderHandleBackground: @sapSlider_HandleBackground;
@sapUiSliderHandleBorderColor: @sapSlider_HandleBorderColor;
@sapUiSliderRangeHandleBackground: @sapSlider_RangeHandleBackground;
@sapUiSliderHoverHandleBackground: @sapSlider_Hover_HandleBackground;
@sapUiSliderHoverHandleBorderColor: @sapSlider_Hover_HandleBorderColor;
@sapUiSliderHoverRangeHandleBackground: @sapSlider_Hover_RangeHandleBackground;
@sapUiSliderActiveHandleBackground: @sapSlider_Active_HandleBackground;
@sapUiSliderActiveHandleBorderColor: @sapSlider_Active_HandleBorderColor;
@sapUiSliderActiveRangeHandleBackground: @sapSlider_Active_RangeHandleBackground;
@sapUiPageHeaderBackground: @sapPageHeader_Background;
@sapUiPageHeaderBorderColor: @sapPageHeader_BorderColor;
@sapUiPageHeaderTextColor: @sapPageHeader_TextColor;
@sapUiPageFooterBackground: @sapPageFooter_Background;
@sapUiPageFooterBorderColor: @sapPageFooter_BorderColor;
@sapUiPageFooterTextColor: @sapPageFooter_TextColor;
@sapUiInfobarBackground: @sapInfobar_Background;
@sapUiInfobarHoverBackground: @sapInfobar_Hover_Background;
@sapUiInfobarActiveBackground: @sapInfobar_Active_Background;
@sapUiInfobarNonInteractiveBackground: @sapInfobar_NonInteractive_Background;
@sapUiInfobarTextColor: @sapInfobar_TextColor;
@sapUiObjectHeaderBackground: @sapObjectHeader_Background;
@sapUiObjectHeaderHoverBackground: @sapObjectHeader_Hover_Background;
@sapUiObjectHeaderBorderColor: @sapObjectHeader_BorderColor;
@sapUiObjectHeaderTitleTextColor: @sapObjectHeader_Title_TextColor;
@sapUiObjectHeaderTitleFontSize: @sapObjectHeader_Title_FontSize;
@sapUiObjectHeaderTitleSnappedFontSize: @sapObjectHeader_Title_SnappedFontSize;
@sapUiObjectHeaderTitleFontFamily: @sapObjectHeader_Title_FontFamily;
@sapUiObjectHeaderSubtitleTextColor: @sapObjectHeader_Subtitle_TextColor;
@sapUiBlockLayerBackground: @sapBlockLayer_Background;
@sapUiTileBackground: @sapTile_Background;
@sapUiTileHoverBackground: @sapTile_Hover_Background;
@sapUiTileActiveBackground: @sapTile_Active_Background;
@sapUiTileBorderColor: @sapTile_BorderColor;
@sapUiTileBorderCornerRadius: @sapTile_BorderCornerRadius;
@sapUiTileTitleTextColor: @sapTile_TitleTextColor;
@sapUiTileTextColor: @sapTile_TextColor;
@sapUiTileIconColor: @sapTile_IconColor;
@sapUiTileSeparatorColor: @sapTile_SeparatorColor;
@sapUiTileInteractiveBorderColor: @sapTile_Interactive_BorderColor;
@sapUiTileOverlayBackground: @sapTile_OverlayBackground;
@sapUiTileOverlayForegroundColor: @sapTile_OverlayForegroundColor;
@sapUiAccent1: @sapAccentColor1;
@sapUiAccent2: @sapAccentColor2;
@sapUiAccent3: @sapAccentColor3;
@sapUiAccent4: @sapAccentColor4;
@sapUiAccent5: @sapAccentColor5;
@sapUiAccent6: @sapAccentColor6;
@sapUiAccent7: @sapAccentColor7;
@sapUiAccent8: @sapAccentColor8;
@sapUiAccent9: @sapAccentColor9;
@sapUiAccent10: @sapAccentColor10;
@sapUiAccentBackgroundColor1: @sapAccentBackgroundColor1;
@sapUiAccentBackgroundColor2: @sapAccentBackgroundColor2;
@sapUiAccentBackgroundColor3: @sapAccentBackgroundColor3;
@sapUiAccentBackgroundColor4: @sapAccentBackgroundColor4;
@sapUiAccentBackgroundColor5: @sapAccentBackgroundColor5;
@sapUiAccentBackgroundColor6: @sapAccentBackgroundColor6;
@sapUiAccentBackgroundColor7: @sapAccentBackgroundColor7;
@sapUiAccentBackgroundColor8: @sapAccentBackgroundColor8;
@sapUiAccentBackgroundColor9: @sapAccentBackgroundColor9;
@sapUiAccentBackgroundColor10: @sapAccentBackgroundColor10;
@sapUiIndication1: @sapIndicationColor_1;
@sapUiIndication1Background: @sapIndicationColor_1_Background;
@sapUiIndication1BorderColor: @sapIndicationColor_1_BorderColor;
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
@sapUiIndication1ActiveBorderColor: @sapIndicationColor_1_Active_BorderColor;
@sapUiIndication1ActiveTextColor: @sapIndicationColor_1_Active_TextColor;
@sapUiIndication1SelectedBackground: @sapIndicationColor_1_Selected_Background;
@sapUiIndication1SelectedBorderColor: @sapIndicationColor_1_Selected_BorderColor;
@sapUiIndication1SelectedTextColor: @sapIndicationColor_1_Selected_TextColor;
@sapUiIndication1b: @sapIndicationColor_1b;
@sapUiIndication1bBorderColor: @sapIndicationColor_1b_BorderColor;
@sapUiIndication1bHoverBackground: @sapIndicationColor_1b_Hover_Background;
@sapUiIndication2: @sapIndicationColor_2;
@sapUiIndication2Background: @sapIndicationColor_2_Background;
@sapUiIndication2BorderColor: @sapIndicationColor_2_BorderColor;
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
@sapUiIndication2ActiveBorderColor: @sapIndicationColor_2_Active_BorderColor;
@sapUiIndication2ActiveTextColor: @sapIndicationColor_2_Active_TextColor;
@sapUiIndication2SelectedBackground: @sapIndicationColor_2_Selected_Background;
@sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
@sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
@sapUiIndication2b: @sapIndicationColor_2b;
@sapUiIndication2bBorderColor: @sapIndicationColor_2b_BorderColor;
@sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
@sapUiIndication3: @sapIndicationColor_3;
@sapUiIndication3Background: @sapIndicationColor_3_Background;
@sapUiIndication3BorderColor: @sapIndicationColor_3_BorderColor;
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
@sapUiIndication3ActiveBorderColor: @sapIndicationColor_3_Active_BorderColor;
@sapUiIndication3ActiveTextColor: @sapIndicationColor_3_Active_TextColor;
@sapUiIndication3SelectedBackground: @sapIndicationColor_3_Selected_Background;
@sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
@sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
@sapUiIndication3b: @sapIndicationColor_3b;
@sapUiIndication3bBorderColor: @sapIndicationColor_3b_BorderColor;
@sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
@sapUiIndication4: @sapIndicationColor_4;
@sapUiIndication4Background: @sapIndicationColor_4_Background;
@sapUiIndication4BorderColor: @sapIndicationColor_4_BorderColor;
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
@sapUiIndication4ActiveBorderColor: @sapIndicationColor_4_Active_BorderColor;
@sapUiIndication4ActiveTextColor: @sapIndicationColor_4_Active_TextColor;
@sapUiIndication4SelectedBackground: @sapIndicationColor_4_Selected_Background;
@sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
@sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
@sapUiIndication4b: @sapIndicationColor_4b;
@sapUiIndication4bBorderColor: @sapIndicationColor_4b_BorderColor;
@sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
@sapUiIndication5: @sapIndicationColor_5;
@sapUiIndication5Background: @sapIndicationColor_5_Background;
@sapUiIndication5BorderColor: @sapIndicationColor_5_BorderColor;
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
@sapUiIndication5ActiveBorderColor: @sapIndicationColor_5_Active_BorderColor;
@sapUiIndication5ActiveTextColor: @sapIndicationColor_5_Active_TextColor;
@sapUiIndication5SelectedBackground: @sapIndicationColor_5_Selected_Background;
@sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
@sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
@sapUiIndication5b: @sapIndicationColor_5b;
@sapUiIndication5bBorderColor: @sapIndicationColor_5b_BorderColor;
@sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
@sapUiIndication6: @sapIndicationColor_6;
@sapUiIndication6Background: @sapIndicationColor_6_Background;
@sapUiIndication6BorderColor: @sapIndicationColor_6_BorderColor;
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
@sapUiIndication6ActiveBorderColor: @sapIndicationColor_6_Active_BorderColor;
@sapUiIndication6ActiveTextColor: @sapIndicationColor_6_Active_TextColor;
@sapUiIndication6SelectedBackground: @sapIndicationColor_6_Selected_Background;
@sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
@sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
@sapUiIndication6b: @sapIndicationColor_6b;
@sapUiIndication6bBorderColor: @sapIndicationColor_6b_BorderColor;
@sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
@sapUiIndication7: @sapIndicationColor_7;
@sapUiIndication7Background: @sapIndicationColor_7_Background;
@sapUiIndication7BorderColor: @sapIndicationColor_7_BorderColor;
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
@sapUiIndication7ActiveBorderColor: @sapIndicationColor_7_Active_BorderColor;
@sapUiIndication7ActiveTextColor: @sapIndicationColor_7_Active_TextColor;
@sapUiIndication7SelectedBackground: @sapIndicationColor_7_Selected_Background;
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
@sapUiIndication7b: @sapIndicationColor_7b;
@sapUiIndication7bBorderColor: @sapIndicationColor_7b_BorderColor;
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
@sapUiIndication8: @sapIndicationColor_8;
@sapUiIndication8Background: @sapIndicationColor_8_Background;
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
@sapUiIndication8ActiveBorderColor: @sapIndicationColor_8_Active_BorderColor;
@sapUiIndication8ActiveTextColor: @sapIndicationColor_8_Active_TextColor;
@sapUiIndication8SelectedBackground: @sapIndicationColor_8_Selected_Background;
@sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
@sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
@sapUiIndication8b: @sapIndicationColor_8b;
@sapUiIndication8bBorderColor: @sapIndicationColor_8b_BorderColor;
@sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
@sapUiIndication9: @sapIndicationColor_9;
@sapUiIndication9Background: @sapIndicationColor_9_Background;
@sapUiIndication9BorderColor: @sapIndicationColor_9_BorderColor;
@sapUiIndication9TextColor: @sapIndicationColor_9_TextColor;
@sapUiIndication9HoverBackground: @sapIndicationColor_9_Hover_Background;
@sapUiIndication9ActiveBackground: @sapIndicationColor_9_Active_Background;
@sapUiIndication9ActiveBorderColor: @sapIndicationColor_9_Active_BorderColor;
@sapUiIndication9ActiveTextColor: @sapIndicationColor_9_Active_TextColor;
@sapUiIndication9SelectedBackground: @sapIndicationColor_9_Selected_Background;
@sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
@sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
@sapUiIndication9b: @sapIndicationColor_9b;
@sapUiIndication9bBorderColor: @sapIndicationColor_9b_BorderColor;
@sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
@sapUiIndication10: @sapIndicationColor_10;
@sapUiIndication10Background: @sapIndicationColor_10_Background;
@sapUiIndication10BorderColor: @sapIndicationColor_10_BorderColor;
@sapUiIndication10TextColor: @sapIndicationColor_10_TextColor;
@sapUiIndication10HoverBackground: @sapIndicationColor_10_Hover_Background;
@sapUiIndication10ActiveBackground: @sapIndicationColor_10_Active_Background;
@sapUiIndication10ActiveBorderColor: @sapIndicationColor_10_Active_BorderColor;
@sapUiIndication10ActiveTextColor: @sapIndicationColor_10_Active_TextColor;
@sapUiIndication10SelectedBackground: @sapIndicationColor_10_Selected_Background;
@sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
@sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
@sapUiIndication10b: @sapIndicationColor_10b;
@sapUiIndication10bBorderColor: @sapIndicationColor_10b_BorderColor;
@sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
@sapUiLegendWorkingBackground: @sapLegend_WorkingBackground;
@sapUiLegendNonWorkingBackground: @sapLegend_NonWorkingBackground;
@sapUiLegendCurrentDateTime: @sapLegend_CurrentDateTime;
@sapUiLegend1: @sapLegendColor1;
@sapUiLegend2: @sapLegendColor2;
@sapUiLegend3: @sapLegendColor3;
@sapUiLegend4: @sapLegendColor4;
@sapUiLegend5: @sapLegendColor5;
@sapUiLegend6: @sapLegendColor6;
@sapUiLegend7: @sapLegendColor7;
@sapUiLegend8: @sapLegendColor8;
@sapUiLegend9: @sapLegendColor9;
@sapUiLegend10: @sapLegendColor10;
@sapUiLegend11: @sapLegendColor11;
@sapUiLegend12: @sapLegendColor12;
@sapUiLegend13: @sapLegendColor13;
@sapUiLegend14: @sapLegendColor14;
@sapUiLegend15: @sapLegendColor15;
@sapUiLegend16: @sapLegendColor16;
@sapUiLegend17: @sapLegendColor17;
@sapUiLegend18: @sapLegendColor18;
@sapUiLegend19: @sapLegendColor19;
@sapUiLegend20: @sapLegendColor20;
@sapUiLegendBackgroundColor1: @sapLegendBackgroundColor1;
@sapUiLegendBackgroundColor2: @sapLegendBackgroundColor2;
@sapUiLegendBackgroundColor3: @sapLegendBackgroundColor3;
@sapUiLegendBackgroundColor4: @sapLegendBackgroundColor4;
@sapUiLegendBackgroundColor5: @sapLegendBackgroundColor5;
@sapUiLegendBackgroundColor6: @sapLegendBackgroundColor6;
@sapUiLegendBackgroundColor7: @sapLegendBackgroundColor7;
@sapUiLegendBackgroundColor8: @sapLegendBackgroundColor8;
@sapUiLegendBackgroundColor9: @sapLegendBackgroundColor9;
@sapUiLegendBackgroundColor10: @sapLegendBackgroundColor10;
@sapUiLegendBackgroundColor11: @sapLegendBackgroundColor11;
@sapUiLegendBackgroundColor12: @sapLegendBackgroundColor12;
@sapUiLegendBackgroundColor13: @sapLegendBackgroundColor13;
@sapUiLegendBackgroundColor14: @sapLegendBackgroundColor14;
@sapUiLegendBackgroundColor15: @sapLegendBackgroundColor15;
@sapUiLegendBackgroundColor16: @sapLegendBackgroundColor16;
@sapUiLegendBackgroundColor17: @sapLegendBackgroundColor17;
@sapUiLegendBackgroundColor18: @sapLegendBackgroundColor18;
@sapUiLegendBackgroundColor19: @sapLegendBackgroundColor19;
@sapUiLegendBackgroundColor20: @sapLegendBackgroundColor20;
@sapUiChart1: @sapChart_OrderedColor_1;
@sapUiChart2: @sapChart_OrderedColor_2;
@sapUiChart3: @sapChart_OrderedColor_3;
@sapUiChart4: @sapChart_OrderedColor_4;
@sapUiChart5: @sapChart_OrderedColor_5;
@sapUiChart6: @sapChart_OrderedColor_6;
@sapUiChart7: @sapChart_OrderedColor_7;
@sapUiChart8: @sapChart_OrderedColor_8;
@sapUiChart9: @sapChart_OrderedColor_9;
@sapUiChart10: @sapChart_OrderedColor_10;
@sapUiChart11: @sapChart_OrderedColor_11;
@sapUiChartBad: @sapChart_Bad;
@sapUiChartCritical: @sapChart_Critical;
@sapUiChartGood: @sapChart_Good;
@sapUiChartNeutral: @sapChart_Neutral;
@sapUiChartSequence1: @sapChart_Sequence_1;
@sapUiChartSequence2: @sapChart_Sequence_2;
@sapUiChartSequence3: @sapChart_Sequence_3;
@sapUiChartSequence4: @sapChart_Sequence_4;
@sapUiChartSequence5: @sapChart_Sequence_5;
@sapUiChartSequence6: @sapChart_Sequence_6;
@sapUiChartSequence7: @sapChart_Sequence_7;
@sapUiChartSequence8: @sapChart_Sequence_8;
@sapUiChartSequence9: @sapChart_Sequence_9;
@sapUiChartSequence10: @sapChart_Sequence_10;
@sapUiChartSequence11: @sapChart_Sequence_11;
@sapUiChartSequenceNeutral: @sapChart_Sequence_Neutral;
@sapUiErrorColor: lighten(@sapUiNegative, 10);
@sapUiWarningColor: lighten(@sapUiCritical, 10);
@sapUiSuccessColor: lighten(@sapUiPositive, 10);
@sapUiContentElementHeight: @sapContent_ElementHeight;
@sapUiContentElementHeightPX: @sapContent_ElementHeight_PX;
@sapMFontMediumSize: @sapFontSize;
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
@sapUiButtonDisabledBackground: @sapButton_Disabled_Background;
@sapUiButtonDisabledBorderColor: @sapButton_Disabled_BorderColor;
@sapUiButtonDisabledTextColor: @sapButton_Disabled_TextColor;
@sapUiFieldDisabledBackground: @sapField_Disabled_Background;
@sapUiFieldDisabledBorderColor: @sapField_Disabled_BorderColor;
@sapUiFieldDisabledTextColor: @sapField_Disabled_TextColor;
@sapUiFieldDisabledHelpBackground: @sapField_Disabled_HelpBackground;
@sapUiListHighlightColor: @sapList_HighlightColor;
@sapUiFontCondensedFamily: 'Arial Narrow', HelveticaNeue-CondensedBold, Arial, sans-serif;
@sapUiFontHeaderWeight: normal;
@sapUiTranslucentBGOpacity: 100%;
@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: @sapUiButtonHoverBackground;
@sapUiChartLabelPressedColor: @sapUiButtonActiveBackground;
@sapUiChartCategoryAxisLabelFontColor: @sapUiContentForegroundTextColor;
@sapUiChartValueAxisLabelFontColor: @sapUiContentLabelColor;
@sapUiChartCategoryAxisLabelFontSize: @sapMFontSmallSize;
@sapUiChartValueAxisLabelFontSize: @sapMFontSmallSize;
@sapUiChartCategoryAxisLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartValueAxisLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartCategoryAxisTickColor: @sapUiContentForegroundBorderColor;
@sapUiChartValueAxisTickColor: @sapUiContentForegroundBorderColor;
@sapUiChartBackgroundColor: @sapUiGroupContentBackground;
@sapUiChartLabelFontWeight: normal;
@sapUiChartLegendLabelFontColor: @sapUiContentForegroundTextColor;
@sapUiChartLegendTitleFontColor: @sapUiGroupTitleTextColor;
@sapUiChartLegendTitleFontSize: @sapMFontMediumSize;
@sapUiChartLegendLabelFontSize: @sapMFontSmallSize;
@sapUiChartPaletteUndefinedColor: @sapUiBaseText;
@sapUiChartGridlineColor: lighten(@sapUiContentForegroundBorderColor, 34.5);
@sapUiChartReferenceLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartDataLabelFontColor: @sapUiBaseText;
@sapUiChartReferenceLineLabelColor: lighten(@sapUiBaseText, 100);
@sapUiChartDataLabelFontSize: @sapMFontSmallSize;
@sapUiChartPopoverDataItemFontColor: @sapUiBaseText;
@sapUiChartPopoverGroupFontColor: @sapUiContentForegroundTextColor;
@sapUiChartPopoverDataItemFontSize: @sapMFontMediumSize;
@sapUiChartPopoverGroupFontSize: @sapMFontMediumSize;
@sapUiChartPopoverGroupFontWeight: bold;
@sapUiChartScrollBarThumbColor: @sapUiScrollBarFaceColor;
@sapUiChartScrollBarTrackColor: @sapUiScrollBarTrackColor;
@sapUiChartScrollBarThumbHoverColor: @sapUiScrollBarHoverFaceColor;
@sapUiChartMainTitleFontColor: @sapUiGroupTitleTextColor;
@sapUiChartAxisTitleFontColor: @sapUiGroupTitleTextColor;
@sapUiChartMainTitleFontSize: @sapMFontLargeSize;
@sapUiChartAxisTitleFontSize: @sapMFontSmallSize;
@sapUiChartTitleFontWeight: bold;
@sapUiChartAxisTitleFontWeight: regular;
@sapUiChartLightText: @sapUiContentLabelColor;
@sapUiChartZeroAxisColor: @sapUiContentForegroundBorderColor;
@sapUiChartDataPointBorderColor: @sapUiGroupContentBackground;
@sapUiChartDataPointBorderHoverSelectedColor: @sapUiContentForegroundBorderColor;
@sapUiChartDataPointNotSelectedBackgroundOpacity: 0.7;
@sapUiChartValueAxisLineOpacity: 0;
@sapUiChartCategoryAxisLabelFontHoverColor: @sapUiContentForegroundTextColor;
@sapUiChartCategoryAxisLabelFontPressedColor: @sapUiContentForegroundTextColor;
@sapUiChartTargetColor: @sapUiContentForegroundBorderColor;
@sapUiChartTargetShadowColor: @sapUiGroupContentBackground;
@sapUiChartBubbleBGOpacity: 0.9;
@sapUiChartScrollbarBorderColor: @sapUiScrollBarBorderColor;
@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, 15), 17);
@sapUiChartPaletteQualitativeHue13: darken(saturate(@sapUiChartSequence2, 8), 16);
@sapUiChartPaletteQualitativeHue14: darken(saturate(@sapUiChartSequence3, 5), 10);
@sapUiChartPaletteQualitativeHue15: darken(saturate(@sapUiChartSequence4, 2), 18);
@sapUiChartPaletteQualitativeHue16: darken(saturate(@sapUiChartSequence5, 18), 17);
@sapUiChartPaletteQualitativeHue17: darken(saturate(@sapUiChartSequence6, 2), 11);
@sapUiChartPaletteQualitativeHue18: darken(saturate(@sapUiChartSequence7, 1), 19);
@sapUiChartPaletteQualitativeHue19: darken(saturate(@sapUiChartSequence8, 11), 13);
@sapUiChartPaletteQualitativeHue20: darken(saturate(@sapUiChartSequence9, 27), 19);
@sapUiChartPaletteQualitativeHue21: darken(saturate(@sapUiChartSequence10, 8), 19);
@sapUiChartPaletteQualitativeHue22: darken(saturate(@sapUiChartSequence11, 9), 11);
@sapUiChartPaletteSemanticBadLight3: lighten(@sapUiChartBad, 13);
@sapUiChartPaletteSemanticBadLight2: lighten(@sapUiChartBad, 13);
@sapUiChartPaletteSemanticBadLight1: @sapUiChartBad;
@sapUiChartPaletteSemanticBad: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark1: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark2: @sapUiChartBad;
@sapUiChartPaletteSemanticCriticalLight3: lighten(@sapUiChartCritical, 6);
@sapUiChartPaletteSemanticCriticalLight2: lighten(@sapUiChartCritical, 6);
@sapUiChartPaletteSemanticCriticalLight1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCritical: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark2: @sapUiChartCritical;
@sapUiChartPaletteSemanticGoodLight3: lighten(@sapUiChartGood, 7);
@sapUiChartPaletteSemanticGoodLight2: lighten(@sapUiChartGood, 7);
@sapUiChartPaletteSemanticGoodLight1: @sapUiChartGood;
@sapUiChartPaletteSemanticGood: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark1: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark2: @sapUiChartGood;
@sapUiChartPaletteSemanticNeutralLight3: lighten(@sapUiChartNeutral, 40);
@sapUiChartPaletteSemanticNeutralLight2: lighten(@sapUiChartNeutral, 40);
@sapUiChartPaletteSemanticNeutralLight1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutral: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark2: @sapUiChartNeutral;
@sapUiChartPaletteSequentialHue1Light3: lighten(desaturate(@sapUiChartSequence1, 9), 24);
@sapUiChartPaletteSequentialHue1Light2: lighten(desaturate(@sapUiChartSequence1, 9), 17);
@sapUiChartPaletteSequentialHue1Light1: lighten(desaturate(@sapUiChartSequence1, 10), 8);
@sapUiChartPaletteSequentialHue1: @sapUiChartSequence1;
@sapUiChartPaletteSequentialHue1Dark1: darken(saturate(@sapUiChartSequence1, 6), 8);
@sapUiChartPaletteSequentialHue1Dark2: darken(saturate(@sapUiChartSequence1, 15), 17);
@sapUiChartPaletteSequentialHue2Light3: lighten(saturate(@sapUiChartSequence2, 9), 29);
@sapUiChartPaletteSequentialHue2Light2: lighten(desaturate(@sapUiChartSequence2, 2), 19);
@sapUiChartPaletteSequentialHue2Light1: lighten(desaturate(@sapUiChartSequence2, 9), 9);
@sapUiChartPaletteSequentialHue2: @sapUiChartSequence2;
@sapUiChartPaletteSequentialHue2Dark1: darken(saturate(@sapUiChartSequence2, 4), 8);
@sapUiChartPaletteSequentialHue2Dark2: darken(saturate(@sapUiChartSequence2, 8), 16);
@sapUiChartPaletteSequentialHue3Light3: lighten(desaturate(@sapUiChartSequence3, 56), 40);
@sapUiChartPaletteSequentialHue3Light2: lighten(desaturate(@sapUiChartSequence3, 59), 26);
@sapUiChartPaletteSequentialHue3Light1: lighten(desaturate(@sapUiChartSequence3, 39), 13);
@sapUiChartPaletteSequentialHue3: @sapUiChartSequence3;
@sapUiChartPaletteSequentialHue3Dark1: darken(saturate(@sapUiChartSequence3, 2), 5);
@sapUiChartPaletteSequentialHue3Dark2: darken(saturate(@sapUiChartSequence3, 5), 10);
@sapUiChartPaletteSequentialHue4Light3: lighten(desaturate(@sapUiChartSequence4, 23), 30);
@sapUiChartPaletteSequentialHue4Light2: lighten(desaturate(@sapUiChartSequence4, 10), 20);
@sapUiChartPaletteSequentialHue4Light1: lighten(desaturate(@sapUiChartSequence4, 4), 10);
@sapUiChartPaletteSequentialHue4: @sapUiChartSequence4;
@sapUiChartPaletteSequentialHue4Dark1: darken(saturate(@sapUiChartSequence4, 1), 9);
@sapUiChartPaletteSequentialHue4Dark2: darken(saturate(@sapUiChartSequence4, 2), 18);
@sapUiChartPaletteSequentialHue5Light3: lighten(desaturate(@sapUiChartSequence5, 17), 35);
@sapUiChartPaletteSequentialHue5Light2: lighten(desaturate(@sapUiChartSequence5, 15), 24);
@sapUiChartPaletteSequentialHue5Light1: lighten(desaturate(@sapUiChartSequence5, 14), 11);
@sapUiChartPaletteSequentialHue5: @sapUiChartSequence5;
@sapUiChartPaletteSequentialHue5Dark1: darken(saturate(@sapUiChartSequence5, 8), 9);
@sapUiChartPaletteSequentialHue5Dark2: darken(saturate(@sapUiChartSequence5, 18), 17);
@sapUiChartPaletteSequentialHue6Light3: lighten(desaturate(@sapUiChartSequence6, 62), 46);
@sapUiChartPaletteSequentialHue6Light2: lighten(desaturate(@sapUiChartSequence6, 60), 30);
@sapUiChartPaletteSequentialHue6Light1: lighten(desaturate(@sapUiChartSequence6, 47), 15);
@sapUiChartPaletteSequentialHue6: @sapUiChartSequence6;
@sapUiChartPaletteSequentialHue6Dark1: darken(saturate(@sapUiChartSequence6, 1), 5);
@sapUiChartPaletteSequentialHue6Dark2: darken(saturate(@sapUiChartSequence6, 2), 11);
@sapUiChartPaletteSequentialHue7Light3: lighten(desaturate(@sapUiChartSequence7, 14), 30);
@sapUiChartPaletteSequentialHue7Light2: lighten(desaturate(@sapUiChartSequence7, 6), 20);
@sapUiChartPaletteSequentialHue7Light1: lighten(desaturate(@sapUiChartSequence7, 2), 10);
@sapUiChartPaletteSequentialHue7: @sapUiChartSequence7;
@sapUiChartPaletteSequentialHue7Dark1: darken(desaturate(@sapUiChartSequence7, 5), 9);
@sapUiChartPaletteSequentialHue7Dark2: darken(saturate(@sapUiChartSequence7, 1), 19);
@sapUiChartPaletteSequentialHue8Light3: lighten(desaturate(@sapUiChartSequence8, 43), 41);
@sapUiChartPaletteSequentialHue8Light2: lighten(desaturate(@sapUiChartSequence8, 40), 28);
@sapUiChartPaletteSequentialHue8Light1: lighten(desaturate(@sapUiChartSequence8, 36), 14);
@sapUiChartPaletteSequentialHue8: @sapUiChartSequence8;
@sapUiChartPaletteSequentialHue8Dark1: darken(saturate(@sapUiChartSequence8, 5), 6);
@sapUiChartPaletteSequentialHue8Dark2: darken(saturate(@sapUiChartSequence8, 11), 13);
@sapUiChartPaletteSequentialHue9Light3: lighten(desaturate(@sapUiChartSequence9, 17), 40);
@sapUiChartPaletteSequentialHue9Light2: lighten(desaturate(@sapUiChartSequence9, 15), 26);
@sapUiChartPaletteSequentialHue9Light1: lighten(desaturate(@sapUiChartSequence9, 12), 14);
@sapUiChartPaletteSequentialHue9: @sapUiChartSequence9;
@sapUiChartPaletteSequentialHue9Dark1: darken(saturate(@sapUiChartSequence9, 7), 10);
@sapUiChartPaletteSequentialHue9Dark2: darken(saturate(@sapUiChartSequence9, 27), 19);
@sapUiChartPaletteSequentialHue10Light3: lighten(saturate(@sapUiChartSequence10, 14), 34);
@sapUiChartPaletteSequentialHue10Light2: lighten(saturate(@sapUiChartSequence10, 5), 22);
@sapUiChartPaletteSequentialHue10Light1: lighten(saturate(@sapUiChartSequence10, 2), 11);
@sapUiChartPaletteSequentialHue10: @sapUiChartSequence10;
@sapUiChartPaletteSequentialHue10Dark1: darken(desaturate(@sapUiChartSequence10, 2), 9);
@sapUiChartPaletteSequentialHue10Dark2: darken(saturate(@sapUiChartSequence10, 8), 19);
@sapUiChartPaletteSequentialHue11Light3: lighten(desaturate(@sapUiChartSequence11, 57), 35);
@sapUiChartPaletteSequentialHue11Light2: lighten(desaturate(@sapUiChartSequence11, 52), 24);
@sapUiChartPaletteSequentialHue11Light1: lighten(desaturate(@sapUiChartSequence11, 35), 12);
@sapUiChartPaletteSequentialHue11: @sapUiChartSequence11;
@sapUiChartPaletteSequentialHue11Dark1: darken(saturate(@sapUiChartSequence11, 4), 6);
@sapUiChartPaletteSequentialHue11Dark2: darken(saturate(@sapUiChartSequence11, 9), 11);
@sapUiChartPaletteSequentialNeutralLight3: lighten(@sapUiChartSequenceNeutral, 40);
@sapUiChartPaletteSequentialNeutralLight2: lighten(@sapUiChartSequenceNeutral, 40);
@sapUiChartPaletteSequentialNeutralLight1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutral: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark2: @sapUiChartSequenceNeutral;
@sapUiChartPaletteNoSemDiv1Light3: #dec1a6;
@sapUiChartPaletteNoSemDiv1Light2: #c4a588;
@sapUiChartPaletteNoSemDiv1Light1: #ab8a6c;
@sapUiChartPaletteNoSemDiv1: #926f4f;
@sapUiChartPaletteNoSemDiv1Dark1: #74502f;
@sapUiChartPaletteNoSemDiv1Dark2: #5b3817;
@sapUiChartPaletteMidArea: desaturate(lighten(@sapUiChartSequenceNeutral, 35), 7);
@sapUiChoroplethBG: @sapUiGroupContentBackground;
@sapUiChoroplethRegionBorder: @sapUiGroupContentBackground;
@sapUiChoroplethRegionBG: lighten(@sapUiChartNeutral, 40);
@sapUiMapLegendBG: @sapUiGroupContentBackground;
@sapUiMapLegendBorderColor: @sapUiContentForegroundBorderColor;
@sapUiShellHoverToggleBackground: @sapUiSelected;
@sapUiShellContainerBackground: @sapUiShellBackground;
@sapUiShellAltContainerBackground: @sapUiShellBackground;
@sapUiShellGroupTextColor: @sapUiShellTextColor;
@sapUiUx3ShellHeaderColor: @sapShellColor;
@sapUiUx3ShellBackgroundColor: @sapUiBaseBG;
@sapUiUx3ShellHoverColor: @sapUiBrand;
@sapUiUx3ShellGradientBottom: @sapUiUx3ShellBackgroundColor;
@sapUiUx3ShellGradientTop: @sapUiUx3ShellBackgroundColor;
@sapUiUx3ShellToolPaletteIconFontColor: @sapUiContentIconColor;
@sapUiUx3ExactLstExpandOffset: -1 -2;
@sapUiUx3ExactLstRootExpandOffset: 0 3;
@sapUiUx3ExactLstContentTop: 25px;
@sapUiLinkActive: @sapUiLinkActiveColor;
@sapUiLinkVisited: @sapUiLinkVisitedColor;
@sapUiLinkHover: @sapUiLinkHoverColor;
@sapUiLinkInverted: @sapUiLinkInvertedColor;
@sapUiLinkSubtle: @sapUiLinkSubtleColor;
@sapUiNotificationBarBG: @sapUiGroupContentBackground;
@sapUiNotifierSeparator: @sapUiGroupContentBorderColor;
@sapUiNotifierSeparatorWidth: ~"1px";
@sapUiNotificationBarBorder: @sapUiGroupContentBorderColor;
@sapUiUx3ToolPopupInverted: ~"false";
@sapUiUx3ToolPopupArrowRightMarginCorrection: -1px;
@sapUiUx3ToolPopupShadow: @sapUiShadowLevel2;
@sapUiCalloutShadow: @sapUiShadowLevel2;
@sapUiButtonHeaderTextColor: @sapUiButtonTextColor;
@sapUiButtonHeaderDisabledTextColor: @sapUiContentDisabledTextColor;
@sapUiButtonFooterTextColor: contrast(@sapUiPageFooterBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiButtonFooterHoverBackground: @sapUiButtonLiteHoverBackground;
@sapUiButtonActionSelectBackground: @sapUiListBackground;
@sapUiButtonActionSelectBorderColor: @sapUiListBorderColor;
@sapUiButtonLiteActionSelectHoverBackground: @sapUiListHoverBackground;
@sapUiToggleButtonPressedBackground: @sapUiSelected;
@sapUiToggleButtonPressedBorderColor: @sapUiButtonBorderColor;
@sapUiToggleButtonPressedTextColor: contrast(@sapUiToggleButtonPressedBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiToggleButtonPressedHoverBackground: @sapUiButtonHoverBackground;
@sapUiToggleButtonPressedHoverBorderColor: @sapUiButtonHoverBorderColor;
@sapUiSegmentedButtonBackground: @sapUiButtonBackground;
@sapUiSegmentedButtonBorderColor: @sapUiButtonBorderColor;
@sapUiSegmentedButtonTextColor: contrast(@sapUiSegmentedButtonBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonHoverBackground: @sapUiButtonHoverBackground;
@sapUiSegmentedButtonActiveBackground: @sapUiButtonActiveBackground;
@sapUiSegmentedButtonActiveTextColor: contrast(@sapUiSegmentedButtonActiveBackground, @sapUiSegmentedButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonSelectedBackground: @sapUiToggleButtonPressedBackground;
@sapUiSegmentedButtonSelectedTextColor: @sapUiToggleButtonPressedTextColor;
@sapUiSegmentedButtonSelectedHoverBackground: @sapUiToggleButtonPressedHoverBackground;
@sapUiSegmentedButtonSelectedHoverBorderColor: @sapUiToggleButtonPressedHoverBorderColor;
@sapUiSegmentedButtonIconColor: contrast(@sapUiSegmentedButtonBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonActiveIconColor: contrast(@sapUiSegmentedButtonActiveBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonSelectedIconColor: contrast(@sapUiSegmentedButtonSelectedBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonFooterBorderColor: @sapUiButtonBorderColor;
@sapUiSegmentedButtonFooterHoverBackground: @sapUiButtonHoverBackground;
@sapUiFieldActiveBackground: @sapUiActive;
@sapUiFieldActiveTextColor: @sapUiContentContrastTextColor;
@sapUiListVerticalBorderColor: darken(@sapUiListBorderColor, 35);
@sapUiListSelectionHoverBackground: @sapUiListHoverBackground;
@sapUiListTableFixedBorder: darken(@sapUiListBorderColor, 30);
@sapUiListTableTextSize: 0.875rem;
@sapUiListTableIconSize: 1rem;
@sapUiCalendarColorToday: @sapUiGroupContentBorderColor;
@sapUiDragAndDropColor: @sapUiContentNonInteractiveIconColor;
@sapUiDragAndDropBackground: @sapUiGroupContentBackground;
@sapUiDragAndDropBorderColor: @sapUiContentForegroundBorderColor;
@sapUiDragAndDropActiveColor: @sapUiContentHelpColor;
@sapUiDragAndDropActiveBackground: transparent;
@sapUiDragAndDropActiveBorderColor: @sapUiContentHelpColor;
@sapUiShadowLevel0: 0 0 0 1px @sapUiContentShadowColor;
@sapUiShadowLevel1: 0 0.125rem 1rem 0 fade(@sapUiContentContrastShadowColor, 40), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel2: 0 0.625rem 2rem 0 fade(@sapUiContentContrastShadowColor, 50), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel3: 0 1.25rem 4rem 0 fade(@sapUiContentContrastShadowColor, 70), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowText: none;
@sapUiShadowHeader: inset 0 -0.125rem @sapUiObjectHeaderBorderColor;
@sapUiUx3ShellHeaderImageURL: ~"";
@sapUiUx3ShellApplicationImageURL: @sapUiGlobalLogo;
@sapUiPurple: #800080;
@sapUiOrange: #ffa500;
@sapUiGreen: #008000;
@sapUiBlue: #0000ff;
@sapUiRed: #ff0000;
@sapUiYellow: #ffff00;
@sapUiBase: darken(@sapBaseColor, 100);
@sapUiBaseBorder: @sapUiBase;
@sapUiBaseLine: @sapUiBase;
@sapUiWhite: #ffffff;
@sapUiWhiteBG: lighten(@sapBaseColor, 100);
@sapUiExtraLightBG: @sapUiBaseBG;
@sapUiLightBG: #d3d3d3;
@sapUiMediumBG: #808080;
@sapUiDarkBG: #a9a9a9;
@sapUiDeepBG: #000000;
@sapUiBlackBG: #000000;
@sapUiHoverBG: #808080;
@sapUiMediumAltBG: #808080;
@sapUiDarkAltBG: #a9a9a9;
@sapUiButtonStandardBG: @sapUiBaseBG;
@sapUiButtonEmphasizedBG: #ffff00;
@sapUiButtonNegativeBG: #ff0000;
@sapUiButtonPositiveBG: #008000;
@sapUiReadOnlyBG: #808080;
@sapUiExtraLightText: #d3d3d3;
@sapUiLightText: #d3d3d3;
@sapUiMediumText: #808080;
@sapUiDarkText: #a9a9a9;
@sapUiDeepText: #000000;
@sapUiText: @sapUiBaseText;
@sapUiTextInverted: lighten(@sapUiBaseText, 100%);
@sapUiWhiteBorder: lighten(@sapUiBaseBorder, 100%);
@sapUiExtraLightBorder: #d3d3d3;
@sapUiLightBorder: #808080;
@sapUiMediumBorder: @sapUiBaseBorder;
@sapUiDarkBorder: @sapUiBaseBorder;
@sapUiBlackBorder: darken(@sapUiBaseBorder, 100%);
@sapUiElement: #d3d3d3;
@sapUiInvertedElement: #ffffff;
@sapUiLightLine: #d3d3d3;
@sapUiMediumLine: #808080;
@sapUiEmphasizedLine: @sapUiHighlight;
@sapUiDarkLine: #a9a9a9;
@sapUiLightShadowTint: #ffffff;
@sapUiDarkShadowTint: #000000;
@sapUiFocus: #000000;
@sapUiInvertedFocus: #ffffff;
@sapUiTableRowBG: @sapUiWhite;
@sapUiTableRowAlternatingBG: @sapUiWhite;
@sapUiTableRowSelectionBG: @sapUiHighlight;
@sapUiTableRowSelectionReadOnlyBG: @sapUiHighlight;
@sapUiTableRowHoverBG: @sapUiHoverBG;
@sapUiListBG: #f7f7f7;
@sapUiTextColor: #008000;
@sapUiTextTitleColor: #008000;
@sapUiTextSelectionColor: #008000;
@sapUiTextDisabled: lighten(@sapUiText, 60%);
@sapUiTextSelection: @sapUiTextInverted;
@sapUiTextfieldBackground: @sapUiWhite;
@sapUiFontMonospaceFamily: Lucida Console;
@sapUiIconFontUrl: url('../../../../sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2');
@sapUiUx3ShellSideBarBaseWidth: 40px;
@sapUiUx3ShellPaneOverflowButtonHeight: 120px;
@sapUiUx3ExactLstCollapseWidth: 24px;
@sapUiUx3ExactLstHeaderHeight: 25px;
@sapUiNotificationBarBG_IE: @sapUiMediumText;
@sapUiNotifierHoverColor: @sapUiHighlight;
@sapUiNotificationText: contrast(@sapUiNotificationBarBG, @sapUiText, @sapUiTextInverted);
@sapUiNotificationTimestamp: contrast(@sapUiNotificationBarBG, lighten(@sapUiText, 33), darken(@sapUiTextInverted, 33));
@sapUiNotificationBarCalloutBorder: fade(@sapUiMediumText, 0%);
@sapUiNotificationBarCalloutBorder_IE: @sapUiNotificationBarBG_IE;
@sapUiNotificationBarCalloutArr: @sapUiNotificationBarBG;
@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.1875rem;
@sapUiRIIconSizeCozy: 1.5rem;
@sapUiRIIconSizeCompact: 1rem;
@sapUiRIIconSizeCondensed: 1rem;
@sapUiRIIconSizeDisplayOnly: 1.5rem;
@sapUiUx3ToolPopupArrowWidth: 13px;
@sapUiUx3ToolPopupArrowHeight: 24px;
@sapUiUx3ToolPopupArrowRightMarginCorrectionInverted: -7px;
@sapUiUx3TPPaddingBottom: 50px;
@sapUiButtonEmphasizedDisabledBorderColor: @sapUiButtonEmphasizedBorderColor;
@sapUiButtonEmphasizedDisabledBackground: @sapUiButtonEmphasizedBackground;
@sapUiButtonAcceptDisabledBorderColor: @sapUiButtonAcceptBorderColor;
@sapUiButtonAcceptDisabledBackground: @sapUiButtonAcceptBackground;
@sapUiButtonRejectDisabledBorderColor: @sapUiButtonRejectBorderColor;
@sapUiButtonRejectDisabledBackground: @sapUiButtonRejectBackground;
@sapUiToggleButtonPressedDisabledBackground: @sapUiToggleButtonPressedBackground;
@sapUiToggleButtonPressedDisabledBorderColor: @sapUiToggleButtonPressedBorderColor;
@sapUiToggleButtonPressedDisabledTextColor: mix(@sapUiButtonTextColor, #ffffff, 25);
@sapUiPositiveBG: @sapUiPositiveText;
@sapUiShadowTint: #000000;
@sapUiShadow: 5px 5px 10px fade(@sapUiShadowTint, 50%);
@sapUiThemeDesignerCustomCss: false;
@sapUiMarginTiny: 0.5rem;
@sapUiMarginSmall: 1rem;
@sapUiMarginMedium: 2rem;
@sapUiMarginLarge: 3rem;
@sapUiEscapedEmptyString: ~"";
@sapUiLightBoxMagnifyingGlassBorder: 1px solid @sapUiContentForegroundBorderColor;
@sapUiLightBoxMagnifyingGlassBackgroundColor: @sapUiContentForegroundColor;
@_sap_m_Badge_AttentionBackgroundColor: @sapUiContentIconColor;
@_sap_m_Popover_Scroll_Width_Buffer: 20px;
@_sap_m_Avatar_Font_Size_XL: 3rem;
@_sap_m_Avatar_Font_Size_L: 2.25rem;
@_sap_m_Avatar_Font_Size_M: 1.5rem;
@_sap_m_Avatar_Font_Size_S: 1.125rem;
@_sap_m_Avatar_Font_Size_XS: 1rem;
@_sap_m_Avatar_Hover_Box_Shadow_Offset: 0px;
@_sap_m_Bar_AppHeight: 3333px;
@_sap_m_Bar_HeaderHeight: 68px;
@_sap_m_Bar_MinHeightForHeader: @_sap_m_Bar_AppHeight + @_sap_m_Bar_HeaderHeight;
@_sap_m_Breadcrumbs_MinWidth_OFT: 1px;
@_sap_m_BusyDialog_IndicatorMargin: 1.5rem 0;
@_sap_m_BusyDialog_IndicatorMarginCompact: 1.5rem 0;
@_sap_m_Carousel_BackgroundColorSolid: @sapUiGroupContentBackground;
@_sap_m_Carousel_BackgroundColorTransparent: transparent;
@_sap_m_Carousel_BackgroundColorTranslucent: @sapUiGroupContentBackground;
@_sap_m_Carousel_MinWidth: 15.5rem;
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
@_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
@_sap_m_Carousel_PrevAndNextSize: 2.125rem;
@_sap_m_Carousel_PrevAndNextPosition: 0.5rem;
@_sap_m_Carousel_PrevAndNextFocusBorderRadius: unset;
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
@_sap_m_Carousel_PageIndicatorWidthSizeS: 9rem;
@_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeS;
@_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
@_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
@_sap_m_Carousel_ContentArrowBoxShadow: @sapContent_Shadow1;
@_sap_m_Carousel_BulletInactiveBackground: transparent;
@_sap_m_Carousel_BulletInactiveBorderColor: @sapContent_ForegroundBorderColor;
@_sap_m_Carousel_BulletActiveBackground: @sapContent_Selected_ForegroundColor;
@_sap_m_Carousel_BulletActiveBorder: @sapContent_Selected_ForegroundColor;
@_sap_m_Carousel_BulletInactiveWidth: 0.375rem;
@_sap_m_Carousel_BulletInactiveMargin: 0 0.25rem;
@_sap_m_Carousel_FocusBorderOffsetArrow: -0.3125rem;
@_sap_m_Carousel_ContrastFocusBorder: @sapUiContentFocusWidth solid @sapUiBaseBG;
@_sap_m_Carousel_FocusBorder: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
@_sap_m_table_SelectionControlWidth: 2.75rem;
@_sap_m_ColorPalette_SwatchesPerRow: 5;
@_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCozy: 0.6875rem;
@_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCozy: 0.3125rem;
@_sap_m_ColorPalette_SwatchWidthHitAreaCozy: 2.375rem;
@_sap_m_ColorPalette_SwatchWidthCozy: 1.75rem;
@_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCompact: 0.8125rem;
@_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCompact: 0.1875rem;
@_sap_m_ColorPalette_SwatchWidthHitAreaCompact: 1.625rem;
@_sap_m_ColorPalette_SwatchWidthCompact: 1.25rem;
@_sap_m_ColorPalette_SwatchContainerPaddingLeftRightPhone: 0.625rem;
@_sap_m_ColorPalette_SwatchContainerPaddingTopBottomPhone: 0.375rem;
@_sap_m_ColorPalette_SwatchMaxWidthPhone: 4.5rem;
@_sap_m_ColorPalette_SwatchMarginPhone: 0.375rem;
@_sap_m_Dialog_VerticalMargin: 3%;
@_sap_m_Dialog_BarHeight: 2.75rem;
@_sap_m_Dialog_BarCompactHeight: 2.5rem;
@_sap_m_Dialog_SubHeaderHeight: 3rem;
@_sap_m_Dialog_SubHeaderCompactHeight: 2.25rem;
@_sap_m_Dialog_InfoDesignBarHeight: 2rem;
@_sap_m_Dialog_Padding: 1rem;
@_sap_m_Dialog_NoStateHeaderShadow: @sapUiContentHeaderShadow;
@_sap_m_Dialog_SuccessHeaderShadow: inset 0 -0.125rem @sapUiSuccessBorder;
@_sap_m_Dialog_ErrorHeaderShadow: inset 0 -0.125rem @sapUiErrorBorder;
@_sap_m_Dialog_WarningHeaderShadow: inset 0 -0.125rem @sapUiWarningBorder;
@_sap_m_Dialog_InformationHeaderShadow: inset 0 -0.125rem @sapUiInformationBorder;
@_sap_m_Dialog_HeaderFocusBorderRadius: 0px;
@_sap_m_Dialog_HeaderFocusBorderBottomOffset: 3px;
@_sap_m_Dialog_HeaderFocusBorderTopOffset: 2px;
@_sap_m_Dialog_HeaderFocusBorderLeftOffset: 2px;
@_sap_m_Dialog_HeaderFocusBorderRightOffset: 2px;
@sapMGenericTagBorderWidth: 0.375rem;
@sapMGenericTagPaddingLeft: 0.25rem;
@sapMGenericTagStatusIconWidth: 1rem;
@sapMGenericTagIconPaddingRight: 0.375rem;
@sapMGenericTagTextMinWidth: 1.5625rem;
@sapMGenericTagHeightCompact: 1.625rem;
@sapMGenericTagHeightCozy: @sapMGenericTagHeightCompact;
@line-height: 1.875rem;
@padding-top: 0.125rem;
@padding-bottom: 0.125rem;
@_sap_m_IconTabBar_TextColor: @sapUiContentLabelColor;
@_sap_m_IconTabBar_TextShadow: none;
@_sap_m_IconTabBar_DisabledOpacity: @sapUiContentDisabledOpacity;
@_sap_m_IconTabBar_Separator_Icon: @sapUiContentNonInteractiveIconColor;
@_sap_m_IconTabBar_Separator_Font_Size: 1rem;
@_sap_m_IconTabBar_More_Button_Focus_Offset: 0.125rem;
@_sap_m_IconTabBar_Arrow_SubItem_Left_Padding: 0.375rem;
@_sap_m_IconTabBar_More_Button_Border_Radius: 0px;
@_sap_m_IconTabBar_HeaderMinHeight: 2.75rem;
@_sap_m_IconTabBar_ContentArrowBorderWidth: 0.313rem;
@_sap_m_IconTabBar_ContentArrowHeight: 0.875rem;
@_sap_m_IconTabBar_InLineFilterMargin: 0.875rem 0 0 0;
@_sap_m_IconTabBar_InLineTextOnlyVerticalHeight: 2.75rem;
@_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight: @_sap_m_IconTabBar_ContentArrowHeight;
@_sap_m_IconTabBar_TextOnlyTabPadding: 0 0 0.125rem 0;
@_sap_m_IconTabBar_TextOnlyVerticalHeight: 3rem;
@_sap_m_IconTabBar_NoTextFilterWidth: 3.125rem;
@_sap_m_IconTabBar_NoTextVerticalHeight: 3.75rem;
@_sap_m_IconTabBar_NoTextVerticalContentArrowHeight: 1rem;
@_sap_m_IconTabBar_AllTabHeight: 2.875rem;
@_sap_m_IconTabBar_AllTabLineHeight: 2.875rem;
@_sap_m_IconTabBar_AllTabMarginBottom: 0.375rem;
@_sap_m_IconTabBar_HorizontalFilterHeight: 3.75rem;
@_sap_m_IconTabBar_HorizontalTabHeight: 2.75rem;
@_sap_m_IconTabBar_HorizontalWrapperHeight: 2.75rem;
@_sap_m_IconTabBar_HorizontalTabWidth: 3.125rem;
@_sap_m_IconTabBar_HorizontalCountTop: 0.375rem;
@_sap_m_IconTabBar_HorizontalTextPaddingTop: 0.375rem;
@_sap_m_IconTabBar_HorizontalTextPaddingLeft: 0.125rem;
@_sap_m_IconTabBar_VerticalHeight: 4.625rem;
@_sap_m_IconTabBar_VerticalContentArrowHeight: 0.625rem;
@_sap_m_IconTabBar_FilterIconHeight: 2.75rem;
@_sap_m_IconTabBar_FilterIconWidth: 2.75rem;
@_sap_m_IconTabBar_FilterTextLineHeight: 0.875rem;
@_sap_m_IconTabBar_SeparatorHeight: 2rem;
@_sap_m_IconTabBar_SeparatorMargin: 0.75rem 0.25rem 0;
@_sap_m_IconTabBar_TextOnlySeparatorMargin: 0.375rem 0.25rem 0.375rem;
@_sap_m_IconTabBar_TextOnlySeparatorMarginCompact: @_sap_m_IconTabBar_TextOnlySeparatorMargin;
@_sap_m_IconTabBar_SeparatorIconHeight: 2.75rem;
@__sap_m_IconTabBar_SeparatorIconLineHeight: 2.75rem;
@_sap_m_IconTabBar_HeaderBackground: @sapUiObjectHeaderBackground;
@_sap_m_IconTabBar_HeaderBackgroundTranslucent: @sapUiObjectHeaderBackground;
@_sap_m_IconTabBar_HeaderBorderBottom: none;
@_sap_m_IconTabBar_HeaderShadow: none;
@_sap_m_IconTabBar_ContentBackground: @sapUiBaseBG;
@_sap_m_IconTabBar_ContentBackgroundTranslucent: @sapUiGroupContentBackground;
@_sap_m_IconTabBar_Compact_NoTextContentArrowHeight: 1rem;
@_sap_m_IconTabBar_Compact_ContentArrowHeight: 1rem;
@_sap_m_IconTabBar_Compact_NoTextContentArrowWidth: 2.375rem;
@_sap_m_IconTabBar_Compact_InLineVerticalTabHeight: @_sap_m_IconTabBar_InLineTextOnlyVerticalHeight;
@_sap_m_IconTabBar_Compact_InLineFilterTextMargin: @_sap_m_IconTabBar_InLineFilterMargin;
@_sap_m_IconTabBar_Compact_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_VerticalContentArrowHeight;
@_sap_m_IconTabBar_Compact_TextOnlyVerticalHeight: @_sap_m_IconTabBar_TextOnlyVerticalHeight;
@_sap_m_IconTabBar_Compact_TextOnlyTabPadding: @_sap_m_IconTabBar_TextOnlyTabPadding;
@_sap_m_IconTabBar_Compact_TextOnlyHeadPadding: 0 0.925rem 0 0.1875rem;
@_sap_m_IconTabBar_Compact_TextOnlyTextLineHeight: 1rem;
@_sap_m_IconTabBar_Compact_TextOnlyTextPadding: 0;
@_sap_m_IconTabBar_Compact_NoTextTabWidth: 2.375rem;
@_sap_m_IconTabBar_Compact_NoTextVerticalHeight: 3rem;
@_sap_m_IconTabBar_Compact_HorizontalHeight: 3rem;
@_sap_m_IconTabBar_Compact_HorizontalContentArrowHeight: 1rem;
@_sap_m_IconTabBar_Compact_VerticalHeight: 3.875rem;
@_sap_m_IconTabBar_Compact_FilterTextPadding: 0.375rem 0 0;
@_sap_m_IconTabBar_Compact_HorizontalFocusBottom: 1rem;
@_sap_m_IconTabBar_Overflow_BorderRadius: 0.75rem;
@_sap_m_IconTabBar_Overflow_BackgroundColor: @sapUiButtonBackground;
@_sap_m_IconTabBar_Overflow_Border: 1px solid @sapUiButtonBorderColor;
@_sap_m_IconTabBar_Overflow_TextColor: @sapUiButtonTextColor;
@_sap_m_IconTabBar_Overflow_Icon_Color: @sapUiButtonIconColor;
@_sap_m_IconTabBar_Overflow_BorderColorHover: @sapUiButtonHoverBorderColor;
@_sap_m_IconTabBar_Overflow_BackgroundColorHover: @sapUiButtonHoverBackground;
@_sap_m_IconTabBar_Overflow_TextColorHover: @sapUiButtonHoverTextColor;
@_sap_m_IconTabBar_Overflow_Icon_ColorHover: @sapUiButtonHoverTextColor;
@_sap_m_IconTabBar_Overflow_BoxShadowHover: none;
@_sap_m_IconTabBar_Overflow_BackgroundColorPressed: @sapUiButtonActiveBackground;
@_sap_m_IconTabBar_Overflow_BorderColorPressed: @sapUiButtonActiveBorderColor;
@_sap_m_IconTabBar_Overflow_TextColorPressed: @sapUiButtonActiveTextColor;
@_sap_m_IconTabBar_Overflow_Icon_ColorPressed: @sapUiButtonActiveTextColor;
@_sap_m_IconTabBar_Phone_TextOnlyContentArrowHeight: 0.5rem;
@_sap_m_IconTabBar_Phone_Compact_TextOnlyContentArrowHeight: 0.75rem;
@_sap_m_IconTabBar_ShellHeaderShadow: @sapUiShellShadow;
@_sap_m_IconTabBar_ShellContentArrowHeight: 0.313rem;
@_sap_m_IconTabBar_ShellTextColor: @sapUiShellNavigationTextColor;
@_sap_m_IconTabBar_ShellSelectedTextColor: @sapUiShellNavigationSelectedTextColor;
@_sap_m_IconTabBar_ShellButtonOutlineColor: contrast(@sapShellColor, @sapUiContentFocusColor, @sapUiContentContrastFocusColor, @sapContent_ContrastTextThreshold);
@_sap_m_IconTabBar_ShellOverflowBorderColor: @sapUiButtonBorderColor;
@_sap_m_IconTabBar_ShellOverflowHoverBorderColor: @sapUiButtonHoverBorderColor;
@_sap_m_IconTabBar_ShellOverflowPressedBorderColor: @sapUiButtonActiveBorderColor;
@_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -1px;
@_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: -1px;
@_sap_m_IconTabBar_HeaderFocusBorderRightOffset: -1px;
@_sap_m_IconTabBar_HeaderFocusBorderLeftOffset: -1px;
@_sap_m_IconTabBar_HeaderBorderRadius: 0px;
@_sap_m_IconTabBar_FilterExpandButtonBadgeTop: 1.125rem;
@_sap_m_IconTabBar_Compact_FilterExpandButtonBadgeTop: 1.125rem;
@_sap_m_IconTabBar_Badge_Neutral_Background: @sapUiNeutralElement;
@_sap_m_IconTabBar_Badge_Positive_Background: @sapUiPositiveElement;
@_sap_m_IconTabBar_Badge_Critical_Background: @sapUiCriticalElement;
@_sap_m_IconTabBar_Badge_Negative_Background: @sapUiNegativeElement;
@_sap_m_IconTabBar_SelectListItem_PaddingLeft: 0.5rem;
@_sap_m_IconTabBar_SelectListItem_PaddingLeftAdditional: 1rem;
@_sap_m_IconTabBar_ListBorderRadius: 0px;
@_sap_m_IconTabBar_List_Focus_Offset: 1px;
@_sap_m_InputBase_InnerMinWidth: 2.75rem;
@_sap_m_InputBase_InnerPadding: 0 0.625rem;
@_sap_m_InputBase_DisabledOpacity: @sapUiContentDisabledOpacity;
@_sap_m_InputBase_IconLineHeight: 2.125rem;
@_sap_m_InputBase_IconWidth: 2.25rem;
@_sap_m_InputBase_Compact_IconWidth: 2rem;
@_sap_m_InputBase_IconMinWidth: 2.25rem;
@_sap_m_InputBaseWrapper_Sum_Border: 0.125rem;
@_sap_m_InputBase_InnerMinWidth_Compact: 2rem;
@_sap_m_InputBase_Compact_InnerPadding: 0 0.5rem;
@_sap_m_InputBase_FocusOffset: 1px;
@_sap_m_InputBase_FocusOffset_Busy: 3px;
@_sap_m_InputBase_FocusBorderRadius: 0;
@_InputBase_Control_MinWidth: round(@_sap_m_InputBase_InnerMinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputBase_IconWidth, 2);
@_InputBase_Control_TwoIcons_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputBase_IconWidth * 2, 2);
@_InputBase_Control_State_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_TwoIcons_State_MinWidth: round(@_InputBase_Control_TwoIcons_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_State_MinWidth: round(@_InputBase_Control_OneIcon_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_MinWidth_Compact: round(@_sap_m_InputBase_InnerMinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputBase_Compact_IconWidth, 2);
@_InputBase_Control_TwoIcons_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputBase_Compact_IconWidth * 2, 2);
@_InputBase_Control_State_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_TwoIcons_State_MinWidth_Compact: round(@_InputBase_Control_TwoIcons_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_State_MinWidth_Compact: round(@_InputBase_Control_OneIcon_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_sap_m_LightBox_MinHeight: 18rem;
@_sap_m_LightBox_FooterOneLineHeightCompact: 2.5rem;
@_sap_m_LightBox_FooterTwoLinesHeightCompact: 3.5rem;
@_sap_m_LightBox_FooterOneLineHeightCozy: 3rem;
@_sap_m_LightBox_FooterTwoLinesHeightCozy: 3.5rem;
@_sap_m_LightBox_TitleSectionPadding: 1rem;
@_sap_m_LightBox_TitleSectionPaddingTwoLines: 0.5rem;
@_sap_m_LightBox_BusyIndicatorHeight: 1rem;
@_sap_m_LightBox_SubtitleMarginTop: 0.25rem;
@_sap_m_LightBox_OverlayBackground: @sapUiBlockLayerBackground;
@_sap_m_LightBox_ContainerBackground: @sapUiGroupContentBackground;
@_sap_m_LightBox_OverlayOpacity: 0.3;
@_sap_m_LightBox_FontFamily: @sapFontHeaderFamily;
@_sap_m_ListItemBase_DeleteIcon: sys-cancel;
@_sap_m_ListItemBase_ButtonMarginTop: auto;
@_sap_m_ListItemBase_Highlight_InformationColor: @sapUiAccent6;
@_sap_m_ListItemBase_Navigated: @sapUiListSelectionBorderColor;
@_sap_m_ListItemBase_Detail_Delete_MarginLeft: 0.25rem;
@_sap_m_ListItemBase_Focus_Outline: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
@_sap_m_ListItemBase_Focus_OffsetWithGap: calc(-@sapUiContentFocusWidth ~"- 0.0625rem");
@_sap_m_MessageBox_HeaderShadow: inset 0 -0.125rem;
@_sap_m_MessageBox_InformationShadow: @_sap_m_MessageBox_HeaderShadow @sapUiInformationBorder;
@_sap_m_MessageBox_WarningShadow: @_sap_m_MessageBox_HeaderShadow @sapUiWarningBorder;
@_sap_m_MessageBox_ErrorShadow: @_sap_m_MessageBox_HeaderShadow @sapUiErrorBorder;
@_sap_m_MessageBox_SuccessShadow: @_sap_m_MessageBox_HeaderShadow @sapUiSuccessBorder;
@_sap_m_MessageBox_QuestionShadow: @_sap_m_MessageBox_HeaderShadow @sapUiContentHeaderShadow;
@_sap_m_MessageView_DescIcon_Width: 1rem;
@_sap_m_InputWithTokens_TokenizerMinWidth: 3.25rem;
@_InputBase_Control_Tokens_MinWidth: round(@_InputBase_Control_OneIcon_MinWidth + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_ReadOnly_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_State_MinWidth: round(@_InputBase_Control_Tokens_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_Tokens_MinWidth_Compact: round(@_InputBase_Control_OneIcon_MinWidth_Compact + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_ReadOnly_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_State_MinWidth_Compact: round(@_InputBase_Control_Tokens_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_sap_m_NotificationListGroup_Background: @sapList_GroupHeaderBackground;
@_sap_m_NotificationListGroup_HeaderColor: @sapUiListTableGroupHeaderTextColor;
@_sap_m_NotificationListBase_ItemBackground: @sapUiListBackground;
@_sap_m_NotificationListBase_ItemGroupedBackground: @sapUiListBackground;
@sapMONInformativeElement: @sapUiInformationBG;
@_sap_m_Page_AppHeight: 3333px;
@_sap_m_Page_HeaderHeight: 68px;
@_sap_m_Page_MinHeightForHeader: @_sap_m_Page_AppHeight + @_sap_m_Page_HeaderHeight;
@_sap_m_Page_FloatinFooterHeight: 2.75rem;
@_sap_m_Page_FloatinFooterHeight_Compact: 2.5rem;
@_sap_m_Page_FloatingFooterMarginBottom: 0.5rem;
@_sap_m_PlanningCalendarHeader_Background: @sapUiListBackground;
@_sap_m_Popover_ForceCompactArrowOffset: true;
@_sap_m_Popover_ArrowOffset: 8;
@sapMPIPopoverCloseIconWidth: 1.4375rem;
@sapMPIPopoverCloseIconHeight: 1.375rem;
@sapMPIPopoverCloseIconMargin: 0.125rem;
@sapMPITextLeftTextThreshold: @sapUiContentContrastTextThreshold;
@_sap_m_QuickView_HorizontalLayoutMarginBottom: 0.75rem;
@_sap_m_QuickView_HorizontalLayoutIconFontSize: 1.5rem;
@_sap_m_QuickView_PagePaddingTop: 2.75rem;
@_sap_m_QuickView_TitleMaxHeight: 2.125rem;
@_sap_m_QuickViewCard_PagePadding: 1rem;
@_sap_m_QuickView_TitleMarginBottom: 0.25rem;
@_sap_m_QuickView_TitleFontSize: @sapMFontHeader6Size;
@_sap_m_QuickView_FormTitleFontSize: @sapMFontHeader6Size;
@_sap_m_Radio_Button_Read_Only_fill: @sapUiContentNonInteractiveIconColor;
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
@_sap_m_RadioButtonGroup_PaddingLeftLabel: 2.75rem;
@_sap_m_RadioButtonGroup_PaddingLeftLabel_Form: 2.1875rem;
@_sap_m_SearchField_Height: 2.75rem;
@_sap_m_SearchField_ButtonSize: 2.25rem;
@_sap_m_SearchField_ButtonFontSize: 1rem;
@_sap_m_SearchField_CompactButtonLineHeight: 1.5rem;
@_sap_m_SearchField_Compact_FormPaddingLeft: 0.5rem;
@_sap_m_SearchField_ResetIcon: "\e03e";
@_sap_m_SearchField_SearchIcon: "\e00d";
@_sap_m_SearchField_PlaceholderColor: @sapUiFieldPlaceholderTextColor;
@_sap_m_SearchField_Border: @sapUiFieldBorderWidth @sapUiFieldBorderStyle @sapUiFieldBorderColor;
@_sap_m_SearchField_FocusOffset: 1px;
@_sap_m_SearchField_FocusBorderRadius: unset;
@_sap_m_SearchField_PlaceholderFontStyle: normal;
@_sap_m_SearchField_ActiveBackgroundStyle: @sapUiFieldBackgroundStyle;
@_sap_m_SelectList_ItemHeight: 2.5rem;
@_sap_m_SelectList_ItemCompactHeight: 2rem;
@_sap_m_SuggestionsPopover_ItemMinHeight: 2.5rem;
@_sap_m_SuggestionsPopover_ItemMinHeightCompact: 2rem;
@_sap_m_SuggestionsPopover_GroupItemHeight: 2.75rem;
@_sap_m_SuggestionsPopover_GroupItemHeightCompact: 2.75rem;
@_sap_m_SuggestionsPopover_TabularItemHeight: 2.5rem;
@_sap_m_SuggestionsPopover_TabularItemHeightCompact: 2rem;
@_sap_m_SuggestionsPopover_TabularGroupItemHeight: 2.5rem;
@_sap_m_SuggestionsPopover_TabularGroupItemHeightCompact: 2rem;
@_sap_m_Shell_AppWidthLimit: 1280px;
@_sap_m_Shell_AppWidthLimitBy2: @_sap_m_Shell_AppWidthLimit / 2;
@_sap_m_Shell_AppWidthLimitPlusPadding: @_sap_m_Shell_AppWidthLimit + 16px;
@_sap_m_Shell_AppHeight: 3333px;
@_sap_m_Shell_HeaderHeight: 68px;
@_sap_m_Shell_MinHeightForHeader: @_sap_m_Shell_AppHeight + @_sap_m_Shell_HeaderHeight;
@_sap_m_Shell_MinWidthForLogoAside: 1480px;
@_sap_m_Shell_MinWidthForBigLogoAside: 1680px;
@_sap_m_PlanningCalendarHeader_ActionsToolbarHeight_Compact: 3rem;
@_sap_m_PlanningCalendarHeader_ActionsToolbarHeight: 2.75rem;
@_sap_m_SinglePlanningCalendarGrid_HoursBackground: @sapUiListBackground;
@_sap_m_SinglePlanningCalendarGrid_RowHeadersWidth: 4rem;
@_sap_m_SinglePlanningCalendarGrid_RowHeight: 4.3125rem;
@_sap_m_SinglePlanningCalendarGrid_CompactRowHeight: 3rem;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType01: @sapLegendColor1;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType02: @sapLegendColor2;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType03: @sapLegendColor3;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType04: @sapLegendColor4;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType05: @sapLegendColor5;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType06: @sapLegendColor6;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType07: @sapLegendColor7;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType08: @sapLegendColor8;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType09: @sapLegendColor9;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType10: @sapLegendColor10;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType11: @sapLegendColor11;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType12: @sapLegendColor12;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType13: @sapLegendColor13;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType14: @sapLegendColor14;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType15: @sapLegendColor15;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType16: @sapLegendColor16;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType17: @sapLegendColor17;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType18: @sapLegendColor18;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType19: @sapLegendColor19;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppType20: @sapLegendColor20;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType01: @sapLegendBackgroundColor1;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType02: @sapLegendBackgroundColor2;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType03: @sapLegendBackgroundColor3;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType04: @sapLegendBackgroundColor4;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType05: @sapLegendBackgroundColor5;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType06: @sapLegendBackgroundColor6;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType07: @sapLegendBackgroundColor7;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType08: @sapLegendBackgroundColor8;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType09: @sapLegendBackgroundColor9;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType10: @sapLegendBackgroundColor10;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType11: @sapLegendBackgroundColor11;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType12: @sapLegendBackgroundColor12;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType13: @sapLegendBackgroundColor13;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType14: @sapLegendBackgroundColor14;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType15: @sapLegendBackgroundColor15;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType16: @sapLegendBackgroundColor16;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType17: @sapLegendBackgroundColor17;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType18: @sapLegendBackgroundColor18;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType19: @sapLegendBackgroundColor19;
@_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType20: @sapLegendBackgroundColor20;
@_sap_m_SplitContainer_AppHeight: 3333px;
@_sap_m_SplitContainer_HeaderHeight: 68px;
@_sap_m_SplitContainer_MinHeightForHeader: @_sap_m_SplitContainer_AppHeight + @_sap_m_SplitContainer_HeaderHeight;
@_sap_m_Switch_OnPosition: -32;
@_sap_m_Switch_OffPosition: 0;
@_sap_m_Switch_TransitionTime: 175;
@_sap_m_Table_SelNavColWidth: 2.75rem;
@_sap_m_Table_CustomFocusMargin: 1px;
@_sap_m_Text_TextShadowInTransparentToolbar: none;
@_sapMTextAreaPadding: 0.375rem 0.5rem 0.3125rem;
@_sapMTextAreaPadding_Compact: 0.0625rem 0.375rem 0;
@_sapMTextAreaReadonlyPadding: 0.375rem 0.625rem 0.3125rem;
@_sapMTextAreaReadonlyPadding_Compact: 0.0625rem 0.375rem 0;
@_sapMTextAreaValueStateSuccessPadding: 0.375rem 0.5rem 0.3125rem;
@_sapMTextAreaValueStateSuccessPadding_Compact: 0.0625rem 0.375rem 0;
@_sapMTextAreaValueStateInformationPadding: 0.4375rem 0.5625rem 0.375rem;
@_sapMTextAreaValueStateInformationPadding_Compact: 0.125rem 0.4375rem 0.0625rem;
@_sapMTextAreaValueStateErrorWarningPadding: 0.375rem 0.5rem 0.3125rem;
@_sapMTextAreaValueStateErrorWarningPadding_Compact: 0.0625rem 0.375rem 0;
@_sapMTextAreaContentWrapperPadding: 0;
@_sapMTextAreaContentWrapperValueStateSuccessPadding: 0;
@_sapMTextAreaContentWrapperValueStateInformationPadding: 0;
@_sapMTextAreaContentWrapperValueStateErrorWarningPadding: 0;
@_sap_m_Token_TokenPadding: 0.5rem;
@_sap_m_Token_TokenCompactPadding: 0.25rem;
@_sap_m_Token_LeftPadding: 0.3125rem;
@_sap_m_Token_TokenSize: @sapMFontSmallSize + 2 * @_sap_m_Token_TokenPadding - @_sap_m_Token_LeftPadding;
@_sap_m_Token_TokenCompactSize: @sapMFontSmallSize + @_sap_m_Token_TokenCompactPadding;
@_sap_m_Tokenizer_OutlineOffset: -0.1875rem;
@_sap_m_Tokenizer_Token_MarginRight: 0.375rem;
@_sap_m_Tokenizer_FontSizeRatioCozy: @sapMFontMediumSize / @sapFontLargeSize;
@_sap_m_Tokenizer_FontSizeRatioCompact: 1;
@_sap_m_Toolbar_ShrinkItem_MinWidth: 2.5rem;
@_sap_m_Wizard_NavHeight: 4rem;
@_sap_m_WizardStep_Animation_Duration: 0.4s;
@_sap_m_WizardProgressNavigator_NavHeight: 4rem;
@_sap_m_WizardProgressNavigator_ListHeight: 2rem;
@_sap_m_WizardProgressNavigator_ListItemHeight: 3rem;
@_sap_m_WizardProgressNavigator_StepWidth: 2rem;
@_sap_m_WizardProgressNavigator_StepPadding: 0.5rem;
@_sap_m_WizardProgressNavigator_SmallSeparator: 0.25rem;
@_sap_m_WizardProgressNavigator_StepUnderlineHeight: 0.313rem;
@_sap_m_WizardProgressNavigator_StepOverlapOnPhone: 1.75rem;
@sapUiHcStandardBackground: @sapHC_StandardBackground;
@sapUiHcHighlightBackground: @sapHC_HighlightBackground;
@sapUiHcHighlightAltBackground: @sapHC_HighlightAltBackground;
@sapUiHcReducedBackground: @sapHC_ReducedBackground;
@sapUiHcReducedAltBackground: @sapHC_ReducedAltBackground;
@sapUiHcStandardForeground: @sapHC_StandardForeground;
@sapUiHcEnhancedForeground: @sapHC_EnhancedForeground;
@sapUiHcReducedForeground: @sapHC_ReducedForeground;
@sapUiHcReducedAltForeground: @sapHC_ReducedAltForeground;
@sapUiHcNegativeColor: @sapHC_NegativeColor;
@sapUiHcCriticalColor: @sapHC_CriticalColor;
@sapUiHcPositiveColor: @sapHC_PositiveColor;
@sapUiHcInformativeColor: @sapHC_InformativeColor;
@sapUiHcNeutralColor: @sapHC_NeutralColor;
@sapMTitleAlignment: Start;
@_sap_m_Button_EmphasizedFocusColor: @sapUiContentFocusColor;
@_sap_m_Carousel_BackgroundColor: @sapUiBaseBG;
@_sap_m_IconTabBar_ArrowScrollPadding: 0.875rem 0.4rem;
@_sap_m_IconTabBar_SplitContainerArrowScrollPadding: 0.875rem 0.4rem;
@_sap_m_IconTabBar_Phone_ContentArrowHeight: 0.625rem;
@_sap_m_IconTabBar_TextHoverColor: darken(@sapUiGroupTitleTextColor, 10);
@_sap_m_IconTabBar_SelectedTextColor: @sapUiContentLabelColor;
@_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
@_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
@_sap_m_ObjectAttribute_ListTextShadowColor: none;
@_sap_m_ObjectMarker_LinkShadowColor: none;
@_sap_m_RangeSlider_Handle_Height: 1.5rem;
@_sap_m_RangeSlider_Handle_Width: 2rem;
@_sap_m_RangeSlider_Handle_Height_Compact: 1.25rem;
@_sap_m_RangeSlider_Handle_Width_Compact: 1.5rem;
@_sap_m_SltPicker_SubHeader_BoxShadow_Bottom: 0.125rem;
@_sap_m_SelectListItem_Height: 2.5rem;
@_sap_m_SelectListItem_CompactHeight: 2rem;
@_sap_m_SelectListItemBelizeFocus_Height: 0.375rem;
@_sap_m_TabStrip_ItemHoverTextColor: darken(@sapUiGroupTitleTextColor, 10);
@_sap_m_TabStrip_ItemSelectedTextColor: darken(@sapUiGroupTitleTextColor, 20);
@_sap_m_TileContent_NewsFooterTextColor: @sapUiTileTextColor;
@_sap_m_TimePicker_ItemColor: @sapUiLegendWorkingBackground;
@_sap_m_TimePicker_ItemHoverColor: @sapUiListHoverBackground;
@_sap_m_TimePicker_ItemBorderColor: @sapUiListBackground;
@_sap_m_ViewSettingsDialog_HeaderBorderColor: darken(@sapUiGroupContentBackground, 8);
@_sap_m_WizardProgressNavigator_BoxShadow: 0.0625rem;
@_sap_m_function_fade2861: fade(@_sap_m_Badge_AttentionBackgroundColor, 0%);
@_sap_m_function_contrast2862: contrast(fade(@sapUiBlockLayerBackground, 60), @sapUiGroupTitleTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_fade2874: fade(@sapUiButtonLiteTextColor, 50);
@_sap_m_function_fade2899: fade(@sapUiListBackground, 0%);
@_sap_m_function_fade2936: fade(@sapUiTileBackground, 60);
@_sap_m_function_fade3067: fade(@sapUiContentContrastTextColor, 99);
@_sap_m_function_fade3087: fade(@sapUiListBackground, 0);
@_sap_m_function_contrast3119: contrast(@sapUiBaseText, @sapUiContentContrastTextColor, @sapUiBaseText, @sapMPITextLeftTextThreshold);
@_sap_m_function_darken3131: darken(@sapUiAccent1, 5);
@_sap_m_function_fade3162: fade(lighten(@sapUiBaseBG, 5), 30);
@_sap_m_function_darken3165: darken(@sapUiContentForegroundColor, 5);
@_sap_m_function_fade3208: fade(@sapUiSelected, 90%);
@_sap_m_function_lighten3208: lighten(@sapUiContentForegroundColor, 7);
@_sap_m_function_contrast3214: contrast(@sapUiToggleButtonPressedBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_fade3216: fade(@sapUiObjectHeaderBorderColor, 0);
@_sap_m_function_fade3231: fade(lighten(@sapUiHighlight, 20), 60);
@_sap_m_function_darken3231: darken(@sapUiButtonAttentionActiveBackground, 5);
@_sap_m_function_contrast3231: contrast(lighten(@sapUiButtonAttentionActiveBackground, 5), @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_contrast3241: contrast(@sapUiInfobarBackground, @sapUiListActiveTextColor, @sapUiListTextColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_fade3241: fade(@sapUiDragAndDropBackground, 80);
@_sap_m_function_fade3268: fade(@sapUiBlockLayerBackground, 70);
@_sap_m_function_fade3275: fade(@sapUiContentNonInteractiveIconColor, 50);
@_sap_m_function_fade3277: fade(@sapUiContentShadowColor, 15);
@_sap_m_function_darken3281: darken(@sapUiFieldActiveBorderColor, 5);
@_sap_m_function_darken3285: darken(@sapUiListBorderColor, 15);

:root {
--_sap_m_Badge_AttentionBackgroundColor: @_sap_m_Badge_AttentionBackgroundColor;
--_sap_m_Popover_Scroll_Width_Buffer: @_sap_m_Popover_Scroll_Width_Buffer;
--_sap_m_Avatar_Font_Size_XL: @_sap_m_Avatar_Font_Size_XL;
--_sap_m_Avatar_Font_Size_L: @_sap_m_Avatar_Font_Size_L;
--_sap_m_Avatar_Font_Size_M: @_sap_m_Avatar_Font_Size_M;
--_sap_m_Avatar_Font_Size_S: @_sap_m_Avatar_Font_Size_S;
--_sap_m_Avatar_Font_Size_XS: @_sap_m_Avatar_Font_Size_XS;
--_sap_m_Avatar_Hover_Box_Shadow_Offset: @_sap_m_Avatar_Hover_Box_Shadow_Offset;
--_sap_m_Bar_AppHeight: @_sap_m_Bar_AppHeight;
--_sap_m_Bar_HeaderHeight: @_sap_m_Bar_HeaderHeight;
--_sap_m_Bar_MinHeightForHeader: @_sap_m_Bar_MinHeightForHeader;
--_sap_m_Breadcrumbs_MinWidth_OFT: @_sap_m_Breadcrumbs_MinWidth_OFT;
--_sap_m_BusyDialog_IndicatorMargin: @_sap_m_BusyDialog_IndicatorMargin;
--_sap_m_BusyDialog_IndicatorMarginCompact: @_sap_m_BusyDialog_IndicatorMarginCompact;
--_sap_m_Carousel_BackgroundColorSolid: @_sap_m_Carousel_BackgroundColorSolid;
--_sap_m_Carousel_BackgroundColorTransparent: @_sap_m_Carousel_BackgroundColorTransparent;
--_sap_m_Carousel_BackgroundColorTranslucent: @_sap_m_Carousel_BackgroundColorTranslucent;
--_sap_m_Carousel_MinWidth: @_sap_m_Carousel_MinWidth;
--_sap_m_Carousel_ControlsNoArrowsHeight: @_sap_m_Carousel_ControlsNoArrowsHeight;
--_sap_m_Carousel_NumericIndicatorTextColor: @_sap_m_Carousel_NumericIndicatorTextColor;
--_sap_m_Carousel_PrevAndNextSize: @_sap_m_Carousel_PrevAndNextSize;
--_sap_m_Carousel_PrevAndNextPosition: @_sap_m_Carousel_PrevAndNextPosition;
--_sap_m_Carousel_PrevAndNextFocusBorderRadius: @_sap_m_Carousel_PrevAndNextFocusBorderRadius;
--_sap_m_Carousel_PageIndicatorContainerPadding: @_sap_m_Carousel_PageIndicatorContainerPadding;
--_sap_m_Carousel_PageIndicatorWidthSizeS: @_sap_m_Carousel_PageIndicatorWidthSizeS;
--_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeM;
--_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeL;
--_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeXL;
--_sap_m_Carousel_ContentArrowBoxShadow: @_sap_m_Carousel_ContentArrowBoxShadow;
--_sap_m_Carousel_BulletInactiveBackground: @_sap_m_Carousel_BulletInactiveBackground;
--_sap_m_Carousel_BulletInactiveBorderColor: @_sap_m_Carousel_BulletInactiveBorderColor;
--_sap_m_Carousel_BulletActiveBackground: @_sap_m_Carousel_BulletActiveBackground;
--_sap_m_Carousel_BulletActiveBorder: @_sap_m_Carousel_BulletActiveBorder;
--_sap_m_Carousel_BulletInactiveWidth: @_sap_m_Carousel_BulletInactiveWidth;
--_sap_m_Carousel_BulletInactiveMargin: @_sap_m_Carousel_BulletInactiveMargin;
--_sap_m_Carousel_FocusBorderOffsetArrow: @_sap_m_Carousel_FocusBorderOffsetArrow;
--_sap_m_Carousel_ContrastFocusBorder: @_sap_m_Carousel_ContrastFocusBorder;
--_sap_m_Carousel_FocusBorder: @_sap_m_Carousel_FocusBorder;
--_sap_m_table_SelectionControlWidth: @_sap_m_table_SelectionControlWidth;
--_sap_m_ColorPalette_SwatchesPerRow: @_sap_m_ColorPalette_SwatchesPerRow;
--_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCozy: @_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCozy;
--_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCozy: @_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCozy;
--_sap_m_ColorPalette_SwatchWidthHitAreaCozy: @_sap_m_ColorPalette_SwatchWidthHitAreaCozy;
--_sap_m_ColorPalette_SwatchWidthCozy: @_sap_m_ColorPalette_SwatchWidthCozy;
--_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCompact: @_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCompact;
--_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCompact: @_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCompact;
--_sap_m_ColorPalette_SwatchWidthHitAreaCompact: @_sap_m_ColorPalette_SwatchWidthHitAreaCompact;
--_sap_m_ColorPalette_SwatchWidthCompact: @_sap_m_ColorPalette_SwatchWidthCompact;
--_sap_m_ColorPalette_SwatchContainerPaddingLeftRightPhone: @_sap_m_ColorPalette_SwatchContainerPaddingLeftRightPhone;
--_sap_m_ColorPalette_SwatchContainerPaddingTopBottomPhone: @_sap_m_ColorPalette_SwatchContainerPaddingTopBottomPhone;
--_sap_m_ColorPalette_SwatchMaxWidthPhone: @_sap_m_ColorPalette_SwatchMaxWidthPhone;
--_sap_m_ColorPalette_SwatchMarginPhone: @_sap_m_ColorPalette_SwatchMarginPhone;
--_sap_m_Dialog_VerticalMargin: @_sap_m_Dialog_VerticalMargin;
--_sap_m_Dialog_BarHeight: @_sap_m_Dialog_BarHeight;
--_sap_m_Dialog_BarCompactHeight: @_sap_m_Dialog_BarCompactHeight;
--_sap_m_Dialog_SubHeaderHeight: @_sap_m_Dialog_SubHeaderHeight;
--_sap_m_Dialog_SubHeaderCompactHeight: @_sap_m_Dialog_SubHeaderCompactHeight;
--_sap_m_Dialog_InfoDesignBarHeight: @_sap_m_Dialog_InfoDesignBarHeight;
--_sap_m_Dialog_Padding: @_sap_m_Dialog_Padding;
--_sap_m_Dialog_NoStateHeaderShadow: @_sap_m_Dialog_NoStateHeaderShadow;
--_sap_m_Dialog_SuccessHeaderShadow: @_sap_m_Dialog_SuccessHeaderShadow;
--_sap_m_Dialog_ErrorHeaderShadow: @_sap_m_Dialog_ErrorHeaderShadow;
--_sap_m_Dialog_WarningHeaderShadow: @_sap_m_Dialog_WarningHeaderShadow;
--_sap_m_Dialog_InformationHeaderShadow: @_sap_m_Dialog_InformationHeaderShadow;
--_sap_m_Dialog_HeaderFocusBorderRadius: @_sap_m_Dialog_HeaderFocusBorderRadius;
--_sap_m_Dialog_HeaderFocusBorderBottomOffset: @_sap_m_Dialog_HeaderFocusBorderBottomOffset;
--_sap_m_Dialog_HeaderFocusBorderTopOffset: @_sap_m_Dialog_HeaderFocusBorderTopOffset;
--_sap_m_Dialog_HeaderFocusBorderLeftOffset: @_sap_m_Dialog_HeaderFocusBorderLeftOffset;
--_sap_m_Dialog_HeaderFocusBorderRightOffset: @_sap_m_Dialog_HeaderFocusBorderRightOffset;
--sapMGenericTagBorderWidth: @sapMGenericTagBorderWidth;
--sapMGenericTagPaddingLeft: @sapMGenericTagPaddingLeft;
--sapMGenericTagStatusIconWidth: @sapMGenericTagStatusIconWidth;
--sapMGenericTagIconPaddingRight: @sapMGenericTagIconPaddingRight;
--sapMGenericTagTextMinWidth: @sapMGenericTagTextMinWidth;
--sapMGenericTagHeightCompact: @sapMGenericTagHeightCompact;
--sapMGenericTagHeightCozy: @sapMGenericTagHeightCozy;
--line-height: @line-height;
--padding-top: @padding-top;
--padding-bottom: @padding-bottom;
--_sap_m_IconTabBar_TextColor: @_sap_m_IconTabBar_TextColor;
--_sap_m_IconTabBar_TextShadow: @_sap_m_IconTabBar_TextShadow;
--_sap_m_IconTabBar_DisabledOpacity: @_sap_m_IconTabBar_DisabledOpacity;
--_sap_m_IconTabBar_Separator_Icon: @_sap_m_IconTabBar_Separator_Icon;
--_sap_m_IconTabBar_Separator_Font_Size: @_sap_m_IconTabBar_Separator_Font_Size;
--_sap_m_IconTabBar_More_Button_Focus_Offset: @_sap_m_IconTabBar_More_Button_Focus_Offset;
--_sap_m_IconTabBar_Arrow_SubItem_Left_Padding: @_sap_m_IconTabBar_Arrow_SubItem_Left_Padding;
--_sap_m_IconTabBar_More_Button_Border_Radius: @_sap_m_IconTabBar_More_Button_Border_Radius;
--_sap_m_IconTabBar_HeaderMinHeight: @_sap_m_IconTabBar_HeaderMinHeight;
--_sap_m_IconTabBar_ContentArrowBorderWidth: @_sap_m_IconTabBar_ContentArrowBorderWidth;
--_sap_m_IconTabBar_ContentArrowHeight: @_sap_m_IconTabBar_ContentArrowHeight;
--_sap_m_IconTabBar_InLineFilterMargin: @_sap_m_IconTabBar_InLineFilterMargin;
--_sap_m_IconTabBar_InLineTextOnlyVerticalHeight: @_sap_m_IconTabBar_InLineTextOnlyVerticalHeight;
--_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight: @_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight;
--_sap_m_IconTabBar_TextOnlyTabPadding: @_sap_m_IconTabBar_TextOnlyTabPadding;
--_sap_m_IconTabBar_TextOnlyVerticalHeight: @_sap_m_IconTabBar_TextOnlyVerticalHeight;
--_sap_m_IconTabBar_NoTextFilterWidth: @_sap_m_IconTabBar_NoTextFilterWidth;
--_sap_m_IconTabBar_NoTextVerticalHeight: @_sap_m_IconTabBar_NoTextVerticalHeight;
--_sap_m_IconTabBar_NoTextVerticalContentArrowHeight: @_sap_m_IconTabBar_NoTextVerticalContentArrowHeight;
--_sap_m_IconTabBar_AllTabHeight: @_sap_m_IconTabBar_AllTabHeight;
--_sap_m_IconTabBar_AllTabLineHeight: @_sap_m_IconTabBar_AllTabLineHeight;
--_sap_m_IconTabBar_AllTabMarginBottom: @_sap_m_IconTabBar_AllTabMarginBottom;
--_sap_m_IconTabBar_HorizontalFilterHeight: @_sap_m_IconTabBar_HorizontalFilterHeight;
--_sap_m_IconTabBar_HorizontalTabHeight: @_sap_m_IconTabBar_HorizontalTabHeight;
--_sap_m_IconTabBar_HorizontalWrapperHeight: @_sap_m_IconTabBar_HorizontalWrapperHeight;
--_sap_m_IconTabBar_HorizontalTabWidth: @_sap_m_IconTabBar_HorizontalTabWidth;
--_sap_m_IconTabBar_HorizontalCountTop: @_sap_m_IconTabBar_HorizontalCountTop;
--_sap_m_IconTabBar_HorizontalTextPaddingTop: @_sap_m_IconTabBar_HorizontalTextPaddingTop;
--_sap_m_IconTabBar_HorizontalTextPaddingLeft: @_sap_m_IconTabBar_HorizontalTextPaddingLeft;
--_sap_m_IconTabBar_VerticalHeight: @_sap_m_IconTabBar_VerticalHeight;
--_sap_m_IconTabBar_VerticalContentArrowHeight: @_sap_m_IconTabBar_VerticalContentArrowHeight;
--_sap_m_IconTabBar_FilterIconHeight: @_sap_m_IconTabBar_FilterIconHeight;
--_sap_m_IconTabBar_FilterIconWidth: @_sap_m_IconTabBar_FilterIconWidth;
--_sap_m_IconTabBar_FilterTextLineHeight: @_sap_m_IconTabBar_FilterTextLineHeight;
--_sap_m_IconTabBar_SeparatorHeight: @_sap_m_IconTabBar_SeparatorHeight;
--_sap_m_IconTabBar_SeparatorMargin: @_sap_m_IconTabBar_SeparatorMargin;
--_sap_m_IconTabBar_TextOnlySeparatorMargin: @_sap_m_IconTabBar_TextOnlySeparatorMargin;
--_sap_m_IconTabBar_TextOnlySeparatorMarginCompact: @_sap_m_IconTabBar_TextOnlySeparatorMarginCompact;
--_sap_m_IconTabBar_SeparatorIconHeight: @_sap_m_IconTabBar_SeparatorIconHeight;
--__sap_m_IconTabBar_SeparatorIconLineHeight: @__sap_m_IconTabBar_SeparatorIconLineHeight;
--_sap_m_IconTabBar_HeaderBackground: @_sap_m_IconTabBar_HeaderBackground;
--_sap_m_IconTabBar_HeaderBackgroundTranslucent: @_sap_m_IconTabBar_HeaderBackgroundTranslucent;
--_sap_m_IconTabBar_HeaderBorderBottom: @_sap_m_IconTabBar_HeaderBorderBottom;
--_sap_m_IconTabBar_HeaderShadow: @_sap_m_IconTabBar_HeaderShadow;
--_sap_m_IconTabBar_ContentBackground: @_sap_m_IconTabBar_ContentBackground;
--_sap_m_IconTabBar_ContentBackgroundTranslucent: @_sap_m_IconTabBar_ContentBackgroundTranslucent;
--_sap_m_IconTabBar_Compact_NoTextContentArrowHeight: @_sap_m_IconTabBar_Compact_NoTextContentArrowHeight;
--_sap_m_IconTabBar_Compact_ContentArrowHeight: @_sap_m_IconTabBar_Compact_ContentArrowHeight;
--_sap_m_IconTabBar_Compact_NoTextContentArrowWidth: @_sap_m_IconTabBar_Compact_NoTextContentArrowWidth;
--_sap_m_IconTabBar_Compact_InLineVerticalTabHeight: @_sap_m_IconTabBar_Compact_InLineVerticalTabHeight;
--_sap_m_IconTabBar_Compact_InLineFilterTextMargin: @_sap_m_IconTabBar_Compact_InLineFilterTextMargin;
--_sap_m_IconTabBar_Compact_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_Compact_TextOnlyContentArrowHeight;
--_sap_m_IconTabBar_Compact_TextOnlyVerticalHeight: @_sap_m_IconTabBar_Compact_TextOnlyVerticalHeight;
--_sap_m_IconTabBar_Compact_TextOnlyTabPadding: @_sap_m_IconTabBar_Compact_TextOnlyTabPadding;
--_sap_m_IconTabBar_Compact_TextOnlyHeadPadding: @_sap_m_IconTabBar_Compact_TextOnlyHeadPadding;
--_sap_m_IconTabBar_Compact_TextOnlyTextLineHeight: @_sap_m_IconTabBar_Compact_TextOnlyTextLineHeight;
--_sap_m_IconTabBar_Compact_TextOnlyTextPadding: @_sap_m_IconTabBar_Compact_TextOnlyTextPadding;
--_sap_m_IconTabBar_Compact_NoTextTabWidth: @_sap_m_IconTabBar_Compact_NoTextTabWidth;
--_sap_m_IconTabBar_Compact_NoTextVerticalHeight: @_sap_m_IconTabBar_Compact_NoTextVerticalHeight;
--_sap_m_IconTabBar_Compact_HorizontalHeight: @_sap_m_IconTabBar_Compact_HorizontalHeight;
--_sap_m_IconTabBar_Compact_HorizontalContentArrowHeight: @_sap_m_IconTabBar_Compact_HorizontalContentArrowHeight;
--_sap_m_IconTabBar_Compact_VerticalHeight: @_sap_m_IconTabBar_Compact_VerticalHeight;
--_sap_m_IconTabBar_Compact_FilterTextPadding: @_sap_m_IconTabBar_Compact_FilterTextPadding;
--_sap_m_IconTabBar_Compact_HorizontalFocusBottom: @_sap_m_IconTabBar_Compact_HorizontalFocusBottom;
--_sap_m_IconTabBar_Overflow_BorderRadius: @_sap_m_IconTabBar_Overflow_BorderRadius;
--_sap_m_IconTabBar_Overflow_BackgroundColor: @_sap_m_IconTabBar_Overflow_BackgroundColor;
--_sap_m_IconTabBar_Overflow_Border: @_sap_m_IconTabBar_Overflow_Border;
--_sap_m_IconTabBar_Overflow_TextColor: @_sap_m_IconTabBar_Overflow_TextColor;
--_sap_m_IconTabBar_Overflow_Icon_Color: @_sap_m_IconTabBar_Overflow_Icon_Color;
--_sap_m_IconTabBar_Overflow_BorderColorHover: @_sap_m_IconTabBar_Overflow_BorderColorHover;
--_sap_m_IconTabBar_Overflow_BackgroundColorHover: @_sap_m_IconTabBar_Overflow_BackgroundColorHover;
--_sap_m_IconTabBar_Overflow_TextColorHover: @_sap_m_IconTabBar_Overflow_TextColorHover;
--_sap_m_IconTabBar_Overflow_Icon_ColorHover: @_sap_m_IconTabBar_Overflow_Icon_ColorHover;
--_sap_m_IconTabBar_Overflow_BoxShadowHover: @_sap_m_IconTabBar_Overflow_BoxShadowHover;
--_sap_m_IconTabBar_Overflow_BackgroundColorPressed: @_sap_m_IconTabBar_Overflow_BackgroundColorPressed;
--_sap_m_IconTabBar_Overflow_BorderColorPressed: @_sap_m_IconTabBar_Overflow_BorderColorPressed;
--_sap_m_IconTabBar_Overflow_TextColorPressed: @_sap_m_IconTabBar_Overflow_TextColorPressed;
--_sap_m_IconTabBar_Overflow_Icon_ColorPressed: @_sap_m_IconTabBar_Overflow_Icon_ColorPressed;
--_sap_m_IconTabBar_Phone_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_Phone_TextOnlyContentArrowHeight;
--_sap_m_IconTabBar_Phone_Compact_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_Phone_Compact_TextOnlyContentArrowHeight;
--_sap_m_IconTabBar_ShellHeaderShadow: @_sap_m_IconTabBar_ShellHeaderShadow;
--_sap_m_IconTabBar_ShellContentArrowHeight: @_sap_m_IconTabBar_ShellContentArrowHeight;
--_sap_m_IconTabBar_ShellTextColor: @_sap_m_IconTabBar_ShellTextColor;
--_sap_m_IconTabBar_ShellSelectedTextColor: @_sap_m_IconTabBar_ShellSelectedTextColor;
--_sap_m_IconTabBar_ShellButtonOutlineColor: @_sap_m_IconTabBar_ShellButtonOutlineColor;
--_sap_m_IconTabBar_ShellOverflowBorderColor: @_sap_m_IconTabBar_ShellOverflowBorderColor;
--_sap_m_IconTabBar_ShellOverflowHoverBorderColor: @_sap_m_IconTabBar_ShellOverflowHoverBorderColor;
--_sap_m_IconTabBar_ShellOverflowPressedBorderColor: @_sap_m_IconTabBar_ShellOverflowPressedBorderColor;
--_sap_m_IconTabBar_HeaderFocusBorderTopOffset: @_sap_m_IconTabBar_HeaderFocusBorderTopOffset;
--_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: @_sap_m_IconTabBar_HeaderFocusBorderBottomOffset;
--_sap_m_IconTabBar_HeaderFocusBorderRightOffset: @_sap_m_IconTabBar_HeaderFocusBorderRightOffset;
--_sap_m_IconTabBar_HeaderFocusBorderLeftOffset: @_sap_m_IconTabBar_HeaderFocusBorderLeftOffset;
--_sap_m_IconTabBar_HeaderBorderRadius: @_sap_m_IconTabBar_HeaderBorderRadius;
--_sap_m_IconTabBar_FilterExpandButtonBadgeTop: @_sap_m_IconTabBar_FilterExpandButtonBadgeTop;
--_sap_m_IconTabBar_Compact_FilterExpandButtonBadgeTop: @_sap_m_IconTabBar_Compact_FilterExpandButtonBadgeTop;
--_sap_m_IconTabBar_Badge_Neutral_Background: @_sap_m_IconTabBar_Badge_Neutral_Background;
--_sap_m_IconTabBar_Badge_Positive_Background: @_sap_m_IconTabBar_Badge_Positive_Background;
--_sap_m_IconTabBar_Badge_Critical_Background: @_sap_m_IconTabBar_Badge_Critical_Background;
--_sap_m_IconTabBar_Badge_Negative_Background: @_sap_m_IconTabBar_Badge_Negative_Background;
--_sap_m_IconTabBar_SelectListItem_PaddingLeft: @_sap_m_IconTabBar_SelectListItem_PaddingLeft;
--_sap_m_IconTabBar_SelectListItem_PaddingLeftAdditional: @_sap_m_IconTabBar_SelectListItem_PaddingLeftAdditional;
--_sap_m_IconTabBar_ListBorderRadius: @_sap_m_IconTabBar_ListBorderRadius;
--_sap_m_IconTabBar_List_Focus_Offset: @_sap_m_IconTabBar_List_Focus_Offset;
--_sap_m_InputBase_InnerMinWidth: @_sap_m_InputBase_InnerMinWidth;
--_sap_m_InputBase_InnerPadding: @_sap_m_InputBase_InnerPadding;
--_sap_m_InputBase_DisabledOpacity: @_sap_m_InputBase_DisabledOpacity;
--_sap_m_InputBase_IconLineHeight: @_sap_m_InputBase_IconLineHeight;
--_sap_m_InputBase_IconWidth: @_sap_m_InputBase_IconWidth;
--_sap_m_InputBase_Compact_IconWidth: @_sap_m_InputBase_Compact_IconWidth;
--_sap_m_InputBase_IconMinWidth: @_sap_m_InputBase_IconMinWidth;
--_sap_m_InputBaseWrapper_Sum_Border: @_sap_m_InputBaseWrapper_Sum_Border;
--_sap_m_InputBase_InnerMinWidth_Compact: @_sap_m_InputBase_InnerMinWidth_Compact;
--_sap_m_InputBase_Compact_InnerPadding: @_sap_m_InputBase_Compact_InnerPadding;
--_sap_m_InputBase_FocusOffset: @_sap_m_InputBase_FocusOffset;
--_sap_m_InputBase_FocusOffset_Busy: @_sap_m_InputBase_FocusOffset_Busy;
--_sap_m_InputBase_FocusBorderRadius: @_sap_m_InputBase_FocusBorderRadius;
--_InputBase_Control_MinWidth: @_InputBase_Control_MinWidth;
--_InputBase_Control_OneIcon_MinWidth: @_InputBase_Control_OneIcon_MinWidth;
--_InputBase_Control_TwoIcons_MinWidth: @_InputBase_Control_TwoIcons_MinWidth;
--_InputBase_Control_State_MinWidth: @_InputBase_Control_State_MinWidth;
--_InputBase_Control_TwoIcons_State_MinWidth: @_InputBase_Control_TwoIcons_State_MinWidth;
--_InputBase_Control_OneIcon_State_MinWidth: @_InputBase_Control_OneIcon_State_MinWidth;
--_InputBase_Control_MinWidth_Compact: @_InputBase_Control_MinWidth_Compact;
--_InputBase_Control_OneIcon_MinWidth_Compact: @_InputBase_Control_OneIcon_MinWidth_Compact;
--_InputBase_Control_TwoIcons_MinWidth_Compact: @_InputBase_Control_TwoIcons_MinWidth_Compact;
--_InputBase_Control_State_MinWidth_Compact: @_InputBase_Control_State_MinWidth_Compact;
--_InputBase_Control_TwoIcons_State_MinWidth_Compact: @_InputBase_Control_TwoIcons_State_MinWidth_Compact;
--_InputBase_Control_OneIcon_State_MinWidth_Compact: @_InputBase_Control_OneIcon_State_MinWidth_Compact;
--_sap_m_LightBox_MinHeight: @_sap_m_LightBox_MinHeight;
--_sap_m_LightBox_FooterOneLineHeightCompact: @_sap_m_LightBox_FooterOneLineHeightCompact;
--_sap_m_LightBox_FooterTwoLinesHeightCompact: @_sap_m_LightBox_FooterTwoLinesHeightCompact;
--_sap_m_LightBox_FooterOneLineHeightCozy: @_sap_m_LightBox_FooterOneLineHeightCozy;
--_sap_m_LightBox_FooterTwoLinesHeightCozy: @_sap_m_LightBox_FooterTwoLinesHeightCozy;
--_sap_m_LightBox_TitleSectionPadding: @_sap_m_LightBox_TitleSectionPadding;
--_sap_m_LightBox_TitleSectionPaddingTwoLines: @_sap_m_LightBox_TitleSectionPaddingTwoLines;
--_sap_m_LightBox_BusyIndicatorHeight: @_sap_m_LightBox_BusyIndicatorHeight;
--_sap_m_LightBox_SubtitleMarginTop: @_sap_m_LightBox_SubtitleMarginTop;
--_sap_m_LightBox_OverlayBackground: @_sap_m_LightBox_OverlayBackground;
--_sap_m_LightBox_ContainerBackground: @_sap_m_LightBox_ContainerBackground;
--_sap_m_LightBox_OverlayOpacity: @_sap_m_LightBox_OverlayOpacity;
--_sap_m_LightBox_FontFamily: @_sap_m_LightBox_FontFamily;
--_sap_m_ListItemBase_DeleteIcon: @_sap_m_ListItemBase_DeleteIcon;
--_sap_m_ListItemBase_ButtonMarginTop: @_sap_m_ListItemBase_ButtonMarginTop;
--_sap_m_ListItemBase_Highlight_InformationColor: @_sap_m_ListItemBase_Highlight_InformationColor;
--_sap_m_ListItemBase_Navigated: @_sap_m_ListItemBase_Navigated;
--_sap_m_ListItemBase_Detail_Delete_MarginLeft: @_sap_m_ListItemBase_Detail_Delete_MarginLeft;
--_sap_m_ListItemBase_Focus_Outline: @_sap_m_ListItemBase_Focus_Outline;
--_sap_m_ListItemBase_Focus_OffsetWithGap: @_sap_m_ListItemBase_Focus_OffsetWithGap;
--_sap_m_MessageBox_HeaderShadow: @_sap_m_MessageBox_HeaderShadow;
--_sap_m_MessageBox_InformationShadow: @_sap_m_MessageBox_InformationShadow;
--_sap_m_MessageBox_WarningShadow: @_sap_m_MessageBox_WarningShadow;
--_sap_m_MessageBox_ErrorShadow: @_sap_m_MessageBox_ErrorShadow;
--_sap_m_MessageBox_SuccessShadow: @_sap_m_MessageBox_SuccessShadow;
--_sap_m_MessageBox_QuestionShadow: @_sap_m_MessageBox_QuestionShadow;
--_sap_m_MessageView_DescIcon_Width: @_sap_m_MessageView_DescIcon_Width;
--_sap_m_InputWithTokens_TokenizerMinWidth: @_sap_m_InputWithTokens_TokenizerMinWidth;
--_InputBase_Control_Tokens_MinWidth: @_InputBase_Control_Tokens_MinWidth;
--_InputBase_Control_Tokens_ReadOnly_MinWidth: @_InputBase_Control_Tokens_ReadOnly_MinWidth;
--_InputBase_Control_Tokens_State_MinWidth: @_InputBase_Control_Tokens_State_MinWidth;
--_InputBase_Control_Tokens_MinWidth_Compact: @_InputBase_Control_Tokens_MinWidth_Compact;
--_InputBase_Control_Tokens_ReadOnly_MinWidth_Compact: @_InputBase_Control_Tokens_ReadOnly_MinWidth_Compact;
--_InputBase_Control_Tokens_State_MinWidth_Compact: @_InputBase_Control_Tokens_State_MinWidth_Compact;
--_sap_m_NotificationListGroup_Background: @_sap_m_NotificationListGroup_Background;
--_sap_m_NotificationListGroup_HeaderColor: @_sap_m_NotificationListGroup_HeaderColor;
--_sap_m_NotificationListBase_ItemBackground: @_sap_m_NotificationListBase_ItemBackground;
--_sap_m_NotificationListBase_ItemGroupedBackground: @_sap_m_NotificationListBase_ItemGroupedBackground;
--sapMONInformativeElement: @sapMONInformativeElement;
--_sap_m_Page_AppHeight: @_sap_m_Page_AppHeight;
--_sap_m_Page_HeaderHeight: @_sap_m_Page_HeaderHeight;
--_sap_m_Page_MinHeightForHeader: @_sap_m_Page_MinHeightForHeader;
--_sap_m_Page_FloatinFooterHeight: @_sap_m_Page_FloatinFooterHeight;
--_sap_m_Page_FloatinFooterHeight_Compact: @_sap_m_Page_FloatinFooterHeight_Compact;
--_sap_m_Page_FloatingFooterMarginBottom: @_sap_m_Page_FloatingFooterMarginBottom;
--_sap_m_PlanningCalendarHeader_Background: @_sap_m_PlanningCalendarHeader_Background;
--_sap_m_Popover_ForceCompactArrowOffset: @_sap_m_Popover_ForceCompactArrowOffset;
--_sap_m_Popover_ArrowOffset: @_sap_m_Popover_ArrowOffset;
--sapMPIPopoverCloseIconWidth: @sapMPIPopoverCloseIconWidth;
--sapMPIPopoverCloseIconHeight: @sapMPIPopoverCloseIconHeight;
--sapMPIPopoverCloseIconMargin: @sapMPIPopoverCloseIconMargin;
--sapMPITextLeftTextThreshold: @sapMPITextLeftTextThreshold;
--_sap_m_QuickView_HorizontalLayoutMarginBottom: @_sap_m_QuickView_HorizontalLayoutMarginBottom;
--_sap_m_QuickView_HorizontalLayoutIconFontSize: @_sap_m_QuickView_HorizontalLayoutIconFontSize;
--_sap_m_QuickView_PagePaddingTop: @_sap_m_QuickView_PagePaddingTop;
--_sap_m_QuickView_TitleMaxHeight: @_sap_m_QuickView_TitleMaxHeight;
--_sap_m_QuickViewCard_PagePadding: @_sap_m_QuickViewCard_PagePadding;
--_sap_m_QuickView_TitleMarginBottom: @_sap_m_QuickView_TitleMarginBottom;
--_sap_m_QuickView_TitleFontSize: @_sap_m_QuickView_TitleFontSize;
--_sap_m_QuickView_FormTitleFontSize: @_sap_m_QuickView_FormTitleFontSize;
--_sap_m_Radio_Button_Read_Only_fill: @_sap_m_Radio_Button_Read_Only_fill;
--_sap_m_RadioButtonGroup_WidthWithLabel: @_sap_m_RadioButtonGroup_WidthWithLabel;
--_sap_m_RadioButtonGroup_PaddingLeftLabel: @_sap_m_RadioButtonGroup_PaddingLeftLabel;
--_sap_m_RadioButtonGroup_PaddingLeftLabel_Form: @_sap_m_RadioButtonGroup_PaddingLeftLabel_Form;
--_sap_m_SearchField_Height: @_sap_m_SearchField_Height;
--_sap_m_SearchField_ButtonSize: @_sap_m_SearchField_ButtonSize;
--_sap_m_SearchField_ButtonFontSize: @_sap_m_SearchField_ButtonFontSize;
--_sap_m_SearchField_CompactButtonLineHeight: @_sap_m_SearchField_CompactButtonLineHeight;
--_sap_m_SearchField_Compact_FormPaddingLeft: @_sap_m_SearchField_Compact_FormPaddingLeft;
--_sap_m_SearchField_ResetIcon: @_sap_m_SearchField_ResetIcon;
--_sap_m_SearchField_SearchIcon: @_sap_m_SearchField_SearchIcon;
--_sap_m_SearchField_PlaceholderColor: @_sap_m_SearchField_PlaceholderColor;
--_sap_m_SearchField_Border: @_sap_m_SearchField_Border;
--_sap_m_SearchField_FocusOffset: @_sap_m_SearchField_FocusOffset;
--_sap_m_SearchField_FocusBorderRadius: @_sap_m_SearchField_FocusBorderRadius;
--_sap_m_SearchField_PlaceholderFontStyle: @_sap_m_SearchField_PlaceholderFontStyle;
--_sap_m_SearchField_ActiveBackgroundStyle: @_sap_m_SearchField_ActiveBackgroundStyle;
--_sap_m_SelectList_ItemHeight: @_sap_m_SelectList_ItemHeight;
--_sap_m_SelectList_ItemCompactHeight: @_sap_m_SelectList_ItemCompactHeight;
--_sap_m_SuggestionsPopover_ItemMinHeight: @_sap_m_SuggestionsPopover_ItemMinHeight;
--_sap_m_SuggestionsPopover_ItemMinHeightCompact: @_sap_m_SuggestionsPopover_ItemMinHeightCompact;
--_sap_m_SuggestionsPopover_GroupItemHeight: @_sap_m_SuggestionsPopover_GroupItemHeight;
--_sap_m_SuggestionsPopover_GroupItemHeightCompact: @_sap_m_SuggestionsPopover_GroupItemHeightCompact;
--_sap_m_SuggestionsPopover_TabularItemHeight: @_sap_m_SuggestionsPopover_TabularItemHeight;
--_sap_m_SuggestionsPopover_TabularItemHeightCompact: @_sap_m_SuggestionsPopover_TabularItemHeightCompact;
--_sap_m_SuggestionsPopover_TabularGroupItemHeight: @_sap_m_SuggestionsPopover_TabularGroupItemHeight;
--_sap_m_SuggestionsPopover_TabularGroupItemHeightCompact: @_sap_m_SuggestionsPopover_TabularGroupItemHeightCompact;
--_sap_m_Shell_AppWidthLimit: @_sap_m_Shell_AppWidthLimit;
--_sap_m_Shell_AppWidthLimitBy2: @_sap_m_Shell_AppWidthLimitBy2;
--_sap_m_Shell_AppWidthLimitPlusPadding: @_sap_m_Shell_AppWidthLimitPlusPadding;
--_sap_m_Shell_AppHeight: @_sap_m_Shell_AppHeight;
--_sap_m_Shell_HeaderHeight: @_sap_m_Shell_HeaderHeight;
--_sap_m_Shell_MinHeightForHeader: @_sap_m_Shell_MinHeightForHeader;
--_sap_m_Shell_MinWidthForLogoAside: @_sap_m_Shell_MinWidthForLogoAside;
--_sap_m_Shell_MinWidthForBigLogoAside: @_sap_m_Shell_MinWidthForBigLogoAside;
--_sap_m_PlanningCalendarHeader_ActionsToolbarHeight_Compact: @_sap_m_PlanningCalendarHeader_ActionsToolbarHeight_Compact;
--_sap_m_PlanningCalendarHeader_ActionsToolbarHeight: @_sap_m_PlanningCalendarHeader_ActionsToolbarHeight;
--_sap_m_SinglePlanningCalendarGrid_HoursBackground: @_sap_m_SinglePlanningCalendarGrid_HoursBackground;
--_sap_m_SinglePlanningCalendarGrid_RowHeadersWidth: @_sap_m_SinglePlanningCalendarGrid_RowHeadersWidth;
--_sap_m_SinglePlanningCalendarGrid_RowHeight: @_sap_m_SinglePlanningCalendarGrid_RowHeight;
--_sap_m_SinglePlanningCalendarGrid_CompactRowHeight: @_sap_m_SinglePlanningCalendarGrid_CompactRowHeight;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType01: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType01;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType02: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType02;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType03: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType03;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType04: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType04;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType05: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType05;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType06: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType06;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType07: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType07;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType08: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType08;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType09: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType09;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType10: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType10;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType11: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType11;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType12: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType12;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType13: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType13;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType14: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType14;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType15: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType15;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType16: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType16;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType17: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType17;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType18: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType18;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType19: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType19;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppType20: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppType20;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType01: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType01;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType02: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType02;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType03: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType03;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType04: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType04;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType05: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType05;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType06: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType06;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType07: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType07;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType08: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType08;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType09: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType09;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType10: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType10;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType11: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType11;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType12: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType12;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType13: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType13;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType14: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType14;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType15: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType15;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType16: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType16;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType17: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType17;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType18: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType18;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType19: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType19;
--_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType20: @_sap_m_SinglePlanningCalendar_sapUiCalendarAppBackgroundType20;
--_sap_m_SplitContainer_AppHeight: @_sap_m_SplitContainer_AppHeight;
--_sap_m_SplitContainer_HeaderHeight: @_sap_m_SplitContainer_HeaderHeight;
--_sap_m_SplitContainer_MinHeightForHeader: @_sap_m_SplitContainer_MinHeightForHeader;
--_sap_m_Switch_OnPosition: @_sap_m_Switch_OnPosition;
--_sap_m_Switch_OffPosition: @_sap_m_Switch_OffPosition;
--_sap_m_Switch_TransitionTime: @_sap_m_Switch_TransitionTime;
--_sap_m_Table_SelNavColWidth: @_sap_m_Table_SelNavColWidth;
--_sap_m_Table_CustomFocusMargin: @_sap_m_Table_CustomFocusMargin;
--_sap_m_Text_TextShadowInTransparentToolbar: @_sap_m_Text_TextShadowInTransparentToolbar;
--_sapMTextAreaPadding: @_sapMTextAreaPadding;
--_sapMTextAreaPadding_Compact: @_sapMTextAreaPadding_Compact;
--_sapMTextAreaReadonlyPadding: @_sapMTextAreaReadonlyPadding;
--_sapMTextAreaReadonlyPadding_Compact: @_sapMTextAreaReadonlyPadding_Compact;
--_sapMTextAreaValueStateSuccessPadding: @_sapMTextAreaValueStateSuccessPadding;
--_sapMTextAreaValueStateSuccessPadding_Compact: @_sapMTextAreaValueStateSuccessPadding_Compact;
--_sapMTextAreaValueStateInformationPadding: @_sapMTextAreaValueStateInformationPadding;
--_sapMTextAreaValueStateInformationPadding_Compact: @_sapMTextAreaValueStateInformationPadding_Compact;
--_sapMTextAreaValueStateErrorWarningPadding: @_sapMTextAreaValueStateErrorWarningPadding;
--_sapMTextAreaValueStateErrorWarningPadding_Compact: @_sapMTextAreaValueStateErrorWarningPadding_Compact;
--_sapMTextAreaContentWrapperPadding: @_sapMTextAreaContentWrapperPadding;
--_sapMTextAreaContentWrapperValueStateSuccessPadding: @_sapMTextAreaContentWrapperValueStateSuccessPadding;
--_sapMTextAreaContentWrapperValueStateInformationPadding: @_sapMTextAreaContentWrapperValueStateInformationPadding;
--_sapMTextAreaContentWrapperValueStateErrorWarningPadding: @_sapMTextAreaContentWrapperValueStateErrorWarningPadding;
--_sap_m_Token_TokenPadding: @_sap_m_Token_TokenPadding;
--_sap_m_Token_TokenCompactPadding: @_sap_m_Token_TokenCompactPadding;
--_sap_m_Token_LeftPadding: @_sap_m_Token_LeftPadding;
--_sap_m_Token_TokenSize: @_sap_m_Token_TokenSize;
--_sap_m_Token_TokenCompactSize: @_sap_m_Token_TokenCompactSize;
--_sap_m_Tokenizer_OutlineOffset: @_sap_m_Tokenizer_OutlineOffset;
--_sap_m_Tokenizer_Token_MarginRight: @_sap_m_Tokenizer_Token_MarginRight;
--_sap_m_Tokenizer_FontSizeRatioCozy: @_sap_m_Tokenizer_FontSizeRatioCozy;
--_sap_m_Tokenizer_FontSizeRatioCompact: @_sap_m_Tokenizer_FontSizeRatioCompact;
--_sap_m_Toolbar_ShrinkItem_MinWidth: @_sap_m_Toolbar_ShrinkItem_MinWidth;
--_sap_m_Wizard_NavHeight: @_sap_m_Wizard_NavHeight;
--_sap_m_WizardStep_Animation_Duration: @_sap_m_WizardStep_Animation_Duration;
--_sap_m_WizardProgressNavigator_NavHeight: @_sap_m_WizardProgressNavigator_NavHeight;
--_sap_m_WizardProgressNavigator_ListHeight: @_sap_m_WizardProgressNavigator_ListHeight;
--_sap_m_WizardProgressNavigator_ListItemHeight: @_sap_m_WizardProgressNavigator_ListItemHeight;
--_sap_m_WizardProgressNavigator_StepWidth: @_sap_m_WizardProgressNavigator_StepWidth;
--_sap_m_WizardProgressNavigator_StepPadding: @_sap_m_WizardProgressNavigator_StepPadding;
--_sap_m_WizardProgressNavigator_SmallSeparator: @_sap_m_WizardProgressNavigator_SmallSeparator;
--_sap_m_WizardProgressNavigator_StepUnderlineHeight: @_sap_m_WizardProgressNavigator_StepUnderlineHeight;
--_sap_m_WizardProgressNavigator_StepOverlapOnPhone: @_sap_m_WizardProgressNavigator_StepOverlapOnPhone;
--_sap_m_Button_EmphasizedFocusColor: @_sap_m_Button_EmphasizedFocusColor;
--_sap_m_Carousel_BackgroundColor: @_sap_m_Carousel_BackgroundColor;
--_sap_m_IconTabBar_ArrowScrollPadding: @_sap_m_IconTabBar_ArrowScrollPadding;
--_sap_m_IconTabBar_SplitContainerArrowScrollPadding: @_sap_m_IconTabBar_SplitContainerArrowScrollPadding;
--_sap_m_IconTabBar_Phone_ContentArrowHeight: @_sap_m_IconTabBar_Phone_ContentArrowHeight;
--_sap_m_IconTabBar_TextHoverColor: @_sap_m_IconTabBar_TextHoverColor;
--_sap_m_IconTabBar_SelectedTextColor: @_sap_m_IconTabBar_SelectedTextColor;
--_sap_m_IconTabBar_SelectedTextHoverColor: @_sap_m_IconTabBar_SelectedTextHoverColor;
--_sap_m_IconTabBar_ArrowScroll_AfterHeight: @_sap_m_IconTabBar_ArrowScroll_AfterHeight;
--_sap_m_ObjectAttribute_ListTextShadowColor: @_sap_m_ObjectAttribute_ListTextShadowColor;
--_sap_m_ObjectMarker_LinkShadowColor: @_sap_m_ObjectMarker_LinkShadowColor;
--_sap_m_RangeSlider_Handle_Height: @_sap_m_RangeSlider_Handle_Height;
--_sap_m_RangeSlider_Handle_Width: @_sap_m_RangeSlider_Handle_Width;
--_sap_m_RangeSlider_Handle_Height_Compact: @_sap_m_RangeSlider_Handle_Height_Compact;
--_sap_m_RangeSlider_Handle_Width_Compact: @_sap_m_RangeSlider_Handle_Width_Compact;
--_sap_m_SltPicker_SubHeader_BoxShadow_Bottom: @_sap_m_SltPicker_SubHeader_BoxShadow_Bottom;
--_sap_m_SelectListItem_Height: @_sap_m_SelectListItem_Height;
--_sap_m_SelectListItem_CompactHeight: @_sap_m_SelectListItem_CompactHeight;
--_sap_m_SelectListItemBelizeFocus_Height: @_sap_m_SelectListItemBelizeFocus_Height;
--_sap_m_TabStrip_ItemHoverTextColor: @_sap_m_TabStrip_ItemHoverTextColor;
--_sap_m_TabStrip_ItemSelectedTextColor: @_sap_m_TabStrip_ItemSelectedTextColor;
--_sap_m_TileContent_NewsFooterTextColor: @_sap_m_TileContent_NewsFooterTextColor;
--_sap_m_TimePicker_ItemColor: @_sap_m_TimePicker_ItemColor;
--_sap_m_TimePicker_ItemHoverColor: @_sap_m_TimePicker_ItemHoverColor;
--_sap_m_TimePicker_ItemBorderColor: @_sap_m_TimePicker_ItemBorderColor;
--_sap_m_ViewSettingsDialog_HeaderBorderColor: @_sap_m_ViewSettingsDialog_HeaderBorderColor;
--_sap_m_WizardProgressNavigator_BoxShadow: @_sap_m_WizardProgressNavigator_BoxShadow;
--_sap_m_function_fade2861: @_sap_m_function_fade2861;
--_sap_m_function_contrast2862: @_sap_m_function_contrast2862;
--_sap_m_function_fade2874: @_sap_m_function_fade2874;
--_sap_m_function_fade2899: @_sap_m_function_fade2899;
--_sap_m_function_fade2936: @_sap_m_function_fade2936;
--_sap_m_function_fade3067: @_sap_m_function_fade3067;
--_sap_m_function_fade3087: @_sap_m_function_fade3087;
--_sap_m_function_contrast3119: @_sap_m_function_contrast3119;
--_sap_m_function_darken3131: @_sap_m_function_darken3131;
--_sap_m_function_fade3162: @_sap_m_function_fade3162;
--_sap_m_function_darken3165: @_sap_m_function_darken3165;
--_sap_m_function_fade3208: @_sap_m_function_fade3208;
--_sap_m_function_lighten3208: @_sap_m_function_lighten3208;
--_sap_m_function_contrast3214: @_sap_m_function_contrast3214;
--_sap_m_function_fade3216: @_sap_m_function_fade3216;
--_sap_m_function_fade3231: @_sap_m_function_fade3231;
--_sap_m_function_darken3231: @_sap_m_function_darken3231;
--_sap_m_function_contrast3231: @_sap_m_function_contrast3231;
--_sap_m_function_contrast3241: @_sap_m_function_contrast3241;
--_sap_m_function_fade3241: @_sap_m_function_fade3241;
--_sap_m_function_fade3268: @_sap_m_function_fade3268;
--_sap_m_function_fade3275: @_sap_m_function_fade3275;
--_sap_m_function_fade3277: @_sap_m_function_fade3277;
--_sap_m_function_darken3281: @_sap_m_function_darken3281;
--_sap_m_function_darken3285: @_sap_m_function_darken3285;
}
