@sapBrandColor: @sapHC_HighlightBackground;
@sapHighlightColor: @sapBrandColor;
@sapBaseColor: @sapHC_StandardBackground;
@sapShellColor: @sapHC_StandardBackground;
@sapBackgroundColorDefault: @sapHC_StandardBackground;
@sapBackgroundColor: @sapHC_StandardBackground;
@sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
@sapFontHeaderFamily: @sapFontFamily;
@sapFontSize: 0.875 * @sapContent_GridSize;
@sapFontSmallSize: 0.75 * @sapContent_GridSize;
@sapFontLargeSize: 1 * @sapContent_GridSize;
@sapFontHeader1Size: 1.625 * @sapContent_GridSize;
@sapFontHeader2Size: 1.375 * @sapContent_GridSize;
@sapFontHeader3Size: 1.25 * @sapContent_GridSize;
@sapFontHeader4Size: 1.125 * @sapContent_GridSize;
@sapFontHeader5Size: 1 * @sapContent_GridSize;
@sapFontHeader6Size: 0.875 * @sapContent_GridSize;
@sapTextColor: @sapHC_StandardForeground;
@sapLinkColor: @sapHC_StandardForeground;
@sapLink_Hover_Color: @sapLinkColor;
@sapLink_Active_Color: @sapLinkColor;
@sapLink_Visited_Color: @sapLinkColor;
@sapLink_InvertedColor: @sapLinkColor;
@sapLink_SubtleColor: @sapLinkColor;
@sapCompanyLogo: none;
@sapBackgroundImage: none;
@sapBackgroundImageOpacity: 1;
@sapBackgroundImageRepeat: false;
@sapContent_GridSize: 1rem;
@sapAccentColor1: #5f5800;
@sapAccentColor2: #5e4101;
@sapAccentColor3: #973333;
@sapAccentColor4: #961d7c;
@sapAccentColor5: #365892;
@sapAccentColor6: #004ccb;
@sapAccentColor7: #105b5b;
@sapAccentColor8: #26340b;
@sapAccentColor9: #6c32a9;
@sapAccentColor10: #4a5964;
@sapLegend_WorkingBackground: darken(@sapList_Background, 15);
@sapLegend_NonWorkingBackground: darken(@sapList_Background, 30);
@sapLegend_CurrentDateTime: @sapAccentColor4;
@sapLegendColor1: #5f5800;
@sapLegendColor2: #5e4101;
@sapLegendColor3: #973333;
@sapLegendColor4: #463000;
@sapLegendColor5: #961d7c;
@sapLegendColor6: #004ccb;
@sapLegendColor7: #105b5b;
@sapLegendColor8: #26340b;
@sapLegendColor9: #002f7e;
@sapLegendColor10: #6c3d62;
@sapLegendColor11: #383513;
@sapLegendColor12: #734f00;
@sapLegendColor13: #723e3e;
@sapLegendColor14: #5f5642;
@sapLegendColor15: #60535d;
@sapLegendColor16: #465878;
@sapLegendColor17: #435b5b;
@sapLegendColor18: #4e5a36;
@sapLegendColor19: #4e5869;
@sapLegendColor20: #001b49;
@sapLegendBackgroundColor1: @sapList_Background;
@sapLegendBackgroundColor2: @sapList_Background;
@sapLegendBackgroundColor3: @sapList_Background;
@sapLegendBackgroundColor4: @sapList_Background;
@sapLegendBackgroundColor5: @sapList_Background;
@sapLegendBackgroundColor6: @sapList_Background;
@sapLegendBackgroundColor7: @sapList_Background;
@sapLegendBackgroundColor8: @sapList_Background;
@sapLegendBackgroundColor9: @sapList_Background;
@sapLegendBackgroundColor10: @sapList_Background;
@sapLegendBackgroundColor11: @sapList_Background;
@sapLegendBackgroundColor12: @sapList_Background;
@sapLegendBackgroundColor13: @sapList_Background;
@sapLegendBackgroundColor14: @sapList_Background;
@sapLegendBackgroundColor15: @sapList_Background;
@sapLegendBackgroundColor16: @sapList_Background;
@sapLegendBackgroundColor17: @sapList_Background;
@sapLegendBackgroundColor18: @sapList_Background;
@sapLegendBackgroundColor19: @sapList_Background;
@sapLegendBackgroundColor20: @sapList_Background;
@sapErrorBackground: @sapHC_StandardBackground;
@sapWarningBackground: @sapHC_StandardBackground;
@sapSuccessBackground: @sapHC_StandardBackground;
@sapInformationBackground: @sapHC_StandardBackground;
@sapNeutralBackground: @sapHC_StandardBackground;
@sapErrorBorderColor: @sapErrorColor;
@sapWarningBorderColor: @sapWarningColor;
@sapSuccessBorderColor: @sapSuccessColor;
@sapInformationBorderColor: @sapInformationColor;
@sapNeutralBorderColor: @sapNeutralColor;
@sapNegativeElementColor: @sapNegativeColor;
@sapCriticalElementColor: @sapCriticalColor;
@sapPositiveElementColor: @sapPositiveColor;
@sapInformativeElementColor: @sapInformativeColor;
@sapNeutralElementColor: @sapNeutralColor;
@sapNegativeTextColor: @sapNegativeColor;
@sapCriticalTextColor: @sapCriticalColor;
@sapPositiveTextColor: @sapPositiveColor;
@sapInformativeTextColor: @sapInformativeColor;
@sapNeutralTextColor: @sapNeutralColor;
@sapNegativeColor: @sapHC_NegativeColor;
@sapCriticalColor: @sapHC_CriticalColor;
@sapPositiveColor: @sapHC_PositiveColor;
@sapInformativeColor: @sapHC_InformativeColor;
@sapNeutralColor: @sapHC_NeutralColor;
@sapErrorColor: @sapNegativeColor;
@sapWarningColor: @sapCriticalColor;
@sapSuccessColor: @sapPositiveColor;
@sapInformationColor: @sapInformativeColor;
@sapIndicationColor_1: #780000;
@sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_1_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_2: #ab0000;
@sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_2_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_3: #5c5c00;
@sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_3_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_4: #006362;
@sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_4_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_5: #004ccb;
@sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_5_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_6: @sapAccentColor7;
@sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_6_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_7: @sapAccentColor9;
@sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_7_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapIndicationColor_8: @sapAccentColor4;
@sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;
@sapIndicationColor_8_Active_Background: @sapButton_Active_Background;
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapSelectedColor: @sapHC_HighlightAltBackground;
@sapActiveColor: @sapHighlightColor;
@sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapTitleColor: @sapTextColor;
@sapElement_LineHeight: 3 * @sapContent_GridSize;
@sapElement_Height: 2.5 * @sapContent_GridSize;
@sapElement_BorderWidth: 0.0625 * @sapContent_GridSize;
@sapElement_BorderCornerRadius: 0.25 * @sapContent_GridSize;
@sapElement_Compact_LineHeight: 2 * @sapContent_GridSize;
@sapElement_Compact_Height: 1.625 * @sapContent_GridSize;
@sapElement_Condensed_LineHeight: 1.5 * @sapContent_GridSize;
@sapElement_Condensed_Height: 1.375 * @sapContent_GridSize;
@sapContent_LineHeight: 1.4;
@sapContent_ElementHeight: 1.37em;
@sapContent_ElementHeight_PX: 22px;
@sapContent_IconHeight: @sapContent_GridSize;
@sapContent_IconColor: @sapHC_StandardForeground;
@sapContent_ContrastIconColor: @sapContent_IconColor;
@sapContent_NonInteractiveIconColor: @sapContent_IconColor;
@sapContent_MarkerIconColor: @sapContent_IconColor;
@sapContent_MarkerTextColor: @sapTextColor;
@sapContent_Placeholderloading_Background: @sapHC_ReducedForeground;
@sapContent_Placeholderloading_Gradient: linear-gradient(to right, @sapHC_ReducedForeground 0%, @sapHC_ReducedForeground 35%, @sapHC_ReducedAltForeground 50%, @sapHC_ReducedForeground 65%, @sapHC_ReducedForeground 100%);
@sapContent_ImagePlaceholderBackground: @sapContent_IconColor;
@sapContent_ImagePlaceholderForegroundColor: @sapHC_ReducedAltForeground;
@sapContent_RatedColor: @sapContent_IconColor;
@sapContent_UnratedColor: @sapHC_ReducedForeground;
@sapContent_FocusColor: @sapHC_StandardForeground;
@sapContent_FocusStyle: dotted;
@sapContent_FocusWidth: 0.125 * @sapContent_GridSize;
@sapContent_ContrastFocusColor: @sapContent_FocusColor;
@sapContent_ShadowColor: @sapHC_StandardForeground;
@sapContent_ContrastShadowColor: @sapContent_ShadowColor;
@sapContent_Shadow0: 0 0 1rem 0 fade(@sapContent_ContrastShadowColor, 50), 0 0 0 0.125rem @sapContent_ShadowColor;
@sapContent_Shadow1: 0 0 1rem 0 fade(@sapContent_ShadowColor, 50), 0 0 0 0.125rem @sapContent_ShadowColor;
@sapContent_Shadow2: 0 0.25rem 2rem 0 fade(@sapContent_ContrastShadowColor, 60), 0 0 0 0.125rem @sapContent_ShadowColor;
@sapContent_Shadow3: 0 0.625rem 4rem 0 fade(@sapContent_ContrastShadowColor, 80), 0 0 0 0.125rem @sapContent_ShadowColor;
@sapContent_TextShadow: none;
@sapContent_HeaderShadow: inset 0 -0.125rem @sapObjectHeader_BorderColor;
@sapContent_SearchHighlightColor: @sapHighlightColor;
@sapContent_HelpColor: @sapHC_EnhancedForeground;
@sapContent_LabelColor: @sapTextColor;
@sapContent_MonospaceFontFamily: lucida console, monospace;
@sapContent_DisabledTextColor: @sapHC_ReducedForeground;
@sapContent_DisabledOpacity: 0.5;
@sapContent_ContrastTextThreshold: 0.65;
@sapContent_ContrastTextColor: @sapTextColor;
@sapContent_ForegroundColor: @sapBackgroundColor;
@sapContent_ForegroundBorderColor: @sapHC_StandardForeground;
@sapContent_ForegroundTextColor: contrast(@sapContent_ForegroundColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapContent_BadgeBackground: @sapBackgroundColor;
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapContent_DragAndDropActiveColor: @sapContent_HelpColor;
@sapContent_Selected_TextColor: contrast(@sapContent_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapContent_Selected_Background: @sapSelectedColor;
@sapContent_Selected_Hover_Background: @sapHighlightColor;
@sapContent_Illustrative_Color1: #0a6ed1;
@sapContent_Illustrative_Color2: #434e56;
@sapContent_Illustrative_Color3: #62737c;
@sapContent_Illustrative_Color4: #030303;
@sapContent_Illustrative_Color5: #9da4aa;
@sapContent_Illustrative_Color6: #0a6ed1;
@sapContent_Illustrative_Color7: #e7e9ea;
@sapContent_Illustrative_Color8: #ffffff;
@sapShell_Background: @sapBackgroundColor;
@sapShell_BackgroundImage: @sapBackgroundColor;
@sapShell_BackgroundGradient: @sapShell_BackgroundImage;
@sapShell_BackgroundImageOpacity: 1;
@sapShell_BackgroundImageRepeat: false;
@sapShell_BackgroundPatternColor: @sapBackgroundColor;
@sapShell_BorderColor: @sapHC_StandardForeground;
@sapShell_TextColor: @sapTextColor;
@sapShell_InteractiveTextColor: @sapShell_TextColor;
@sapShell_InteractiveBorderColor: @sapField_BorderColor;
@sapShell_GroupTitleTextColor: @sapTitleColor;
@sapShell_Hover_Background: @sapHighlightColor;
@sapShell_Active_Background: @sapActiveColor;
@sapShell_Active_TextColor: contrast(@sapShell_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Selected_Background: @sapSelectedColor;
@sapShell_Selected_TextColor: contrast(@sapShell_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapShell_Selected_Hover_Background: @sapShell_Selected_Background;
@sapShell_Favicon: none;
@sapShell_Navigation_Background: @sapBackgroundColor;
@sapShell_Navigation_SelectedColor: @sapShell_TextColor;
@sapShell_Navigation_Selected_TextColor: @sapShell_TextColor;
@sapShell_Navigation_TextColor: @sapShell_GroupTitleTextColor;
@sapShell_Shadow: 0 0.125rem 0 0 @sapShell_BorderColor;
@sapButton_BorderWidth: @sapElement_BorderWidth;
@sapButton_BorderCornerRadius: 0.375 * @sapContent_GridSize;
@sapButton_Background: @sapBackgroundColor;
@sapButton_BorderColor: @sapHC_StandardForeground;
@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Disabled_Background: #ffffff;
@sapButton_Disabled_BorderColor: #666666;
@sapButton_Disabled_TextColor: contrast(@sapButton_Disabled_Background, #666666, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Hover_Background: @sapHighlightColor;
@sapButton_Hover_BorderColor: @sapButton_BorderColor;
@sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_IconColor: @sapButton_TextColor;
@sapButton_Active_Background: @sapActiveColor;
@sapButton_Active_BorderColor: @sapButton_BorderColor;
@sapButton_Active_TextColor: contrast(@sapButton_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Emphasized_Background: @sapButton_Background;
@sapButton_Emphasized_BorderColor: @sapButton_BorderColor;
@sapButton_Emphasized_TextColor: contrast(@sapButton_Emphasized_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Emphasized_Hover_Background: @sapButton_Hover_Background;
@sapButton_Emphasized_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Emphasized_Hover_TextColor: contrast(@sapButton_Emphasized_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Emphasized_Active_Background: @sapButton_Active_Background;
@sapButton_Emphasized_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Emphasized_TextShadow: transparent;
@sapButton_Emphasized_FontWeight: bold;
@sapButton_Reject_Background: @sapButton_Background;
@sapButton_Reject_BorderColor: @sapButton_BorderColor;
@sapButton_Reject_TextColor: contrast(@sapButton_Reject_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Reject_Hover_Background: @sapButton_Hover_Background;
@sapButton_Reject_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Reject_Hover_TextColor: contrast(@sapButton_Reject_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Reject_Active_Background: @sapButton_Active_Background;
@sapButton_Reject_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Reject_Selected_Background: @sapSelectedColor;
@sapButton_Reject_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Reject_Selected_TextColor: contrast(@sapButton_Reject_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Reject_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Reject_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Accept_Background: @sapButton_Background;
@sapButton_Accept_BorderColor: @sapButton_BorderColor;
@sapButton_Accept_TextColor: contrast(@sapButton_Accept_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Accept_Hover_Background: @sapButton_Hover_Background;
@sapButton_Accept_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Accept_Hover_TextColor: contrast(@sapButton_Accept_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Accept_Active_Background: @sapButton_Active_Background;
@sapButton_Accept_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Accept_Selected_Background: @sapSelectedColor;
@sapButton_Accept_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Accept_Selected_TextColor: contrast(@sapButton_Accept_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Accept_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Accept_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Lite_Background: @sapButton_Background;
@sapButton_Lite_BorderColor: @sapButton_BorderColor;
@sapButton_Lite_TextColor: @sapButton_TextColor;
@sapButton_Lite_Hover_Background: @sapButton_Hover_Background;
@sapButton_Lite_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Lite_Hover_TextColor: @sapButton_Lite_TextColor;
@sapButton_Lite_Active_Background: @sapButton_Active_Background;
@sapButton_Lite_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Selected_Background: @sapSelectedColor;
@sapButton_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Selected_TextColor: contrast(@sapButton_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Attention_Background: @sapButton_Background;
@sapButton_Attention_BorderColor: @sapButton_BorderColor;
@sapButton_Attention_TextColor: contrast(@sapButton_Attention_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Attention_Hover_Background: @sapButton_Hover_Background;
@sapButton_Attention_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Attention_Hover_TextColor: contrast(@sapButton_Attention_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Attention_Active_Background: @sapButton_Active_Background;
@sapButton_Attention_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Attention_Selected_Background: @sapSelectedColor;
@sapButton_Attention_Selected_BorderColor: @sapButton_BorderColor;
@sapButton_Attention_Selected_TextColor: contrast(@sapButton_Attention_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Attention_Selected_Hover_Background: @sapButton_Hover_Background;
@sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
@sapButton_Negative_Background: @sapButton_Background;
@sapButton_Negative_BorderColor: @sapButton_BorderColor;
@sapButton_Negative_TextColor: contrast(@sapButton_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Negative_Hover_Background: @sapButton_Hover_Background;
@sapButton_Negative_Hover_BorderColor: @sapButton_Negative_BorderColor;
@sapButton_Negative_Hover_TextColor: contrast(@sapButton_Negative_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Negative_Active_Background: @sapButton_Active_Background;
@sapButton_Negative_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Critical_Background: @sapButton_Background;
@sapButton_Critical_BorderColor: @sapButton_BorderColor;
@sapButton_Critical_TextColor: contrast(@sapButton_Critical_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Critical_Hover_Background: @sapButton_Hover_Background;
@sapButton_Critical_Hover_BorderColor: @sapButton_Critical_BorderColor;
@sapButton_Critical_Hover_TextColor: contrast(@sapButton_Critical_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Critical_Active_Background: @sapButton_Active_Background;
@sapButton_Critical_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Success_Background: @sapButton_Background;
@sapButton_Success_BorderColor: @sapButton_BorderColor;
@sapButton_Success_TextColor: contrast(@sapButton_Success_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Success_Hover_Background: @sapButton_Hover_Background;
@sapButton_Success_Hover_BorderColor: @sapButton_Success_BorderColor;
@sapButton_Success_Hover_TextColor: contrast(@sapButton_Success_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Success_Active_Background: @sapButton_Active_Background;
@sapButton_Success_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Information_Background: @sapButton_Background;
@sapButton_Information_BorderColor: @sapButton_BorderColor;
@sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Information_Hover_Background: @sapButton_Hover_Background;
@sapButton_Information_Hover_BorderColor: @sapButton_Information_BorderColor;
@sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Information_Active_Background: @sapButton_Active_Background;
@sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Neutral_Background: @sapButton_Background;
@sapButton_Neutral_BorderColor: @sapButton_BorderColor;
@sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Neutral_Hover_Background: @sapButton_Hover_Background;
@sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_BorderColor;
@sapButton_Neutral_Hover_TextColor: contrast(@sapButton_Neutral_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Neutral_Active_Background: @sapButton_Active_Background;
@sapButton_Neutral_Active_BorderColor: @sapButton_Active_BorderColor;
@sapButton_Track_Selected_Background: @sapButton_Selected_Background;
@sapButton_Track_Selected_TextColor: contrast(@sapButton_Track_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_Track_Background: @sapButton_Background;
@sapButton_Track_TextColor: contrast(@sapButton_Track_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapButton_TokenBackground: @sapButton_Background;
@sapButton_TokenBorderColor: @sapButton_BorderColor;
@sapField_Background: @sapBackgroundColor;
@sapField_BorderColor: @sapField_TextColor;
@sapField_TextColor: @sapTextColor;
@sapField_PlaceholderTextColor: @sapField_TextColor;
@sapField_HelpBackground: @sapField_Background;
@sapField_BorderWidth: @sapElement_BorderWidth;
@sapField_BorderCornerRadius: 0.125 * @sapContent_GridSize;
@sapField_Hover_Background: @sapField_Background;
@sapField_Hover_BorderColor: @sapField_BorderColor;
@sapField_Hover_HelpBackground: @sapField_Background;
@sapField_Active_BorderColor: @sapField_BorderColor;
@sapField_Focus_Background: @sapField_Background;
@sapField_Focus_BorderColor: @sapField_BorderColor;
@sapField_Focus_HelpBackground: @sapField_Background;
@sapField_Disabled_Background: #959595;
@sapField_Disabled_BorderColor: #4f4f4f;
@sapField_Disabled_TextColor: @sapContent_DisabledTextColor;
@sapField_Disabled_HelpBackground: @sapField_Disabled_Background;
@sapField_ReadOnly_Background: @sapHC_ReducedBackground;
@sapField_ReadOnly_BorderColor: @sapHC_ReducedAltForeground;
@sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;
@sapField_RequiredColor: @sapTextColor;
@sapField_InvalidColor: @sapField_BorderColor;
@sapField_InvalidBackground: @sapHighlightColor;
@sapField_WarningColor: @sapField_BorderColor;
@sapField_WarningBackground: @sapField_Background;
@sapField_SuccessColor: @sapField_BorderColor;
@sapField_SuccessBackground: @sapField_Background;
@sapField_InformationColor: @sapField_BorderColor;
@sapField_InformationBackground: @sapField_Background;
@sapGroup_TitleBackground: @sapBackgroundColor;
@sapGroup_TitleBorderColor: @sapHC_StandardForeground;
@sapGroup_TitleTextColor: contrast(@sapBackgroundColor, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapGroup_Title_FontSize: @sapFontSize;
@sapGroup_ContentBackground: @sapBackgroundColor;
@sapGroup_ContentBorderColor: @sapHC_StandardForeground;
@sapGroup_BorderWidth: @sapElement_BorderWidth;
@sapGroup_BorderCornerRadius: 0;
@sapGroup_FooterBackground: @sapBackgroundColor;
@sapToolbar_Background: @sapBackgroundColor;
@sapToolbar_SeparatorColor: @sapHC_StandardForeground;
@sapList_HeaderBackground: @sapBackgroundColor;
@sapList_HeaderBorderColor: @sapHC_StandardForeground;
@sapList_HeaderTextColor: contrast(@sapList_HeaderBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_BorderColor: @sapHC_ReducedAltForeground;
@sapList_BorderWidth: @sapElement_BorderWidth;
@sapList_TextColor: contrast(@sapList_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_Active_Background: @sapActiveColor;
@sapList_Active_TextColor: contrast(@sapList_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_HighlightColor: @sapHighlightColor;
@sapList_SelectionBackgroundColor: @sapSelectedColor;
@sapList_SelectionBorderColor: @sapHC_StandardForeground;
@sapList_Hover_SelectionBackground: @sapList_Hover_Background;
@sapList_Background: @sapBackgroundColor;
@sapList_Hover_Background: @sapHighlightColor;
@sapList_AlternatingBackground: darken(@sapList_Background, 10);
@sapList_GroupHeaderBackground: @sapList_Background;
@sapList_GroupHeaderBorderColor: @sapHC_StandardForeground;
@sapList_GroupHeaderTextColor: @sapList_TextColor;
@sapList_FooterBackground: @sapList_Background;
@sapList_FooterTextColor: contrast(@sapList_FooterBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapList_TableGroupHeaderBackground: @sapHC_ReducedBackground;
@sapList_TableGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
@sapList_TableGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
@sapList_TableFooterBorder: @sapHC_StandardForeground;
@sapList_TableFixedBorderColor: @sapHC_StandardForeground;
@sapScrollBar_FaceColor: @sapHC_ReducedAltForeground;
@sapScrollBar_TrackColor: @sapBackgroundColor;
@sapScrollBar_BorderColor: @sapScrollBar_FaceColor;
@sapScrollBar_SymbolColor: @sapContent_IconColor;
@sapScrollBar_Dimension: 0.7 * @sapContent_GridSize;
@sapScrollBar_Hover_FaceColor: @sapHC_StandardForeground;
@sapPageHeader_Background: @sapBaseColor;
@sapPageHeader_BorderColor: @sapHC_StandardForeground;
@sapPageHeader_TextColor: contrast(@sapPageHeader_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapPageFooter_Background: @sapBackgroundColor;
@sapPageFooter_BorderColor: @sapHC_StandardForeground;
@sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapInfobar_Background: @sapBackgroundColor;
@sapInfobar_Hover_Background: @sapHighlightColor;
@sapInfobar_Active_Background: @sapActiveColor;
@sapObjectHeader_Background: @sapBaseColor;
@sapObjectHeader_BorderColor: @sapHC_StandardForeground;
@sapBlockLayer_Background: @sapBackgroundColor;
@sapTile_Background: @sapBackgroundColor;
@sapTile_Hover_Background: @sapHighlightColor;
@sapTile_Active_Background: @sapActiveColor;
@sapTile_BorderColor: @sapHC_StandardForeground;
@sapTile_TitleTextColor: contrast(@sapTile_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapTile_TextColor: contrast(@sapTile_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
@sapTile_IconColor: contrast(@sapTile_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
@sapTile_SeparatorColor: @sapTile_BorderColor;
@sapChart_OrderedColor_1: #286ac3;
@sapChart_OrderedColor_2: #d74114;
@sapChart_OrderedColor_3: #057d47;
@sapChart_OrderedColor_4: #e11e48;
@sapChart_OrderedColor_5: #642eb2;
@sapChart_OrderedColor_6: #03778c;
@sapChart_OrderedColor_7: #232deb;
@sapChart_OrderedColor_8: #9b136f;
@sapChart_OrderedColor_9: #395563;
@sapChart_OrderedColor_10: #e02e2e;
@sapChart_OrderedColor_11: #0d3367;
@sapChart_Bad: @sapHC_NegativeColor;
@sapChart_Critical: @sapHC_CriticalColor;
@sapChart_Good: @sapHC_PositiveColor;
@sapChart_Neutral: @sapHC_NeutralColor;
@sapChart_Sequence_1: @sapChart_OrderedColor_1;
@sapChart_Sequence_2: @sapChart_OrderedColor_2;
@sapChart_Sequence_3: @sapChart_OrderedColor_3;
@sapChart_Sequence_4: @sapChart_OrderedColor_4;
@sapChart_Sequence_5: @sapChart_OrderedColor_5;
@sapChart_Sequence_6: @sapChart_OrderedColor_6;
@sapChart_Sequence_7: @sapChart_OrderedColor_7;
@sapChart_Sequence_8: @sapChart_OrderedColor_8;
@sapChart_Sequence_9: @sapChart_OrderedColor_9;
@sapChart_Sequence_10: @sapChart_OrderedColor_10;
@sapChart_Sequence_11: @sapChart_OrderedColor_11;
@sapChart_Sequence_Neutral: @sapChart_Neutral;
@sapUiBrand: @sapBrandColor;
@sapUiHighlight: @sapHighlightColor;
@sapUiBaseColor: @sapBaseColor;
@sapUiShellColor: @sapShellColor;
@sapUiBaseBG: @sapBackgroundColor;
@sapUiGlobalBackgroundColor: @sapBackgroundColor;
@sapUiFontFamily: @sapFontFamily;
@sapUiFontLightFamily: @sapFontLightFamily;
@sapUiFontBoldFamily: @sapFontBoldFamily;
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
@sapUiFontSize: 16px;
@sapMFontSmallSize: @sapFontSmallSize;
@sapMFontMediumSize: @sapFontSize;
@sapMFontLargeSize: @sapFontLargeSize;
@sapMFontHeader1Size: @sapFontHeader1Size;
@sapMFontHeader2Size: @sapFontHeader2Size;
@sapMFontHeader3Size: @sapFontHeader3Size;
@sapMFontHeader4Size: @sapFontHeader4Size;
@sapMFontHeader5Size: @sapFontHeader5Size;
@sapMFontHeader6Size: @sapFontHeader6Size;
@sapUiBaseText: @sapTextColor;
@sapUiLink: @sapLinkColor;
@sapUiGlobalLogo: @sapCompanyLogo;
@sapUiGlobalBackgroundImage: @sapBackgroundImage;
@sapUiBackgroundImage: @sapBackgroundImage;
@sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
@sapUiGlobalBackgroundImageOpacity: @sapBackgroundImageOpacity;
@sapUiGlobalBackgroundRepeat: @sapBackgroundImageRepeat;
@sapUiSelected: @sapSelectedColor;
@sapUiActive: @sapActiveColor;
@sapUiHighlightTextColor: @sapHighlightTextColor;
@sapUiTextTitle: @sapTitleColor;
@sapUiLinkHover: @sapLink_Hover_Color;
@sapUiLinkActive: @sapLink_Active_Color;
@sapUiLinkVisited: @sapLink_Visited_Color;
@sapUiLinkInverted: @sapLink_InvertedColor;
@sapUiLinkSubtle: #000000;
@sapUiElementLineHeight: @sapElement_LineHeight;
@sapUiElementHeight: @sapElement_Height;
@sapUiElementBorderWidth: @sapElement_BorderWidth;
@sapUiElementBorderCornerRadius: @sapElement_BorderCornerRadius;
@sapUiElementCompactLineHeight: @sapElement_Compact_LineHeight;
@sapUiElementCompactHeight: @sapElement_Compact_Height;
@sapUiElementCondensedLineHeight: @sapElement_Condensed_LineHeight;
@sapUiElementCondensedHeight: @sapElement_Condensed_Height;
@sapUiContentLineHeight: @sapContent_LineHeight;
@sapUiContentElementHeight: @sapContent_ElementHeight;
@sapUiContentElementHeightPX: @sapContent_ElementHeight_PX;
@sapUiContentIconHeight: @sapContent_IconHeight;
@sapUiContentIconColor: @sapContent_IconColor;
@sapUiContentContrastIconColor: @sapContent_ContrastIconColor;
@sapUiContentNonInteractiveIconColor: @sapContent_NonInteractiveIconColor;
@sapUiContentMarkerIconColor: @sapContent_MarkerIconColor;
@sapUiContentMarkerTextColor: @sapContent_MarkerTextColor;
@sapUiContentPlaceholderloadingBackground: @sapContent_Placeholderloading_Background;
@sapUiContentPlaceholderloadingGradient: @sapContent_Placeholderloading_Gradient;
@sapUiContentImagePlaceholderBackground: @sapContent_ImagePlaceholderBackground;
@sapUiContentImagePlaceholderForegroundColor: @sapContent_ImagePlaceholderForegroundColor;
@sapUiContentRatedColor: @sapContent_RatedColor;
@sapUiContentUnratedColor: @sapContent_UnratedColor;
@sapUiContentFocusColor: @sapContent_FocusColor;
@sapUiContentFocusStyle: @sapContent_FocusStyle;
@sapUiContentFocusWidth: @sapContent_FocusWidth;
@sapUiContentContrastFocusColor: @sapContent_ContrastFocusColor;
@sapUiContentShadowColor: @sapContent_ShadowColor;
@sapUiContentContrastShadowColor: @sapContent_ContrastShadowColor;
@sapUiContentShadow0: @sapContent_Shadow0;
@sapUiContentShadow1: @sapContent_Shadow1;
@sapUiContentShadow2: @sapContent_Shadow2;
@sapUiContentShadow3: @sapContent_Shadow3;
@sapUiContentTextShadow: @sapContent_TextShadow;
@sapUiContentHeaderShadow: @sapContent_HeaderShadow;
@sapUiContentSearchHighlightColor: @sapContent_SearchHighlightColor;
@sapUiContentHelpColor: @sapContent_HelpColor;
@sapUiContentLabelColor: @sapContent_LabelColor;
@sapUiContentDisabledTextColor: @sapContent_DisabledTextColor;
@sapUiContentDisabledOpacity: @sapContent_DisabledOpacity;
@sapUiContentContrastTextThreshold: @sapContent_ContrastTextThreshold;
@sapUiContentContrastTextColor: @sapContent_ContrastTextColor;
@sapUiContentForegroundColor: @sapContent_ForegroundColor;
@sapUiContentForegroundBorderColor: @sapContent_ForegroundBorderColor;
@sapUiContentForegroundTextColor: @sapContent_ForegroundTextColor;
@sapUiContentBadgeBackground: @sapContent_BadgeBackground;
@sapUiContentBadgeTextColor: @sapContent_BadgeTextColor;
@sapUiContentDragAndDropActiveColor: @sapContent_DragAndDropActiveColor;
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
@sapUiContentIllustrativeColor3: @sapContent_Illustrative_Color3;
@sapUiContentIllustrativeColor4: @sapContent_Illustrative_Color4;
@sapUiContentIllustrativeColor5: @sapContent_Illustrative_Color5;
@sapUiContentIllustrativeColor6: @sapContent_Illustrative_Color6;
@sapUiContentIllustrativeColor7: @sapContent_Illustrative_Color7;
@sapUiContentIllustrativeColor8: @sapContent_Illustrative_Color8;
@sapUiShellBackground: @sapShell_Background;
@sapUiShellBackgroundImage: @sapShell_BackgroundImage;
@sapUiShellBackgroundImageOpacity: @sapShell_BackgroundImageOpacity;
@sapUiShellBackgroundImageRepeat: @sapShell_BackgroundImageRepeat;
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
@sapUiShellBorderColor: @sapShell_BorderColor;
@sapUiShellTextColor: @sapShell_TextColor;
@sapUiShellInteractiveTextColor: @sapShell_InteractiveTextColor;
@sapUiShellInteractiveBorderColor: @sapShell_InteractiveBorderColor;
@sapUiShellGroupTitleTextColor: @sapShell_GroupTitleTextColor;
@sapUiShellHoverBackground: @sapShell_Hover_Background;
@sapUiShellActiveBackground: @sapShell_Active_Background;
@sapUiShellActiveTextColor: @sapShell_Active_TextColor;
@sapUiShellSelectedBackground: @sapShell_Selected_Background;
@sapUiShellSelectedTextColor: @sapShell_Selected_TextColor;
@sapUiShellSelectedHoverBackground: @sapShell_Selected_Hover_Background;
@sapUiShellFavicon: @sapShell_Favicon;
@sapUiShellNavigationBackground: @sapShell_Navigation_Background;
@sapUiShellNavigationSelectedColor: @sapShell_Navigation_SelectedColor;
@sapUiShellNavigationSelectedTextColor: @sapShell_Navigation_Selected_TextColor;
@sapUiShellNavigationTextColor: @sapShell_Navigation_TextColor;
@sapUiShellShadow: @sapShell_Shadow;
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
@sapUiButtonBorderCornerRadius: @sapButton_BorderCornerRadius;
@sapUiButtonBackground: @sapButton_Background;
@sapUiButtonBorderColor: @sapButton_BorderColor;
@sapUiButtonTextColor: @sapButton_TextColor;
@sapUiButtonDisabledBackground: @sapButton_Disabled_Background;
@sapUiButtonDisabledBorderColor: @sapButton_Disabled_BorderColor;
@sapUiButtonDisabledTextColor: @sapButton_Disabled_TextColor;
@sapUiButtonHoverBackground: @sapButton_Hover_Background;
@sapUiButtonHoverBorderColor: @sapButton_Hover_BorderColor;
@sapUiButtonHoverTextColor: @sapButton_Hover_TextColor;
@sapUiButtonIconColor: @sapButton_IconColor;
@sapUiButtonActiveBackground: @sapButton_Active_Background;
@sapUiButtonActiveBorderColor: @sapButton_Active_BorderColor;
@sapUiButtonActiveTextColor: @sapButton_Active_TextColor;
@sapUiButtonEmphasizedBackground: @sapButton_Emphasized_Background;
@sapUiButtonEmphasizedBorderColor: @sapButton_Emphasized_BorderColor;
@sapUiButtonEmphasizedTextColor: @sapButton_Emphasized_TextColor;
@sapUiButtonEmphasizedHoverBackground: @sapButton_Emphasized_Hover_Background;
@sapUiButtonEmphasizedHoverBorderColor: @sapButton_Emphasized_Hover_BorderColor;
@sapUiButtonEmphasizedHoverTextColor: @sapButton_Emphasized_Hover_TextColor;
@sapUiButtonEmphasizedActiveBackground: @sapButton_Emphasized_Active_Background;
@sapUiButtonEmphasizedActiveBorderColor: @sapButton_Emphasized_Active_BorderColor;
@sapUiButtonEmphasizedTextShadow: @sapButton_Emphasized_TextShadow;
@sapUiButtonEmphasizedFontWeight: @sapButton_Emphasized_FontWeight;
@sapUiButtonRejectBackground: @sapButton_Reject_Background;
@sapUiButtonRejectBorderColor: @sapButton_Reject_BorderColor;
@sapUiButtonRejectTextColor: @sapButton_Reject_TextColor;
@sapUiButtonRejectHoverBackground: @sapButton_Reject_Hover_Background;
@sapUiButtonRejectHoverBorderColor: @sapButton_Reject_Hover_BorderColor;
@sapUiButtonRejectHoverTextColor: @sapButton_Reject_Hover_TextColor;
@sapUiButtonRejectActiveBackground: @sapButton_Reject_Active_Background;
@sapUiButtonRejectActiveBorderColor: @sapButton_Reject_Active_BorderColor;
@sapUiButtonRejectSelectedBackground: @sapButton_Reject_Selected_Background;
@sapUiButtonRejectSelectedBorderColor: @sapButton_Reject_Selected_BorderColor;
@sapUiButtonRejectSelectedTextColor: @sapButton_Reject_Selected_TextColor;
@sapUiButtonRejectSelectedHoverBackground: @sapButton_Reject_Selected_Hover_Background;
@sapUiButtonRejectSelectedHoverBorderColor: @sapButton_Reject_Selected_Hover_BorderColor;
@sapUiButtonAcceptBackground: @sapButton_Accept_Background;
@sapUiButtonAcceptBorderColor: @sapButton_Accept_BorderColor;
@sapUiButtonAcceptTextColor: @sapButton_Accept_TextColor;
@sapUiButtonAcceptHoverBackground: @sapButton_Accept_Hover_Background;
@sapUiButtonAcceptHoverBorderColor: @sapButton_Accept_Hover_BorderColor;
@sapUiButtonAcceptHoverTextColor: @sapButton_Accept_Hover_TextColor;
@sapUiButtonAcceptActiveBackground: @sapButton_Accept_Active_Background;
@sapUiButtonAcceptActiveBorderColor: @sapButton_Accept_Active_BorderColor;
@sapUiButtonAcceptSelectedBackground: @sapButton_Accept_Selected_Background;
@sapUiButtonAcceptSelectedBorderColor: @sapButton_Accept_Selected_BorderColor;
@sapUiButtonAcceptSelectedTextColor: @sapButton_Accept_Selected_TextColor;
@sapUiButtonAcceptSelectedHoverBackground: @sapButton_Accept_Selected_Hover_Background;
@sapUiButtonAcceptSelectedHoverBorderColor: @sapButton_Accept_Selected_Hover_BorderColor;
@sapUiButtonLiteBackground: @sapButton_Lite_Background;
@sapUiButtonLiteBorderColor: @sapButton_Lite_BorderColor;
@sapUiButtonLiteTextColor: @sapButton_Lite_TextColor;
@sapUiButtonLiteHoverBackground: @sapButton_Lite_Hover_Background;
@sapUiButtonLiteHoverBorderColor: @sapButton_Lite_Hover_BorderColor;
@sapUiButtonLiteHoverTextColor: @sapButton_Lite_Hover_TextColor;
@sapUiButtonLiteActiveBackground: @sapButton_Lite_Active_Background;
@sapUiButtonLiteActiveBorderColor: @sapButton_Lite_Active_BorderColor;
@sapUiButtonSelectedBackground: @sapButton_Selected_Background;
@sapUiButtonSelectedBorderColor: @sapButton_Selected_BorderColor;
@sapUiButtonSelectedTextColor: @sapButton_Selected_TextColor;
@sapUiButtonSelectedHoverBackground: @sapButton_Selected_Hover_Background;
@sapUiButtonSelectedHoverBorderColor: @sapButton_Selected_Hover_BorderColor;
@sapUiButtonAttentionBackground: @sapButton_Attention_Background;
@sapUiButtonAttentionBorderColor: @sapButton_Attention_BorderColor;
@sapUiButtonAttentionTextColor: @sapButton_Attention_TextColor;
@sapUiButtonAttentionHoverBackground: @sapButton_Attention_Hover_Background;
@sapUiButtonAttentionHoverBorderColor: @sapButton_Attention_Hover_BorderColor;
@sapUiButtonAttentionHoverTextColor: @sapButton_Attention_Hover_TextColor;
@sapUiButtonAttentionActiveBackground: @sapButton_Attention_Active_Background;
@sapUiButtonAttentionActiveBorderColor: @sapButton_Attention_Active_BorderColor;
@sapUiButtonAttentionSelectedBackground: @sapButton_Attention_Selected_Background;
@sapUiButtonAttentionSelectedBorderColor: @sapButton_Attention_Selected_BorderColor;
@sapUiButtonAttentionSelectedTextColor: @sapButton_Attention_Selected_TextColor;
@sapUiButtonAttentionSelectedHoverBackground: @sapButton_Attention_Selected_Hover_Background;
@sapUiButtonAttentionSelectedHoverBorderColor: @sapButton_Attention_Selected_Hover_BorderColor;
@sapUiButtonNegativeBackground: @sapButton_Negative_Background;
@sapUiButtonNegativeBorderColor: @sapButton_Negative_BorderColor;
@sapUiButtonNegativeTextColor: @sapButton_Negative_TextColor;
@sapUiButtonNegativeHoverBackground: @sapButton_Negative_Hover_Background;
@sapUiButtonNegativeHoverBorderColor: @sapButton_Negative_Hover_BorderColor;
@sapUiButtonNegativeHoverTextColor: @sapButton_Negative_Hover_TextColor;
@sapUiButtonNegativeActiveBackground: @sapButton_Negative_Active_Background;
@sapUiButtonNegativeActiveBorderColor: @sapButton_Negative_Active_BorderColor;
@sapUiButtonCriticalBackground: @sapButton_Critical_Background;
@sapUiButtonCriticalBorderColor: @sapButton_Critical_BorderColor;
@sapUiButtonCriticalTextColor: @sapButton_Critical_TextColor;
@sapUiButtonCriticalHoverBackground: @sapButton_Critical_Hover_Background;
@sapUiButtonCriticalHoverBorderColor: @sapButton_Critical_Hover_BorderColor;
@sapUiButtonCriticalHoverTextColor: @sapButton_Critical_Hover_TextColor;
@sapUiButtonCriticalActiveBackground: @sapButton_Critical_Active_Background;
@sapUiButtonCriticalActiveBorderColor: @sapButton_Critical_Active_BorderColor;
@sapUiButtonSuccessBackground: @sapButton_Success_Background;
@sapUiButtonSuccessBorderColor: @sapButton_Success_BorderColor;
@sapUiButtonSuccessTextColor: @sapButton_Success_TextColor;
@sapUiButtonSuccessHoverBackground: @sapButton_Success_Hover_Background;
@sapUiButtonSuccessHoverBorderColor: @sapButton_Success_Hover_BorderColor;
@sapUiButtonSuccessHoverTextColor: @sapButton_Success_Hover_TextColor;
@sapUiButtonSuccessActiveBackground: @sapButton_Success_Active_Background;
@sapUiButtonSuccessActiveBorderColor: @sapButton_Success_Active_BorderColor;
@sapUiButtonInformationBackground: @sapButton_Information_Background;
@sapUiButtonInformationBorderColor: @sapButton_Information_BorderColor;
@sapUiButtonInformationTextColor: @sapButton_Information_TextColor;
@sapUiButtonInformationHoverBackground: @sapButton_Information_Hover_Background;
@sapUiButtonInformationHoverBorderColor: @sapButton_Information_Hover_BorderColor;
@sapUiButtonInformationHoverTextColor: @sapButton_Information_Hover_TextColor;
@sapUiButtonInformationActiveBackground: @sapButton_Information_Active_Background;
@sapUiButtonInformationActiveBorderColor: @sapButton_Information_Active_BorderColor;
@sapUiButtonNeutralBackground: @sapButton_Neutral_Background;
@sapUiButtonNeutralBorderColor: @sapButton_Neutral_BorderColor;
@sapUiButtonNeutralTextColor: @sapButton_Neutral_TextColor;
@sapUiButtonNeutralHoverBackground: @sapButton_Neutral_Hover_Background;
@sapUiButtonNeutralHoverBorderColor: @sapButton_Neutral_Hover_BorderColor;
@sapUiButtonNeutralHoverTextColor: @sapButton_Neutral_Hover_TextColor;
@sapUiButtonNeutralActiveBackground: @sapButton_Neutral_Active_Background;
@sapUiButtonNeutralActiveBorderColor: @sapButton_Neutral_Active_BorderColor;
@sapUiButtonTrackSelectedBackground: @sapButton_Track_Selected_Background;
@sapUiButtonTrackSelectedTextColor: @sapButton_Track_Selected_TextColor;
@sapUiButtonTrackBackground: @sapButton_Track_Background;
@sapUiButtonTrackTextColor: @sapButton_Track_TextColor;
@sapUiButtonTokenBackground: @sapButton_TokenBackground;
@sapUiButtonTokenBorderColor: @sapButton_TokenBorderColor;
@sapUiFieldBorderWidth: @sapField_BorderWidth;
@sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
@sapUiFieldBackground: @sapField_Background;
@sapUiFieldBorderColor: @sapField_BorderColor;
@sapUiFieldTextColor: @sapField_TextColor;
@sapUiFieldPlaceholderTextColor: @sapField_PlaceholderTextColor;
@sapUiFieldHelpBackground: @sapField_HelpBackground;
@sapUiFieldHoverBackground: @sapField_Hover_Background;
@sapUiFieldHoverBorderColor: @sapField_Hover_BorderColor;
@sapUiFieldHoverHelpBackground: @sapField_Hover_HelpBackground;
@sapUiFieldActiveBorderColor: @sapField_Active_BorderColor;
@sapUiFieldFocusBackground: @sapField_Focus_Background;
@sapUiFieldFocusBorderColor: @sapField_Focus_BorderColor;
@sapUiFieldFocusHelpBackground: @sapField_Focus_HelpBackground;
@sapUiFieldReadOnlyBackground: @sapField_ReadOnly_Background;
@sapUiFieldReadOnlyBorderColor: @sapField_ReadOnly_BorderColor;
@sapUiFieldReadOnlyHelpBackground: @sapField_ReadOnly_HelpBackground;
@sapUiFieldDisabledBackground: @sapField_Disabled_Background;
@sapUiFieldDisabledBorderColor: @sapField_Disabled_BorderColor;
@sapUiFieldDisabledTextColor: @sapField_Disabled_TextColor;
@sapUiFieldDisabledHelpBackground: @sapField_Disabled_HelpBackground;
@sapUiFieldRequiredColor: @sapField_RequiredColor;
@sapUiFieldInvalidColor: @sapField_InvalidColor;
@sapUiFieldInvalidBackground: @sapField_InvalidBackground;
@sapUiFieldWarningColor: @sapField_WarningColor;
@sapUiFieldWarningBackground: @sapField_WarningBackground;
@sapUiFieldSuccessColor: @sapField_SuccessColor;
@sapUiFieldSuccessBackground: @sapField_SuccessBackground;
@sapUiFieldInformationColor: @sapField_InformationColor;
@sapUiFieldInformationBackground: @sapField_InformationBackground;
@sapUiGroupTitleBackground: @sapGroup_TitleBackground;
@sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
@sapUiGroupTitleTextColor: @sapGroup_TitleTextColor;
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
@sapUiGroupContentBackground: @sapGroup_ContentBackground;
@sapUiGroupContentBorderColor: @sapGroup_ContentBorderColor;
@sapUiGroupBorderWidth: @sapGroup_BorderWidth;
@sapUiGroupBorderCornerRadius: @sapGroup_BorderCornerRadius;
@sapUiGroupFooterBackground: @sapGroup_FooterBackground;
@sapUiToolbarBackground: @sapToolbar_Background;
@sapUiToolbarSeparatorColor: @sapToolbar_SeparatorColor;
@sapUiListHeaderBackground: @sapList_HeaderBackground;
@sapUiListHeaderBorderColor: @sapList_HeaderBorderColor;
@sapUiListHeaderTextColor: @sapList_HeaderTextColor;
@sapUiListBorderColor: @sapList_BorderColor;
@sapUiListBorderWidth: @sapList_BorderWidth;
@sapUiListTextColor: @sapList_TextColor;
@sapUiListActiveBackground: @sapList_Active_Background;
@sapUiListActiveTextColor: @sapList_Active_TextColor;
@sapUiListHighlightColor: @sapList_HighlightColor;
@sapUiListSelectionBackgroundColor: @sapList_SelectionBackgroundColor;
@sapUiListSelectionBorderColor: @sapList_SelectionBorderColor;
@sapUiListHoverSelectionBackground: @sapList_Hover_SelectionBackground;
@sapUiListBackground: @sapList_Background;
@sapUiListHoverBackground: @sapList_Hover_Background;
@sapUiListAlternatingBackground: @sapList_AlternatingBackground;
@sapUiListGroupHeaderBackground: @sapList_GroupHeaderBackground;
@sapUiListGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
@sapUiListGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
@sapUiListFooterBackground: @sapList_FooterBackground;
@sapUiListFooterTextColor: @sapList_FooterTextColor;
@sapUiListTableGroupHeaderBackground: @sapList_TableGroupHeaderBackground;
@sapUiListTableGroupHeaderBorderColor: @sapList_TableGroupHeaderBorderColor;
@sapUiListTableGroupHeaderTextColor: @sapList_TableGroupHeaderTextColor;
@sapUiListTableFooterBorder: @sapList_TableFooterBorder;
@sapUiListTableFixedBorderColor: @sapList_TableFixedBorderColor;
@sapUiScrollBarFaceColor: @sapScrollBar_FaceColor;
@sapUiScrollBarTrackColor: @sapScrollBar_TrackColor;
@sapUiScrollBarBorderColor: @sapScrollBar_BorderColor;
@sapUiScrollBarSymbolColor: @sapScrollBar_SymbolColor;
@sapUiScrollBarDimension: @sapScrollBar_Dimension;
@sapUiScrollBarHoverFaceColor: @sapScrollBar_Hover_FaceColor;
@sapUiPageHeaderBackground: @sapPageHeader_Background;
@sapUiPageHeaderBorderColor: @sapPageHeader_BorderColor;
@sapUiPageHeaderTextColor: @sapPageHeader_TextColor;
@sapUiPageFooterBackground: @sapPageFooter_Background;
@sapUiPageFooterBorderColor: @sapPageFooter_BorderColor;
@sapUiPageFooterTextColor: @sapPageFooter_TextColor;
@sapUiInfobarBackground: @sapInfobar_Background;
@sapUiInfobarHoverBackground: @sapInfobar_Hover_Background;
@sapUiInfobarActiveBackground: @sapInfobar_Active_Background;
@sapUiObjectHeaderBackground: @sapObjectHeader_Background;
@sapUiObjectHeaderBorderColor: @sapObjectHeader_BorderColor;
@sapUiBlockLayerBackground: @sapBlockLayer_Background;
@sapUiTileBackground: @sapTile_Background;
@sapUiTileHoverBackground: @sapTile_Hover_Background;
@sapUiTileActiveBackground: @sapTile_Active_Background;
@sapUiTileBorderColor: @sapTile_BorderColor;
@sapUiTileTitleTextColor: @sapTile_TitleTextColor;
@sapUiTileTextColor: @sapTile_TextColor;
@sapUiTileIconColor: @sapTile_IconColor;
@sapUiTileSeparatorColor: @sapTile_SeparatorColor;
@sapUiChart1: @sapChart_OrderedColor_1;
@sapUiChart2: @sapChart_OrderedColor_2;
@sapUiChart3: @sapChart_OrderedColor_3;
@sapUiChart4: @sapChart_OrderedColor_4;
@sapUiChart5: @sapChart_OrderedColor_5;
@sapUiChart6: @sapChart_OrderedColor_6;
@sapUiChart7: @sapChart_OrderedColor_7;
@sapUiChart8: @sapChart_OrderedColor_8;
@sapUiChart9: @sapChart_OrderedColor_9;
@sapUiChart10: @sapChart_OrderedColor_10;
@sapUiChart11: @sapChart_OrderedColor_11;
@sapUiChartBad: @sapChart_Bad;
@sapUiChartCritical: @sapChart_Critical;
@sapUiChartGood: @sapChart_Good;
@sapUiChartNeutral: @sapChart_Neutral;
@sapUiChartSequence1: @sapChart_Sequence_1;
@sapUiChartSequence2: @sapChart_Sequence_2;
@sapUiChartSequence3: @sapChart_Sequence_3;
@sapUiChartSequence4: @sapChart_Sequence_4;
@sapUiChartSequence5: @sapChart_Sequence_5;
@sapUiChartSequence6: @sapChart_Sequence_6;
@sapUiChartSequence7: @sapChart_Sequence_7;
@sapUiChartSequence8: @sapChart_Sequence_8;
@sapUiChartSequence9: @sapChart_Sequence_9;
@sapUiChartSequence10: @sapChart_Sequence_10;
@sapUiChartSequence11: @sapChart_Sequence_11;
@sapUiChartSequenceNeutral: @sapChart_Sequence_Neutral;
@sapUiAccent1: @sapAccentColor1;
@sapUiAccent2: @sapAccentColor2;
@sapUiAccent3: @sapAccentColor3;
@sapUiAccent4: @sapAccentColor4;
@sapUiAccent5: @sapAccentColor5;
@sapUiAccent6: @sapAccentColor6;
@sapUiAccent7: @sapAccentColor7;
@sapUiAccent8: @sapAccentColor8;
@sapUiAccent9: @sapAccentColor9;
@sapUiAccent10: @sapAccentColor10;
@sapUiLegendWorkingBackground: @sapLegend_WorkingBackground;
@sapUiLegendNonWorkingBackground: @sapLegend_NonWorkingBackground;
@sapUiLegendCurrentDateTime: @sapLegend_CurrentDateTime;
@sapUiLegend1: @sapLegendColor1;
@sapUiLegend2: @sapLegendColor2;
@sapUiLegend3: @sapLegendColor3;
@sapUiLegend4: @sapLegendColor4;
@sapUiLegend5: @sapLegendColor5;
@sapUiLegend6: @sapLegendColor6;
@sapUiLegend7: @sapLegendColor7;
@sapUiLegend8: @sapLegendColor8;
@sapUiLegend9: @sapLegendColor9;
@sapUiLegend10: @sapLegendColor10;
@sapUiLegend11: @sapLegendColor11;
@sapUiLegend12: @sapLegendColor12;
@sapUiLegend13: @sapLegendColor13;
@sapUiLegend14: @sapLegendColor14;
@sapUiLegend15: @sapLegendColor15;
@sapUiLegend16: @sapLegendColor16;
@sapUiLegend17: @sapLegendColor17;
@sapUiLegend18: @sapLegendColor18;
@sapUiLegend19: @sapLegendColor19;
@sapUiLegend20: @sapLegendColor20;
@sapUiLegendBackgroundColor1: @sapLegendBackgroundColor1;
@sapUiLegendBackgroundColor2: @sapLegendBackgroundColor2;
@sapUiLegendBackgroundColor3: @sapLegendBackgroundColor3;
@sapUiLegendBackgroundColor4: @sapLegendBackgroundColor4;
@sapUiLegendBackgroundColor5: @sapLegendBackgroundColor5;
@sapUiLegendBackgroundColor6: @sapLegendBackgroundColor6;
@sapUiLegendBackgroundColor7: @sapLegendBackgroundColor7;
@sapUiLegendBackgroundColor8: @sapLegendBackgroundColor8;
@sapUiLegendBackgroundColor9: @sapLegendBackgroundColor9;
@sapUiLegendBackgroundColor10: @sapLegendBackgroundColor10;
@sapUiLegendBackgroundColor11: @sapLegendBackgroundColor11;
@sapUiLegendBackgroundColor12: @sapLegendBackgroundColor12;
@sapUiLegendBackgroundColor13: @sapLegendBackgroundColor13;
@sapUiLegendBackgroundColor14: @sapLegendBackgroundColor14;
@sapUiLegendBackgroundColor15: @sapLegendBackgroundColor15;
@sapUiLegendBackgroundColor16: @sapLegendBackgroundColor16;
@sapUiLegendBackgroundColor17: @sapLegendBackgroundColor17;
@sapUiLegendBackgroundColor18: @sapLegendBackgroundColor18;
@sapUiLegendBackgroundColor19: @sapLegendBackgroundColor19;
@sapUiLegendBackgroundColor20: @sapLegendBackgroundColor20;
@sapUiErrorBG: @sapErrorBackground;
@sapUiWarningBG: @sapWarningBackground;
@sapUiSuccessBG: @sapSuccessBackground;
@sapUiInformationBG: @sapInformationBackground;
@sapUiNeutralBG: @sapNeutralBackground;
@sapUiErrorBorder: @sapErrorBorderColor;
@sapUiWarningBorder: @sapWarningBorderColor;
@sapUiSuccessBorder: @sapSuccessBorderColor;
@sapUiInformationBorder: @sapInformationBorderColor;
@sapUiNeutralBorder: @sapNeutralColor;
@sapUiNegativeElement: @sapNegativeElementColor;
@sapUiCriticalElement: @sapCriticalElementColor;
@sapUiPositiveElement: @sapPositiveElementColor;
@sapUiInformativeElement: @sapInformativeElementColor;
@sapUiNeutralElement: @sapNeutralElementColor;
@sapUiNegativeText: @sapNegativeTextColor;
@sapUiCriticalText: @sapCriticalTextColor;
@sapUiPositiveText: @sapPositiveTextColor;
@sapUiInformativeText: @sapInformativeTextColor;
@sapUiNeutralText: @sapNeutralTextColor;
@sapUiNegative: @sapNegativeColor;
@sapUiCritical: @sapCriticalColor;
@sapUiPositive: @sapPositiveColor;
@sapUiInformative: @sapInformativeColor;
@sapUiNeutral: @sapNeutralColor;
@sapUiErrorColor: lighten(@sapUiNegative, 10);
@sapUiWarningColor: lighten(@sapUiCritical, 10);
@sapUiSuccessColor: lighten(@sapUiPositive, 10);
@sapUiIndication1: @sapIndicationColor_1;
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
@sapUiIndication2: @sapIndicationColor_2;
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
@sapUiIndication3: @sapIndicationColor_3;
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
@sapUiIndication4: @sapIndicationColor_4;
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
@sapUiIndication5: @sapIndicationColor_5;
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
@sapUiIndication6: @sapIndicationColor_6;
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
@sapUiIndication7: @sapIndicationColor_7;
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
@sapUiIndication8: @sapIndicationColor_8;
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
@sapUiFontCondensedFamily: 'Arial Narrow', HelveticaNeue-CondensedBold, Arial, sans-serif;
@sapUiFontHeaderWeight: normal;
@sapUiTranslucentBGOpacity: 100%;
@sapMPlatformDependent: false;
@sapUiDesktopFontFamily: @sapUiFontFamily;
@sapUiDesktopFontSize: 12px;
@sapUiFontLargeSize: 13px;
@sapUiFontSmallSize: 11px;
@sapUiFontHeader1Size: 26px;
@sapUiFontHeader2Size: 20px;
@sapUiFontHeader3Size: 18px;
@sapUiFontHeader4Size: 16px;
@sapUiFontHeader5Size: 14px;
@sapUiFontHeader6Size: @sapUiFontLargeSize;
@sapUiLineHeight: 18px;
@sapUiChartLabelHoverColor: @sapUiButtonHoverBackground;
@sapUiChartLabelPressedColor: @sapUiButtonActiveBackground;
@sapUiChartCategoryAxisLabelFontColor: @sapUiContentForegroundTextColor;
@sapUiChartValueAxisLabelFontColor: @sapUiContentForegroundTextColor;
@sapUiChartCategoryAxisLabelFontSize: @sapMFontSmallSize;
@sapUiChartValueAxisLabelFontSize: @sapMFontSmallSize;
@sapUiChartCategoryAxisLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartValueAxisLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartCategoryAxisTickColor: @sapUiContentForegroundBorderColor;
@sapUiChartValueAxisTickColor: @sapUiContentForegroundBorderColor;
@sapUiChartBackgroundColor: @sapUiGroupContentBackground;
@sapUiChartLabelFontWeight: normal;
@sapUiChartLegendLabelFontColor: @sapUiContentForegroundTextColor;
@sapUiChartLegendTitleFontColor: @sapUiGroupTitleTextColor;
@sapUiChartLegendTitleFontSize: @sapMFontMediumSize;
@sapUiChartLegendLabelFontSize: @sapMFontSmallSize;
@sapUiChartPaletteUndefinedColor: @sapUiBaseText;
@sapUiChartGridlineColor: lighten(@sapUiContentForegroundBorderColor, 34.5);
@sapUiChartReferenceLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartDataLabelFontColor: @sapUiBaseText;
@sapUiChartReferenceLineLabelColor: lighten(@sapUiBaseText, 100);
@sapUiChartDataLabelFontSize: @sapMFontSmallSize;
@sapUiChartPopoverDataItemFontColor: @sapUiBaseText;
@sapUiChartPopoverGroupFontColor: @sapUiContentForegroundTextColor;
@sapUiChartPopoverDataItemFontSize: @sapMFontMediumSize;
@sapUiChartPopoverGroupFontSize: @sapMFontMediumSize;
@sapUiChartPopoverGroupFontWeight: bold;
@sapUiChartScrollBarThumbColor: @sapUiScrollBarFaceColor;
@sapUiChartScrollBarTrackColor: @sapUiScrollBarTrackColor;
@sapUiChartScrollBarThumbHoverColor: @sapUiScrollBarHoverFaceColor;
@sapUiChartMainTitleFontColor: @sapUiGroupTitleTextColor;
@sapUiChartAxisTitleFontColor: @sapUiGroupTitleTextColor;
@sapUiChartMainTitleFontSize: @sapMFontLargeSize;
@sapUiChartAxisTitleFontSize: @sapMFontSmallSize;
@sapUiChartTitleFontWeight: bold;
@sapUiChartAxisTitleFontWeight: regular;
@sapUiChartLightText: @sapUiContentForegroundTextColor;
@sapUiChartZeroAxisColor: @sapUiContentForegroundBorderColor;
@sapUiChartDataPointBorderColor: @sapUiGroupContentBackground;
@sapUiChartDataPointBorderHoverSelectedColor: @sapUiContentForegroundBorderColor;
@sapUiChartDataPointNotSelectedBackgroundOpacity: 0.7;
@sapUiChartValueAxisLineOpacity: 0;
@sapUiChartCategoryAxisLabelFontHoverColor: @sapUiContentForegroundTextColor;
@sapUiChartCategoryAxisLabelFontPressedColor: @sapUiContentForegroundTextColor;
@sapUiChartTargetColor: @sapUiContentForegroundBorderColor;
@sapUiChartTargetShadowColor: @sapUiGroupContentBackground;
@sapUiChartBubbleBGOpacity: 0.9;
@sapUiChartScrollbarBorderColor: @sapUiScrollBarBorderColor;
@sapUiChartScrollbarBorderSize: 1px;
@sapUiChartScrollbarThumbPadding: 0.125rem;
@sapUiChartNegativeLargeText: @sapUiChartBad;
@sapUiChartCriticalLargeText: @sapUiChartCritical;
@sapUiChartPositiveLargeText: @sapUiChartGood;
@sapUiChartNeutralLargeText: @sapUiChartNeutral;
@sapUiChartDataPointBG: @sapUiGroupContentBackground;
@sapUiChartDataPointBGBorderColor: @sapUiChartNeutral;
@sapUiChartDataLineColorWithBG: @sapUiContentForegroundBorderColor;
@sapUiChartDataLineColor: @sapUiContentForegroundBorderColor;
@sapUiChartRadialRemainingCircle: @sapUiGroupContentBackground;
@sapUiChartRadialRemainingCircleBorderColor: @sapUiChartNeutral;
@sapUiChartRadialBG: @sapUiGroupContentBackground;
@sapUiChartLegendHoverBackground: @sapUiListHoverBackground;
@sapUiChartLegendSelectionBackground: @sapUiListSelectionBackgroundColor;
@sapUiChartLegendSelectionHoverBackground: @sapUiListSelectionHoverBackground;
@sapUiChartPaletteQualitativeHue1: @sapUiChart1;
@sapUiChartPaletteQualitativeHue2: @sapUiChart2;
@sapUiChartPaletteQualitativeHue3: @sapUiChart3;
@sapUiChartPaletteQualitativeHue4: @sapUiChart4;
@sapUiChartPaletteQualitativeHue5: @sapUiChart5;
@sapUiChartPaletteQualitativeHue6: @sapUiChart6;
@sapUiChartPaletteQualitativeHue7: @sapUiChart7;
@sapUiChartPaletteQualitativeHue8: @sapUiChart8;
@sapUiChartPaletteQualitativeHue9: @sapUiChart9;
@sapUiChartPaletteQualitativeHue10: @sapUiChart10;
@sapUiChartPaletteQualitativeHue11: @sapUiChart11;
@sapUiChartPaletteQualitativeHue12: darken(saturate(@sapUiChartSequence1, 15), 17);
@sapUiChartPaletteQualitativeHue13: darken(saturate(@sapUiChartSequence2, 8), 16);
@sapUiChartPaletteQualitativeHue14: darken(saturate(@sapUiChartSequence3, 5), 10);
@sapUiChartPaletteQualitativeHue15: darken(saturate(@sapUiChartSequence4, 2), 18);
@sapUiChartPaletteQualitativeHue16: darken(saturate(@sapUiChartSequence5, 18), 17);
@sapUiChartPaletteQualitativeHue17: darken(saturate(@sapUiChartSequence6, 2), 11);
@sapUiChartPaletteQualitativeHue18: darken(saturate(@sapUiChartSequence7, 1), 19);
@sapUiChartPaletteQualitativeHue19: darken(saturate(@sapUiChartSequence8, 11), 13);
@sapUiChartPaletteQualitativeHue20: darken(saturate(@sapUiChartSequence9, 27), 19);
@sapUiChartPaletteQualitativeHue21: darken(saturate(@sapUiChartSequence10, 8), 19);
@sapUiChartPaletteQualitativeHue22: darken(saturate(@sapUiChartSequence11, 9), 11);
@sapUiChartPaletteSemanticBadLight3: lighten(@sapUiChartBad, 13);
@sapUiChartPaletteSemanticBadLight2: lighten(@sapUiChartBad, 13);
@sapUiChartPaletteSemanticBadLight1: @sapUiChartBad;
@sapUiChartPaletteSemanticBad: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark1: @sapUiChartBad;
@sapUiChartPaletteSemanticBadDark2: @sapUiChartBad;
@sapUiChartPaletteSemanticCriticalLight3: lighten(@sapUiChartCritical, 6);
@sapUiChartPaletteSemanticCriticalLight2: lighten(@sapUiChartCritical, 6);
@sapUiChartPaletteSemanticCriticalLight1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCritical: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark1: @sapUiChartCritical;
@sapUiChartPaletteSemanticCriticalDark2: @sapUiChartCritical;
@sapUiChartPaletteSemanticGoodLight3: lighten(@sapUiChartGood, 7);
@sapUiChartPaletteSemanticGoodLight2: lighten(@sapUiChartGood, 7);
@sapUiChartPaletteSemanticGoodLight1: @sapUiChartGood;
@sapUiChartPaletteSemanticGood: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark1: @sapUiChartGood;
@sapUiChartPaletteSemanticGoodDark2: @sapUiChartGood;
@sapUiChartPaletteSemanticNeutralLight3: lighten(@sapUiChartNeutral, 40);
@sapUiChartPaletteSemanticNeutralLight2: lighten(@sapUiChartNeutral, 40);
@sapUiChartPaletteSemanticNeutralLight1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutral: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark1: @sapUiChartNeutral;
@sapUiChartPaletteSemanticNeutralDark2: @sapUiChartNeutral;
@sapUiChartPaletteSequentialHue1Light3: lighten(desaturate(@sapUiChartSequence1, 9), 24);
@sapUiChartPaletteSequentialHue1Light2: lighten(desaturate(@sapUiChartSequence1, 9), 17);
@sapUiChartPaletteSequentialHue1Light1: lighten(desaturate(@sapUiChartSequence1, 10), 8);
@sapUiChartPaletteSequentialHue1: @sapUiChartSequence1;
@sapUiChartPaletteSequentialHue1Dark1: darken(saturate(@sapUiChartSequence1, 6), 8);
@sapUiChartPaletteSequentialHue1Dark2: darken(saturate(@sapUiChartSequence1, 15), 17);
@sapUiChartPaletteSequentialHue2Light3: lighten(saturate(@sapUiChartSequence2, 9), 29);
@sapUiChartPaletteSequentialHue2Light2: lighten(desaturate(@sapUiChartSequence2, 2), 19);
@sapUiChartPaletteSequentialHue2Light1: lighten(desaturate(@sapUiChartSequence2, 9), 9);
@sapUiChartPaletteSequentialHue2: @sapUiChartSequence2;
@sapUiChartPaletteSequentialHue2Dark1: darken(saturate(@sapUiChartSequence2, 4), 8);
@sapUiChartPaletteSequentialHue2Dark2: darken(saturate(@sapUiChartSequence2, 8), 16);
@sapUiChartPaletteSequentialHue3Light3: lighten(desaturate(@sapUiChartSequence3, 56), 40);
@sapUiChartPaletteSequentialHue3Light2: lighten(desaturate(@sapUiChartSequence3, 59), 26);
@sapUiChartPaletteSequentialHue3Light1: lighten(desaturate(@sapUiChartSequence3, 39), 13);
@sapUiChartPaletteSequentialHue3: @sapUiChartSequence3;
@sapUiChartPaletteSequentialHue3Dark1: darken(saturate(@sapUiChartSequence3, 2), 5);
@sapUiChartPaletteSequentialHue3Dark2: darken(saturate(@sapUiChartSequence3, 5), 10);
@sapUiChartPaletteSequentialHue4Light3: lighten(desaturate(@sapUiChartSequence4, 23), 30);
@sapUiChartPaletteSequentialHue4Light2: lighten(desaturate(@sapUiChartSequence4, 10), 20);
@sapUiChartPaletteSequentialHue4Light1: lighten(desaturate(@sapUiChartSequence4, 4), 10);
@sapUiChartPaletteSequentialHue4: @sapUiChartSequence4;
@sapUiChartPaletteSequentialHue4Dark1: darken(saturate(@sapUiChartSequence4, 1), 9);
@sapUiChartPaletteSequentialHue4Dark2: darken(saturate(@sapUiChartSequence4, 2), 18);
@sapUiChartPaletteSequentialHue5Light3: lighten(desaturate(@sapUiChartSequence5, 17), 35);
@sapUiChartPaletteSequentialHue5Light2: lighten(desaturate(@sapUiChartSequence5, 15), 24);
@sapUiChartPaletteSequentialHue5Light1: lighten(desaturate(@sapUiChartSequence5, 14), 11);
@sapUiChartPaletteSequentialHue5: @sapUiChartSequence5;
@sapUiChartPaletteSequentialHue5Dark1: darken(saturate(@sapUiChartSequence5, 8), 9);
@sapUiChartPaletteSequentialHue5Dark2: darken(saturate(@sapUiChartSequence5, 18), 17);
@sapUiChartPaletteSequentialHue6Light3: lighten(desaturate(@sapUiChartSequence6, 62), 46);
@sapUiChartPaletteSequentialHue6Light2: lighten(desaturate(@sapUiChartSequence6, 60), 30);
@sapUiChartPaletteSequentialHue6Light1: lighten(desaturate(@sapUiChartSequence6, 47), 15);
@sapUiChartPaletteSequentialHue6: @sapUiChartSequence6;
@sapUiChartPaletteSequentialHue6Dark1: darken(saturate(@sapUiChartSequence6, 1), 5);
@sapUiChartPaletteSequentialHue6Dark2: darken(saturate(@sapUiChartSequence6, 2), 11);
@sapUiChartPaletteSequentialHue7Light3: lighten(desaturate(@sapUiChartSequence7, 14), 30);
@sapUiChartPaletteSequentialHue7Light2: lighten(desaturate(@sapUiChartSequence7, 6), 20);
@sapUiChartPaletteSequentialHue7Light1: lighten(desaturate(@sapUiChartSequence7, 2), 10);
@sapUiChartPaletteSequentialHue7: @sapUiChartSequence7;
@sapUiChartPaletteSequentialHue7Dark1: darken(desaturate(@sapUiChartSequence7, 5), 9);
@sapUiChartPaletteSequentialHue7Dark2: darken(saturate(@sapUiChartSequence7, 1), 19);
@sapUiChartPaletteSequentialHue8Light3: lighten(desaturate(@sapUiChartSequence8, 43), 41);
@sapUiChartPaletteSequentialHue8Light2: lighten(desaturate(@sapUiChartSequence8, 40), 28);
@sapUiChartPaletteSequentialHue8Light1: lighten(desaturate(@sapUiChartSequence8, 36), 14);
@sapUiChartPaletteSequentialHue8: @sapUiChartSequence8;
@sapUiChartPaletteSequentialHue8Dark1: darken(saturate(@sapUiChartSequence8, 5), 6);
@sapUiChartPaletteSequentialHue8Dark2: darken(saturate(@sapUiChartSequence8, 11), 13);
@sapUiChartPaletteSequentialHue9Light3: lighten(desaturate(@sapUiChartSequence9, 17), 40);
@sapUiChartPaletteSequentialHue9Light2: lighten(desaturate(@sapUiChartSequence9, 15), 26);
@sapUiChartPaletteSequentialHue9Light1: lighten(desaturate(@sapUiChartSequence9, 12), 14);
@sapUiChartPaletteSequentialHue9: @sapUiChartSequence9;
@sapUiChartPaletteSequentialHue9Dark1: darken(saturate(@sapUiChartSequence9, 7), 10);
@sapUiChartPaletteSequentialHue9Dark2: darken(saturate(@sapUiChartSequence9, 27), 19);
@sapUiChartPaletteSequentialHue10Light3: lighten(saturate(@sapUiChartSequence10, 14), 34);
@sapUiChartPaletteSequentialHue10Light2: lighten(saturate(@sapUiChartSequence10, 5), 22);
@sapUiChartPaletteSequentialHue10Light1: lighten(saturate(@sapUiChartSequence10, 2), 11);
@sapUiChartPaletteSequentialHue10: @sapUiChartSequence10;
@sapUiChartPaletteSequentialHue10Dark1: darken(desaturate(@sapUiChartSequence10, 2), 9);
@sapUiChartPaletteSequentialHue10Dark2: darken(saturate(@sapUiChartSequence10, 8), 19);
@sapUiChartPaletteSequentialHue11Light3: lighten(desaturate(@sapUiChartSequence11, 57), 35);
@sapUiChartPaletteSequentialHue11Light2: lighten(desaturate(@sapUiChartSequence11, 52), 24);
@sapUiChartPaletteSequentialHue11Light1: lighten(desaturate(@sapUiChartSequence11, 35), 12);
@sapUiChartPaletteSequentialHue11: @sapUiChartSequence11;
@sapUiChartPaletteSequentialHue11Dark1: darken(saturate(@sapUiChartSequence11, 4), 6);
@sapUiChartPaletteSequentialHue11Dark2: darken(saturate(@sapUiChartSequence11, 9), 11);
@sapUiChartPaletteSequentialNeutralLight3: lighten(@sapUiChartSequenceNeutral, 40);
@sapUiChartPaletteSequentialNeutralLight2: lighten(@sapUiChartSequenceNeutral, 40);
@sapUiChartPaletteSequentialNeutralLight1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutral: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark1: @sapUiChartSequenceNeutral;
@sapUiChartPaletteSequentialNeutralDark2: @sapUiChartSequenceNeutral;
@sapUiChartPaletteNoSemDiv1Light3: #dec1a6;
@sapUiChartPaletteNoSemDiv1Light2: #c4a588;
@sapUiChartPaletteNoSemDiv1Light1: #ab8a6c;
@sapUiChartPaletteNoSemDiv1: #926f4f;
@sapUiChartPaletteNoSemDiv1Dark1: #74502f;
@sapUiChartPaletteNoSemDiv1Dark2: #5b3817;
@sapUiChartPaletteMidArea: desaturate(lighten(@sapUiChartSequenceNeutral, 35), 7);
@sapUiChoroplethBG: @sapUiGroupContentBackground;
@sapUiChoroplethRegionBorder: @sapUiGroupContentBackground;
@sapUiChoroplethRegionBG: lighten(@sapUiChartNeutral, 40);
@sapUiMapLegendBG: @sapUiGroupContentBackground;
@sapUiMapLegendBorderColor: @sapUiContentForegroundBorderColor;
@sapUiShellHoverToggleBackground: @sapUiSelected;
@sapUiShellContainerBackground: @sapUiShellBackground;
@sapUiShellAltContainerBackground: @sapUiShellBackground;
@sapUiShellGroupTextColor: @sapUiShellTextColor;
@sapUiUx3ShellHeaderColor: @sapShellColor;
@sapUiUx3ShellBackgroundColor: @sapUiBaseBG;
@sapUiUx3ShellHoverColor: @sapUiBrand;
@sapUiUx3ShellGradientBottom: @sapUiUx3ShellBackgroundColor;
@sapUiUx3ShellGradientTop: @sapUiUx3ShellBackgroundColor;
@sapUiUx3ShellToolPaletteIconFontColor: @sapUiContentIconColor;
@sapUiUx3ExactLstExpandOffset: -1 -2;
@sapUiUx3ExactLstRootExpandOffset: 0 3;
@sapUiUx3ExactLstContentTop: 25px;
@sapUiNotificationBarBG: @sapUiGroupContentBackground;
@sapUiNotifierSeparator: @sapUiGroupContentBorderColor;
@sapUiNotifierSeparatorWidth: ~"1px";
@sapUiNotificationBarBorder: @sapUiGroupContentBorderColor;
@sapUiUx3ToolPopupInverted: ~"false";
@sapUiUx3ToolPopupArrowRightMarginCorrection: -1px;
@sapUiUx3ToolPopupShadow: @sapUiShadowLevel2;
@sapUiCalloutShadow: @sapUiShadowLevel2;
@sapUiButtonHeaderTextColor: @sapUiButtonTextColor;
@sapUiButtonHeaderDisabledTextColor: @sapUiContentDisabledTextColor;
@sapUiButtonFooterTextColor: contrast(@sapUiPageFooterBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiButtonFooterHoverBackground: @sapUiButtonLiteHoverBackground;
@sapUiButtonActionSelectBackground: @sapUiListBackground;
@sapUiButtonActionSelectBorderColor: @sapUiListBorderColor;
@sapUiButtonLiteActionSelectHoverBackground: @sapUiListHoverBackground;
@sapUiToggleButtonPressedBackground: @sapUiSelected;
@sapUiToggleButtonPressedBorderColor: @sapUiButtonBorderColor;
@sapUiToggleButtonPressedTextColor: contrast(@sapUiToggleButtonPressedBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiToggleButtonPressedHoverBackground: @sapUiButtonHoverBackground;
@sapUiToggleButtonPressedHoverBorderColor: @sapUiButtonHoverBorderColor;
@sapUiSegmentedButtonBackground: @sapUiButtonBackground;
@sapUiSegmentedButtonBorderColor: @sapUiButtonBorderColor;
@sapUiSegmentedButtonTextColor: contrast(@sapUiSegmentedButtonBackground, @sapUiButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonHoverBackground: @sapUiButtonHoverBackground;
@sapUiSegmentedButtonActiveBackground: @sapUiButtonActiveBackground;
@sapUiSegmentedButtonActiveTextColor: contrast(@sapUiSegmentedButtonActiveBackground, @sapUiSegmentedButtonTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonSelectedBackground: @sapUiToggleButtonPressedBackground;
@sapUiSegmentedButtonSelectedTextColor: @sapUiToggleButtonPressedTextColor;
@sapUiSegmentedButtonSelectedHoverBackground: @sapUiToggleButtonPressedHoverBackground;
@sapUiSegmentedButtonSelectedHoverBorderColor: @sapUiToggleButtonPressedHoverBorderColor;
@sapUiSegmentedButtonIconColor: contrast(@sapUiSegmentedButtonBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonActiveIconColor: contrast(@sapUiSegmentedButtonActiveBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonSelectedIconColor: contrast(@sapUiSegmentedButtonSelectedBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@sapUiSegmentedButtonFooterBorderColor: @sapUiButtonBorderColor;
@sapUiSegmentedButtonFooterHoverBackground: @sapUiButtonHoverBackground;
@sapUiFieldActiveBackground: @sapUiActive;
@sapUiFieldActiveTextColor: @sapUiContentContrastTextColor;
@sapUiListVerticalBorderColor: darken(@sapUiListBorderColor, 35);
@sapUiListSelectionHoverBackground: @sapUiListHoverBackground;
@sapUiListTableFixedBorder: darken(@sapUiListBorderColor, 30);
@sapUiListTableTextSize: 0.875rem;
@sapUiListTableIconSize: 1rem;
@sapUiCalendarColorToday: @sapUiGroupContentBorderColor;
@sapUiDragAndDropColor: @sapUiContentNonInteractiveIconColor;
@sapUiDragAndDropBackground: @sapUiGroupContentBackground;
@sapUiDragAndDropBorderColor: @sapUiContentForegroundBorderColor;
@sapUiDragAndDropActiveColor: @sapUiContentHelpColor;
@sapUiDragAndDropActiveBackground: transparent;
@sapUiDragAndDropActiveBorderColor: @sapUiContentHelpColor;
@sapUiShadowLevel0: 0 0 0 1px @sapUiContentShadowColor;
@sapUiShadowLevel1: 0 0.125rem 1rem 0 fade(@sapUiContentContrastShadowColor, 40), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel2: 0 0.625rem 2rem 0 fade(@sapUiContentContrastShadowColor, 50), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowLevel3: 0 1.25rem 4rem 0 fade(@sapUiContentContrastShadowColor, 70), 0 0 0 2px @sapUiContentShadowColor;
@sapUiShadowText: none;
@sapUiShadowHeader: inset 0 -0.125rem @sapUiObjectHeaderBorderColor;
@sapUiUx3ShellHeaderImageURL: ~"";
@sapUiUx3ShellApplicationImageURL: @sapUiGlobalLogo;
@sapUiPurple: #800080;
@sapUiOrange: #ffa500;
@sapUiGreen: #008000;
@sapUiBlue: #0000ff;
@sapUiRed: #ff0000;
@sapUiYellow: #ffff00;
@sapUiBase: darken(@sapBaseColor, 100);
@sapUiBaseBorder: @sapUiBase;
@sapUiBaseLine: @sapUiBase;
@sapUiWhite: #ffffff;
@sapUiWhiteBG: lighten(@sapBaseColor, 100);
@sapUiExtraLightBG: @sapUiBaseBG;
@sapUiLightBG: #d3d3d3;
@sapUiMediumBG: #808080;
@sapUiDarkBG: #a9a9a9;
@sapUiDeepBG: #000000;
@sapUiBlackBG: #000000;
@sapUiHoverBG: #808080;
@sapUiMediumAltBG: #808080;
@sapUiDarkAltBG: #a9a9a9;
@sapUiButtonStandardBG: @sapUiBaseBG;
@sapUiButtonEmphasizedBG: #ffff00;
@sapUiButtonNegativeBG: #ff0000;
@sapUiButtonPositiveBG: #008000;
@sapUiReadOnlyBG: #808080;
@sapUiExtraLightText: #d3d3d3;
@sapUiLightText: #d3d3d3;
@sapUiMediumText: #808080;
@sapUiDarkText: #a9a9a9;
@sapUiDeepText: #000000;
@sapUiText: @sapUiBaseText;
@sapUiTextInverted: lighten(@sapUiBaseText, 100%);
@sapUiWhiteBorder: lighten(@sapUiBaseBorder, 100%);
@sapUiExtraLightBorder: #d3d3d3;
@sapUiLightBorder: #808080;
@sapUiMediumBorder: @sapUiBaseBorder;
@sapUiDarkBorder: @sapUiBaseBorder;
@sapUiBlackBorder: darken(@sapUiBaseBorder, 100%);
@sapUiElement: #d3d3d3;
@sapUiInvertedElement: #ffffff;
@sapUiLightLine: #d3d3d3;
@sapUiMediumLine: #808080;
@sapUiEmphasizedLine: @sapUiHighlight;
@sapUiDarkLine: #a9a9a9;
@sapUiLightShadowTint: #ffffff;
@sapUiDarkShadowTint: #000000;
@sapUiFocus: #000000;
@sapUiInvertedFocus: #ffffff;
@sapUiTableRowBG: @sapUiWhite;
@sapUiTableRowAlternatingBG: @sapUiWhite;
@sapUiTableRowSelectionBG: @sapUiHighlight;
@sapUiTableRowSelectionReadOnlyBG: @sapUiHighlight;
@sapUiTableRowHoverBG: @sapUiHoverBG;
@sapUiListBG: #f7f7f7;
@sapUiTextColor: #008000;
@sapUiTextTitleColor: #008000;
@sapUiTextSelectionColor: #008000;
@sapUiTextDisabled: lighten(@sapUiText, 60%);
@sapUiTextSelection: @sapUiTextInverted;
@sapUiTextfieldBackground: @sapUiWhite;
@sapUiFontMonospaceFamily: Lucida Console;
@sapUiUx3ShellSideBarBaseWidth: 40px;
@sapUiUx3ShellPaneOverflowButtonHeight: 120px;
@sapUiUx3ExactLstCollapseWidth: 24px;
@sapUiUx3ExactLstHeaderHeight: 25px;
@sapUiNotificationBarBG_IE: @sapUiMediumText;
@sapUiNotifierHoverColor: @sapUiHighlight;
@sapUiNotificationText: contrast(@sapUiNotificationBarBG, @sapUiText, @sapUiTextInverted);
@sapUiNotificationTimestamp: contrast(@sapUiNotificationBarBG, lighten(@sapUiText, 33), darken(@sapUiTextInverted, 33));
@sapUiNotificationBarCalloutBorder: fade(@sapUiMediumText, 0%);
@sapUiNotificationBarCalloutBorder_IE: @sapUiNotificationBarBG_IE;
@sapUiNotificationBarCalloutArr: @sapUiNotificationBarBG;
@sapUiNotificationBarHeight: ~"40px";
@sapUiNotificationBarHeightMinimized: ~"0px";
@sapUiNotificationBarHeightMaximized: ~"40%";
@sapUiNotifierWidth: ~"40px";
@sapUiRIIconPaddingXS: 1px;
@sapUiRIIconPaddingS: 0.125rem;
@sapUiRIIconPaddingM: 0.1875rem;
@sapUiRIIconPaddingL: 0.25rem;
@sapUiRIIconPaddingCozy: 0.1875rem;
@sapUiRIIconPaddingCompact: 0.125rem;
@sapUiRIIconPaddingCondensed: 0.125rem;
@sapUiRIIconPaddingDisplayOnly: 0.125rem;
@sapUiRIIconSizeCozy: 1.375rem;
@sapUiRIIconSizeCompact: 1rem;
@sapUiRIIconSizeCondensed: 1rem;
@sapUiRIIconSizeDisplayOnly: 1rem;
@sapUiUx3ToolPopupArrowWidth: 13px;
@sapUiUx3ToolPopupArrowHeight: 24px;
@sapUiUx3ToolPopupArrowRightMarginCorrectionInverted: -7px;
@sapUiUx3TPPaddingBottom: 50px;
@sapUiButtonEmphasizedDisabledBorderColor: @sapUiButtonEmphasizedBorderColor;
@sapUiButtonEmphasizedDisabledBackground: @sapUiButtonEmphasizedBackground;
@sapUiButtonAcceptDisabledBorderColor: @sapUiButtonAcceptBorderColor;
@sapUiButtonAcceptDisabledBackground: @sapUiButtonAcceptBackground;
@sapUiButtonRejectDisabledBorderColor: @sapUiButtonRejectBorderColor;
@sapUiButtonRejectDisabledBackground: @sapUiButtonRejectBackground;
@sapUiToggleButtonPressedDisabledBackground: @sapUiToggleButtonPressedBackground;
@sapUiToggleButtonPressedDisabledBorderColor: @sapUiToggleButtonPressedBorderColor;
@sapUiToggleButtonPressedDisabledTextColor: mix(@sapUiButtonTextColor, #ffffff, 25);
@sapUiPositiveBG: @sapUiPositiveText;
@sapUiShadowTint: #000000;
@sapUiShadow: 5px 5px 10px fade(@sapUiShadowTint, 50%);
@sapUiThemeDesignerCustomCss: false;
@sapUiMarginTiny: 0.5rem;
@sapUiMarginSmall: 1rem;
@sapUiMarginMedium: 2rem;
@sapUiMarginLarge: 3rem;
@sapUiEscapedEmptyString: ~"";
@sapUiLightBoxMagnifyingGlassBorder: 1px solid @sapUiContentForegroundBorderColor;
@sapUiLightBoxMagnifyingGlassBackgroundColor: @sapUiContentForegroundColor;
@_sap_m_Popover_Scroll_Width_Buffer: 20px;
@_sap_m_Bar_AppHeight: 3333px;
@_sap_m_Bar_HeaderHeight: 68px;
@_sap_m_Bar_MinHeightForHeader: @_sap_m_Bar_AppHeight + @_sap_m_Bar_HeaderHeight;
@_sap_m_BusyDialog_IndicatorMargin: 1.5rem 0;
@_sap_m_BusyDialog_IndicatorMarginCompact: 1.5rem 0;
@_sap_m_Carousel_PagesMarginRight: 1.25rem;
@_sap_m_Carousel_MinWidth: 15.5rem;
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
@_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
@_sap_m_Carousel_PrevAndNextSize: 2.125rem;
@_sap_m_Carousel_PrevAndNextPosition: 0.5rem;
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
@_sap_m_Carousel_PageIndicatorWidthSizeS: 9rem;
@_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeS;
@_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
@_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
@_sap_m_Carousel_BulletInactiveBackground: none;
@_sap_m_Carousel_BulletInactiveBorderColor: @sapUiContentForegroundBorderColor;
@_sap_m_Carousel_BulletActiveBackground: @sapUiSelected;
@_sap_m_Carousel_BulletActiveBorder: @sapUiContentForegroundBorderColor;
@_sap_m_Carousel_BulletInactiveWidth: 0.5rem;
@_sap_m_Carousel_BulletInactiveMargin: 0 0.25rem;
@_sap_m_table_Row_Alternate_Background: darken(@sapUiListBackground, 2);
@_sap_m_table_Row_Alternate_BackgroundHovered: darken(@sapUiListHoverBackground, 3);
@_sap_m_table_Row_Alternate_BackgroundSelected: darken(@sapUiListSelectionBackgroundColor, 2);
@_sap_m_table_Row_Alternate_BackgroundSelectedHovered: darken(@sapUiListSelectionHoverBackground, 2);
@_sap_m_table_SelectionControlWidth: 3rem;
@_sap_m_ColorPalette_SwatchesPerRow: 5;
@_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCozy: 0.6875rem;
@_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCozy: 0.3125rem;
@_sap_m_ColorPalette_SwatchWidthHitAreaCozy: 2.375rem;
@_sap_m_ColorPalette_SwatchWidthCozy: 1.75rem;
@_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCompact: 0.8125rem;
@_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCompact: 0.1875rem;
@_sap_m_ColorPalette_SwatchWidthHitAreaCompact: 1.625rem;
@_sap_m_ColorPalette_SwatchWidthCompact: 1.25rem;
@_sap_m_ColorPalette_SwatchContainerPaddingLeftRightPhone: 0.625rem;
@_sap_m_ColorPalette_SwatchContainerPaddingTopBottomPhone: 0.375rem;
@_sap_m_ColorPalette_SwatchMaxWidthPhone: 4.5rem;
@_sap_m_ColorPalette_SwatchMarginPhone: 0.375rem;
@_sap_m_Dialog_MarginHeight: 6%;
@_sap_m_Dialog_BarHeight: 2.75rem;
@_sap_m_Dialog_BarCompactHeight: 2.5rem;
@_sap_m_Dialog_SubHeaderHeight: 2.75rem;
@_sap_m_Dialog_SubHeaderCompactHeight: 2rem;
@_sap_m_Dialog_InfoDesignBarHeight: 2.75rem;
@_sap_m_Dialog_InfoDesignBarCompactHeight: 2rem;
@_sap_m_Dialog_Padding: 1rem;
@_sap_m_Dialog_NoStateHeaderShadow: @sapUiShadowHeader;
@_sap_m_Dialog_SuccessHeaderShadow: inset 0 -0.125rem @sapUiSuccessBorder;
@_sap_m_Dialog_ErrorHeaderShadow: inset 0 -0.125rem @sapUiErrorBorder;
@_sap_m_Dialog_WarningHeaderShadow: inset 0 -0.125rem @sapUiWarningBorder;
@_sap_m_Dialog_InformationHeaderShadow: inset 0 -0.125rem @sapUiInformationBorder;
@sapMGenericTagBorderWidth: 0.25rem;
@sapMGenericTagPaddingLeft: 0.25rem;
@sapMGenericTagStatusIconWidth: 1rem;
@sapMGenericTagIconPaddingRight: 0.5rem;
@sapMGenericTagTextMinWidth: 1.5625rem;
@line-height: 1.875rem;
@padding-top: 0.125rem;
@padding-bottom: 0.125rem;
@_sap_m_IconTabBar_TextColor: @sapUiContentLabelColor;
@_sap_m_IconTabBar_TextShadow: none;
@_sap_m_IconTabBar_ContentArrowBorderWidth: 0.313rem;
@_sap_m_IconTabBar_ContentArrowHeight: 0.875rem;
@_sap_m_IconTabBar_InLineFilterMargin: 0.875rem 0 0 0;
@_sap_m_IconTabBar_InLineTextOnlyVerticalHeight: 2.75rem;
@_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight: @_sap_m_IconTabBar_ContentArrowHeight;
@_sap_m_IconTabBar_TextOnlyTabPadding: 0 0 0.125rem 0;
@_sap_m_IconTabBar_TextOnlyVerticalHeight: 3rem;
@_sap_m_IconTabBar_NoTextFilterWidth: 3.125rem;
@_sap_m_IconTabBar_NoTextVerticalHeight: 3.75rem;
@_sap_m_IconTabBar_NoTextVerticalContentArrowHeight: 1rem;
@_sap_m_IconTabBar_AllTabHeight: 2.875rem;
@_sap_m_IconTabBar_AllTabLineHeight: 2.875rem;
@_sap_m_IconTabBar_AllTabMarginBottom: 0.375rem;
@_sap_m_IconTabBar_HorizontalFilterHeight: 3.75rem;
@_sap_m_IconTabBar_HorizontalTabHeight: 2.75rem;
@_sap_m_IconTabBar_HorizontalWrapperHeight: 2.75rem;
@_sap_m_IconTabBar_HorizontalTabWidth: 3.125rem;
@_sap_m_IconTabBar_HorizontalCountTop: 0.375rem;
@_sap_m_IconTabBar_HorizontalTextPaddingTop: 0.375rem;
@_sap_m_IconTabBar_HorizontalTextPaddingLeft: 0.125rem;
@_sap_m_IconTabBar_VerticalHeight: 4.625rem;
@_sap_m_IconTabBar_VerticalContentArrowHeight: 0.625rem;
@_sap_m_IconTabBar_FilterIconHeight: 2.75rem;
@_sap_m_IconTabBar_FilterIconLineHeight: 2.5rem;
@_sap_m_IconTabBar_FilterIconWidth: 2.75rem;
@_sap_m_IconTabBar_FilterTextLineHeight: 0.875rem;
@_sap_m_IconTabBar_SeparatorHeight: 2rem;
@_sap_m_IconTabBar_SeparatorMargin: 0.75rem 0.25rem 0;
@_sap_m_IconTabBar_SeparatorIconHeight: 2.75rem;
@__sap_m_IconTabBar_SeparatorIconLineHeight: 2.75rem;
@_sap_m_IconTabBar_HeaderBackground: @sapUiObjectHeaderBackground;
@_sap_m_IconTabBar_HeaderBackgroundTranslucent: @sapUiObjectHeaderBackground;
@_sap_m_IconTabBar_HeaderBorderBottom: none;
@_sap_m_IconTabBar_HeaderShadow: none;
@_sap_m_IconTabBar_ContentBackground: @sapUiBaseBG;
@_sap_m_IconTabBar_ContentBackgroundTranslucent: @sapUiGroupContentBackground;
@_sap_m_IconTabBar_Compact_NoTextContentArrowHeight: 1rem;
@_sap_m_IconTabBar_Compact_ContentArrowHeight: 1rem;
@_sap_m_IconTabBar_Compact_NoTextContentArrowWidth: 2.375rem;
@_sap_m_IconTabBar_Compact_InLineVerticalTabHeight: @_sap_m_IconTabBar_InLineTextOnlyVerticalHeight;
@_sap_m_IconTabBar_Compact_InLineFilterTextMargin: @_sap_m_IconTabBar_InLineFilterMargin;
@_sap_m_IconTabBar_Compact_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_VerticalContentArrowHeight;
@_sap_m_IconTabBar_Compact_TextOnlyVerticalHeight: @_sap_m_IconTabBar_TextOnlyVerticalHeight;
@_sap_m_IconTabBar_Compact_TextOnlyTabPadding: @_sap_m_IconTabBar_TextOnlyTabPadding;
@_sap_m_IconTabBar_Compact_TextOnlyHeadMargin: 0 0.75rem 0 0;
@_sap_m_IconTabBar_Compact_TextOnlyTextLineHeight: 1rem;
@_sap_m_IconTabBar_Compact_TextOnlyTextPadding: 0;
@_sap_m_IconTabBar_Compact_NoTextTabWidth: 2.375rem;
@_sap_m_IconTabBar_Compact_NoTextVerticalHeight: 3rem;
@_sap_m_IconTabBar_Compact_HorizontalHeight: 3rem;
@_sap_m_IconTabBar_Compact_HorizontalContentArrowHeight: 1rem;
@_sap_m_IconTabBar_Compact_VerticalHeight: 3.875rem;
@_sap_m_IconTabBar_Compact_FilterTextPadding: 0.375rem 0 0;
@_sap_m_IconTabBar_Compact_HorizontalFocusBottom: 1rem;
@_sap_m_IconTabBar_Phone_HeadMargin: 0.875rem 0 0;
@_sap_m_IconTabBar_Phone_TextOnlyContentArrowHeight: 0.5rem;
@_sap_m_IconTabBar_Phone_Compact_TextOnlyContentArrowHeight: 0.75rem;
@_sap_m_IconTabBar_ShellHeaderShadow: @sapUiShellShadow;
@_sap_m_IconTabBar_ShellContentArrowHeight: 0.313rem;
@_sap_m_IconTabBar_ShellTextColor: @sapUiShellNavigationTextColor;
@_sap_m_IconTabBar_ShellSelectedTextColor: @sapUiShellNavigationSelectedTextColor;
@_sap_m_IconTabBar_SelectListItem_PaddingLeft: 0.5rem;
@_sap_m_IconTabBar_SelectListItem_PaddingLeftAdditional: 0.5rem;
@_sap_m_InputBase_InnerMinWidth: 2.75rem;
@_sap_m_InputBase_InnerPadding: 0 0.625rem;
@_sap_m_InputBase_Height: 2.25rem;
@_sap_m_InputBase_DisabledOpacity: @sapUiContentDisabledOpacity;
@_sap_m_InputBase_IconLineHeight: 2.125rem;
@_sap_m_InputBase_IconWidth: 2.125rem;
@_sap_m_InputBase_Compact_IconWidth: 2rem;
@_sap_m_InputBase_IconMinWidth: 2.125rem;
@_sap_m_InputBaseWrapper_Sum_Border: 0.125rem;
@_sap_m_InputBase_InnerMinWidth_Compact: 2rem;
@_sap_m_InputBase_Compact_InnerPadding: 0 0.5rem;
@_sap_m_InputBase_Compact_Height: 1.625rem;
@_InputBase_Control_MinWidth: round(@_sap_m_InputBase_InnerMinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputBase_IconWidth, 2);
@_InputBase_Control_TwoIcons_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputBase_IconWidth * 2, 2);
@_InputBase_Control_State_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_TwoIcons_State_MinWidth: round(@_InputBase_Control_TwoIcons_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_State_MinWidth: round(@_InputBase_Control_OneIcon_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_MinWidth_Compact: round(@_sap_m_InputBase_InnerMinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputBase_Compact_IconWidth, 2);
@_InputBase_Control_TwoIcons_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputBase_Compact_IconWidth * 2, 2);
@_InputBase_Control_State_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_TwoIcons_State_MinWidth_Compact: round(@_InputBase_Control_TwoIcons_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_OneIcon_State_MinWidth_Compact: round(@_InputBase_Control_OneIcon_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_sap_m_Label_AsteriskWidth: 10px;
@_sap_m_LightBox_MinHeight: 18rem;
@_sap_m_LightBox_FooterOneLineHeightCompact: 2.5rem;
@_sap_m_LightBox_FooterTwoLinesHeightCompact: 3.5rem;
@_sap_m_LightBox_FooterOneLineHeightCozy: 3rem;
@_sap_m_LightBox_FooterTwoLinesHeightCozy: 3.5rem;
@_sap_m_LightBox_TitleSectionPadding: 1rem;
@_sap_m_LightBox_TitleSectionPaddingTwoLines: 0.5rem;
@_sap_m_LightBox_BusyIndicatorHeight: 1rem;
@_sap_m_LightBox_SubtitleMarginTop: 0.25rem;
@_sap_m_LightBox_OverlayBackground: fade(@sapUiBlockLayerBackground, 80);
@_sap_m_LightBox_ContainerBackground: @sapUiGroupContentBackground;
@_sap_m_LightBox_ErrorIconColor: fade(@sapUiContentNonInteractiveIconColor, 50);
@_sap_m_ListItemBase_DeleteIcon: sys-cancel;
@_sap_m_ListItemBase_ButtonMarginTop: auto;
@_sap_m_ListItemBase_SelectionControlWidth: 3rem;
@_sap_m_ListItemBase_SelectionControlHeight: 3rem;
@_sap_m_ListItemBase_compact_SelectionControlHeight: 2rem;
@_sap_m_Message_Box_Information_Icon: false;
@_sap_m_MessageBox_HeaderShadow: inset 0 -0.125rem;
@_sap_m_MessageBox_InformationShadow: inset 0 -0.125rem @sapUiInformationBorder;
@_sap_m_MessageBox_WarningShadow: inset 0 -0.125rem @sapUiWarningBorder;
@_sap_m_MessageBox_ErrorShadow: inset 0 -0.125rem @sapUiErrorBorder;
@_sap_m_MessageBox_SuccessShadow: inset 0 -0.125rem @sapUiSuccessBorder;
@_sap_m_MessageBox_QuestionShadow: @sapUiShadowHeader;
@_sap_m_MessageView_DescIcon_Width: 3rem;
@_sap_m_InputWithTokens_TokenizerMinWidth: 3.25rem;
@_InputBase_Control_Tokens_MinWidth: round(@_InputBase_Control_OneIcon_MinWidth + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_ReadOnly_MinWidth: round(@_InputBase_Control_MinWidth + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_State_MinWidth: round(@_InputBase_Control_Tokens_MinWidth + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_InputBase_Control_Tokens_MinWidth_Compact: round(@_InputBase_Control_OneIcon_MinWidth_Compact + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_ReadOnly_MinWidth_Compact: round(@_InputBase_Control_MinWidth_Compact + @_sap_m_InputWithTokens_TokenizerMinWidth, 2);
@_InputBase_Control_Tokens_State_MinWidth_Compact: round(@_InputBase_Control_Tokens_MinWidth_Compact + @_sap_m_InputBaseWrapper_Sum_Border, 2);
@_sap_m_NotificationListGroup_Background: @sapUiListBackground;
@_sap_m_NotificationListGroup_HeaderColor: @sapUiListTableGroupHeaderTextColor;
@_sap_m_NotificationListBase_ItemBackground: @sapUiListBackground;
@_sap_m_NotificationListBase_ItemGroupedBackground: @sapUiListBackground;
@_sap_m_Page_AppHeight: 3333px;
@_sap_m_Page_HeaderHeight: 68px;
@_sap_m_Page_MinHeightForHeader: @_sap_m_Page_AppHeight + @_sap_m_Page_HeaderHeight;
@_sap_m_PlanningCalendarHeader_Background: @sapUiListBackground;
@_sap_m_Popover_ForceCompactArrowOffset: true;
@_sap_m_QuickView_HorizontalLayoutMarginBottom: 1rem;
@_sap_m_QuickView_HorizontalLayoutIconFontSize: 1.5rem;
@_sap_m_QuickView_PagePaddingTop: 2.75rem;
@_sap_m_QuickView_PageThumbnailBackgroundColor: @sapUiAccent7;
@_sap_m_QuickView_PageThumbnailColor: @sapUiContentContrastTextColor;
@_sap_m_QuickView_PageThumbnailBorderRadius: @sapUiElementBorderCornerRadius;
@_sap_m_QuickView_TitleMaxHeight: 2.25rem;
@_sap_m_QuickView_DesktopIconFocusOutline: 0.125rem dotted @sapUiContentFocusColor;
@_sap_m_QuickView_DesktopIconFocusOutlineOffset: -0.125rem;
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
@_sap_m_RadioButtonGroup_PaddingLeftLabel: 2.75rem;
@_sap_m_SearchField_Height: 2.75rem;
@_sap_m_SearchField_FormHeight: 2.25rem;
@_sap_m_SearchField_InputHeight: 2.125rem;
@_sap_m_SearchField_ButtonSize: 2.125rem;
@_sap_m_SearchField_ButtonFontSize: 1rem;
@_sap_m_SearchField_NoSearchButtonPadding: 2.25rem;
@_sap_m_SearchField_Compact_FormPaddingLeft: 0.5rem;
@_sap_m_SearchField_Compact_NoSearchButtonPadding: 2rem;
@_sap_m_SearchField_ResetIcon: "\e03e";
@_sap_m_SelectList_ItemHeight: 2.5rem;
@_sap_m_SelectList_ItemCompactHeight: 2rem;
@_sap_m_SuggestionsPopover_ItemHeight: 2.5rem;
@_sap_m_SuggestionsPopover_ItemHeightCompact: 2rem;
@_sap_m_SuggestionsPopover_GroupItemHeight: 2.75rem;
@_sap_m_SuggestionsPopover_GroupItemHeightCompact: 2.75rem;
@_sap_m_SuggestionsPopover_TabularItemHeight: 2.5rem;
@_sap_m_SuggestionsPopover_TabularItemHeightCompact: 2rem;
@_sap_m_SuggestionsPopover_TabularGroupItemHeight: 2.5rem;
@_sap_m_SuggestionsPopover_TabularGroupItemHeightCompact: 2rem;
@_sap_m_Shell_AppWidthLimit: 1280px;
@_sap_m_Shell_AppWidthLimitBy2: @_sap_m_Shell_AppWidthLimit / 2;
@_sap_m_Shell_AppWidthLimitPlusPadding: @_sap_m_Shell_AppWidthLimit + 16px;
@_sap_m_Shell_AppHeight: 3333px;
@_sap_m_Shell_HeaderHeight: 68px;
@_sap_m_Shell_MinHeightForHeader: @_sap_m_Shell_AppHeight + @_sap_m_Shell_HeaderHeight;
@_sap_m_Shell_MinWidthForLogoAside: 1480px;
@_sap_m_Shell_MinWidthForBigLogoAside: 1680px;
@_sap_m_PlanningCalendarHeader_ActionsToolbarHeight_Compact: 3rem;
@_sap_m_PlanningCalendarHeader_ActionsToolbarHeight: 2.75rem;
@_sap_m_SinglePlanningCalendarGrid_HoursBackground: @sapUiListBackground;
@_sap_m_SinglePlanningCalendarGrid_RowHeadersWidth: 4rem;
@_sap_m_SinglePlanningCalendarGrid_RowHeight: 4.3125rem;
@_sap_m_SinglePlanningCalendarGrid_CompactRowHeight: 3rem;
@_sap_ui_unified_Calendar_ItemColor: lighten(@sapUiContentForegroundColor, 7);
@_sap_m_SplitContainer_AppHeight: 3333px;
@_sap_m_SplitContainer_HeaderHeight: 68px;
@_sap_m_SplitContainer_MinHeightForHeader: @_sap_m_SplitContainer_AppHeight + @_sap_m_SplitContainer_HeaderHeight;
@_sap_m_Switch_OnPosition: -32;
@_sap_m_Switch_OffPosition: 0;
@_sap_m_Switch_TransitionTime: 175;
@_sap_m_Table_SelNavColWidth: 3rem;
@_sap_m_Text_TextShadowInTransparentToolbar: none;
@_sapMTextAreaPadding: 0.625rem 0.75rem;
@_sapMTextAreaPadding_Compact: 0.1875rem 0.5rem;
@_sapMTextAreaValueStatePadding: 0.5625rem 0.6875rem;
@_sapMTextAreaValueStatePadding_Compact: 0.125rem 0.4375rem;
@_sap_m_Token_Sys_Cancel_Icon: false;
@_sap_m_Token_TokenPadding: 0.5rem;
@_sap_m_Token_TokenCompactPadding: 0.25rem;
@_sap_m_Token_TokenSize: @sapMFontSmallSize + 2 * @_sap_m_Token_TokenPadding - @_sap_m_Token_LeftPadding;
@_sap_m_Token_TokenCompactSize: @sapMFontSmallSize + @_sap_m_Token_TokenCompactPadding;
@_sap_m_Tokenizer_OutlineOffset: 5px;
@_sap_m_Tokenizer_Token_MarginRight: 0.375rem;
@_sap_m_Tree_Children_Background: darken(@sapUiListBackground, 2);
@_sap_m_Wizard_NavHeight: 4rem;
@_sap_m_WizardStep_Animation_Duration: 0.4s;
@_sap_m_WizardProgressNavigator_NavHeight: 4rem;
@_sap_m_WizardProgressNavigator_ListHeight: 2rem;
@_sap_m_WizardProgressNavigator_StepWidth: 2rem;
@_sap_m_WizardProgressNavigator_StepPadding: 0.5rem;
@_sap_m_WizardProgressNavigator_SmallSeparator: 0.25rem;
@_sap_m_WizardProgressNavigator_StepUnderlineHeight: 0.313rem;
@_sap_m_WizardProgressNavigator_StepOverlapOnPhone: 1.75rem;
@sapHC_StandardBackground: #ffffff;
@sapHC_HighlightBackground: #ec8b46;
@sapHC_HighlightAltBackground: #8fb5ff;
@sapHC_ReducedBackground: #b3b3b3;
@sapHC_ReducedAltBackground: #4d4d4d;
@sapHC_StandardForeground: #000000;
@sapHC_EnhancedForeground: #006500;
@sapHC_ReducedForeground: #888888;
@sapHC_ReducedAltForeground: #585858;
@sapHC_NegativeColor: #ab0000;
@sapHC_CriticalColor: #5c5c00;
@sapHC_PositiveColor: #006362;
@sapHC_InformativeColor: #000000;
@sapHC_NeutralColor: #000000;
@sapUiHcStandardBackground: @sapHC_StandardBackground;
@sapUiHcHighlightBackground: @sapHC_HighlightBackground;
@sapUiHcHighlightAltBackground: @sapHC_HighlightAltBackground;
@sapUiHcReducedBackground: @sapHC_ReducedBackground;
@sapUiHcReducedAltBackground: @sapHC_ReducedAltBackground;
@sapUiHcStandardForeground: @sapHC_StandardForeground;
@sapUiHcEnhancedForeground: @sapHC_EnhancedForeground;
@sapUiHcReducedForeground: @sapHC_ReducedForeground;
@sapUiHcReducedAltForeground: @sapHC_ReducedAltForeground;
@sapUiHcNegativeColor: @sapHC_NegativeColor;
@sapUiHcCriticalColor: @sapHC_CriticalColor;
@sapUiHcPositiveColor: @sapHC_PositiveColor;
@sapUiHcInformativeColor: @sapHC_InformativeColor;
@sapUiHcNeutralColor: @sapHC_NeutralColor;
@sapMTitleAlignment: Start;
@_sap_m_Button_EmphasizedFocusColor: @sapUiContentFocusColor;
@_sap_m_IconTabBar_ArrowScrollPadding: 0.875rem 0.4rem;
@_sap_m_IconTabBar_SplitContainerArrowScrollPadding: 0.875rem 0.4rem;
@_sap_m_IconTabBar_Phone_ContentArrowHeight: 0.625rem;
@_sap_m_IconTabBar_TextHoverColor: darken(@sapUiGroupTitleTextColor, 10);
@_sap_m_IconTabBar_SelectedTextColor: @sapUiContentLabelColor;
@_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
@_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
@_sap_m_Link_TextShadowColor: none;
@sapUiLinkSubtleColor: darken(@sapUiLink, 15);
@_sap_m_ObjectAttribute_ListTextShadowColor: none;
@_sap_m_ObjectMarker_LinkShadowColor: none;
@_sap_m_ObjectNumber_TextShadowColor: none;
@_sap_m_ObjectStatus_TextShadowColor: none;
@_sap_m_SltPicker_SubHeader_BoxShadow_Bottom: 0.125rem;
@_sap_m_SelectListItem_Height: 2.5rem;
@_sap_m_SelectListItem_CompactHeight: 2rem;
@_sap_m_SelectListItemBelizeFocus_Height: 0.375rem;
@_sap_m_Switch_OffBorderColor: @sapUiButtonBorderColor;
@_sap_m_TabStrip_ItemHoverTextColor: darken(@sapUiGroupTitleTextColor, 10);
@_sap_m_TabStrip_ItemSelectedTextColor: darken(@sapUiGroupTitleTextColor, 20);
@_sap_m_TileContent_NewsFooterTextColor: @sapUiTileTextColor;
@_sap_m_TimePicker_ItemColor: @sapUiLegendWorkingBackground;
@_sap_m_TimePicker_ItemHoverColor: @sapUiListHoverBackground;
@_sap_m_TimePicker_ItemBorderColor: @sapUiListBackground;
@_sap_m_Token_LeftPadding: 0.3125rem;
@_sap_m_ViewSettingsDialog_HeaderBorderColor: darken(@sapUiGroupContentBackground, 8);
@_sap_m_WizardProgressNavigator_BoxShadow: 0.0625rem;
@_sap_m_function_contrast1340: contrast(fade(@sapUiBlockLayerBackground, 60), @sapUiGroupTitleTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_darken1345: darken(@sapUiNeutralElement, 10);
@_sap_m_function_fade1345: fade(@sapUiButtonLiteTextColor, 50);
@_sap_m_function_fade1367: fade(@sapUiListBackground, 0%);
@_sap_m_function_fade1398: fade(@sapUiTileBackground, 70);
@_sap_m_function_fade1490: fade(@sapUiContentContrastTextColor, 99);
@_sap_m_function_fade1508: fade(@sapUiListBackground, 0);
@_sap_m_function_contrast1532: contrast(@sapUiBaseText, @sapUiContentContrastTextColor, @sapUiBaseText, @sapUiContentContrastTextThreshold);
@_sap_m_function_darken1543: darken(@sapUiAccent1, 5);
@_sap_m_function_fade1570: fade(lighten(@sapUiBaseBG, 5), 30);
@_sap_m_function_darken1573: darken(@sapUiContentForegroundColor, 5);
@_sap_m_function_fade1576: fade(@sapUiSelected, 90%);
@_sap_m_function_darken1576: darken(@sapUiSelected, 10);
@_sap_m_function_darken1577: darken(@sapUiListBackground, 3);
@_sap_m_function_contrast1583: contrast(@sapUiToggleButtonPressedBackground, @sapUiContentIconColor, @sapUiContentContrastIconColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_fade1584: fade(@sapUiObjectHeaderBorderColor, 0);
@_sap_m_function_fade1589: fade(lighten(@sapUiHighlight, 20), 60);
@_sap_m_function_darken1589: darken(@sapUiButtonAttentionActiveBackground, 5);
@_sap_m_function_contrast1589: contrast(lighten(@sapUiButtonAttentionActiveBackground, 5), @sapUiBaseText, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_contrast1596: contrast(@sapUiInfobarBackground, @sapUiListActiveTextColor, @sapUiListTextColor, @sapUiContentContrastTextThreshold);
@_sap_m_function_fade1597: fade(@sapUiDragAndDropBackground, 80);
@_sap_m_function_fade1636: fade(@sapUiBlockLayerBackground, 70);
@_sap_m_function_fade1645: fade(@sapUiContentNonInteractiveIconColor, 50);
@_sap_m_function_fade1649: fade(@sapUiButtonHoverBackground, 25);
@_sap_m_function_darken1649: darken(@sapUiContentUnratedColor, 10);
@_sap_m_function_lighten1649: lighten(@sapUiContentUnratedColor, 10);
@_sap_m_function_darken1653: darken(@sapUiHighlight, 18);
@_sap_m_function_fade1653: fade(@sapUiLegendCurrentDateTime, 20);

:root {
--_sap_m_Popover_Scroll_Width_Buffer: @_sap_m_Popover_Scroll_Width_Buffer;
--_sap_m_Bar_AppHeight: @_sap_m_Bar_AppHeight;
--_sap_m_Bar_HeaderHeight: @_sap_m_Bar_HeaderHeight;
--_sap_m_Bar_MinHeightForHeader: @_sap_m_Bar_MinHeightForHeader;
--_sap_m_BusyDialog_IndicatorMargin: @_sap_m_BusyDialog_IndicatorMargin;
--_sap_m_BusyDialog_IndicatorMarginCompact: @_sap_m_BusyDialog_IndicatorMarginCompact;
--_sap_m_Carousel_PagesMarginRight: @_sap_m_Carousel_PagesMarginRight;
--_sap_m_Carousel_MinWidth: @_sap_m_Carousel_MinWidth;
--_sap_m_Carousel_ControlsNoArrowsHeight: @_sap_m_Carousel_ControlsNoArrowsHeight;
--_sap_m_Carousel_NumericIndicatorTextColor: @_sap_m_Carousel_NumericIndicatorTextColor;
--_sap_m_Carousel_PrevAndNextSize: @_sap_m_Carousel_PrevAndNextSize;
--_sap_m_Carousel_PrevAndNextPosition: @_sap_m_Carousel_PrevAndNextPosition;
--_sap_m_Carousel_PageIndicatorContainerPadding: @_sap_m_Carousel_PageIndicatorContainerPadding;
--_sap_m_Carousel_PageIndicatorWidthSizeS: @_sap_m_Carousel_PageIndicatorWidthSizeS;
--_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeM;
--_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeL;
--_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeXL;
--_sap_m_Carousel_BulletInactiveBackground: @_sap_m_Carousel_BulletInactiveBackground;
--_sap_m_Carousel_BulletInactiveBorderColor: @_sap_m_Carousel_BulletInactiveBorderColor;
--_sap_m_Carousel_BulletActiveBackground: @_sap_m_Carousel_BulletActiveBackground;
--_sap_m_Carousel_BulletActiveBorder: @_sap_m_Carousel_BulletActiveBorder;
--_sap_m_Carousel_BulletInactiveWidth: @_sap_m_Carousel_BulletInactiveWidth;
--_sap_m_Carousel_BulletInactiveMargin: @_sap_m_Carousel_BulletInactiveMargin;
--_sap_m_table_Row_Alternate_Background: @_sap_m_table_Row_Alternate_Background;
--_sap_m_table_Row_Alternate_BackgroundHovered: @_sap_m_table_Row_Alternate_BackgroundHovered;
--_sap_m_table_Row_Alternate_BackgroundSelected: @_sap_m_table_Row_Alternate_BackgroundSelected;
--_sap_m_table_Row_Alternate_BackgroundSelectedHovered: @_sap_m_table_Row_Alternate_BackgroundSelectedHovered;
--_sap_m_table_SelectionControlWidth: @_sap_m_table_SelectionControlWidth;
--_sap_m_ColorPalette_SwatchesPerRow: @_sap_m_ColorPalette_SwatchesPerRow;
--_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCozy: @_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCozy;
--_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCozy: @_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCozy;
--_sap_m_ColorPalette_SwatchWidthHitAreaCozy: @_sap_m_ColorPalette_SwatchWidthHitAreaCozy;
--_sap_m_ColorPalette_SwatchWidthCozy: @_sap_m_ColorPalette_SwatchWidthCozy;
--_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCompact: @_sap_m_ColorPalette_SwatchContainerPaddingLeftRightCompact;
--_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCompact: @_sap_m_ColorPalette_SwatchContainerPaddingTopBottomCompact;
--_sap_m_ColorPalette_SwatchWidthHitAreaCompact: @_sap_m_ColorPalette_SwatchWidthHitAreaCompact;
--_sap_m_ColorPalette_SwatchWidthCompact: @_sap_m_ColorPalette_SwatchWidthCompact;
--_sap_m_ColorPalette_SwatchContainerPaddingLeftRightPhone: @_sap_m_ColorPalette_SwatchContainerPaddingLeftRightPhone;
--_sap_m_ColorPalette_SwatchContainerPaddingTopBottomPhone: @_sap_m_ColorPalette_SwatchContainerPaddingTopBottomPhone;
--_sap_m_ColorPalette_SwatchMaxWidthPhone: @_sap_m_ColorPalette_SwatchMaxWidthPhone;
--_sap_m_ColorPalette_SwatchMarginPhone: @_sap_m_ColorPalette_SwatchMarginPhone;
--_sap_m_Dialog_MarginHeight: @_sap_m_Dialog_MarginHeight;
--_sap_m_Dialog_BarHeight: @_sap_m_Dialog_BarHeight;
--_sap_m_Dialog_BarCompactHeight: @_sap_m_Dialog_BarCompactHeight;
--_sap_m_Dialog_SubHeaderHeight: @_sap_m_Dialog_SubHeaderHeight;
--_sap_m_Dialog_SubHeaderCompactHeight: @_sap_m_Dialog_SubHeaderCompactHeight;
--_sap_m_Dialog_InfoDesignBarHeight: @_sap_m_Dialog_InfoDesignBarHeight;
--_sap_m_Dialog_InfoDesignBarCompactHeight: @_sap_m_Dialog_InfoDesignBarCompactHeight;
--_sap_m_Dialog_Padding: @_sap_m_Dialog_Padding;
--_sap_m_Dialog_NoStateHeaderShadow: @_sap_m_Dialog_NoStateHeaderShadow;
--_sap_m_Dialog_SuccessHeaderShadow: @_sap_m_Dialog_SuccessHeaderShadow;
--_sap_m_Dialog_ErrorHeaderShadow: @_sap_m_Dialog_ErrorHeaderShadow;
--_sap_m_Dialog_WarningHeaderShadow: @_sap_m_Dialog_WarningHeaderShadow;
--_sap_m_Dialog_InformationHeaderShadow: @_sap_m_Dialog_InformationHeaderShadow;
--sapMGenericTagBorderWidth: @sapMGenericTagBorderWidth;
--sapMGenericTagPaddingLeft: @sapMGenericTagPaddingLeft;
--sapMGenericTagStatusIconWidth: @sapMGenericTagStatusIconWidth;
--sapMGenericTagIconPaddingRight: @sapMGenericTagIconPaddingRight;
--sapMGenericTagTextMinWidth: @sapMGenericTagTextMinWidth;
--line-height: @line-height;
--padding-top: @padding-top;
--padding-bottom: @padding-bottom;
--_sap_m_IconTabBar_TextColor: @_sap_m_IconTabBar_TextColor;
--_sap_m_IconTabBar_TextShadow: @_sap_m_IconTabBar_TextShadow;
--_sap_m_IconTabBar_ContentArrowBorderWidth: @_sap_m_IconTabBar_ContentArrowBorderWidth;
--_sap_m_IconTabBar_ContentArrowHeight: @_sap_m_IconTabBar_ContentArrowHeight;
--_sap_m_IconTabBar_InLineFilterMargin: @_sap_m_IconTabBar_InLineFilterMargin;
--_sap_m_IconTabBar_InLineTextOnlyVerticalHeight: @_sap_m_IconTabBar_InLineTextOnlyVerticalHeight;
--_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight: @_sap_m_IconTabBar_InLineTextOnlyContentArrowHeight;
--_sap_m_IconTabBar_TextOnlyTabPadding: @_sap_m_IconTabBar_TextOnlyTabPadding;
--_sap_m_IconTabBar_TextOnlyVerticalHeight: @_sap_m_IconTabBar_TextOnlyVerticalHeight;
--_sap_m_IconTabBar_NoTextFilterWidth: @_sap_m_IconTabBar_NoTextFilterWidth;
--_sap_m_IconTabBar_NoTextVerticalHeight: @_sap_m_IconTabBar_NoTextVerticalHeight;
--_sap_m_IconTabBar_NoTextVerticalContentArrowHeight: @_sap_m_IconTabBar_NoTextVerticalContentArrowHeight;
--_sap_m_IconTabBar_AllTabHeight: @_sap_m_IconTabBar_AllTabHeight;
--_sap_m_IconTabBar_AllTabLineHeight: @_sap_m_IconTabBar_AllTabLineHeight;
--_sap_m_IconTabBar_AllTabMarginBottom: @_sap_m_IconTabBar_AllTabMarginBottom;
--_sap_m_IconTabBar_HorizontalFilterHeight: @_sap_m_IconTabBar_HorizontalFilterHeight;
--_sap_m_IconTabBar_HorizontalTabHeight: @_sap_m_IconTabBar_HorizontalTabHeight;
--_sap_m_IconTabBar_HorizontalWrapperHeight: @_sap_m_IconTabBar_HorizontalWrapperHeight;
--_sap_m_IconTabBar_HorizontalTabWidth: @_sap_m_IconTabBar_HorizontalTabWidth;
--_sap_m_IconTabBar_HorizontalCountTop: @_sap_m_IconTabBar_HorizontalCountTop;
--_sap_m_IconTabBar_HorizontalTextPaddingTop: @_sap_m_IconTabBar_HorizontalTextPaddingTop;
--_sap_m_IconTabBar_HorizontalTextPaddingLeft: @_sap_m_IconTabBar_HorizontalTextPaddingLeft;
--_sap_m_IconTabBar_VerticalHeight: @_sap_m_IconTabBar_VerticalHeight;
--_sap_m_IconTabBar_VerticalContentArrowHeight: @_sap_m_IconTabBar_VerticalContentArrowHeight;
--_sap_m_IconTabBar_FilterIconHeight: @_sap_m_IconTabBar_FilterIconHeight;
--_sap_m_IconTabBar_FilterIconLineHeight: @_sap_m_IconTabBar_FilterIconLineHeight;
--_sap_m_IconTabBar_FilterIconWidth: @_sap_m_IconTabBar_FilterIconWidth;
--_sap_m_IconTabBar_FilterTextLineHeight: @_sap_m_IconTabBar_FilterTextLineHeight;
--_sap_m_IconTabBar_SeparatorHeight: @_sap_m_IconTabBar_SeparatorHeight;
--_sap_m_IconTabBar_SeparatorMargin: @_sap_m_IconTabBar_SeparatorMargin;
--_sap_m_IconTabBar_SeparatorIconHeight: @_sap_m_IconTabBar_SeparatorIconHeight;
--__sap_m_IconTabBar_SeparatorIconLineHeight: @__sap_m_IconTabBar_SeparatorIconLineHeight;
--_sap_m_IconTabBar_HeaderBackground: @_sap_m_IconTabBar_HeaderBackground;
--_sap_m_IconTabBar_HeaderBackgroundTranslucent: @_sap_m_IconTabBar_HeaderBackgroundTranslucent;
--_sap_m_IconTabBar_HeaderBorderBottom: @_sap_m_IconTabBar_HeaderBorderBottom;
--_sap_m_IconTabBar_HeaderShadow: @_sap_m_IconTabBar_HeaderShadow;
--_sap_m_IconTabBar_ContentBackground: @_sap_m_IconTabBar_ContentBackground;
--_sap_m_IconTabBar_ContentBackgroundTranslucent: @_sap_m_IconTabBar_ContentBackgroundTranslucent;
--_sap_m_IconTabBar_Compact_NoTextContentArrowHeight: @_sap_m_IconTabBar_Compact_NoTextContentArrowHeight;
--_sap_m_IconTabBar_Compact_ContentArrowHeight: @_sap_m_IconTabBar_Compact_ContentArrowHeight;
--_sap_m_IconTabBar_Compact_NoTextContentArrowWidth: @_sap_m_IconTabBar_Compact_NoTextContentArrowWidth;
--_sap_m_IconTabBar_Compact_InLineVerticalTabHeight: @_sap_m_IconTabBar_Compact_InLineVerticalTabHeight;
--_sap_m_IconTabBar_Compact_InLineFilterTextMargin: @_sap_m_IconTabBar_Compact_InLineFilterTextMargin;
--_sap_m_IconTabBar_Compact_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_Compact_TextOnlyContentArrowHeight;
--_sap_m_IconTabBar_Compact_TextOnlyVerticalHeight: @_sap_m_IconTabBar_Compact_TextOnlyVerticalHeight;
--_sap_m_IconTabBar_Compact_TextOnlyTabPadding: @_sap_m_IconTabBar_Compact_TextOnlyTabPadding;
--_sap_m_IconTabBar_Compact_TextOnlyHeadMargin: @_sap_m_IconTabBar_Compact_TextOnlyHeadMargin;
--_sap_m_IconTabBar_Compact_TextOnlyTextLineHeight: @_sap_m_IconTabBar_Compact_TextOnlyTextLineHeight;
--_sap_m_IconTabBar_Compact_TextOnlyTextPadding: @_sap_m_IconTabBar_Compact_TextOnlyTextPadding;
--_sap_m_IconTabBar_Compact_NoTextTabWidth: @_sap_m_IconTabBar_Compact_NoTextTabWidth;
--_sap_m_IconTabBar_Compact_NoTextVerticalHeight: @_sap_m_IconTabBar_Compact_NoTextVerticalHeight;
--_sap_m_IconTabBar_Compact_HorizontalHeight: @_sap_m_IconTabBar_Compact_HorizontalHeight;
--_sap_m_IconTabBar_Compact_HorizontalContentArrowHeight: @_sap_m_IconTabBar_Compact_HorizontalContentArrowHeight;
--_sap_m_IconTabBar_Compact_VerticalHeight: @_sap_m_IconTabBar_Compact_VerticalHeight;
--_sap_m_IconTabBar_Compact_FilterTextPadding: @_sap_m_IconTabBar_Compact_FilterTextPadding;
--_sap_m_IconTabBar_Compact_HorizontalFocusBottom: @_sap_m_IconTabBar_Compact_HorizontalFocusBottom;
--_sap_m_IconTabBar_Phone_HeadMargin: @_sap_m_IconTabBar_Phone_HeadMargin;
--_sap_m_IconTabBar_Phone_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_Phone_TextOnlyContentArrowHeight;
--_sap_m_IconTabBar_Phone_Compact_TextOnlyContentArrowHeight: @_sap_m_IconTabBar_Phone_Compact_TextOnlyContentArrowHeight;
--_sap_m_IconTabBar_ShellHeaderShadow: @_sap_m_IconTabBar_ShellHeaderShadow;
--_sap_m_IconTabBar_ShellContentArrowHeight: @_sap_m_IconTabBar_ShellContentArrowHeight;
--_sap_m_IconTabBar_ShellTextColor: @_sap_m_IconTabBar_ShellTextColor;
--_sap_m_IconTabBar_ShellSelectedTextColor: @_sap_m_IconTabBar_ShellSelectedTextColor;
--_sap_m_IconTabBar_SelectListItem_PaddingLeft: @_sap_m_IconTabBar_SelectListItem_PaddingLeft;
--_sap_m_IconTabBar_SelectListItem_PaddingLeftAdditional: @_sap_m_IconTabBar_SelectListItem_PaddingLeftAdditional;
--_sap_m_InputBase_InnerMinWidth: @_sap_m_InputBase_InnerMinWidth;
--_sap_m_InputBase_InnerPadding: @_sap_m_InputBase_InnerPadding;
--_sap_m_InputBase_Height: @_sap_m_InputBase_Height;
--_sap_m_InputBase_DisabledOpacity: @_sap_m_InputBase_DisabledOpacity;
--_sap_m_InputBase_IconLineHeight: @_sap_m_InputBase_IconLineHeight;
--_sap_m_InputBase_IconWidth: @_sap_m_InputBase_IconWidth;
--_sap_m_InputBase_Compact_IconWidth: @_sap_m_InputBase_Compact_IconWidth;
--_sap_m_InputBase_IconMinWidth: @_sap_m_InputBase_IconMinWidth;
--_sap_m_InputBaseWrapper_Sum_Border: @_sap_m_InputBaseWrapper_Sum_Border;
--_sap_m_InputBase_InnerMinWidth_Compact: @_sap_m_InputBase_InnerMinWidth_Compact;
--_sap_m_InputBase_Compact_InnerPadding: @_sap_m_InputBase_Compact_InnerPadding;
--_sap_m_InputBase_Compact_Height: @_sap_m_InputBase_Compact_Height;
--_InputBase_Control_MinWidth: @_InputBase_Control_MinWidth;
--_InputBase_Control_OneIcon_MinWidth: @_InputBase_Control_OneIcon_MinWidth;
--_InputBase_Control_TwoIcons_MinWidth: @_InputBase_Control_TwoIcons_MinWidth;
--_InputBase_Control_State_MinWidth: @_InputBase_Control_State_MinWidth;
--_InputBase_Control_TwoIcons_State_MinWidth: @_InputBase_Control_TwoIcons_State_MinWidth;
--_InputBase_Control_OneIcon_State_MinWidth: @_InputBase_Control_OneIcon_State_MinWidth;
--_InputBase_Control_MinWidth_Compact: @_InputBase_Control_MinWidth_Compact;
--_InputBase_Control_OneIcon_MinWidth_Compact: @_InputBase_Control_OneIcon_MinWidth_Compact;
--_InputBase_Control_TwoIcons_MinWidth_Compact: @_InputBase_Control_TwoIcons_MinWidth_Compact;
--_InputBase_Control_State_MinWidth_Compact: @_InputBase_Control_State_MinWidth_Compact;
--_InputBase_Control_TwoIcons_State_MinWidth_Compact: @_InputBase_Control_TwoIcons_State_MinWidth_Compact;
--_InputBase_Control_OneIcon_State_MinWidth_Compact: @_InputBase_Control_OneIcon_State_MinWidth_Compact;
--_sap_m_Label_AsteriskWidth: @_sap_m_Label_AsteriskWidth;
--_sap_m_LightBox_MinHeight: @_sap_m_LightBox_MinHeight;
--_sap_m_LightBox_FooterOneLineHeightCompact: @_sap_m_LightBox_FooterOneLineHeightCompact;
--_sap_m_LightBox_FooterTwoLinesHeightCompact: @_sap_m_LightBox_FooterTwoLinesHeightCompact;
--_sap_m_LightBox_FooterOneLineHeightCozy: @_sap_m_LightBox_FooterOneLineHeightCozy;
--_sap_m_LightBox_FooterTwoLinesHeightCozy: @_sap_m_LightBox_FooterTwoLinesHeightCozy;
--_sap_m_LightBox_TitleSectionPadding: @_sap_m_LightBox_TitleSectionPadding;
--_sap_m_LightBox_TitleSectionPaddingTwoLines: @_sap_m_LightBox_TitleSectionPaddingTwoLines;
--_sap_m_LightBox_BusyIndicatorHeight: @_sap_m_LightBox_BusyIndicatorHeight;
--_sap_m_LightBox_SubtitleMarginTop: @_sap_m_LightBox_SubtitleMarginTop;
--_sap_m_LightBox_OverlayBackground: @_sap_m_LightBox_OverlayBackground;
--_sap_m_LightBox_ContainerBackground: @_sap_m_LightBox_ContainerBackground;
--_sap_m_LightBox_ErrorIconColor: @_sap_m_LightBox_ErrorIconColor;
--_sap_m_ListItemBase_DeleteIcon: @_sap_m_ListItemBase_DeleteIcon;
--_sap_m_ListItemBase_ButtonMarginTop: @_sap_m_ListItemBase_ButtonMarginTop;
--_sap_m_ListItemBase_SelectionControlWidth: @_sap_m_ListItemBase_SelectionControlWidth;
--_sap_m_ListItemBase_SelectionControlHeight: @_sap_m_ListItemBase_SelectionControlHeight;
--_sap_m_ListItemBase_compact_SelectionControlHeight: @_sap_m_ListItemBase_compact_SelectionControlHeight;
--_sap_m_Message_Box_Information_Icon: @_sap_m_Message_Box_Information_Icon;
--_sap_m_MessageBox_HeaderShadow: @_sap_m_MessageBox_HeaderShadow;
--_sap_m_MessageBox_InformationShadow: @_sap_m_MessageBox_InformationShadow;
--_sap_m_MessageBox_WarningShadow: @_sap_m_MessageBox_WarningShadow;
--_sap_m_MessageBox_ErrorShadow: @_sap_m_MessageBox_ErrorShadow;
--_sap_m_MessageBox_SuccessShadow: @_sap_m_MessageBox_SuccessShadow;
--_sap_m_MessageBox_QuestionShadow: @_sap_m_MessageBox_QuestionShadow;
--_sap_m_MessageView_DescIcon_Width: @_sap_m_MessageView_DescIcon_Width;
--_sap_m_InputWithTokens_TokenizerMinWidth: @_sap_m_InputWithTokens_TokenizerMinWidth;
--_InputBase_Control_Tokens_MinWidth: @_InputBase_Control_Tokens_MinWidth;
--_InputBase_Control_Tokens_ReadOnly_MinWidth: @_InputBase_Control_Tokens_ReadOnly_MinWidth;
--_InputBase_Control_Tokens_State_MinWidth: @_InputBase_Control_Tokens_State_MinWidth;
--_InputBase_Control_Tokens_MinWidth_Compact: @_InputBase_Control_Tokens_MinWidth_Compact;
--_InputBase_Control_Tokens_ReadOnly_MinWidth_Compact: @_InputBase_Control_Tokens_ReadOnly_MinWidth_Compact;
--_InputBase_Control_Tokens_State_MinWidth_Compact: @_InputBase_Control_Tokens_State_MinWidth_Compact;
--_sap_m_NotificationListGroup_Background: @_sap_m_NotificationListGroup_Background;
--_sap_m_NotificationListGroup_HeaderColor: @_sap_m_NotificationListGroup_HeaderColor;
--_sap_m_NotificationListBase_ItemBackground: @_sap_m_NotificationListBase_ItemBackground;
--_sap_m_NotificationListBase_ItemGroupedBackground: @_sap_m_NotificationListBase_ItemGroupedBackground;
--_sap_m_Page_AppHeight: @_sap_m_Page_AppHeight;
--_sap_m_Page_HeaderHeight: @_sap_m_Page_HeaderHeight;
--_sap_m_Page_MinHeightForHeader: @_sap_m_Page_MinHeightForHeader;
--_sap_m_PlanningCalendarHeader_Background: @_sap_m_PlanningCalendarHeader_Background;
--_sap_m_Popover_ForceCompactArrowOffset: @_sap_m_Popover_ForceCompactArrowOffset;
--_sap_m_QuickView_HorizontalLayoutMarginBottom: @_sap_m_QuickView_HorizontalLayoutMarginBottom;
--_sap_m_QuickView_HorizontalLayoutIconFontSize: @_sap_m_QuickView_HorizontalLayoutIconFontSize;
--_sap_m_QuickView_PagePaddingTop: @_sap_m_QuickView_PagePaddingTop;
--_sap_m_QuickView_PageThumbnailBackgroundColor: @_sap_m_QuickView_PageThumbnailBackgroundColor;
--_sap_m_QuickView_PageThumbnailColor: @_sap_m_QuickView_PageThumbnailColor;
--_sap_m_QuickView_PageThumbnailBorderRadius: @_sap_m_QuickView_PageThumbnailBorderRadius;
--_sap_m_QuickView_TitleMaxHeight: @_sap_m_QuickView_TitleMaxHeight;
--_sap_m_QuickView_DesktopIconFocusOutline: @_sap_m_QuickView_DesktopIconFocusOutline;
--_sap_m_QuickView_DesktopIconFocusOutlineOffset: @_sap_m_QuickView_DesktopIconFocusOutlineOffset;
--_sap_m_RadioButtonGroup_WidthWithLabel: @_sap_m_RadioButtonGroup_WidthWithLabel;
--_sap_m_RadioButtonGroup_PaddingLeftLabel: @_sap_m_RadioButtonGroup_PaddingLeftLabel;
--_sap_m_SearchField_Height: @_sap_m_SearchField_Height;
--_sap_m_SearchField_FormHeight: @_sap_m_SearchField_FormHeight;
--_sap_m_SearchField_InputHeight: @_sap_m_SearchField_InputHeight;
--_sap_m_SearchField_ButtonSize: @_sap_m_SearchField_ButtonSize;
--_sap_m_SearchField_ButtonFontSize: @_sap_m_SearchField_ButtonFontSize;
--_sap_m_SearchField_NoSearchButtonPadding: @_sap_m_SearchField_NoSearchButtonPadding;
--_sap_m_SearchField_Compact_FormPaddingLeft: @_sap_m_SearchField_Compact_FormPaddingLeft;
--_sap_m_SearchField_Compact_NoSearchButtonPadding: @_sap_m_SearchField_Compact_NoSearchButtonPadding;
--_sap_m_SearchField_ResetIcon: @_sap_m_SearchField_ResetIcon;
--_sap_m_SelectList_ItemHeight: @_sap_m_SelectList_ItemHeight;
--_sap_m_SelectList_ItemCompactHeight: @_sap_m_SelectList_ItemCompactHeight;
--_sap_m_SuggestionsPopover_ItemHeight: @_sap_m_SuggestionsPopover_ItemHeight;
--_sap_m_SuggestionsPopover_ItemHeightCompact: @_sap_m_SuggestionsPopover_ItemHeightCompact;
--_sap_m_SuggestionsPopover_GroupItemHeight: @_sap_m_SuggestionsPopover_GroupItemHeight;
--_sap_m_SuggestionsPopover_GroupItemHeightCompact: @_sap_m_SuggestionsPopover_GroupItemHeightCompact;
--_sap_m_SuggestionsPopover_TabularItemHeight: @_sap_m_SuggestionsPopover_TabularItemHeight;
--_sap_m_SuggestionsPopover_TabularItemHeightCompact: @_sap_m_SuggestionsPopover_TabularItemHeightCompact;
--_sap_m_SuggestionsPopover_TabularGroupItemHeight: @_sap_m_SuggestionsPopover_TabularGroupItemHeight;
--_sap_m_SuggestionsPopover_TabularGroupItemHeightCompact: @_sap_m_SuggestionsPopover_TabularGroupItemHeightCompact;
--_sap_m_Shell_AppWidthLimit: @_sap_m_Shell_AppWidthLimit;
--_sap_m_Shell_AppWidthLimitBy2: @_sap_m_Shell_AppWidthLimitBy2;
--_sap_m_Shell_AppWidthLimitPlusPadding: @_sap_m_Shell_AppWidthLimitPlusPadding;
--_sap_m_Shell_AppHeight: @_sap_m_Shell_AppHeight;
--_sap_m_Shell_HeaderHeight: @_sap_m_Shell_HeaderHeight;
--_sap_m_Shell_MinHeightForHeader: @_sap_m_Shell_MinHeightForHeader;
--_sap_m_Shell_MinWidthForLogoAside: @_sap_m_Shell_MinWidthForLogoAside;
--_sap_m_Shell_MinWidthForBigLogoAside: @_sap_m_Shell_MinWidthForBigLogoAside;
--_sap_m_PlanningCalendarHeader_ActionsToolbarHeight_Compact: @_sap_m_PlanningCalendarHeader_ActionsToolbarHeight_Compact;
--_sap_m_PlanningCalendarHeader_ActionsToolbarHeight: @_sap_m_PlanningCalendarHeader_ActionsToolbarHeight;
--_sap_m_SinglePlanningCalendarGrid_HoursBackground: @_sap_m_SinglePlanningCalendarGrid_HoursBackground;
--_sap_m_SinglePlanningCalendarGrid_RowHeadersWidth: @_sap_m_SinglePlanningCalendarGrid_RowHeadersWidth;
--_sap_m_SinglePlanningCalendarGrid_RowHeight: @_sap_m_SinglePlanningCalendarGrid_RowHeight;
--_sap_m_SinglePlanningCalendarGrid_CompactRowHeight: @_sap_m_SinglePlanningCalendarGrid_CompactRowHeight;
--_sap_ui_unified_Calendar_ItemColor: @_sap_ui_unified_Calendar_ItemColor;
--_sap_m_SplitContainer_AppHeight: @_sap_m_SplitContainer_AppHeight;
--_sap_m_SplitContainer_HeaderHeight: @_sap_m_SplitContainer_HeaderHeight;
--_sap_m_SplitContainer_MinHeightForHeader: @_sap_m_SplitContainer_MinHeightForHeader;
--_sap_m_Switch_OnPosition: @_sap_m_Switch_OnPosition;
--_sap_m_Switch_OffPosition: @_sap_m_Switch_OffPosition;
--_sap_m_Switch_TransitionTime: @_sap_m_Switch_TransitionTime;
--_sap_m_Table_SelNavColWidth: @_sap_m_Table_SelNavColWidth;
--_sap_m_Text_TextShadowInTransparentToolbar: @_sap_m_Text_TextShadowInTransparentToolbar;
--_sapMTextAreaPadding: @_sapMTextAreaPadding;
--_sapMTextAreaPadding_Compact: @_sapMTextAreaPadding_Compact;
--_sapMTextAreaValueStatePadding: @_sapMTextAreaValueStatePadding;
--_sapMTextAreaValueStatePadding_Compact: @_sapMTextAreaValueStatePadding_Compact;
--_sap_m_Token_Sys_Cancel_Icon: @_sap_m_Token_Sys_Cancel_Icon;
--_sap_m_Token_TokenPadding: @_sap_m_Token_TokenPadding;
--_sap_m_Token_TokenCompactPadding: @_sap_m_Token_TokenCompactPadding;
--_sap_m_Token_TokenSize: @_sap_m_Token_TokenSize;
--_sap_m_Token_TokenCompactSize: @_sap_m_Token_TokenCompactSize;
--_sap_m_Tokenizer_OutlineOffset: @_sap_m_Tokenizer_OutlineOffset;
--_sap_m_Tokenizer_Token_MarginRight: @_sap_m_Tokenizer_Token_MarginRight;
--_sap_m_Tree_Children_Background: @_sap_m_Tree_Children_Background;
--_sap_m_Wizard_NavHeight: @_sap_m_Wizard_NavHeight;
--_sap_m_WizardStep_Animation_Duration: @_sap_m_WizardStep_Animation_Duration;
--_sap_m_WizardProgressNavigator_NavHeight: @_sap_m_WizardProgressNavigator_NavHeight;
--_sap_m_WizardProgressNavigator_ListHeight: @_sap_m_WizardProgressNavigator_ListHeight;
--_sap_m_WizardProgressNavigator_StepWidth: @_sap_m_WizardProgressNavigator_StepWidth;
--_sap_m_WizardProgressNavigator_StepPadding: @_sap_m_WizardProgressNavigator_StepPadding;
--_sap_m_WizardProgressNavigator_SmallSeparator: @_sap_m_WizardProgressNavigator_SmallSeparator;
--_sap_m_WizardProgressNavigator_StepUnderlineHeight: @_sap_m_WizardProgressNavigator_StepUnderlineHeight;
--_sap_m_WizardProgressNavigator_StepOverlapOnPhone: @_sap_m_WizardProgressNavigator_StepOverlapOnPhone;
--_sap_m_Button_EmphasizedFocusColor: @_sap_m_Button_EmphasizedFocusColor;
--_sap_m_IconTabBar_ArrowScrollPadding: @_sap_m_IconTabBar_ArrowScrollPadding;
--_sap_m_IconTabBar_SplitContainerArrowScrollPadding: @_sap_m_IconTabBar_SplitContainerArrowScrollPadding;
--_sap_m_IconTabBar_Phone_ContentArrowHeight: @_sap_m_IconTabBar_Phone_ContentArrowHeight;
--_sap_m_IconTabBar_TextHoverColor: @_sap_m_IconTabBar_TextHoverColor;
--_sap_m_IconTabBar_SelectedTextColor: @_sap_m_IconTabBar_SelectedTextColor;
--_sap_m_IconTabBar_SelectedTextHoverColor: @_sap_m_IconTabBar_SelectedTextHoverColor;
--_sap_m_IconTabBar_ArrowScroll_AfterHeight: @_sap_m_IconTabBar_ArrowScroll_AfterHeight;
--_sap_m_Link_TextShadowColor: @_sap_m_Link_TextShadowColor;
--sapUiLinkSubtleColor: @sapUiLinkSubtleColor;
--_sap_m_ObjectAttribute_ListTextShadowColor: @_sap_m_ObjectAttribute_ListTextShadowColor;
--_sap_m_ObjectMarker_LinkShadowColor: @_sap_m_ObjectMarker_LinkShadowColor;
--_sap_m_ObjectNumber_TextShadowColor: @_sap_m_ObjectNumber_TextShadowColor;
--_sap_m_ObjectStatus_TextShadowColor: @_sap_m_ObjectStatus_TextShadowColor;
--_sap_m_SltPicker_SubHeader_BoxShadow_Bottom: @_sap_m_SltPicker_SubHeader_BoxShadow_Bottom;
--_sap_m_SelectListItem_Height: @_sap_m_SelectListItem_Height;
--_sap_m_SelectListItem_CompactHeight: @_sap_m_SelectListItem_CompactHeight;
--_sap_m_SelectListItemBelizeFocus_Height: @_sap_m_SelectListItemBelizeFocus_Height;
--_sap_m_Switch_OffBorderColor: @_sap_m_Switch_OffBorderColor;
--_sap_m_TabStrip_ItemHoverTextColor: @_sap_m_TabStrip_ItemHoverTextColor;
--_sap_m_TabStrip_ItemSelectedTextColor: @_sap_m_TabStrip_ItemSelectedTextColor;
--_sap_m_TileContent_NewsFooterTextColor: @_sap_m_TileContent_NewsFooterTextColor;
--_sap_m_TimePicker_ItemColor: @_sap_m_TimePicker_ItemColor;
--_sap_m_TimePicker_ItemHoverColor: @_sap_m_TimePicker_ItemHoverColor;
--_sap_m_TimePicker_ItemBorderColor: @_sap_m_TimePicker_ItemBorderColor;
--_sap_m_Token_LeftPadding: @_sap_m_Token_LeftPadding;
--_sap_m_ViewSettingsDialog_HeaderBorderColor: @_sap_m_ViewSettingsDialog_HeaderBorderColor;
--_sap_m_WizardProgressNavigator_BoxShadow: @_sap_m_WizardProgressNavigator_BoxShadow;
--_sap_m_function_contrast1340: @_sap_m_function_contrast1340;
--_sap_m_function_darken1345: @_sap_m_function_darken1345;
--_sap_m_function_fade1345: @_sap_m_function_fade1345;
--_sap_m_function_fade1367: @_sap_m_function_fade1367;
--_sap_m_function_fade1398: @_sap_m_function_fade1398;
--_sap_m_function_fade1490: @_sap_m_function_fade1490;
--_sap_m_function_fade1508: @_sap_m_function_fade1508;
--_sap_m_function_contrast1532: @_sap_m_function_contrast1532;
--_sap_m_function_darken1543: @_sap_m_function_darken1543;
--_sap_m_function_fade1570: @_sap_m_function_fade1570;
--_sap_m_function_darken1573: @_sap_m_function_darken1573;
--_sap_m_function_fade1576: @_sap_m_function_fade1576;
--_sap_m_function_darken1576: @_sap_m_function_darken1576;
--_sap_m_function_darken1577: @_sap_m_function_darken1577;
--_sap_m_function_contrast1583: @_sap_m_function_contrast1583;
--_sap_m_function_fade1584: @_sap_m_function_fade1584;
--_sap_m_function_fade1589: @_sap_m_function_fade1589;
--_sap_m_function_darken1589: @_sap_m_function_darken1589;
--_sap_m_function_contrast1589: @_sap_m_function_contrast1589;
--_sap_m_function_contrast1596: @_sap_m_function_contrast1596;
--_sap_m_function_fade1597: @_sap_m_function_fade1597;
--_sap_m_function_fade1636: @_sap_m_function_fade1636;
--_sap_m_function_fade1645: @_sap_m_function_fade1645;
--_sap_m_function_fade1649: @_sap_m_function_fade1649;
--_sap_m_function_darken1649: @_sap_m_function_darken1649;
--_sap_m_function_lighten1649: @_sap_m_function_lighten1649;
--_sap_m_function_darken1653: @_sap_m_function_darken1653;
--_sap_m_function_fade1653: @_sap_m_function_fade1653;
}
