/* ============================== */
/* Global CSS for 'saphcb' theme */
/* ============================== */

// Background Colors
@sapHCStandardBG: #000;
@sapHCHighlightBG: #7A5100;
@sapHCHighlightAltBG: #0F5D94;
@sapHCReducedBG: #585858;
@sapHCReducedAltBG: #A2A39F;

// Foreground Colors
@sapHCStandardFG: #FFF;
@sapHCEnhancedFG: #03B803;
@sapHCReducedFG: #666;
@sapHCReducedAltFG: #999;

// Semantic Colors
@sapHCNegative: #FF5E5E;
@sapHCCritical: #FFAB1D;
@sapHCPositive: #9C9;
@sapHCInformative: #7a5100;
@sapHCNeutral: #FFF;


// =====================================
// Background Colors
// =====================================

@sapUiHcStandardBackground: @sapHCStandardBG;
@sapUiHcHighlightBackground: @sapHCHighlightBG;
@sapUiHcHighlightAltBackground: @sapHCHighlightAltBG;
@sapUiHcReducedBackground: @sapHCReducedBG;
@sapUiHcReducedAltBackground: @sapHCReducedAltBG;

// =====================================
// Foreground Colors
// =====================================

@sapUiHcStandardForeground: @sapHCStandardFG;
@sapUiHcEnhancedForeground: @sapHCEnhancedFG;
@sapUiHcReducedForeground: @sapHCReducedFG;
@sapUiHcReducedAltForeground: @sapHCReducedAltFG;

// =====================================
// Semantic Colors
// =====================================

@sapUiHcNegativeColor: @sapHCNegative;
@sapUiHcCriticalColor: @sapHCCritical;
@sapUiHcPositiveColor: @sapHCPositive;
@sapUiHcInformativeColor: @sapHCInformative;
@sapUiHcNeutralColor: @sapHCNeutral;


// Semantic Theming Mapping
@sapUiBrand: #7A5100;
@sapUiHighlight: #7A5100;
@sapUiBaseColor: #000000;
@sapUiShellColor: #000000;
@sapUiBaseBG: #000000;
@sapUiGlobalBackgroundColor: #000000;

@sapUiFontFamily: Arial,Helvetica,sans-serif;
@sapUiFontLightFamily: Arial,Helvetica,sans-serif;
@sapUiFontBoldFamily: Arial,Helvetica,sans-serif;
@sapUiFontSemiboldFamily: Arial,Helvetica,sans-serif;
@sapUiFontSemiboldDuplexFamily: Arial,Helvetica,sans-serif;
@sapUiFontBlackFamily: Arial,Helvetica,sans-serif;
@sapUiFontHeaderFamily: Arial,Helvetica,sans-serif;
@sapUiFontSize: medium; // 16px;
@sapMFontSmallSize: 12px;
@sapMFontMediumSize: 16px;
@sapMFontLargeSize: 16px;
@sapMFontHeader1Size: 26px;
@sapMFontHeader2Size: 22px;
@sapMFontHeader3Size: 20px;
@sapMFontHeader4Size: 18px;
@sapMFontHeader5Size: 16px;
@sapMFontHeader6Size: 14px;

@sapUiBaseText: #FFFFFF;
@sapUiLink: #FFFFFF;

@sapUiGlobalLogo: none;
@sapUiGlobalBackgroundImage: none;
@sapUiBackgroundImage: none;
@sapUiUx3ShellBackgroundImageURL: none;

@sapUiGlobalBackgroundImageOpacity: 1.0;
@sapUiGlobalBackgroundRepeat: false;

@sapUiSelected: #0F5D94;
@sapUiHover: #7A5100;
@sapUiActive: #7A5100;
@sapUiHighlightTextColor: #FFFFFF;
@sapUiTextTitle: #FFFFFF;

@sapUiLinkTextDecoration: underline;
@sapUiLinkHoverColor: @sapUiLink;
@sapUiLinkHoverTextDecoration: none;
@sapUiLinkActiveColor: @sapUiLink;
@sapUiLinkActiveTextDecoration: underline;
@sapUiLinkVisitedColor: @sapUiLink;
@sapUiLinkInvertedColor: @sapUiLink;
@sapUiLinkSubtleColor: @sapUiLink;

@sapUiElementLineHeight: 48px;
@sapUiElementHeight: 40px;
@sapUiElementBorderWidth: 1px;
@sapUiElementBorderCornerRadius: 4px;
@sapUiElementCompactLineHeight: 32px;
@sapUiElementCompactHeight: 26px;
@sapUiElementCondensedLineHeight: 24px;
@sapUiElementCondensedHeight: 22px;

@sapUiContentLineHeight: 1.3;
@sapUiContentElementHeight: 1.37em;
@sapUiContentElementHeightPX: 22px;
@sapUiContentIconHeight: 16px;
@sapUiContentIconColor: #FFFFFF;
@sapUiContentContrastIconColor: #FFFFFF;
@sapUiContentNonInteractiveIconColor: #FFFFFF;
@sapUiContentMarkerIconColor: #FFFFFF;
@sapUiContentMarkerTextColor: #FFFFFF;
@sapUiContentMeasureIndicatorColor: #FFFFFF;
@sapUiContentSelectedMeasureIndicatorColor: #FFFFFF;
@sapUiContentPlaceholderloadingBackground: #666666;
@sapUiContentPlaceholderloadingGradient: linear-gradient(to right, #666666 0%, #666666 35%, #999999 50%, #666666 65%, #666666 100%);
@sapUiContentImagePlaceholderBackground: #000000;
@sapUiContentImagePlaceholderForegroundColor: #999999;
@sapUiContentRatedColor: #FFFFFF;
@sapUiContentUnratedColor: #666666;
@sapUiContentBusyColor: #FFFFFF;
@sapUiContentFocusColor: #FFFFFF;
@sapUiContentFocusStyle: dotted;
@sapUiContentFocusWidth: 2px;
@sapUiContentContrastFocusColor: #FFFFFF;
@sapUiContentShadowColor: #FFFFFF;
@sapUiContentContrastShadowColor: #FFFFFF;
@sapUiContentShadow0: 0 0 1rem 0 fade(@sapUiContentContrastShadowColor, 50), 0 0 0 2px @sapUiContentShadowColor;
@sapUiContentShadow1: 0 0.125rem 0.5rem 0 fade(@sapUiContentShadowColor, 20), @sapUiContentShadow0;
@sapUiContentShadow2: 0 0.25rem 2rem 0 fade(@sapUiContentContrastShadowColor, 60), 0 0 0 2px @sapUiContentShadowColor;
@sapUiContentShadow3: 0 0.625rem 4rem 0 fade(@sapUiContentContrastShadowColor, 80), 0 0 0 2px @sapUiContentShadowColor;
@sapUiContentTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
@sapUiContentContrastTextShadow: none;
@sapUiContentHeaderShadow: inset 0 -0.125rem #FFFFFF;
@sapUiContentInteractionShadow: none;
@sapUiContentSelectedShadow: none;
@sapUiContentNegativeShadow: none;
@sapUiContentCriticalShadow: none;
@sapUiContentPositiveShadow: none;
@sapUiContentInformativeShadow: none;
@sapUiContentNeutralShadow: none;
@sapUiContentSearchHighlightColor: #7A5100;
@sapUiContentHelpColor: #03B803;
@sapUiContentLabelColor: #FFFFFF;
@sapUiContentMonospaceFontFamily: lucida console, monospace;
@sapUiContentMonospaceBoldFontFamily: lucida console, monospace;
@sapUiContentIconFontFamily: "SAP-icons";
@sapUiContentDisabledTextColor: #666666;
@sapUiContentDisabledOpacity: 0.5;
@sapUiContentContrastTextThreshold: 0.65;
@sapUiContentContrastTextColor: #FFFFFF;
@sapUiContentForegroundColor: #000000;
@sapUiContentForegroundBorderColor: #FFFFFF;
@sapUiContentForegroundTextColor: #FFFFFF;
@sapUiContentBadgeBackground: #7A5100;
@sapUiContentBadgeTextColor: #FFFFFF;
@sapUiContentDragAndDropActiveColor: #03b803;
@sapUiContentSelectedTextColor: #FFFFFF;
@sapUiContentSelectedBackground: #0F5D94;
@sapUiContentSelectedHoverBackground: #7A5100;
@sapUiContentSelectedForegroundColor: #FFFFFF;
@sapUiContentForcedColorAdjust: none;
	
@sapUiContentIllustrativeColor1: #0A6ED1;
@sapUiContentIllustrativeColor2: #72B5F8;
@sapUiContentIllustrativeColor3: #FFBA10;
@sapUiContentIllustrativeColor4: #4A5055;
@sapUiContentIllustrativeColor5: #9DA4AA;
@sapUiContentIllustrativeColor6: #C6CACE;
@sapUiContentIllustrativeColor7: #E7E9EA;
@sapUiContentIllustrativeColor8: #FFFFFF;
@sapUiContentIllustrativeColor9: #64EDD2;
@sapUiContentIllustrativeColor10: #E7E9EA;
@sapUiContentIllustrativeColor11: #F31DED;
@sapUiContentIllustrativeColor12: #5DC122;
@sapUiContentIllustrativeColor13: #4bA1F6;
@sapUiContentIllustrativeColor14: #298FF4;
@sapUiContentIllustrativeColor15: #E6A400;
@sapUiContentIllustrativeColor16: #085AAA;
@sapUiContentIllustrativeColor17: #00A5A8;
@sapUiContentIllustrativeColor18: #D9DDDE;
@sapUiContentIllustrativeColor19: #CCD0D2;
@sapUiContentIllustrativeColor20: #BEC4C6;

@sapUiShellBackground: #000000;
@sapUiShellBackgroundImage: #000000;
@sapUiShellBackgroundImageOpacity: 1.0;
@sapUiShellBackgroundImageRepeat: false;
@sapUiShellBackgroundPatternColor: #000000;
@sapUiShellBackgroundGradient: #000000;
@sapUiShellBorderColor: #FFFFFF;
@sapUiShellTextColor: #FFFFFF;
@sapUiShellInteractiveBackground: #000000;
@sapUiShellInteractiveTextColor: #FFFFFF;
@sapUiShellInteractiveBorderColor: #FFFFFF;
@sapUiShellGroupTitleTextColor: #FFFFFF;
@sapUiShellGroupTitleTextShadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
@sapUiShellHoverBackground: #7A5100;
@sapUiShellActiveBackground: #7A5100;
@sapUiShellActiveTextColor: #FFFFFF;
@sapUiShellSelectedBackground: #0F5D94;
@sapUiShellSelectedTextColor: #FFFFFF;
@sapUiShellSelectedHoverBackground: #0F5D94;
@sapUiShellFavicon: none;
@sapUiShellNavigationBackground: #000000;
@sapUiShellNavigationHoverBackground: #7A5100;
@sapUiShellNavigationSelectedColor: #FFFFFF;
@sapUiShellNavigationSelectedTextColor: #FFFFFF;
@sapUiShellNavigationTextColor: #FFFFFF;
@sapUiShellNavigationActiveTextColor: #FFFFFF;
@sapUiShellNavigationActiveBackground: #7A5100;
@sapUiShellShadow: 0 0.125rem 0 0 #FFFFFF;
@sapUiShellNegativeColor: #FF5E5E;
@sapUiShellCriticalColor: #FFAB1D;
@sapUiShellPositiveColor: #9C9;
@sapUiShellInformativeColor: #7a5100;
@sapUiShellNeutralColor: #FFF;
@sapUiShellAssistantForegroundColor: #FFFFFF;

@sapUiShellCategory1Background: sapUiHcStandardBackground;
@sapUiShellCategory1BorderColor: sapUiLegend6;
@sapUiShellCategory1TextColor: contrast(@sapUiShellCategory1Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory1TextShadow: none;
@sapUiShellCategory2Background: sapUiHcStandardBackground;
@sapUiShellCategory2BorderColor: sapUiLegend3;
@sapUiShellCategory2TextColor: contrast(@sapUiShellCategory2Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory2TextShadow: none;
@sapUiShellCategory3Background: sapUiHcStandardBackground;
@sapUiShellCategory3BorderColor: sapUiLegend1;
@sapUiShellCategory3TextColor: contrast(@sapUiShellCategory3Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory3TextShadow: none;
@sapUiShellCategory4Background: sapUiHcStandardBackground;
@sapUiShellCategory4BorderColor: sapUiLegend10;
@sapUiShellCategory4TextColor: contrast(@sapUiShellCategory4Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory4TextShadow: none;
@sapUiShellCategory5Background: sapUiHcStandardBackground;
@sapUiShellCategory5BorderColor: sapUiLegend12;
@sapUiShellCategory5TextColor: contrast(@sapUiShellCategory5Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory5TextShadow: none;
@sapUiShellCategory6Background: sapUiHcStandardBackground;
@sapUiShellCategory6BorderColor: sapUiLegend7;
@sapUiShellCategory6TextColor: contrast(@sapUiShellCategory6Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory6TextShadow: none;
@sapUiShellCategory7Background: sapUiHcStandardBackground;
@sapUiShellCategory7BorderColor: sapUiLegend5;
@sapUiShellCategory7TextColor: contrast(@sapUiShellCategory7Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory7TextShadow: none;
@sapUiShellCategory8Background: sapUiHcStandardBackground;
@sapUiShellCategory8BorderColor: sapUiLegend8;
@sapUiShellCategory8TextColor: contrast(@sapUiShellCategory8Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory8TextShadow: none;
@sapUiShellCategory9Background: sapUiHcStandardBackground;
@sapUiShellCategory9BorderColor: #4DB1FF;
@sapUiShellCategory9TextColor: contrast(@sapUiShellCategory9Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory9TextShadow: none;
@sapUiShellCategory10Background: sapUiHcStandardBackground;
@sapUiShellCategory10BorderColor: #B0BCC5;
@sapUiShellCategory10TextColor: contrast(@sapUiShellCategory10Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory10TextShadow: none;
@sapUiShellCategory11Background: sapUiHcStandardBackground;
@sapUiShellCategory11BorderColor: #FF8787;
@sapUiShellCategory11TextColor: contrast(@sapUiShellCategory11Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory11TextShadow: none;
@sapUiShellCategory12Background: sapUiHcStandardBackground;
@sapUiShellCategory12BorderColor: #D3B6FF;
@sapUiShellCategory12TextColor: contrast(@sapUiShellCategory12Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory12TextShadow: none;
@sapUiShellCategory13Background: sapUiHcStandardBackground;
@sapUiShellCategory13BorderColor: #FDCEF0;
@sapUiShellCategory13TextColor: contrast(@sapUiShellCategory13Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory13TextShadow: none;
@sapUiShellCategory14Background: sapUiHcStandardBackground;
@sapUiShellCategory14BorderColor: #A4EEEE;
@sapUiShellCategory14TextColor: contrast(@sapUiShellCategory14Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory14TextShadow: none;
@sapUiShellCategory15Background: sapUiHcStandardBackground;
@sapUiShellCategory15BorderColor: #EAECEE;
@sapUiShellCategory15TextColor: contrast(@sapUiShellCategory15Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory15TextShadow: none;
@sapUiShellCategory16Background: sapUiHcStandardBackground;
@sapUiShellCategory16BorderColor: #B2E484;
@sapUiShellCategory16TextColor: contrast(@sapUiShellCategory16Background, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiShellCategory16TextShadow: none;

@sapUiAssistantColor1: @sapUiHcStandardForeground;
@sapUiAssistantColor2: @sapUiHcStandardForeground;
@sapUiAssistantBackgroundGradient: linear-gradient(@sapUiBaseBG, @sapUiBaseBG);
@sapUiAssistantBackground: @sapUiHcStandardBackground;
@sapUiAssistantBorderColor: @sapUiHcStandardForeground;
@sapUiAssistantTextColor: contrast(@sapUiAssistantBackground, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiAssistantHoverBackground: @sapUiButtonHoverBackground;
@sapUiAssistantHoverBorderColor: @sapUiButtonHoverBorderColor;
@sapUiAssistantHoverTextColor: contrast(@sapUiAssistantHoverBackground, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiAssistantActiveBackground: @sapUiButtonActiveBackground;
@sapUiAssistantActiveBorderColor: @sapUiButtonActiveBorderColor;
@sapUiAssistantActiveTextColor: contrast(@sapUiAssistantActiveBackground, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiAssistantQuestionBackground: @sapUiAssistantBackground;
@sapUiAssistantQuestionBorderColor: @sapUiAssistantBorderColor;
@sapUiAssistantQuestionTextColor: contrast(@sapUiAssistantQuestionBackground, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiAssistantAnswerBackground: @sapUiHcReducedBackground;
@sapUiAssistantAnswerBorderColor: @sapUiAssistantBorderColor;
@sapUiAssistantAnswerTextColor: contrast(@sapUiAssistantAnswerBackground, @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);

@sapUiAvatar1Background: #000000;
@sapUiAvatar1BorderColor: #FFFFFF;
@sapUiAvatar1TextColor: #FFFFFF;
@sapUiAvatar2Background: #000000;
@sapUiAvatar2BorderColor: #FFFFFF;
@sapUiAvatar2TextColor: #FFFFFF;
@sapUiAvatar3Background: #000000;
@sapUiAvatar3BorderColor: #FFFFFF;
@sapUiAvatar3TextColor: #FFFFFF;
@sapUiAvatar4Background: #000000;
@sapUiAvatar4BorderColor: #FFFFFF;
@sapUiAvatar4TextColor: #FFFFFF;
@sapUiAvatar5Background: #000000;
@sapUiAvatar5BorderColor: #FFFFFF;
@sapUiAvatar5TextColor: #FFFFFF;
@sapUiAvatar6Background: #000000;
@sapUiAvatar6BorderColor: #FFFFFF;
@sapUiAvatar6TextColor: #FFFFFF;
@sapUiAvatar7Background: #000000;
@sapUiAvatar7BorderColor: #FFFFFF;
@sapUiAvatar7TextColor: #FFFFFF;
@sapUiAvatar8Background: #000000;
@sapUiAvatar8BorderColor: #FFFFFF;
@sapUiAvatar8TextColor: #FFFFFF;
@sapUiAvatar9Background: #000000;
@sapUiAvatar9BorderColor: #FFFFFF;
@sapUiAvatar9TextColor: #FFFFFF;
@sapUiAvatar10Background: #000000;
@sapUiAvatar10BorderColor: #FFFFFF;
@sapUiAvatar10TextColor: #FFFFFF;

@sapUiButtonBorderWidth: 1px;
@sapUiButtonBorderCornerRadius: 2px;
@sapUiButtonBackground: #000000;
@sapUiButtonBorderColor: #FFFFFF;
@sapUiButtonTextColor: #FFFFFF;
@sapUiButtonDisabledBackground: #000000;
@sapUiButtonDisabledBorderColor: #666666;
@sapUiButtonDisabledTextColor: #666666;
@sapUiButtonHoverBackground: #7A5100;
@sapUiButtonHoverBorderColor: #FFFFFF;
@sapUiButtonHoverTextColor: #FFFFFF;
@sapUiButtonIconColor: #FFFFFF;
@sapUiButtonActiveBackground: #7A5100;
@sapUiButtonActiveBorderColor: #FFFFFF;
@sapUiButtonActiveTextColor: #FFFFFF;
@sapUiButtonEmphasizedBackground: #000000;
@sapUiButtonEmphasizedBorderColor: #FFFFFF;
@sapUiButtonEmphasizedTextColor: #FFFFFF;
@sapUiButtonEmphasizedHoverBackground: #7A5100;
@sapUiButtonEmphasizedHoverBorderColor: #FFFFFF;
@sapUiButtonEmphasizedHoverTextColor: #FFFFFF;
@sapUiButtonEmphasizedActiveBackground: #7A5100;
@sapUiButtonEmphasizedActiveBorderColor: #FFFFFF;
@sapUiButtonEmphasizedActiveTextColor: #FFFFFF;
@sapUiButtonEmphasizedTextShadow: transparent;
@sapUiButtonEmphasizedFontWeight:  regular;
@sapUiButtonRejectBackground: #000000;
@sapUiButtonRejectBorderColor: #FFFFFF;
@sapUiButtonRejectTextColor: #FFFFFF;
@sapUiButtonRejectHoverBackground: #7A5100;
@sapUiButtonRejectHoverBorderColor: #FFFFFF;
@sapUiButtonRejectHoverTextColor: #FFFFFF;
@sapUiButtonRejectActiveBackground: #7A5100;
@sapUiButtonRejectActiveBorderColor: #FFFFFF;
@sapUiButtonRejectActiveTextColor: #FFFFFF;
@sapUiButtonRejectSelectedBackground: #0F5D94;
@sapUiButtonRejectSelectedBorderColor: #FFFFFF;
@sapUiButtonRejectSelectedTextColor: #FFFFFF;
@sapUiButtonRejectSelectedHoverBackground: #7A5100;
@sapUiButtonRejectSelectedHoverBorderColor: #FFFFFF;
@sapUiButtonAcceptBackground: #000000;
@sapUiButtonAcceptBorderColor: #FFFFFF;
@sapUiButtonAcceptTextColor: #FFFFFF;
@sapUiButtonAcceptHoverBackground: #7A5100;
@sapUiButtonAcceptHoverBorderColor: #FFFFFF;
@sapUiButtonAcceptHoverTextColor: #FFFFFF;
@sapUiButtonAcceptActiveBackground: #7A5100;
@sapUiButtonAcceptActiveBorderColor: #FFFFFF;
@sapUiButtonAcceptActiveTextColor: #FFFFFF;
@sapUiButtonAcceptSelectedBackground: #0F5D94;
@sapUiButtonAcceptSelectedBorderColor: #FFFFFF;
@sapUiButtonAcceptSelectedTextColor: #FFFFFF;
@sapUiButtonAcceptSelectedHoverBackground: #7A5100;
@sapUiButtonAcceptSelectedHoverBorderColor: #FFFFFF;
@sapUiButtonLiteBackground: #000000;
@sapUiButtonLiteBorderColor: #FFFFFF;
@sapUiButtonLiteTextColor: #FFFFFF;
@sapUiButtonLiteHoverBackground: #7A5100;
@sapUiButtonLiteHoverBorderColor: #FFFFFF;
@sapUiButtonLiteHoverTextColor: #FFFFFF;
@sapUiButtonLiteActiveBackground: #7A5100;
@sapUiButtonLiteActiveBorderColor: #FFFFFF;
@sapUiButtonSelectedBackground: #0F5D94;
@sapUiButtonSelectedBorderColor: #FFFFFF;
@sapUiButtonSelectedTextColor: #FFFFFF;
@sapUiButtonSelectedHoverBackground: #7A5100;
@sapUiButtonSelectedHoverBorderColor: #FFFFFF;
@sapUiButtonAttentionBackground: #000000;
@sapUiButtonAttentionBorderColor: #FFFFFF;
@sapUiButtonAttentionTextColor: #FFFFFF;
@sapUiButtonAttentionHoverBackground: #7A5100;
@sapUiButtonAttentionHoverBorderColor: #FFFFFF;
@sapUiButtonAttentionHoverTextColor: #FFFFFF;
@sapUiButtonAttentionActiveBackground: #7A5100;
@sapUiButtonAttentionActiveBorderColor: #FFFFFF;
@sapUiButtonAttentionActiveTextColor: #FFFFFF;
@sapUiButtonAttentionSelectedBackground: #0F5D94;
@sapUiButtonAttentionSelectedBorderColor: #FFFFFF;
@sapUiButtonAttentionSelectedTextColor: #FFFFFF;
@sapUiButtonAttentionSelectedHoverBackground: #7A5100;
@sapUiButtonAttentionSelectedHoverBorderColor: #FFFFFF;
@sapUiButtonNegativeBackground: #000000;
@sapUiButtonNegativeBorderColor: #FFFFFF;
@sapUiButtonNegativeTextColor: #FFFFFF;
@sapUiButtonNegativeHoverBackground: #7A5100;
@sapUiButtonNegativeHoverBorderColor: #FFFFFF;
@sapUiButtonNegativeHoverTextColor: #FFFFFF;
@sapUiButtonNegativeActiveBackground: #7A5100;
@sapUiButtonNegativeActiveBorderColor: #FFFFFF;
@sapUiButtonNegativeActiveTextColor: #FFFFFF;
@sapUiButtonCriticalBackground: #000000;
@sapUiButtonCriticalBorderColor: #FFFFFF;
@sapUiButtonCriticalTextColor: #FFFFFF;
@sapUiButtonCriticalHoverBackground: #7A5100;
@sapUiButtonCriticalHoverBorderColor: #FFFFFF;
@sapUiButtonCriticalHoverTextColor: #FFFFFF;
@sapUiButtonCriticalActiveBackground: #7A5100;
@sapUiButtonCriticalActiveBorderColor: #FFFFFF;
@sapUiButtonCriticalActiveTextColor: #FFFFFF;
@sapUiButtonSuccessBackground: #000000;
@sapUiButtonSuccessBorderColor: #FFFFFF;
@sapUiButtonSuccessTextColor: #FFFFFF;
@sapUiButtonSuccessHoverBackground: #7A5100;
@sapUiButtonSuccessHoverBorderColor: #FFFFFF;
@sapUiButtonSuccessHoverTextColor: #FFFFFF;
@sapUiButtonSuccessActiveBackground: #7A5100;
@sapUiButtonSuccessActiveBorderColor: #FFFFFF;
@sapUiButtonSuccessActiveTextColor: #FFFFFF;
@sapUiButtonInformationBackground: #000000;
@sapUiButtonInformationBorderColor: #FFFFFF;
@sapUiButtonInformationTextColor: #FFFFFF;
@sapUiButtonInformationHoverBackground: #7A5100;
@sapUiButtonInformationHoverBorderColor: #FFFFFF;
@sapUiButtonInformationHoverTextColor: #FFFFFF;
@sapUiButtonInformationActiveBackground: #7A5100;
@sapUiButtonInformationActiveBorderColor: #FFFFFF;
@sapUiButtonInformationActiveTextColor: #FFFFFF;
@sapUiButtonNeutralBackground: #000000;
@sapUiButtonNeutralBorderColor: #FFFFFF;
@sapUiButtonNeutralTextColor: #FFFFFF;
@sapUiButtonNeutralHoverBackground: #7A5100;
@sapUiButtonNeutralHoverBorderColor: #FFFFFF;
@sapUiButtonNeutralHoverTextColor: #FFFFFF;
@sapUiButtonNeutralActiveBackground: #7A5100;
@sapUiButtonNeutralActiveBorderColor: #FFFFFF;
@sapUiButtonNeutralActiveTextColor: #FFFFFF;
@sapUiButtonTrackBackground: #000000;
@sapUiButtonTrackBorderColor: #FFFFFF;
@sapUiButtonTrackTextColor: #FFFFFF;
@sapUiButtonTrackHoverBackground: #7A5100;
@sapUiButtonTrackHoverBorderColor: #FFFFFF;
@sapUiButtonTrackSelectedBackground: #0F5D94;
@sapUiButtonTrackSelectedBorderColor: #FFFFFF;
@sapUiButtonTrackSelectedTextColor: #FFFFFF;
@sapUiButtonTrackSelectedHoverBackground: #7A5100;
@sapUiButtonTrackSelectedHoverBorderColor: #FFFFFF;
@sapUiButtonHandleBackground: #000000;
@sapUiButtonHandleBorderColor: #FFFFFF;
@sapUiButtonHandleTextColor: #FFFFFF;
@sapUiButtonHandleHoverBackground: #7A5100;
@sapUiButtonHandleHoverBorderColor: #FFFFFF;
@sapUiButtonHandleSelectedBackground: #0F5D94;
@sapUiButtonHandleSelectedBorderColor: #FFFFFF;
@sapUiButtonHandleSelectedTextColor: #FFFFFF;
@sapUiButtonHandleSelectedHoverBackground: #7A5100;
@sapUiButtonHandleSelectedHoverBorderColor: #FFFFFF;
@sapUiButtonTrackNegativeBackground: #000000;
@sapUiButtonTrackNegativeBorderColor: #FF5E5E;
@sapUiButtonTrackNegativeTextColor: #FFFFFF;
@sapUiButtonTrackNegativeHoverBackground: #7A5100;
@sapUiButtonTrackNegativeHoverBorderColor: #FF5E5E;
@sapUiButtonHandleNegativeBackground: #000000;
@sapUiButtonHandleNegativeBorderColor: #FF5E5E;
@sapUiButtonHandleNegativeTextColor: #FFFFFF;
@sapUiButtonHandleNegativeHoverBackground: #7A5100;
@sapUiButtonHandleNegativeHoverBorderColor: #FF5E5Er;
@sapUiButtonTrackPositiveBackground: #000000;
@sapUiButtonTrackPositiveBorderColor: #9C9;
@sapUiButtonTrackPositiveTextColor: #FFFFFF;
@sapUiButtonTrackPositiveHoverBackground: #000000;
@sapUiButtonTrackPositiveHoverBorderColor: #FFFFFF;
@sapUiButtonHandlePositiveBackground: #000000;
@sapUiButtonHandlePositiveBorderColor: #9C9;
@sapUiButtonHandlePositiveTextColor: #FFFFFF;
@sapUiButtonHandlePositiveHoverBackground: #7A5100;
@sapUiButtonHandlePositiveHoverBorderColor: #9C9;
@sapUiButtonTokenBackground: #000000;
@sapUiButtonTokenBorderColor: #FFFFFF;

@sapUiFieldBackground: #000000;
@sapUiFieldBackgroundStyle: none;
@sapUiFieldBorderColor: #FFFFFF;
@sapUiFieldTextColor: #FFFFFF;
@sapUiFieldPlaceholderTextColor: #FFFFFF;
@sapUiFieldHelpBackground: #000000;
@sapUiFieldBorderWidth: 1px;
@sapUiFieldBorderStyle: solid;
@sapUiFieldBorderCornerRadius: 0;
@sapUiFieldShadow: none;
@sapUiFieldHoverBackground: #000000;
@sapUiFieldHoverBackgroundStyle: none;
@sapUiFieldHoverBorderColor: #FFFFFF;
@sapUiFieldHoverHelpBackground: #000000;
@sapUiFieldHoverShadow: none;
@sapUiFieldHoverInvalidShadow: none;
@sapUiFieldHoverWarningShadow: none;
@sapUiFieldHoverSuccessShadow: none;
@sapUiFieldHoverInformationShadow: none;
@sapUiFieldActiveBorderColor: #FFFFFF;
@sapUiFieldFocusBackground: #000000;
@sapUiFieldFocusBorderColor: #FFFFFF;
@sapUiFieldFocusHelpBackground: #000000;
@sapUiFieldReadOnlyBackground: #585858;
@sapUiFieldReadOnlyBackgroundStyle: none;
@sapUiFieldReadOnlyBorderColor: #999999;
@sapUiFieldReadOnlyBorderStyle: solid;
@sapUiFieldReadOnlyHelpBackground: #585858;
@sapUiFieldDisabledBackground: #585858;
@sapUiFieldDisabledBorderColor: #999999;
@sapUiFieldDisabledHelpBackground: #585858;
@sapUiFieldRequiredColor: #FFFFFF;
@sapUiFieldInvalidColor: #FFFFFF;
@sapUiFieldInvalidBackground: #7A5100;
@sapUiFieldInvalidBackgroundStyle: none;
@sapUiFieldInvalidBorderWidth: 2px;
@sapUiFieldInvalidBorderStyle: dashed;
@sapUiFieldInvalidShadow: none;
@sapUiFieldWarningColor: #FFFFFF;
@sapUiFieldWarningBackground: #000000;
@sapUiFieldWarningBackgroundStyle: none;
@sapUiFieldWarningBorderWidth: 2px;
@sapUiFieldWarningBorderStyle: dashed;
@sapUiFieldWarningShadow: none;
@sapUiFieldSuccessColor: #FFFFFF;
@sapUiFieldSuccessBackground: #000000;
@sapUiFieldSuccessBackgroundStyle: none;
@sapUiFieldSuccessBorderWidth: 1px;
@sapUiFieldSuccessBorderStyle: solid;
@sapUiFieldSuccessShadow: none;
@sapUiFieldInformationColor: #FFFFFF;
@sapUiFieldInformationBackground: #000000;
@sapUiFieldInformationBackgroundStyle: none;
@sapUiFieldInformationBorderWidth: 1px;
@sapUiFieldInformationBorderStyle: dashed;
@sapUiFieldInformationShadow: none;

@sapUiGroupTitleBackground: #000000;
@sapUiGroupTitleBorderColor: #FFFFFF;
@sapUiGroupTitleTextColor: #FFFFFF;
@sapUiGroupTitleFontSize: 16px;
@sapUiGroupContentBackground: #000000;
@sapUiGroupContentBorderColor: #FFFFFF;
@sapUiGroupBorderWidth: 1px;
@sapUiGroupBorderCornerRadius: 0;
@sapUiGroupFooterBackground: #000000;

@sapUiToolbarBackground: #000000;
@sapUiToolbarSeparatorColor: #FFFFFF;

@sapUiListHeaderBackground: #000000;
@sapUiListHeaderBorderColor: #FFFFFF;
@sapUiListHeaderTextColor: #FFFFFF;
@sapUiListBorderColor: #999999;
@sapUiListBorderWidth: 1px;
@sapUiListTextColor: #FFFFFF;
@sapUiListActiveBackground: #7A5100;
@sapUiListActiveTextColor: #FFFFFF;
@sapUiListHighlightColor: #7A5100;
@sapUiListSelectionBackgroundColor: #0F5D94;
@sapUiListSelectionBorderColor: #999999;
@sapUiListHoverSelectionBackground: #7A5100;
@sapUiListBackground: #000000;
@sapUiListHoverBackground: #7A5100;
@sapUiListAlternatingBackground: #262626;
@sapUiListGroupHeaderBackground: #585858;
@sapUiListGroupHeaderBorderColor: #FFFFFF;
@sapUiListGroupHeaderTextColor: #FFFFFF;
@sapUiListFooterBackground: #000000;
@sapUiListFooterTextColor: #FFFFFF;
@sapUiListTableGroupHeaderBackground: #585858;
@sapUiListTableGroupHeaderBorderColor: #FFFFFF;
@sapUiListTableGroupHeaderTextColor: #FFFFFF;
@sapUiListTableFooterBorder: #FFFFFF;
@sapUiListTableFixedBorderColor: #FFFFFF;

@sapUiMessageErrorBorderColor: #FF5E5E;
@sapUiMessageWarningBorderColor: #FFAB1D;
@sapUiMessageSuccessBorderColor: #9C9;
@sapUiMessageInformationBorderColor: #7a5100;

@sapUiPopoverBorderCornerRadius: 4px;

@sapUiProgressBackground: #000000;
@sapUiProgressBorderColor: #FFFFFF;
@sapUiProgressTextColor: #FFFFFF;
@sapUiProgressFontSize: 12px;
@sapUiProgressNegativeBackground: #000000;
@sapUiProgressNegativeBorderColor: #FFFFFF;
@sapUiProgressNegativeTextColor: #FFFFFF;
@sapUiProgressCriticalBackground: #000000;
@sapUiProgressCriticalBorderColor: #FFFFFF;
@sapUiProgressCriticalTextColor: #FFFFFF;
@sapUiProgressPositiveBackground: #000000;
@sapUiProgressPositiveBorderColor: #FFFFFF;
@sapUiProgressPositiveTextColor: #FFFFFF;
@sapUiProgressInformationBackground: #000000;
@sapUiProgressInformationBorderColor: #FFFFFF;
@sapUiProgressInformationTextColor: #FFFFFF;
@sapUiProgressValueBackground: #7A5100;
@sapUiProgressValueBorderColor: #FFFFFF;
@sapUiProgressValueTextColor: #FFFFFF;
@sapUiProgressValueNegativeBackground: #7A5100;
@sapUiProgressValueNegativeBorderColor: #FFFFFF;
@sapUiProgressValueNegativeTextColor: #FFFFFF;
@sapUiProgressValueCriticalBackground: #7A5100;
@sapUiProgressValueCriticalBorderColor: #FFFFFF;
@sapUiProgressValueCriticalTextColor: #FFFFFF;
@sapUiProgressValuePositiveBackground: #7A5100;
@sapUiProgressValuePositiveBorderColor: #FFFFFF;
@sapUiProgressValuePositiveTextColor: #FFFFFF;
@sapUiProgressValueInformationBackground: #7A5100;
@sapUiProgressValueInformationBorderColor: #FFFFFF;
@sapUiProgressValueInformationTextColor: #FFFFFF;

@sapUiScrollBarFaceColor: #999999;
@sapUiScrollBarTrackColor: #000000;
@sapUiScrollBarBorderColor: #999999;
@sapUiScrollBarSymbolColor: #FFFFFF;
@sapUiScrollBarDimension: 16px;
@sapUiScrollBarHoverFaceColor: #FFFFFF;

@sapUiSliderBackground: #000000;
@sapUiSliderBorderColor: #FFFFFF;
@sapUiSliderSelectedBackground: #0F5D94;
@sapUiSliderSelectedBorderColor: #FFFFFF;
@sapUiSliderHandleBackground: #000000;
@sapUiSliderHandleBorderColor: #FFFFFF;
@sapUiSliderRangeHandleBackground: #000000;
@sapUiSliderHoverHandleBackground: #7A5100;
@sapUiSliderHoverHandleBorderColor: #FFFFFF;
@sapUiSliderHoverRangeHandleBackground: transparent;
@sapUiSliderActiveHandleBackground: #7A5100;
@sapUiSliderActiveHandleBorderColor: #FFFFFF;
@sapUiSliderActiveRangeHandleBackground: transparent;

@sapUiPageHeaderBackground: #000000;
@sapUiPageHeaderBorderColor: #FFFFFF;
@sapUiPageHeaderTextColor: #FFFFFF;
@sapUiPageFooterBackground: #000000;
@sapUiPageFooterBorderColor: #FFFFFF;
@sapUiPageFooterTextColor: #FFFFFF;

@sapUiInfobarBackground: #000000;
@sapUiInfobarHoverBackground: #7A5100;
@sapUiInfobarActiveBackground: #7A5100;
@sapUiInfobarNonInteractiveBackground: #585858;
@sapUiInfobarTextColor: #FFFFFF;

@sapUiObjectHeaderBackground: #000000;
@sapUiObjectHeaderHoverBackground: #7A5100;
@sapUiObjectHeaderBorderColor: #FFFFFF;
@sapUiObjectHeaderTitleTextColor: #FFFFFF;
@sapUiObjectHeaderTitleFontSize: 20px;
@sapUiObjectHeaderTitleSnappedFontSize: 20px;
@sapUiObjectHeaderTitleFontFamily: Arial,Helvetica,sans-serif;
@sapUiObjectHeaderSubtitleTextColor: #FFFFFF;

@sapUiBlockLayerBackground: #000000;

@sapUiTileBackground: #000000;
@sapUiTileHoverBackground: #7A5100;
@sapUiTileActiveBackground: #7A5100;
@sapUiTileBorderColor: #FFFFFF;
@sapUiTileBorderCornerRadius: 4px;
@sapUiTileTitleTextColor: #FFFFFF;
@sapUiTileTextColor: #FFFFFF;
@sapUiTileIconColor: #FFFFFF;
@sapUiTileSeparatorColor: #FFFFFF;
@sapUiTileInteractiveBorderColor: #FFFFFF;
@sapUiTileOverlayBackground: #000000;
@sapUiTileOverlayForegroundColor: #FFFFFF;

@sapUiChartBackground: @sapUiGroupContentBackground;
@sapUiChartContrastTextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
@sapUiChartContrastShadowColor: @sapUiBaseColor;
@sapUiChartContrastLineColor: @sapUiChartBackground;
@sapUiChartLineColor1: #666;
@sapUiChartLineColor2: @sapUiContentForegroundBorderColor;
@sapUiChartLineColor3: @sapUiContentForegroundBorderColor;
@sapUiChartChoroplethBackground: #585858;
@sapUiChartChoroplethRegionBackground: @sapUiChartSequenceNeutral;
@sapUiChartChoroplethRegionBorderColor: @sapUiChartChoroplethBackground;
@sapUiChartDataTextColor: @sapUiBaseText;
@sapUiChartDataContrastTextColor: @sapUiBaseColor;
@sapUiChartDataInteractiveColor: @sapUiChartLineColor3;
@sapUiChartDataActiveBackground: @sapUiActive;

@sapUiChart1 : #8babcb;
@sapUiChart2 : #ed8859;
@sapUiChart3 : #9fb822;
@sapUiChart4 : #fe74ae;
@sapUiChart5 : #c092f6;
@sapUiChart6 : #05c0ba;
@sapUiChart7 : #05c0ba;
@sapUiChart8 : #f473f0;
@sapUiChart9 : #9dad9b;
@sapUiChart10 : #f28585;
@sapUiChart11 : #9ea3f6;
@sapUiChart12 : #b49e78;

@sapUiChartBad : lighten(#ff5e5e, 5);
@sapUiChartCritical : #ffab1d;
@sapUiChartGood : #99cc99;
@sapUiChartNeutral : #afafaf;

@sapUiChartSequence1Plus3: lighten(@sapUiChartSequence1, 20);
@sapUiChartSequence1Plus3TextColor: contrast(@sapUiChartSequence1Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence1Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1Plus2: lighten(@sapUiChartSequence1, 12);
@sapUiChartSequence1Plus2TextColor: contrast(@sapUiChartSequence1Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence1Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1Plus1: lighten(@sapUiChartSequence1, 7);
@sapUiChartSequence1Plus1TextColor: contrast(@sapUiChartSequence1Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence1Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1: @sapUiChart1;
@sapUiChartSequence1TextColor: contrast(@sapUiChartSequence1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1TextShadow: -1px 0 contrast(@sapUiChartSequence1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1BorderColor: @sapUiChartSequence1;
@sapUiChartSequence1Minus1: darken(@sapUiChartSequence1, 7);
@sapUiChartSequence1Minus1TextColor: contrast(@sapUiChartSequence1Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence1Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1Minus2: darken(@sapUiChartSequence1, 30);
@sapUiChartSequence1Minus2TextColor: contrast(@sapUiChartSequence1Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence1Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1Minus3: darken(@sapUiChartSequence1, 40);
@sapUiChartSequence1Minus3TextColor: contrast(@sapUiChartSequence1Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence1Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1Minus4: darken(@sapUiChartSequence1, 45);
@sapUiChartSequence1Minus4TextColor: contrast(@sapUiChartSequence1Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence1Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence1Minus5: darken(@sapUiChartSequence1, 50);
@sapUiChartSequence1Minus5TextColor: contrast(@sapUiChartSequence1Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence1Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence1Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence1Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence1Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence1Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2Plus3: lighten(saturate(@sapUiChartSequence2, 14), 25);
@sapUiChartSequence2Plus3TextColor: contrast(@sapUiChartSequence2Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence2Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2Plus2: lighten(saturate(@sapUiChartSequence2, 6), 17);
@sapUiChartSequence2Plus2TextColor: contrast(@sapUiChartSequence2Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence2Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2Plus1: lighten(saturate(@sapUiChartSequence2, 3), 8);
@sapUiChartSequence2Plus1TextColor: contrast(@sapUiChartSequence2Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence2Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2: @sapUiChart2;
@sapUiChartSequence2TextColor: contrast(@sapUiChartSequence2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2TextShadow: -1px 0 contrast(@sapUiChartSequence2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2BorderColor: @sapUiChartSequence2;
@sapUiChartSequence2Minus1: darken(desaturate(@sapUiChartSequence2, 1), 6);
@sapUiChartSequence2Minus1TextColor: contrast(@sapUiChartSequence2Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence2Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2Minus2: darken(@sapUiChartSequence2, 30);
@sapUiChartSequence2Minus2TextColor: contrast(@sapUiChartSequence2Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence2Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2Minus3: darken(@sapUiChartSequence2, 36);
@sapUiChartSequence2Minus3TextColor: contrast(@sapUiChartSequence2Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence2Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2Minus4: darken(@sapUiChartSequence2, 42);
@sapUiChartSequence2Minus4TextColor: contrast(@sapUiChartSequence2Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence2Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence2Minus5: darken(@sapUiChartSequence2, 31);
@sapUiChartSequence2Minus5TextColor: contrast(@sapUiChartSequence2Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence2Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence2Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence2Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence2Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence2Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3Plus3: lighten(desaturate(@sapUiChartSequence3, 32), 31);
@sapUiChartSequence3Plus3TextColor: contrast(@sapUiChartSequence3Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence3Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3Plus2: lighten(desaturate(@sapUiChartSequence3, 31), 20);
@sapUiChartSequence3Plus2TextColor: contrast(@sapUiChartSequence3Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence3Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3Plus1: lighten(desaturate(@sapUiChartSequence3, 26), 10);
@sapUiChartSequence3Plus1TextColor: contrast(@sapUiChartSequence3Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence3Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3: @sapUiChart3;
@sapUiChartSequence3TextColor: contrast(@sapUiChartSequence3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3TextShadow: -1px 0 contrast(@sapUiChartSequence3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3BorderColor: @sapUiChartSequence3;
@sapUiChartSequence3Minus1: darken(saturate(@sapUiChartSequence3, 8), 7);
@sapUiChartSequence3Minus1TextColor: contrast(@sapUiChartSequence3Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence3Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3Minus2: darken(@sapUiChartSequence3, 18);
@sapUiChartSequence3Minus2TextColor: contrast(@sapUiChartSequence3Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence3Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3Minus3: darken(@sapUiChartSequence3, 26);
@sapUiChartSequence3Minus3TextColor: contrast(@sapUiChartSequence3Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence3Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3Minus4: darken(@sapUiChartSequence3, 29);
@sapUiChartSequence3Minus4TextColor: contrast(@sapUiChartSequence3Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence3Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence3Minus5: darken(@sapUiChartSequence3, 32);
@sapUiChartSequence3Minus5TextColor: contrast(@sapUiChartSequence3Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence3Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence3Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence3Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence3Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence3Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4Plus3: lighten(@sapUiChartSequence4, 20);
@sapUiChartSequence4Plus3TextColor: contrast(@sapUiChartSequence4Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence4Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4Plus2: lighten(@sapUiChartSequence4, 15);
@sapUiChartSequence4Plus2TextColor: contrast(@sapUiChartSequence4Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence4Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4Plus1: lighten(@sapUiChartSequence4, 7);
@sapUiChartSequence4Plus1TextColor: contrast(@sapUiChartSequence4Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence4Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4: @sapUiChart4;
@sapUiChartSequence4TextColor: contrast(@sapUiChartSequence4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4TextShadow: -1px 0 contrast(@sapUiChartSequence4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4BorderColor: @sapUiChartSequence4;
@sapUiChartSequence4Minus1: darken(desaturate(@sapUiChartSequence4, 5), 6);
@sapUiChartSequence4Minus1TextColor: contrast(@sapUiChartSequence4Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence4Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4Minus2: darken(@sapUiChartSequence4, 37);
@sapUiChartSequence4Minus2TextColor: contrast(@sapUiChartSequence4Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence4Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4Minus3: darken(@sapUiChartSequence4, 42);
@sapUiChartSequence4Minus3TextColor: contrast(@sapUiChartSequence4Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence4Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4Minus4: darken(@sapUiChartSequence4, 46);
@sapUiChartSequence4Minus4TextColor: contrast(@sapUiChartSequence4Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence4Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence4Minus5: darken(@sapUiChartSequence4, 50);
@sapUiChartSequence4Minus5TextColor: contrast(@sapUiChartSequence4Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence4Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence4Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence4Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence4Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence4Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5Plus3: lighten(@sapUiChartSequence5, 15);
@sapUiChartSequence5Plus3TextColor: contrast(@sapUiChartSequence5Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence5Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5Plus2: lighten(@sapUiChartSequence5, 10);
@sapUiChartSequence5Plus2TextColor: contrast(@sapUiChartSequence5Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence5Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5Plus1: lighten(@sapUiChartSequence5, 5);
@sapUiChartSequence5Plus1TextColor: contrast(@sapUiChartSequence5Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence5Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5: @sapUiChart5;
@sapUiChartSequence5TextColor: contrast(@sapUiChartSequence5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5TextShadow: -1px 0 contrast(@sapUiChartSequence5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5BorderColor: @sapUiChartSequence5;
@sapUiChartSequence5Minus1: darken(@sapUiChartSequence5, 4.8);
@sapUiChartSequence5Minus1TextColor: contrast(@sapUiChartSequence5Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence5Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5Minus2: darken(desaturate(@sapUiChartSequence5, 15), 27);
@sapUiChartSequence5Minus2TextColor: contrast(@sapUiChartSequence5Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence5Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5Minus3: darken(desaturate(@sapUiChartSequence5, 15), 36);
@sapUiChartSequence5Minus3TextColor: contrast(@sapUiChartSequence5Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence5Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5Minus4: darken(desaturate(@sapUiChartSequence5, 15), 42);
@sapUiChartSequence5Minus4TextColor: contrast(@sapUiChartSequence5Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence5Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence5Minus5: darken(desaturate(@sapUiChartSequence5, 15), 54);
@sapUiChartSequence5Minus5TextColor: contrast(@sapUiChartSequence5Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence5Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence5Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence5Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence5Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence5Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6Plus3: lighten(desaturate(@sapUiChartSequence6, 20), 30);
@sapUiChartSequence6Plus3TextColor: contrast(@sapUiChartSequence6Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence6Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6Plus2: lighten(desaturate(@sapUiChartSequence6, 20), 20);
@sapUiChartSequence6Plus2TextColor: contrast(@sapUiChartSequence6Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence6Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6Plus1: lighten(desaturate(@sapUiChartSequence6, 20), 10);
@sapUiChartSequence6Plus1TextColor: contrast(@sapUiChartSequence6Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence6Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6: @sapUiChart6;
@sapUiChartSequence6TextColor: contrast(@sapUiChartSequence6, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6TextShadow: -1px 0 contrast(@sapUiChartSequence6TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6BorderColor: @sapUiChartSequence6;
@sapUiChartSequence6Minus1: darken(@sapUiChartSequence6, 5);
@sapUiChartSequence6Minus1TextColor: contrast(@sapUiChartSequence6Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence6Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6Minus2: darken(saturate(@sapUiChartSequence6, 5), 18.8);
@sapUiChartSequence6Minus2TextColor: contrast(@sapUiChartSequence6Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence6Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6Minus3: darken(saturate(@sapUiChartSequence6, 5), 24);
@sapUiChartSequence6Minus3TextColor: contrast(@sapUiChartSequence6Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence6Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6Minus4: darken(saturate(@sapUiChartSequence6, 5), 28);
@sapUiChartSequence6Minus4TextColor: contrast(@sapUiChartSequence6Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence6Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence6Minus5: darken(saturate(@sapUiChartSequence6, 5), 30);
@sapUiChartSequence6Minus5TextColor: contrast(@sapUiChartSequence6Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence6Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence6Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence6Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence6Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence6Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7Plus3: lighten(@sapUiChartSequence7, 15);
@sapUiChartSequence7Plus3TextColor: contrast(@sapUiChartSequence7Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence7Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7Plus2: lighten(@sapUiChartSequence7, 10);
@sapUiChartSequence7Plus2TextColor: contrast(@sapUiChartSequence7Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence7Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7Plus1: lighten(@sapUiChartSequence7, 5);
@sapUiChartSequence7Plus1TextColor: contrast(@sapUiChartSequence7Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence7Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7: @sapUiChart7;
@sapUiChartSequence7TextColor: contrast(@sapUiChartSequence7, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7TextShadow: -1px 0 contrast(@sapUiChartSequence7TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7BorderColor: @sapUiChartSequence7;
@sapUiChartSequence7Minus1: darken(@sapUiChartSequence7, 5);
@sapUiChartSequence7Minus1TextColor: contrast(@sapUiChartSequence7Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence7Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7Minus2: darken(@sapUiChartSequence7, 30);
@sapUiChartSequence7Minus2TextColor: contrast(@sapUiChartSequence7Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence7Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7Minus3: darken(@sapUiChartSequence7, 40);
@sapUiChartSequence7Minus3TextColor: contrast(@sapUiChartSequence7Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence7Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7Minus4: darken(@sapUiChartSequence7, 45);
@sapUiChartSequence7Minus4TextColor: contrast(@sapUiChartSequence7Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence7Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence7Minus5: darken(@sapUiChartSequence7, 50);
@sapUiChartSequence7Minus5TextColor: contrast(@sapUiChartSequence7Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence7Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence7Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence7Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence7Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence7Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8Plus3: lighten(saturate(@sapUiChartSequence8, 10), 22);
@sapUiChartSequence8Plus3TextColor: contrast(@sapUiChartSequence8Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence8Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8Plus2: lighten(@sapUiChartSequence8, 16);
@sapUiChartSequence8Plus2TextColor: contrast(@sapUiChartSequence8Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence8Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8Plus1: lighten(@sapUiChartSequence8, 10);
@sapUiChartSequence8Plus1TextColor: contrast(@sapUiChartSequence8Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence8Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8: @sapUiChart8;
@sapUiChartSequence8TextColor: contrast(@sapUiChartSequence8, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8TextShadow: -1px 0 contrast(@sapUiChartSequence8TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8BorderColor: @sapUiChartSequence8;
@sapUiChartSequence8Minus1: darken(@sapUiChartSequence8, 8);
@sapUiChartSequence8Minus1TextColor: contrast(@sapUiChartSequence8Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence8Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8Minus2: darken(saturate(@sapUiChartSequence8, 10), 38);
@sapUiChartSequence8Minus2TextColor: contrast(@sapUiChartSequence8Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence8Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8Minus3: darken(saturate(@sapUiChartSequence8, 10), 27);
@sapUiChartSequence8Minus3TextColor: contrast(@sapUiChartSequence8Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence8Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8Minus4: darken(saturate(@sapUiChartSequence8, 10), 32);
@sapUiChartSequence8Minus4TextColor: contrast(@sapUiChartSequence8Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence8Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence8Minus5: darken(saturate(@sapUiChartSequence8, 10), 38);
@sapUiChartSequence8Minus5TextColor: contrast(@sapUiChartSequence8Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .45);
@sapUiChartSequence8Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence8Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence8Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence8Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence8Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9Plus3: lighten(@sapUiChartSequence9, 15);
@sapUiChartSequence9Plus3TextColor: contrast(@sapUiChartSequence9Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence9Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9Plus2: lighten(@sapUiChartSequence9, 10);
@sapUiChartSequence9Plus2TextColor: contrast(@sapUiChartSequence9Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence9Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9Plus1: lighten(@sapUiChartSequence9, 5);
@sapUiChartSequence9Plus1TextColor: contrast(@sapUiChartSequence9Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence9Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9: @sapUiChart9;
@sapUiChartSequence9TextColor: contrast(@sapUiChartSequence9, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9TextShadow: -1px 0 contrast(@sapUiChartSequence9TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9BorderColor: @sapUiChartSequence9;
@sapUiChartSequence9Minus1: darken(@sapUiChartSequence9, 8);
@sapUiChartSequence9Minus1TextColor: contrast(@sapUiChartSequence9Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence9Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9Minus2: darken(@sapUiChartSequence9, 30);
@sapUiChartSequence9Minus2TextColor: contrast(@sapUiChartSequence9Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence9Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9Minus3: darken(@sapUiChartSequence9, 35);
@sapUiChartSequence9Minus3TextColor: contrast(@sapUiChartSequence9Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence9Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9Minus4: darken(@sapUiChartSequence9, 40);
@sapUiChartSequence9Minus4TextColor: contrast(@sapUiChartSequence9Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence9Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence9Minus5: darken(@sapUiChartSequence9, 45);
@sapUiChartSequence9Minus5TextColor: contrast(@sapUiChartSequence9Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence9Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence9Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence9Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence9Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence9Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10Plus3: lighten(saturate(@sapUiChartSequence10, 10), 18);
@sapUiChartSequence10Plus3TextColor: contrast(@sapUiChartSequence10Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence10Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10Plus2: lighten(saturate(@sapUiChartSequence10, 3), 11);
@sapUiChartSequence10Plus2TextColor: contrast(@sapUiChartSequence10Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence10Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10Plus1: lighten(saturate(@sapUiChartSequence10, 3), 7);
@sapUiChartSequence10Plus1TextColor: contrast(@sapUiChartSequence10Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence10Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10: @sapUiChart10;
@sapUiChartSequence10TextColor: contrast(@sapUiChartSequence10, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10TextShadow: -1px 0 contrast(@sapUiChartSequence10TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10BorderColor: @sapUiChartSequence10;
@sapUiChartSequence10Minus1: darken(desaturate(@sapUiChartSequence10, 8), 5.8);
@sapUiChartSequence10Minus1TextColor: contrast(@sapUiChartSequence10Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence10Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10Minus2: darken(desaturate(@sapUiChartSequence10, 35), 32);
@sapUiChartSequence10Minus2TextColor: contrast(@sapUiChartSequence10Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence10Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10Minus3: darken(desaturate(@sapUiChartSequence10, 35), 36);
@sapUiChartSequence10Minus3TextColor: contrast(@sapUiChartSequence10Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence10Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10Minus4: darken(desaturate(@sapUiChartSequence10, 35), 42);
@sapUiChartSequence10Minus4TextColor: contrast(@sapUiChartSequence10Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence10Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence10Minus5: darken(desaturate(@sapUiChartSequence10, 35), 48);
@sapUiChartSequence10Minus5TextColor: contrast(@sapUiChartSequence10Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence10Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence10Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence10Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence10Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence10Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11Plus3: lighten(@sapUiChartSequence11, 15);
@sapUiChartSequence11Plus3TextColor: contrast(@sapUiChartSequence11Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence11Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11Plus2: lighten(@sapUiChartSequence11, 10);
@sapUiChartSequence11Plus2TextColor: contrast(@sapUiChartSequence11Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence11Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11Plus1: lighten(@sapUiChartSequence11, 5);
@sapUiChartSequence11Plus1TextColor: contrast(@sapUiChartSequence11Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence11Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11: @sapUiChart11;
@sapUiChartSequence11TextColor: contrast(@sapUiChartSequence11, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11TextShadow: -1px 0 contrast(@sapUiChartSequence11TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11BorderColor: @sapUiChartSequence11;
@sapUiChartSequence11Minus1: darken(@sapUiChartSequence11, 5);
@sapUiChartSequence11Minus1TextColor: contrast(@sapUiChartSequence11Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence11Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11Minus2: darken(@sapUiChartSequence11, 10);
@sapUiChartSequence11Minus2TextColor: contrast(@sapUiChartSequence11Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence11Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11Minus3: darken(@sapUiChartSequence11, 15);
@sapUiChartSequence11Minus3TextColor: contrast(@sapUiChartSequence11Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence11Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11Minus4: darken(@sapUiChartSequence11, 18);
@sapUiChartSequence11Minus4TextColor: contrast(@sapUiChartSequence11Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence11Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence11Minus5: darken(desaturate(@sapUiChartSequence11, 15), 25);
@sapUiChartSequence11Minus5TextColor: contrast(@sapUiChartSequence11Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequence11Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence11Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence11Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence11Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence11Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12Plus3: lighten(@sapUiChartSequence12, 19);
@sapUiChartSequence12Plus3TextColor: contrast(@sapUiChartSequence12Plus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Plus3TextShadow: -1px 0 contrast(@sapUiChartSequence12Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Plus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12Plus2: lighten(@sapUiChartSequence12, 12);
@sapUiChartSequence12Plus2TextColor: contrast(@sapUiChartSequence12Plus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Plus2TextShadow: -1px 0 contrast(@sapUiChartSequence12Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Plus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12Plus1: lighten(@sapUiChartSequence12, 7);
@sapUiChartSequence12Plus1TextColor: contrast(@sapUiChartSequence12Plus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Plus1TextShadow: -1px 0 contrast(@sapUiChartSequence12Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Plus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12: @sapUiChart12;
@sapUiChartSequence12TextColor: contrast(@sapUiChartSequence12, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12TextShadow: -1px 0 contrast(@sapUiChartSequence12TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12BorderColor: @sapUiChartSequence12;
@sapUiChartSequence12Minus1: darken(@sapUiChartSequence12, 8);
@sapUiChartSequence12Minus1TextColor: contrast(@sapUiChartSequence12Minus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Minus1TextShadow: -1px 0 contrast(@sapUiChartSequence12Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Minus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12Minus2: darken(@sapUiChartSequence12, 10);
@sapUiChartSequence12Minus2TextColor: contrast(@sapUiChartSequence12Minus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Minus2TextShadow: -1px 0 contrast(@sapUiChartSequence12Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Minus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12Minus3: darken(@sapUiChartSequence12, 17);
@sapUiChartSequence12Minus3TextColor: contrast(@sapUiChartSequence12Minus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Minus3TextShadow: -1px 0 contrast(@sapUiChartSequence12Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Minus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12Minus4: darken(@sapUiChartSequence12, 22);
@sapUiChartSequence12Minus4TextColor: contrast(@sapUiChartSequence12Minus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Minus4TextShadow: -1px 0 contrast(@sapUiChartSequence12Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Minus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequence12Minus5: darken(@sapUiChartSequence12, 27);
@sapUiChartSequence12Minus5TextColor: contrast(@sapUiChartSequence12Minus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .55);
@sapUiChartSequence12Minus5TextShadow: -1px 0 contrast(@sapUiChartSequence12Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequence12Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequence12Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequence12Minus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadPlus3: lighten(@sapUiChartSequenceBad, 20);
@sapUiChartSequenceBadPlus3TextColor: contrast(@sapUiChartSequenceBadPlus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadPlus3TextShadow: -1px 0 contrast(@sapUiChartSequenceBadPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadPlus2: lighten(@sapUiChartSequenceBad, 14);
@sapUiChartSequenceBadPlus2TextColor: contrast(@sapUiChartSequenceBadPlus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadPlus2TextShadow: -1px 0 contrast(@sapUiChartSequenceBadPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadPlus1: lighten(@sapUiChartSequenceBad, 7);
@sapUiChartSequenceBadPlus1TextColor: contrast(@sapUiChartSequenceBadPlus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadPlus1TextShadow: -1px 0 contrast(@sapUiChartSequenceBadPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBad: @sapUiChartBad;
@sapUiChartSequenceBadTextColor: contrast(@sapUiChartSequenceBad, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadTextShadow: -1px 0 contrast(@sapUiChartSequenceBadTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadBorderColor: @sapUiChartSequenceBad;
@sapUiChartSequenceBadMinus1: darken(@sapUiChartSequenceBad, 5);
@sapUiChartSequenceBadMinus1TextColor: contrast(@sapUiChartSequenceBadMinus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadMinus1TextShadow: -1px 0 contrast(@sapUiChartSequenceBadMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadMinus2: darken(@sapUiChartSequenceBad, 10);
@sapUiChartSequenceBadMinus2TextColor: contrast(@sapUiChartSequenceBadMinus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadMinus2TextShadow: -1px 0 contrast(@sapUiChartSequenceBadMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadMinus3: darken(@sapUiChartSequenceBad, 24);
@sapUiChartSequenceBadMinus3TextColor: contrast(@sapUiChartSequenceBadMinus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadMinus3TextShadow: -1px 0 contrast(@sapUiChartSequenceBadMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadMinus4: darken(@sapUiChartSequenceBad, 30);
@sapUiChartSequenceBadMinus4TextColor: contrast(@sapUiChartSequenceBadMinus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadMinus4TextShadow: -1px 0 contrast(@sapUiChartSequenceBadMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceBadMinus5: darken(@sapUiChartSequenceBad, 37);
@sapUiChartSequenceBadMinus5TextColor: contrast(@sapUiChartSequenceBadMinus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceBadMinus5TextShadow: -1px 0 contrast(@sapUiChartSequenceBadMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceBadMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceBadMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceBadMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalPlus3: lighten(@sapUiChartSequenceCritical, 25);
@sapUiChartSequenceCriticalPlus3TextColor: contrast(@sapUiChartSequenceCriticalPlus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalPlus3TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalPlus2: lighten(@sapUiChartSequenceCritical, 20);
@sapUiChartSequenceCriticalPlus2TextColor: contrast(@sapUiChartSequenceCriticalPlus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalPlus2TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalPlus1: lighten(@sapUiChartSequenceCritical, 5);
@sapUiChartSequenceCriticalPlus1TextColor: contrast(@sapUiChartSequenceCriticalPlus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalPlus1TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCritical: @sapUiChartCritical;
@sapUiChartSequenceCriticalTextColor: contrast(@sapUiChartSequenceCritical, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalTextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalBorderColor: @sapUiChartSequenceCritical;
@sapUiChartSequenceCriticalMinus1: darken(@sapUiChartSequenceCritical, 10);
@sapUiChartSequenceCriticalMinus1TextColor: contrast(@sapUiChartSequenceCriticalMinus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalMinus1TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalMinus2: darken(@sapUiChartSequenceCritical, 31);
@sapUiChartSequenceCriticalMinus2TextColor: contrast(@sapUiChartSequenceCriticalMinus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalMinus2TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalMinus3: darken(@sapUiChartSequenceCritical, 36);
@sapUiChartSequenceCriticalMinus3TextColor: contrast(@sapUiChartSequenceCriticalMinus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalMinus3TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalMinus4: darken(@sapUiChartSequenceCritical, 41);
@sapUiChartSequenceCriticalMinus4TextColor: contrast(@sapUiChartSequenceCriticalMinus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalMinus4TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceCriticalMinus5: darken(@sapUiChartSequenceCritical, 43);
@sapUiChartSequenceCriticalMinus5TextColor: contrast(@sapUiChartSequenceCriticalMinus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceCriticalMinus5TextShadow: -1px 0 contrast(@sapUiChartSequenceCriticalMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceCriticalMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceCriticalMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceCriticalMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodPlus3: lighten(@sapUiChartSequenceGood, 25);
@sapUiChartSequenceGoodPlus3TextColor: contrast(@sapUiChartSequenceGoodPlus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodPlus3TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodPlus2: lighten(@sapUiChartSequenceGood, 15);
@sapUiChartSequenceGoodPlus2TextColor: contrast(@sapUiChartSequenceGoodPlus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodPlus2TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodPlus1: lighten(@sapUiChartSequenceGood, 10);
@sapUiChartSequenceGoodPlus1TextColor: contrast(@sapUiChartSequenceGoodPlus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodPlus1TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGood: @sapUiChartGood;
@sapUiChartSequenceGoodTextColor: contrast(@sapUiChartSequenceGood, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodTextShadow: -1px 0 contrast(@sapUiChartSequenceGoodTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodBorderColor: @sapUiChartSequenceGood;
@sapUiChartSequenceGoodMinus1: darken(@sapUiChartSequenceGood, 10);
@sapUiChartSequenceGoodMinus1TextColor: contrast(@sapUiChartSequenceGoodMinus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodMinus1TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodMinus2: darken(@sapUiChartSequenceGood, 18);
@sapUiChartSequenceGoodMinus2TextColor: contrast(@sapUiChartSequenceGoodMinus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodMinus2TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodMinus3: darken(@sapUiChartSequenceGood, 26);
@sapUiChartSequenceGoodMinus3TextColor: contrast(@sapUiChartSequenceGoodMinus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodMinus3TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodMinus4: darken(@sapUiChartSequenceGood, 31);
@sapUiChartSequenceGoodMinus4TextColor: contrast(@sapUiChartSequenceGoodMinus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodMinus4TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceGoodMinus5: darken(@sapUiChartSequenceGood, 40);
@sapUiChartSequenceGoodMinus5TextColor: contrast(@sapUiChartSequenceGoodMinus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .5);
@sapUiChartSequenceGoodMinus5TextShadow: -1px 0 contrast(@sapUiChartSequenceGoodMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceGoodMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceGoodMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceGoodMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralPlus3: lighten(@sapUiChartSequenceNeutral, 29);
@sapUiChartSequenceNeutralPlus3TextColor: contrast(@sapUiChartSequenceNeutralPlus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralPlus3TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralPlus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralPlus2: lighten(@sapUiChartSequenceNeutral, 20);
@sapUiChartSequenceNeutralPlus2TextColor: contrast(@sapUiChartSequenceNeutralPlus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralPlus2TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralPlus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralPlus1: lighten(@sapUiChartSequenceNeutral, 15);
@sapUiChartSequenceNeutralPlus1TextColor: contrast(@sapUiChartSequenceNeutralPlus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralPlus1TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralPlus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutral: @sapUiChartNeutral;
@sapUiChartSequenceNeutralTextColor: contrast(@sapUiChartSequenceNeutral, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralTextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralTextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralBorderColor: @sapUiChartSequenceNeutral;
@sapUiChartSequenceNeutralMinus1: darken(@sapUiChartSequenceNeutral, 10);
@sapUiChartSequenceNeutralMinus1TextColor: contrast(@sapUiChartSequenceNeutralMinus1, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralMinus1TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralMinus1TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralMinus2: darken(@sapUiChartSequenceNeutral, 12);
@sapUiChartSequenceNeutralMinus2TextColor: contrast(@sapUiChartSequenceNeutralMinus2, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralMinus2TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralMinus2TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralMinus3: darken(@sapUiChartSequenceNeutral, 18);
@sapUiChartSequenceNeutralMinus3TextColor: contrast(@sapUiChartSequenceNeutralMinus3, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralMinus3TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralMinus3TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralMinus4: darken(@sapUiChartSequenceNeutral, 24);
@sapUiChartSequenceNeutralMinus4TextColor: contrast(@sapUiChartSequenceNeutralMinus4, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralMinus4TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralMinus4TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);
@sapUiChartSequenceNeutralMinus5: darken(@sapUiChartSequenceNeutral, 33);
@sapUiChartSequenceNeutralMinus5TextColor: contrast(@sapUiChartSequenceNeutralMinus5, @sapUiChartDataTextColor, @sapUiChartDataContrastTextColor, .6);
@sapUiChartSequenceNeutralMinus5TextShadow: -1px 0 contrast(@sapUiChartSequenceNeutralMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 1px contrast(@sapUiChartSequenceNeutralMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 1px 0 contrast(@sapUiChartSequenceNeutralMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold), 0 -1px contrast(@sapUiChartSequenceNeutralMinus5TextColor, @sapUiContentShadowColor, @sapUiChartContrastShadowColor, @sapUiContentContrastTextThreshold);


@sapUiErrorBG: @sapHCStandardBG;
@sapUiWarningBG: @sapHCStandardBG;
@sapUiSuccessBG: @sapHCStandardBG;
@sapUiInformationBG: @sapHCStandardBG;
@sapUiNeutralBG: @sapHCStandardBG;

@sapUiErrorBorder: @sapHCNegative;
@sapUiWarningBorder: @sapHCCritical;
@sapUiSuccessBorder: @sapHCPositive;
@sapUiInformationBorder: @sapHCInformative;
@sapUiNeutralBorder: @sapHCNeutral;

@sapUiNegativeElement: @sapHCNegative;
@sapUiCriticalElement: @sapHCCritical;
@sapUiPositiveElement: @sapHCPositive;
@sapUiInformativeElement: @sapHCInformative;
@sapUiNeutralElement: @sapHCNeutral;

@sapUiNegativeText: @sapHCNegative;
@sapUiCriticalText: @sapHCCritical;
@sapUiPositiveText: @sapHCPositive;
@sapUiInformativeText: @sapHCInformative;
@sapUiNeutralText: @sapHCNeutral;

@sapUiNegative: @sapHCNegative;
@sapUiCritical: @sapHCCritical;
@sapUiPositive: @sapHCPositive;
@sapUiInformative: @sapHCInformative;
@sapUiNeutral: @sapHCNeutral;


@sapUiIndication1: #FF5E5E;
@sapUiIndication1Background: #000000;
@sapUiIndication1BorderColor: #FFFFFF;
@sapUiIndication1TextColor: #FFFFFF;
@sapUiIndication1HoverBackground: #7A5100;
@sapUiIndication1ActiveBackground: #7A5100;
@sapUiIndication1ActiveBorderColor: #FFFFFF;
@sapUiIndication1ActiveTextColor: #FFFFFF;
@sapUiIndication1SelectedBackground: #0F5D94;
@sapUiIndication1SelectedBorderColor: #FFFFFF;
@sapUiIndication1SelectedTextColor: #FFFFFF;
@sapUiIndication1b: #FF5E5E;
@sapUiIndication1bBorderColor: #FFFFFF;
@sapUiIndication1bHoverBackground: #7A5100;
@sapUiIndication2: #FF9191;
@sapUiIndication2Background: #000000;
@sapUiIndication2BorderColor: #FFFFFF;
@sapUiIndication2TextColor: #FFFFFF;
@sapUiIndication2HoverBackground: #7A5100;
@sapUiIndication2ActiveBackground: #7A5100;
@sapUiIndication2ActiveBorderColor: #FFFFFF;
@sapUiIndication2ActiveTextColor: #FFFFFF;
@sapUiIndication2SelectedBackground: #0F5D94;
@sapUiIndication2SelectedBorderColor: #FFFFFF;
@sapUiIndication2SelectedTextColor: #FFFFFF;
@sapUiIndication2b: #FF9191;
@sapUiIndication2bBorderColor: #FFFFFF;
@sapUiIndication2bHoverBackground: #7A5100;
@sapUiIndication3: #FFAB1D;
@sapUiIndication3Background: #000000;
@sapUiIndication3BorderColor: #FFFFFF;
@sapUiIndication3TextColor: #FFFFFF;
@sapUiIndication3HoverBackground: #7A5100;
@sapUiIndication3ActiveBackground: #7A5100;
@sapUiIndication3ActiveBorderColor: #FFFFFF;
@sapUiIndication3ActiveTextColor: #FFFFFF;
@sapUiIndication3SelectedBackground: #0F5D94;
@sapUiIndication3SelectedBorderColor: #FFFFFF;
@sapUiIndication3SelectedTextColor: #FFFFFF;
@sapUiIndication3b: #FFAB1D;
@sapUiIndication3bBorderColor: #FFFFFF;
@sapUiIndication3bHoverBackground: #7A5100;
@sapUiIndication4: #99CC99;
@sapUiIndication4Background: #000000;
@sapUiIndication4BorderColor: #FFFFFF;
@sapUiIndication4TextColor: #FFFFFF;
@sapUiIndication4HoverBackground: #7A5100;
@sapUiIndication4ActiveBackground: #7A5100;
@sapUiIndication4ActiveBorderColor: #FFFFFF;
@sapUiIndication4ActiveTextColor: #FFFFFF;
@sapUiIndication4SelectedBackground: #0F5D94;
@sapUiIndication4SelectedBorderColor: #FFFFFF;
@sapUiIndication4SelectedTextColor: #FFFFFF;
@sapUiIndication4b: #99CC99;
@sapUiIndication4bBorderColor: #FFFFFF;
@sapUiIndication4bHoverBackground: #7A5100;
@sapUiIndication5: #0F5D94;
@sapUiIndication5Background: #000000;
@sapUiIndication5BorderColor: #FFFFFF;
@sapUiIndication5TextColor: #FFFFFF;
@sapUiIndication5HoverBackground: #7A5100;
@sapUiIndication5ActiveBackground: #7A5100;
@sapUiIndication5ActiveBorderColor: #FFFFFF;
@sapUiIndication5ActiveTextColor: #FFFFFF;
@sapUiIndication5SelectedBackground: #0F5D94;
@sapUiIndication5SelectedBorderColor: #FFFFFF;
@sapUiIndication5SelectedTextColor: #FFFFFF;
@sapUiIndication5b: #0F5D94;
@sapUiIndication5bBorderColor: #FFFFFF;
@sapUiIndication5bHoverBackground: #7A5100;
@sapUiIndication6: #7FC6C6;
@sapUiIndication6Background: #000000;
@sapUiIndication6BorderColor: #FFFFFF;
@sapUiIndication6TextColor: #FFFFFF;
@sapUiIndication6HoverBackground: #7A5100;
@sapUiIndication6ActiveBackground: #7A5100;
@sapUiIndication6ActiveBorderColor: #FFFFFF;
@sapUiIndication6ActiveTextColor: #FFFFFF;
@sapUiIndication6SelectedBackground: #0F5D94;
@sapUiIndication6SelectedBorderColor: #FFFFFF;
@sapUiIndication6SelectedTextColor: #FFFFFF;
@sapUiIndication6b: #7FC6C6;
@sapUiIndication6bBorderColor: #FFFFFF;
@sapUiIndication6bHoverBackground: #7A5100;
@sapUiIndication7: #B995E0;
@sapUiIndication7Background: #000000;
@sapUiIndication7BorderColor: #FFFFFF;
@sapUiIndication7TextColor: #FFFFFF;
@sapUiIndication7HoverBackground: #7A5100;
@sapUiIndication7ActiveBackground: #7A5100;
@sapUiIndication7ActiveBorderColor: #FFFFFF;
@sapUiIndication7ActiveTextColor: #FFFFFF;
@sapUiIndication7SelectedBackground: #0F5D94;
@sapUiIndication7SelectedBorderColor: #FFFFFF;
@sapUiIndication7SelectedTextColor: #FFFFFF;
@sapUiIndication7b: #B995E0;
@sapUiIndication7bBorderColor: #FFFFFF;
@sapUiIndication7bHoverBackground: #7A5100;
@sapUiIndication8: #E269C9;
@sapUiIndication8Background: #000000;
@sapUiIndication8BorderColor: #FFFFFF;
@sapUiIndication8TextColor: #FFFFFF;
@sapUiIndication8HoverBackground: #7A5100;
@sapUiIndication8ActiveBackground: #7A5100;
@sapUiIndication8ActiveBorderColor: #FFFFFF;
@sapUiIndication8ActiveTextColor: #FFFFFF;
@sapUiIndication8SelectedBackground: #0F5D94;
@sapUiIndication8SelectedBorderColor: #FFFFFF;
@sapUiIndication8SelectedTextColor: #FFFFFF;
@sapUiIndication8b: #E269C9;
@sapUiIndication8bBorderColor: #FFFFFF;
@sapUiIndication8bHoverBackground: #7A5100;
@sapUiIndication9: #000;
@sapUiIndication9Background: #000000;
@sapUiIndication9BorderColor: #FFFFFF;
@sapUiIndication9TextColor: #FFFFFF;
@sapUiIndication9HoverBackground: #7A5100;
@sapUiIndication9ActiveBackground: #7A5100;
@sapUiIndication9ActiveBorderColor: #FFFFFF;
@sapUiIndication9ActiveTextColor: #FFFFFF;
@sapUiIndication9SelectedBackground: #0F5D94;
@sapUiIndication9SelectedBorderColor: #FFFFFF;
@sapUiIndication9SelectedTextColor: #FFFFFF;
@sapUiIndication9b: #000;
@sapUiIndication9bBorderColor: #FFFFFF;
@sapUiIndication9bHoverBackground: #7A5100;
@sapUiIndication10: #494949;
@sapUiIndication10Background: #000000;
@sapUiIndication10BorderColor: #FFFFFF;
@sapUiIndication10TextColor: #FFFFFF;
@sapUiIndication10HoverBackground: #7A5100;
@sapUiIndication10ActiveBackground: #7A5100;
@sapUiIndication10ActiveBorderColor: #FFFFFF;
@sapUiIndication10ActiveTextColor: #FFFFFF;
@sapUiIndication10SelectedBackground: #0F5D94;
@sapUiIndication10SelectedBorderColor: #FFFFFF;
@sapUiIndication10SelectedTextColor: #FFFFFF;
@sapUiIndication10b: #494949;
@sapUiIndication10bBorderColor: #FFFFFF;
@sapUiIndication10bHoverBackground: #7A5100;


// =====================================
// Font
// =====================================

@sapUiFontFamily: Arial,Helvetica,sans-serif;
@sapUiFontSize: 16px;

@sapUiFontCondensedFamily: 'Arial Narrow', HelveticaNeue-CondensedBold, Arial, sans-serif;

@sapUiFontHeaderFamily: @sapUiFontFamily;

@sapUiFontHeaderWeight: normal;


// use these "sapM"-prefixed parameters for sap.m controls
@sapMFontHeader1Size: 1.625rem;  //  26px
@sapMFontHeader2Size: 1.375rem;  //  22px
@sapMFontHeader3Size: 1.250rem;  //  20px
@sapMFontHeader4Size: 1.125rem;  //  18px
@sapMFontHeader5Size: 1rem;      //  16px
@sapMFontHeader6Size: 0.875rem;  //  14px


@sapMFontSmallSize: 0.75rem;   // 12px
@sapMFontMediumSize: 0.875rem; // 14px
@sapMFontLargeSize: 1rem;      // 16px


@sapUiTranslucentBGOpacity: 80%;

@sapMPlatformDependent: false;

@sapUiColumnHeaderFontSize: @sapMFontMediumSize;
@sapUiColumnHeaderFontWeight: normal;


// =====================================
// Desktop (sap.ui.commons)
// =====================================

@sapUiDesktopFontFamily: @sapUiFontFamily;

@sapUiDesktopFontSize: 12px;


// use these for desktop controls only
@sapUiFontLargeSize: 13px;
@sapUiFontSmallSize: 11px;
@sapUiFontHeader1Size: 26px;
@sapUiFontHeader2Size: 20px;
@sapUiFontHeader3Size: 18px;
@sapUiFontHeader4Size: 16px;
@sapUiFontHeader5Size: 14px;
@sapUiFontHeader6Size: @sapUiFontLargeSize;

@sapUiLineHeight: 18px;


// ===============================================
// SOME important control-specific parameters...
// Derived from Expert Theming
// (these Parameters should be linked in controls)
// ===============================================

// Derived Chart Colors
@sapUiChartLabelHoverColor: @sapHCHighlightBG;             // #7a5100
@sapUiChartLabelPressedColor: @sapHCHighlightBG;           // #7a5100
@sapUiChartCategoryAxisLabelFontColor: @sapHCStandardFG;   // #ffffff
@sapUiChartValueAxisLabelFontColor: @sapHCStandardFG;      // #ffffff
@sapUiChartCategoryAxisLabelFontSize: @sapMFontSmallSize;  // 12px
@sapUiChartValueAxisLabelFontSize: @sapMFontSmallSize;     // 12px
@sapUiChartCategoryAxisLineColor: @sapHCStandardFG;        // #ffffff
@sapUiChartValueAxisLineColor: @sapHCStandardFG;           // #ffffff
@sapUiChartCategoryAxisTickColor: @sapHCStandardFG;        // #ffffff
@sapUiChartValueAxisTickColor: @sapHCStandardFG;           // #ffffff
@sapUiChartBackgroundColor: @sapHCStandardBG;              // #000000
@sapUiChartLabelFontWeight: normal;
@sapUiChartLegendLabelFontColor: @sapHCStandardFG;         // #ffffff
@sapUiChartLegendTitleFontColor: @sapHCStandardFG;         // #ffffff
@sapUiChartLegendTitleFontSize: @sapMFontMediumSize;       // 14px
@sapUiChartLegendLabelFontSize: @sapMFontSmallSize;        // 12px
@sapUiChartPaletteUndefinedColor: @sapHCStandardFG;        // #ffffff
@sapUiChartGridlineColor: @sapHCReducedAltFG;              // #999999
@sapUiChartReferenceLineColor: @sapHCStandardFG;           // #ffffff
@sapUiChartDataLabelFontColor: @sapHCStandardFG;           // #ffffff
@sapUiChartReferenceLineLabelColor: @sapHCStandardFG;      // #ffffff
@sapUiChartDataLabelFontSize: @sapMFontSmallSize;          // 12px
@sapUiChartPopoverDataItemFontColor: @sapHCStandardFG;     // #ffffff
@sapUiChartPopoverGroupFontColor: @sapHCStandardFG;        // #ffffff
@sapUiChartPopoverDataItemFontSize: @sapMFontMediumSize;   // 14px
@sapUiChartPopoverGroupFontSize: @sapMFontMediumSize;      // 14px
@sapUiChartPopoverGroupFontWeight: bold;
@sapUiChartScrollBarThumbColor: @sapHCReducedAltFG;        // #999999
@sapUiChartScrollBarTrackColor: @sapHCStandardBG;          // #000000
@sapUiChartScrollBarThumbHoverColor: @sapHCStandardFG;     // #ffffff
@sapUiChartMainTitleFontColor: @sapHCStandardFG;           // #ffffff
@sapUiChartAxisTitleFontColor: @sapHCStandardFG;           // #ffffff
@sapUiChartMainTitleFontSize: @sapMFontLargeSize;          // 16px
@sapUiChartAxisTitleFontSize: @sapMFontSmallSize;          // 12px
@sapUiChartTitleFontWeight: bold;
@sapUiChartAxisTitleFontWeight: regular;
@sapUiChartLightText: @sapHCStandardFG;                    // #ffffff
@sapUiChartZeroAxisColor: @sapHCStandardFG;                // #ffffff

@sapUiChartDataPointBorderColor: @sapHCStandardBG;                                       // #000000
@sapUiChartDataPointBorderHoverSelectedColor: @sapHCStandardFG;
@sapUiChartDataPointNotSelectedBackgroundOpacity: 0.7;

@sapUiChartValueAxisLineOpacity: 0;
@sapUiChartCategoryAxisLabelFontHoverColor: @sapHCStandardFG;   // #ffffff
@sapUiChartCategoryAxisLabelFontPressedColor: @sapHCStandardFG; // #ffffff

@sapUiChartTargetColor: @sapHCStandardFG;
@sapUiChartTargetShadowColor: @sapHCStandardBG;
@sapUiChartBubbleBGOpacity: 0.9;

@sapUiChartScrollbarBorderColor: @sapHCReducedAltFG;
@sapUiChartScrollbarBorderSize: 1px;
@sapUiChartScrollbarThumbPadding: 0.125rem;

@sapUiChartNegativeLargeText: @sapUiChartBad;  // #ff5e5e
@sapUiChartCriticalLargeText: @sapUiChartCritical;  // #ffab1d
@sapUiChartPositiveLargeText: @sapUiChartGood;  // #99cc99
@sapUiChartNeutralLargeText: @sapUiChartNeutral;  // #ffffff

@sapUiChartDataPointBG: @sapUiGroupContentBackground;  // #000000
@sapUiChartDataPointBGBorderColor: @sapUiChartNeutral;  // #ffffff
@sapUiChartDataLineColorWithBG: @sapUiContentForegroundBorderColor;   // #ffffff
@sapUiChartDataLineColor: @sapUiContentForegroundBorderColor;   // #ffffff

@sapUiChartRadialRemainingCircle: @sapUiGroupContentBackground;  // #000000
@sapUiChartRadialRemainingCircleBorderColor: @sapUiChartNeutral;  // #ffffff
@sapUiChartRadialBG: @sapUiGroupContentBackground;  // #000000

// qualitative palette

@sapUiChartPaletteQualitativeHue1: @sapUiChart1;
@sapUiChartPaletteQualitativeHue2: @sapUiChart2;
@sapUiChartPaletteQualitativeHue3: @sapUiChart3;
@sapUiChartPaletteQualitativeHue4: @sapUiChart4;
@sapUiChartPaletteQualitativeHue5: @sapUiChart5;
@sapUiChartPaletteQualitativeHue6: @sapUiChart6;
@sapUiChartPaletteQualitativeHue7: @sapUiChart7;
@sapUiChartPaletteQualitativeHue8: @sapUiChart8;
@sapUiChartPaletteQualitativeHue9: @sapUiChart9;
@sapUiChartPaletteQualitativeHue10: @sapUiChart10;
@sapUiChartPaletteQualitativeHue11: @sapUiChart11;
@sapUiChartPaletteQualitativeHue12: darken(saturate(@sapUiChartSequence1, 2), 16);
@sapUiChartPaletteQualitativeHue13: darken(saturate(@sapUiChartSequence2, 15), 12);
@sapUiChartPaletteQualitativeHue14: darken(saturate(@sapUiChartSequence3, 21), 15);
@sapUiChartPaletteQualitativeHue15: darken(saturate(@sapUiChartSequence4, 10), 17);
@sapUiChartPaletteQualitativeHue16: darken(saturate(@sapUiChartSequence5, 12), 11);
@sapUiChartPaletteQualitativeHue17: darken(saturate(@sapUiChartSequence6, 8), 12);
@sapUiChartPaletteQualitativeHue18: darken(desaturate(@sapUiChartSequence7, 9), 16);
@sapUiChartPaletteQualitativeHue19: darken(saturate(@sapUiChartSequence8, 22), 18);
@sapUiChartPaletteQualitativeHue20: darken(saturate(@sapUiChartSequence9, 16), 16);
@sapUiChartPaletteQualitativeHue21: darken(desaturate(@sapUiChartSequence10, 13), 16);
@sapUiChartPaletteQualitativeHue22: darken(saturate(@sapUiChartSequence11, 32), 15);

// semantic palette

@sapUiChartPaletteSemanticBadLight3: darken(desaturate(@sapUiChartBad, 30), 15);
@sapUiChartPaletteSemanticBadLight2: darken(desaturate(@sapUiChartBad, 30), 15);
@sapUiChartPaletteSemanticBadLight1: @sapUiChartBad;
@sapUiChartPaletteSemanticBad: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark1: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark2: @sapUiChartBad;

@sapUiChartPaletteSemanticCriticalLight3: darken(@sapUiChartCritical, 20);
@sapUiChartPaletteSemanticCriticalLight2: darken(@sapUiChartCritical, 20);
@sapUiChartPaletteSemanticCriticalLight1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCritical: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark2: @sapUiChartCritical;

@sapUiChartPaletteSemanticGoodLight3: darken(desaturate(@sapUiChartGood, 10), 22);
@sapUiChartPaletteSemanticGoodLight2: darken(desaturate(@sapUiChartGood, 10), 22);
@sapUiChartPaletteSemanticGoodLight1: @sapUiChartGood;
@sapUiChartPaletteSemanticGood: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark1: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark2: @sapUiChartGood;

@sapUiChartPaletteSemanticNeutralLight3: darken(@sapUiChartNeutral, 45);
@sapUiChartPaletteSemanticNeutralLight2: darken(@sapUiChartNeutral, 45);
@sapUiChartPaletteSemanticNeutralLight1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutral: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark2: @sapUiChartNeutral;

// sequential palette

@sapUiChartPaletteSequentialHue1Light3: lighten(desaturate(@sapUiChartSequence1, 2), 21);
@sapUiChartPaletteSequentialHue1Light2: lighten(saturate(@sapUiChartSequence1, 1), 15);
@sapUiChartPaletteSequentialHue1Light1: lighten(@sapUiChartSequence1, 7);
@sapUiChartPaletteSequentialHue1: @sapUiChartSequence1;
@sapUiChartPaletteSequentialHue1Dark1: darken(desaturate(@sapUiChartSequence1, 6), 8);
@sapUiChartPaletteSequentialHue1Dark2: darken(saturate(@sapUiChartSequence1, 2), 16);

@sapUiChartPaletteSequentialHue2Light3: lighten(saturate(@sapUiChartSequence2, 14), 25);
@sapUiChartPaletteSequentialHue2Light2: lighten(saturate(@sapUiChartSequence2, 6), 17);
@sapUiChartPaletteSequentialHue2Light1: lighten(saturate(@sapUiChartSequence2, 3), 8);
@sapUiChartPaletteSequentialHue2: @sapUiChartSequence2;
@sapUiChartPaletteSequentialHue2Dark1: darken(desaturate(@sapUiChartSequence2, 1), 6);
@sapUiChartPaletteSequentialHue2Dark2: darken(saturate(@sapUiChartSequence2, 15), 12);

@sapUiChartPaletteSequentialHue3Light3: lighten(desaturate(@sapUiChartSequence3, 32), 31);
@sapUiChartPaletteSequentialHue3Light2: lighten(desaturate(@sapUiChartSequence3, 31), 20);
@sapUiChartPaletteSequentialHue3Light1: lighten(desaturate(@sapUiChartSequence3, 26), 10);
@sapUiChartPaletteSequentialHue3: @sapUiChartSequence3;
@sapUiChartPaletteSequentialHue3Dark1: darken(saturate(@sapUiChartSequence3, 8), 8);
@sapUiChartPaletteSequentialHue3Dark2: darken(saturate(@sapUiChartSequence3, 21), 15);

@sapUiChartPaletteSequentialHue4Light3: lighten(saturate(@sapUiChartSequence4, 1), 23);
@sapUiChartPaletteSequentialHue4Light2: lighten(@sapUiChartSequence4, 15);
@sapUiChartPaletteSequentialHue4Light1: lighten(@sapUiChartSequence4, 7);
@sapUiChartPaletteSequentialHue4: @sapUiChartSequence4;
@sapUiChartPaletteSequentialHue4Dark1: darken(desaturate(@sapUiChartSequence4, 5), 8);
@sapUiChartPaletteSequentialHue4Dark2: darken(saturate(@sapUiChartSequence4, 10), 17);

@sapUiChartPaletteSequentialHue5Light3: lighten(desaturate(@sapUiChartSequence5, 1), 24);
@sapUiChartPaletteSequentialHue5Light2: lighten(@sapUiChartSequence5, 16);
@sapUiChartPaletteSequentialHue5Light1: lighten(@sapUiChartSequence5, 8);
@sapUiChartPaletteSequentialHue5: @sapUiChartSequence5;
@sapUiChartPaletteSequentialHue5Dark1: darken(saturate(@sapUiChartSequence5, 4), 5);
@sapUiChartPaletteSequentialHue5Dark2: darken(saturate(@sapUiChartSequence5, 12), 11);

@sapUiChartPaletteSequentialHue6Light3: lighten(desaturate(@sapUiChartSequence6, 26), 29);
@sapUiChartPaletteSequentialHue6Light2: lighten(desaturate(@sapUiChartSequence6, 27), 19);
@sapUiChartPaletteSequentialHue6Light1: lighten(desaturate(@sapUiChartSequence6, 26), 10);
@sapUiChartPaletteSequentialHue6: @sapUiChartSequence6;
@sapUiChartPaletteSequentialHue6Dark1: darken(saturate(@sapUiChartSequence6, 4), 6);
@sapUiChartPaletteSequentialHue6Dark2: darken(saturate(@sapUiChartSequence6, 8), 12);

@sapUiChartPaletteSequentialHue7Light3: lighten(@sapUiChartSequence7, 16);
@sapUiChartPaletteSequentialHue7Light2: lighten(saturate(@sapUiChartSequence7, 1), 11);
@sapUiChartPaletteSequentialHue7Light1: lighten(desaturate(@sapUiChartSequence7, 1), 5);
@sapUiChartPaletteSequentialHue7: @sapUiChartSequence7;
@sapUiChartPaletteSequentialHue7Dark1: darken(desaturate(@sapUiChartSequence7, 6), 8);
@sapUiChartPaletteSequentialHue7Dark2: darken(desaturate(@sapUiChartSequence7, 9), 16);

@sapUiChartPaletteSequentialHue8Light3: lighten(saturate(@sapUiChartSequence8, 6), 24);
@sapUiChartPaletteSequentialHue8Light2: lighten(saturate(@sapUiChartSequence8, 2), 15);
@sapUiChartPaletteSequentialHue8Light1: lighten(desaturate(@sapUiChartSequence8, 1), 7);
@sapUiChartPaletteSequentialHue8: @sapUiChartSequence8;
@sapUiChartPaletteSequentialHue8Dark1: darken(saturate(@sapUiChartSequence8, 9), 10);
@sapUiChartPaletteSequentialHue8Dark2: darken(saturate(@sapUiChartSequence8, 22), 18);

@sapUiChartPaletteSequentialHue9Light3: lighten(desaturate(@sapUiChartSequence9, 2), 34);
@sapUiChartPaletteSequentialHue9Light2: lighten(@sapUiChartSequence9, 22);
@sapUiChartPaletteSequentialHue9Light1: lighten(@sapUiChartSequence9, 11);
@sapUiChartPaletteSequentialHue9: @sapUiChartSequence9;
@sapUiChartPaletteSequentialHue9Dark1: darken(saturate(@sapUiChartSequence9, 6), 8);
@sapUiChartPaletteSequentialHue9Dark2: darken(saturate(@sapUiChartSequence9, 16), 16);

@sapUiChartPaletteSequentialHue10Light3: lighten(saturate(@sapUiChartSequence10, 9), 22);
@sapUiChartPaletteSequentialHue10Light2: lighten(saturate(@sapUiChartSequence10, 5), 14);
@sapUiChartPaletteSequentialHue10Light1: lighten(saturate(@sapUiChartSequence10, 2), 7);
@sapUiChartPaletteSequentialHue10: @sapUiChartSequence10;
@sapUiChartPaletteSequentialHue10Dark1: darken(desaturate(@sapUiChartSequence10, 8), 8);
@sapUiChartPaletteSequentialHue10Dark2: darken(desaturate(@sapUiChartSequence10, 13), 16);

@sapUiChartPaletteSequentialHue11Light3: lighten(desaturate(@sapUiChartSequence11, 11), 29);
@sapUiChartPaletteSequentialHue11Light2: lighten(desaturate(@sapUiChartSequence11, 8), 19);
@sapUiChartPaletteSequentialHue11Light1: lighten(desaturate(@sapUiChartSequence11, 7), 9);
@sapUiChartPaletteSequentialHue11: @sapUiChartSequence11;
@sapUiChartPaletteSequentialHue11Dark1: darken(saturate(@sapUiChartSequence11, 13), 7);
@sapUiChartPaletteSequentialHue11Dark2: darken(saturate(@sapUiChartSequence11, 32), 15);

@sapUiChartPaletteSequentialNeutralLight3: darken(@sapUiChartSequenceNeutral, 45);
@sapUiChartPaletteSequentialNeutralLight2: darken(@sapUiChartSequenceNeutral, 45);
@sapUiChartPaletteSequentialNeutralLight1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutral: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark2: @sapUiChartSequenceNeutral;

@sapUiChartPaletteNoSemDiv1Light3: #f2e4d7;
@sapUiChartPaletteNoSemDiv1Light2: #e3d0bf;
@sapUiChartPaletteNoSemDiv1Light1: #d1baa4;
@sapUiChartPaletteNoSemDiv1: #bea287;
@sapUiChartPaletteNoSemDiv1Dark1: #a78b6f;
@sapUiChartPaletteNoSemDiv1Dark2: #8a6e52;

@sapUiChartPaletteMidArea: desaturate(lighten(@sapUiChartSequenceNeutral, 40), 7);

@sapUiChoroplethBG: @sapHCStandardBG;
@sapUiChoroplethRegionBorder: @sapHCStandardBG;
@sapUiChoroplethRegionBG: darken(@sapUiChartNeutral, 45);
@sapUiMapLegendBG: @sapHCStandardBG;
@sapUiMapLegendBorderColor: @sapHCStandardFG;


// Shell
@sapUiShellHoverBackground: #7A5100;
@sapUiShellActiveBackground: #7A5100;
@sapUiShellActiveTextColor: #FFFFFF;
@sapUiShellContainerBackground: @sapUiShellBackground;
@sapUiShellAltContainerBackground: @sapUiShellBackground;

@sapUiUx3ShellHeaderColor: #000000;
@sapUiUx3ShellBackgroundColor: #000000;
@sapUiUx3ShellHoverColor: #7A5100;
@sapUiUx3ShellGradientBottom: #000000;
@sapUiUx3ShellGradientTop: #000000;

@sapUiUx3ShellToolPaletteIconFontColor: #FFFFFF;

// Exact
@sapUiUx3ExactLstExpandOffset: 0 0;
@sapUiUx3ExactLstRootExpandOffset: 0 3;
@sapUiUx3ExactLstContentTop: 25px;

// Link
@sapUiLinkActive: #FFFFFF;;
@sapUiLinkVisited: #FFFFFF;
@sapUiLinkHover: #FFFFFF;
@sapUiLinkInverted: #FFFFFF;
@sapUiLinkSubtle: #FFFFFF;

// Notification Bar
@sapUiNotificationBarBG: #000000;
@sapUiNotifierSeparator: #FFFFFF;
@sapUiNotifierSeparatorWidth: ~"2px";
@sapUiNotificationBarBorder: #FFFFFF;

// ToolPopup
@sapUiUx3ToolPopupInverted: ~"false";
@sapUiUx3ToolPopupArrowRightMarginCorrection: -2px;
@sapUiUx3ToolPopupShadow: 0px 6px 12px 0px fade(#FFFFFF, 30);

// Callout
@sapUiCalloutShadow: 0px 6px 12px 0px fade(#FFFFFF, 30);

@sapUiButtonIconColor: #FFFFFF;
@sapUiButtonActiveBackground: #7A5100;
@sapUiButtonActiveBorderColor: #FFFFFF;
@sapUiButtonActiveTextColor: #FFFFFF;
@sapUiButtonEmphasizedDisabledBorderColor: #666666;
@sapUiButtonEmphasizedHoverBackground: #7A5100;
@sapUiButtonEmphasizedHoverBorderColor: #FFFFFF;
@sapUiButtonEmphasizedActiveBackground: #7A5100;
@sapUiButtonEmphasizedActiveBorderColor: #FFFFFF;
@sapUiButtonEmphasizedTextShadow: #000000;
@sapUiButtonAcceptBorderColor: #FFFFFF;
@sapUiButtonAcceptDisabledBorderColor: #666666;
@sapUiButtonAcceptHoverBackground: #7A5100;
@sapUiButtonAcceptHoverBorderColor: #FFFFFF;
@sapUiButtonAcceptActiveBackground: #7A5100;
@sapUiButtonAcceptActiveBorderColor: #FFFFFF;
@sapUiButtonAcceptTextColor: #FFFFFF;
@sapUiButtonRejectBorderColor: #FFFFFF;
@sapUiButtonRejectDisabledBorderColor: #666666;
@sapUiButtonRejectHoverBackground: #7A5100;
@sapUiButtonRejectHoverBorderColor: #FFFFFF;
@sapUiButtonRejectActiveBackground: #7A5100;
@sapUiButtonRejectActiveBorderColor: #FFFFFF;
@sapUiButtonRejectTextColor: #FFFFFF;
@sapUiButtonLiteBackground: #000000;
@sapUiButtonLiteBorderColor: #FFFFFF;
@sapUiButtonLiteTextColor: #FFFFFF;
@sapUiButtonLiteHoverBackground: #7A5100;
@sapUiButtonLiteHoverBorderColor: #FFFFFF;
@sapUiButtonLiteActiveBackground: #7A5100;
@sapUiButtonLiteActiveBorderColor: #FFFFFF;
@sapUiButtonHeaderTextColor: #FFFFFF;
@sapUiButtonHeaderDisabledTextColor: #666666;
@sapUiButtonFooterTextColor: #FFFFFF;
@sapUiButtonFooterHoverBackground: #7A5100;
@sapUiButtonActionSelectBackground: #000000;
@sapUiButtonActionSelectBorderColor: #FFFFFF;
@sapUiButtonLiteActionSelectHoverBackground: #7A5100;
@sapUiToggleButtonPressedBackground: #0F5D94;
@sapUiToggleButtonPressedBorderColor:  #FFFFFF;
@sapUiToggleButtonPressedTextColor: #FFFFFF;
@sapUiToggleButtonPressedHoverBackground: #7A5100;
@sapUiToggleButtonPressedHoverBorderColor: #FFFFFF;
@sapUiToggleButtonPressedDisabledBackground: #585858;
@sapUiToggleButtonPressedDisabledBorderColor: #999999;
@sapUiToggleButtonPressedDisabledTextColor: #999999;
@sapUiSegmentedButtonBackground: #000000;
@sapUiSegmentedButtonBorderColor: #FFFFFF;
@sapUiSegmentedButtonTextColor: #FFFFFF;
@sapUiSegmentedButtonHoverBackground: #7A5100;
@sapUiSegmentedButtonActiveBackground: #7A5100;
@sapUiSegmentedButtonActiveTextColor: #FFFFFF;
@sapUiSegmentedButtonSelectedBackground: #0F5D94;
@sapUiSegmentedButtonSelectedTextColor: #FFFFFF;
@sapUiSegmentedButtonSelectedHoverBackground: #7A5100;
@sapUiSegmentedButtonSelectedHoverBorderColor: #FFFFFF;
@sapUiSegmentedButtonIconColor: #FFFFFF;
@sapUiSegmentedButtonActiveIconColor: #FFFFFF;
@sapUiSegmentedButtonSelectedIconColor: #FFFFFF;
@sapUiSegmentedButtonFooterBorderColor: #FFFFFF;
@sapUiSegmentedButtonFooterHoverBackground: #7A5100;

@sapUiFieldTextColor: #FFFFFF;
@sapUiFieldActiveBackground: #7A5100;
@sapUiFieldActiveBorderColor: #FFFFFF;
@sapUiFieldActiveTextColor: #FFFFFF;
@sapUiFieldPlaceholderTextColor: #999999;

@sapUiListTextColor: #FFFFFF;
@sapUiListVerticalBorderColor: #FFFFFF;
@sapUiListActiveBackground: #7A5100;
@sapUiListActiveTextColor: #FFFFFF;
@sapUiListSelectionHoverBackground: #7A5100;
@sapUiListFooterBackground: #000000;
@sapUiListFooterTextColor: #FFFFFF;
@sapUiListGroupHeaderBackground: #585858;
@sapUiListTableGroupHeaderBackground: #000000;
@sapUiListTableGroupHeaderBorderColor: #FFFFFF;
@sapUiListTableGroupHeaderTextColor: #FFFFFF;
@sapUiListTableFooterBorder: #FFFFFF;
@sapUiListTableFixedBorder: #FFFFFF;
@sapUiListTableTextSize: 0.875rem;
@sapUiListTableIconSize: 1rem;

@sapUiPageFooterBorderColor: #FFFFFF;

@sapUiInfobarHoverBackground: #7A5100;
@sapUiInfobarActiveBackground: #7A5100;

@sapUiObjectHeaderBorderColor: #FFFFFF;

@sapUiCalendarColorToday: #FFFFFF;

@sapUiDragAndDropColor: @sapUiContentNonInteractiveIconColor;
@sapUiDragAndDropBackground: @sapUiGroupContentBackground;
@sapUiDragAndDropBorderColor: @sapUiContentForegroundBorderColor;
@sapUiDragAndDropActiveColor: @sapUiContentHelpColor;
@sapUiDragAndDropActiveBackground: transparent;
@sapUiDragAndDropActiveBorderColor: @sapUiContentHelpColor;

@sapUiShadowLevel0: 0 0 0 1px @sapUiContentShadowColor;
@sapUiShadowLevel1: 0 0 1rem 0 fade(@sapUiContentContrastShadowColor, 50), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel2: 0 0.25rem 2rem 0 fade(@sapUiContentContrastShadowColor, 60), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel3: 0 0.625rem 4rem 0 fade(@sapUiContentContrastShadowColor, 80), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowText: none;
@sapUiShadowHeader: inset 0 -0.125rem @sapUiObjectHeaderBorderColor, 0 0.125rem 0 0 @sapUiObjectHeaderBackground;

//images for shell
@sapUiUx3ShellHeaderImageURL: ~"";

@sapUiUx3ShellApplicationImageURL: @sapUiGlobalLogo;			// "Quick"




// Shadow Color
@sapHCShadowTint: fade(@sapHCStandardFG, 80%);

// StandardListItem
@sapUiInfoTop: false;

@sapUiHighlightColor: #7A5100;
@sapUiActiveBG: @sapHCHighlightAltBG;

// Base Colors
@sapUiBase: #FFFFFF;

// Background Colors
// Grayscale Backgrounds
@sapUiWhite: #000000;
@sapUiWhiteBG: #000000;
@sapUiDeepBG: #FFFFFF;
@sapUiBlackBG: #FFFFFF;

// Button Background Colors
@sapUiButtonStandardBG: @sapUiBaseBG;
@sapUiButtonEmphasizedBG: @sapUiButtonStandardBG;
@sapUiButtonNegativeBG: @sapUiButtonStandardBG;
@sapUiButtonPositiveBG: @sapUiButtonStandardBG;

// Semantic Background Colors
@sapUiReadOnlyBG: #585858;

// Grayscale Borders
@sapUiExtraLightBorder: @sapUiBaseBorder;
@sapUiLightBorder: @sapUiBaseBorder;

// Table Colors
@sapUiTableRowBG: #000000;
@sapUiTableRowAlternatingBG: #444444;

// Text Colors
@sapUiTextDisabled: #666666;
@sapUiTextSelection: @sapUiText;
@sapUiTextInverted: darken(@sapUiBaseText, 100%);			// #000000;

// NotificationBar
@sapUiNotificationText: contrast(@sapUiNotificationBarBG, @sapUiTextInverted, @sapUiText);
@sapUiNotificationTimestamp: contrast(@sapUiNotificationBarBG, lighten(@sapUiTextInverted,33), darken(@sapUiText,33));
@sapUiNotificationBarCalloutBorder: @sapUiBase;
@sapUiNotificationBarCalloutBorder_IE: @sapUiBase;
@sapUiNotificationBarCalloutArr: @sapUiBase;
@sapUiNotificationBarBG_IE: @sapUiBaseBG;
@sapUiMessageNotifierCountBG: #0F5D94;

// ToolPopup
@sapUiUx3ToolPopupArrowWidth: 12px;
@sapUiUx3ToolPopupArrowHeight: 18px;

@sapUiDatePickerTableBackground: lighten(desaturate(spin(@sapUiHighlightColor,165),18),8);
@sapUiDatePickerTableBorderColor: @sapUiDatePickerTableBackground;

// DateTimeInput Custom Picker JavaScript
@sapUiDTICustomRows: 5;
@sapUiDTICustomPhoneRows: 3;
@sapUiDTICustomWidth: 64;
@sapUiDTICustomHeight: 48;
@sapUiDTICustomShowLabel: false;
@sapUiDTICustomHeaderText: true;
@sapUiDTICustomMode: scroller;			// mixed, scroller, clickpick
@sapUiDTICustomDesktopMode: mixed;		// mixed, scroller, clickpick
@sapUiDTICustomDisplay: bubble;			// modal, bubble, bottom, top
@sapUiDTICustomPhoneDisplay: modal;		// modal, bubble, bottom, top

// Toolbar Separator
@sapUiToolbarSeparatorBG: @sapHCStandardFG;
@sapUiToolbarSeparatorFooterBG: @sapHCStandardFG;


// -------------------------------------------------------------------
// Generic Mapping: not for usage in standard control development !!!!
// -------------------------------------------------------------------

@sapUiSearchHighlight: @sapHCHighlightBG;

@sapUiFocus: @sapHCStandardFG;


// Text Colors
@sapUiDarkText: @sapHCStandardFG;
@sapUiLightText: @sapHCStandardFG;
@sapUiMediumText: @sapHCStandardFG;
@sapUiExtraLightText: @sapHCStandardFG;


// Border Colors
@sapUiDarkBorder: @sapHCStandardFG;
@sapUiDarkestBorder: @sapHCStandardFG;
@sapUiExtraDarkBorder: @sapHCStandardFG;
@sapUiLightestBorder: @sapHCStandardFG;
@sapUiMediumBorder: @sapHCStandardFG;


// Accent
@sapUiAccent1: #FFC847;
@sapUiAccent2: #ED884A;
@sapUiAccent3: #DB9292;
@sapUiAccent4: #E269C9;
@sapUiAccent5: #8CA7D5;
@sapUiAccent6: #6BD3FF;
@sapUiAccent7: #7FC6C6;
@sapUiAccent8: #B2E484;
@sapUiAccent9: #B995E0;
@sapUiAccent10: #B0BCC5;

@sapUiAccentBackgroundColor1: #FFF3B8;
@sapUiAccentBackgroundColor2: #FFD0E7;
@sapUiAccentBackgroundColor3: #FFF0FA;
@sapUiAccentBackgroundColor4: #FFDCF3;
@sapUiAccentBackgroundColor5: #DED3FF;
@sapUiAccentBackgroundColor6: #D1EFFF;
@sapUiAccentBackgroundColor7: #C2FCEE;
@sapUiAccentBackgroundColor8: #EBF5CB;
@sapUiAccentBackgroundColor9: #DAFDF5;
@sapUiAccentBackgroundColor10: #EAECEE;

@sapUiLegendWorkingBackground: #2E2E2E;
@sapUiLegendNonWorkingBackground: #4D4D4D;
@sapUiLegendCurrentDateTime: #E269C9;

@sapUiLegend1: #FFC847;
@sapUiLegend2: #ED884A;
@sapUiLegend3: #DB9292;
@sapUiLegend4: #FF741F;
@sapUiLegend5: #E269C9;
@sapUiLegend6: #6BD3FF;
@sapUiLegend7: #7FC6C6;
@sapUiLegend8: #B2E484;
@sapUiLegend9: #1FBCFF;
@sapUiLegend10: #BB86B0;
@sapUiLegend11: #FFE6AD;
@sapUiLegend12: #CDAF9D;
@sapUiLegend13: #FF8787;
@sapUiLegend14: #FFB385;
@sapUiLegend15: #FFB2EF;
@sapUiLegend16: #9CABC5;
@sapUiLegend17: #A4EEEE;
@sapUiLegend18: #8D9E7E;
@sapUiLegend19: #ADDCF0;
@sapUiLegend20: #629CFF;

@sapUiLegendBackgroundColor1: #000000;
@sapUiLegendBackgroundColor2: #000000;
@sapUiLegendBackgroundColor3: #000000;
@sapUiLegendBackgroundColor4: #000000;
@sapUiLegendBackgroundColor5: #000000;
@sapUiLegendBackgroundColor6: #000000;
@sapUiLegendBackgroundColor7: #000000;
@sapUiLegendBackgroundColor8: #000000;
@sapUiLegendBackgroundColor9: #000000;
@sapUiLegendBackgroundColor10: #000000;
@sapUiLegendBackgroundColor11: #000000;
@sapUiLegendBackgroundColor12: #000000;
@sapUiLegendBackgroundColor13: #000000;
@sapUiLegendBackgroundColor14: #000000;
@sapUiLegendBackgroundColor15: #000000;
@sapUiLegendBackgroundColor16: #000000;
@sapUiLegendBackgroundColor17: #000000;
@sapUiLegendBackgroundColor18: #000000;
@sapUiLegendBackgroundColor19: #000000;
@sapUiLegendBackgroundColor20: #000000;


@sapUiDarkShadowTint: @sapHCStandardFG;
@sapUiLightShadowTint: @sapHCStandardFG;

// Backgrounds Header - Footer
@sapUiFooterBG: @sapHCStandardBG;
@sapUiHeaderBG: @sapHCStandardBG;

// Background
@sapUiLightestBG: @sapHCStandardBG;
@sapUiDarkestBG: @sapHCStandardBG;
@sapUiExtraDarkBG: @sapHCStandardBG;
@sapUiExtraLightBG: @sapHCStandardBG;
@sapUiLightBG: @sapHCStandardBG;
@sapUiMediumBG: @sapHCStandardBG;
@sapUiDarkBG: @sapHCStandardBG;

// SAP.ME

// OverlapCalendar Event Type
@sapMeOverlapCalendarType00 : @sapHCReducedBG;
@sapMeOverlapCalendarType01 : darken(@sapHCPositive,15);
@sapMeOverlapCalendarType01Action: darken(@sapHCPositive,15);
@sapMeOverlapCalendarType04 : lighten(@sapHCPositive,10);
@sapMeOverlapCalendarType06 : @sapHCCritical;
@sapMeOverlapCalendarType07 : lighten(@sapHCNegative,10);
@sapMeOverlapCalendarIndicator : @sapUiAccent2;

// Calendar Legend
@sapMeCalendarLegendIconCollapse: collapse;
@sapMeCalendarLegendIconExpand: expand;