@ui5/webcomponents-theming 0.0.0-33967dd12 → 0.0.0-33e059bcd

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/CHANGELOG.md +271 -0
  2. package/README.md +2 -1
  3. package/css-vars-usage.json +151 -6
  4. package/dist/.tsbuildinfo +1 -0
  5. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  15. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  20. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  30. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  33. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  35. package/dist/generated/json-imports/Themes-static.d.ts +1 -0
  36. package/dist/generated/json-imports/Themes-static.js +27 -23
  37. package/dist/generated/json-imports/Themes-static.js.map +1 -0
  38. package/dist/generated/json-imports/Themes.d.ts +1 -0
  39. package/dist/generated/json-imports/Themes.js +27 -25
  40. package/dist/generated/json-imports/Themes.js.map +1 -0
  41. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +2 -1
  42. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  43. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +2 -1
  44. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  45. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +2 -1
  46. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  47. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -1
  48. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  49. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -1
  50. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  51. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -1
  52. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  53. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -1
  54. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  55. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -1
  56. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  57. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -1
  58. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  59. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  60. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  61. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  62. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +2 -1
  63. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  64. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -1
  65. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  66. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  68. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  69. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -1
  70. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  71. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  72. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  73. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  74. package/package-scripts.cjs +7 -18
  75. package/package.json +6 -6
  76. package/tsconfig.json +10 -0
  77. package/config/postcss.themes/postcss.config.cjs +0 -24
  78. package/dist/themes/sap_belize/css_variables.css +0 -958
  79. package/dist/themes/sap_belize/parameters-bundle.css +0 -1
  80. package/dist/themes/sap_belize_hcb/css_variables.css +0 -966
  81. package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  82. package/dist/themes/sap_belize_hcw/css_variables.css +0 -976
  83. package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  84. package/dist/themes/sap_fiori_3/css_variables.css +0 -956
  85. package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
  86. package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -966
  87. package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
  88. package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -966
  89. package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
  90. package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -976
  91. package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
  92. package/dist/themes/sap_horizon/css_variables.css +0 -946
  93. package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
  94. package/dist/themes/sap_horizon_dark/css_variables.css +0 -956
  95. package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  96. package/dist/themes/sap_horizon_exp/css_variables.css +0 -946
  97. package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  98. package/dist/themes/sap_horizon_hcb/css_variables.css +0 -956
  99. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  100. package/dist/themes/sap_horizon_hcw/css_variables.css +0 -966
  101. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_belize_hcb/parameters-bundle.css","content":"/**\n* Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.\n*\n* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\n* data:{\"Path\": \"Base.baseLib.sap_belize_hcb.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_2\",\"Fiori_3\",\"HighContrast\"], \"FallbackThemeId\": \"sap_belize\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}}\n*/\n\n:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_belize_hcb.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_2\",\"Fiori_3\",\"HighContrast\"], \"FallbackThemeId\": \"sap_belize\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}};}\n\n/**\n* Base.baseLib.baseTheme.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.baseTheme.css_variables (Version 11.5.0)\n*/\n\n:root {\n --sapBrandColor: #7a5100;\n --sapHighlightColor: #7a5100;\n --sapBaseColor: #000;\n --sapShellColor: #000;\n --sapBackgroundColor: #000;\n --sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSize: .875rem;\n --sapTextColor: #fff;\n --sapLinkColor: #fff;\n --sapCompanyLogo: none;\n --sapBackgroundImage: none;\n --sapBackgroundImageOpacity: 1.0;\n --sapBackgroundImageRepeat: false;\n --sapSelectedColor: #0f5d94;\n --sapHoverColor: #7a5100;\n --sapActiveColor: #7a5100;\n --sapHighlightTextColor: #fff;\n --sapTitleColor: #fff;\n --sapNegativeColor: #ff5e5e;\n --sapCriticalColor: #ffab1d;\n --sapPositiveColor: #99cc99;\n --sapInformativeColor: #fff;\n --sapNeutralColor: #fff;\n --sapNegativeElementColor: #ff5e5e;\n --sapCriticalElementColor: #ffab1d;\n --sapPositiveElementColor: #99cc99;\n --sapInformativeElementColor: #fff;\n --sapNeutralElementColor: #fff;\n --sapNegativeTextColor: #ff5e5e;\n --sapCriticalTextColor: #ffab1d;\n --sapPositiveTextColor: #99cc99;\n --sapInformativeTextColor: #fff;\n --sapNeutralTextColor: #fff;\n --sapErrorColor: #ff5e5e;\n --sapWarningColor: #ffab1d;\n --sapSuccessColor: #99cc99;\n --sapInformationColor: #fff;\n --sapErrorBackground: #000;\n --sapWarningBackground: #000;\n --sapSuccessBackground: #000;\n --sapInformationBackground: #000;\n --sapNeutralBackground: #000;\n --sapErrorBorderColor: #ff5e5e;\n --sapWarningBorderColor: #ffab1d;\n --sapSuccessBorderColor: #99cc99;\n --sapInformationBorderColor: #fff;\n --sapNeutralBorderColor: #fff;\n --sapElement_LineHeight: 3rem;\n --sapElement_Height: 2.5rem;\n --sapElement_BorderWidth: .0625rem;\n --sapElement_BorderCornerRadius: .25rem;\n --sapElement_Compact_LineHeight: 2rem;\n --sapElement_Compact_Height: 1.625rem;\n --sapElement_Condensed_LineHeight: 1.5rem;\n --sapElement_Condensed_Height: 1.375rem;\n --sapContent_LineHeight: 1.4;\n --sapContent_IconHeight: 1rem;\n --sapContent_IconColor: #fff;\n --sapContent_ContrastIconColor: #fff;\n --sapContent_NonInteractiveIconColor: #fff;\n --sapContent_MarkerIconColor: #fff;\n --sapContent_MarkerTextColor: #fff;\n --sapContent_MeasureIndicatorColor: #fff;\n --sapContent_Selected_MeasureIndicatorColor: #fff;\n --sapContent_Placeholderloading_Background: #666;\n --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #666 0%, #666 35%, #999 50%, #666 65%, #666 100%);\n --sapContent_ImagePlaceholderBackground: #000;\n --sapContent_ImagePlaceholderForegroundColor: #fff;\n --sapContent_RatedColor: #fff;\n --sapContent_UnratedColor: #999;\n --sapContent_BusyColor: #fff;\n --sapContent_FocusColor: #fff;\n --sapContent_FocusStyle: dotted;\n --sapContent_FocusWidth: .125rem;\n --sapContent_ContrastFocusColor: #fff;\n --sapContent_ShadowColor: #fff;\n --sapContent_ContrastShadowColor: #fff;\n --sapContent_Shadow0: 0 0 0 0.0625rem #fff;\n --sapContent_Shadow1: 0 0 1rem 0 rgba(255,255,255,0.5), 0 0 0 0.125rem #fff;\n --sapContent_Shadow2: 0 0.25rem 2rem 0 rgba(255,255,255,0.6), 0 0 0 0.125rem #fff;\n --sapContent_Shadow3: 0 0.625rem 4rem 0 rgba(255,255,255,0.8), 0 0 0 0.125rem #fff;\n --sapContent_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;\n --sapContent_ContrastTextShadow: none;\n --sapContent_HeaderShadow: inset 0 -0.125rem #fff;\n --sapContent_Interaction_Shadow: none;\n --sapContent_Selected_Shadow: none;\n --sapContent_Negative_Shadow: none;\n --sapContent_Critical_Shadow: none;\n --sapContent_Positive_Shadow: none;\n --sapContent_Informative_Shadow: none;\n --sapContent_Neutral_Shadow: none;\n --sapContent_SearchHighlightColor: #7a5100;\n --sapContent_HelpColor: #03b803;\n --sapContent_LabelColor: #fff;\n --sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;\n --sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;\n --sapContent_IconFontFamily: \"SAP-icons\";\n --sapContent_DisabledTextColor: #666;\n --sapContent_DisabledOpacity: 0.4;\n --sapContent_ContrastTextThreshold: 0.65;\n --sapContent_ContrastTextColor: #fff;\n --sapContent_ForegroundColor: #000;\n --sapContent_ForegroundBorderColor: #fff;\n --sapContent_ForegroundTextColor: #fff;\n --sapContent_BadgeBackground: #000;\n --sapContent_BadgeTextColor: #fff;\n --sapContent_DragAndDropActiveColor: #03b803;\n --sapContent_Selected_TextColor: #fff;\n --sapContent_Selected_Background: #0f5d94;\n --sapContent_Selected_Hover_Background: #7a5100;\n --sapContent_Selected_ForegroundColor: #fff;\n --sapContent_ForcedColorAdjust: none;\n --sapContent_Illustrative_Color1: #212628;\n --sapContent_Illustrative_Color2: #fff;\n --sapContent_Illustrative_Color3: #ccc;\n --sapContent_Illustrative_Color4: #fff;\n --sapContent_Illustrative_Color5: #88979e;\n --sapContent_Illustrative_Color6: #88979e;\n --sapContent_Illustrative_Color7: #212628;\n --sapContent_Illustrative_Color8: #000;\n --sapContent_Illustrative_Color9: #62737c;\n --sapContent_Illustrative_Color10: #e7e9ea;\n --sapContent_Illustrative_Color11: #fff;\n --sapContent_Illustrative_Color12: #fff;\n --sapContent_Illustrative_Color13: #ccc;\n --sapContent_Illustrative_Color14: #999;\n --sapContent_Illustrative_Color15: #999;\n --sapContent_Illustrative_Color16: #505e65;\n --sapContent_Illustrative_Color17: #505e65;\n --sapContent_Illustrative_Color18: #2d3336;\n --sapContent_Illustrative_Color19: #384144;\n --sapContent_Illustrative_Color20: #444e52;\n --sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSmallSize: .75rem;\n --sapFontLargeSize: 1rem;\n --sapFontHeader1Size: 1.625rem;\n --sapFontHeader2Size: 1.375rem;\n --sapFontHeader3Size: 1.25rem;\n --sapFontHeader4Size: 1.125rem;\n --sapFontHeader5Size: 1rem;\n --sapFontHeader6Size: .875rem;\n --sapLink_TextDecoration: underline;\n --sapLink_Hover_Color: #fff;\n --sapLink_Hover_TextDecoration: none;\n --sapLink_Active_Color: #fff;\n --sapLink_Active_TextDecoration: underline;\n --sapLink_Visited_Color: #fff;\n --sapLink_InvertedColor: #fff;\n --sapLink_SubtleColor: #fff;\n --sapShell_Background: #000;\n --sapShell_BackgroundImage: linear-gradient(to bottom, #000, #000);\n --sapShell_BackgroundImageOpacity: 1.0;\n --sapShell_BackgroundImageRepeat: false;\n --sapShell_BorderColor: #fff;\n --sapShell_TextColor: #fff;\n --sapShell_InteractiveBackground: #000;\n --sapShell_InteractiveTextColor: #fff;\n --sapShell_InteractiveBorderColor: #fff;\n --sapShell_GroupTitleTextColor: #fff;\n --sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;\n --sapShell_Hover_Background: #7a5100;\n --sapShell_Active_Background: #7a5100;\n --sapShell_Active_TextColor: #fff;\n --sapShell_Selected_Background: #0f5d94;\n --sapShell_Selected_TextColor: #fff;\n --sapShell_Selected_Hover_Background: #7a5100;\n --sapShell_Favicon: none;\n --sapShell_Navigation_Background: #000;\n --sapShell_Navigation_Hover_Background: #7a5100;\n --sapShell_Navigation_SelectedColor: #fff;\n --sapShell_Navigation_Selected_TextColor: #fff;\n --sapShell_Navigation_TextColor: #fff;\n --sapShell_Navigation_Active_TextColor: #fff;\n --sapShell_Navigation_Active_Background: #7a5100;\n --sapShell_Shadow: 0 0.125rem 0 0 #fff;\n --sapShell_NegativeColor: #ff5e5e;\n --sapShell_CriticalColor: #ffab1d;\n --sapShell_PositiveColor: #99cc99;\n --sapShell_InformativeColor: #fff;\n --sapShell_NeutralColor: #fff;\n --sapShell_Category_1_Background: #000;\n --sapShell_Category_1_BorderColor: #6bd3ff;\n --sapShell_Category_1_TextColor: #fff;\n --sapShell_Category_1_TextShadow: none;\n --sapShell_Category_2_Background: #000;\n --sapShell_Category_2_BorderColor: #db9292;\n --sapShell_Category_2_TextColor: #fff;\n --sapShell_Category_2_TextShadow: none;\n --sapShell_Category_3_Background: #000;\n --sapShell_Category_3_BorderColor: #ffc847;\n --sapShell_Category_3_TextColor: #fff;\n --sapShell_Category_3_TextShadow: none;\n --sapShell_Category_4_Background: #000;\n --sapShell_Category_4_BorderColor: #bb86b0;\n --sapShell_Category_4_TextColor: #fff;\n --sapShell_Category_4_TextShadow: none;\n --sapShell_Category_5_Background: #000;\n --sapShell_Category_5_BorderColor: #cdaf9d;\n --sapShell_Category_5_TextColor: #fff;\n --sapShell_Category_5_TextShadow: none;\n --sapShell_Category_6_Background: #000;\n --sapShell_Category_6_BorderColor: #7fc6c6;\n --sapShell_Category_6_TextColor: #fff;\n --sapShell_Category_6_TextShadow: none;\n --sapShell_Category_7_Background: #000;\n --sapShell_Category_7_BorderColor: #e269c9;\n --sapShell_Category_7_TextColor: #fff;\n --sapShell_Category_7_TextShadow: none;\n --sapShell_Category_8_Background: #000;\n --sapShell_Category_8_BorderColor: #b2e484;\n --sapShell_Category_8_TextColor: #fff;\n --sapShell_Category_8_TextShadow: none;\n --sapShell_Category_9_Background: #000;\n --sapShell_Category_9_BorderColor: #4db1ff;\n --sapShell_Category_9_TextColor: #fff;\n --sapShell_Category_9_TextShadow: none;\n --sapShell_Category_10_Background: #000;\n --sapShell_Category_10_BorderColor: #b0bcc5;\n --sapShell_Category_10_TextColor: #fff;\n --sapShell_Category_10_TextShadow: none;\n --sapShell_Category_11_Background: #000;\n --sapShell_Category_11_BorderColor: #ff8787;\n --sapShell_Category_11_TextColor: #fff;\n --sapShell_Category_11_TextShadow: none;\n --sapShell_Category_12_Background: #000;\n --sapShell_Category_12_BorderColor: #d3b6ff;\n --sapShell_Category_12_TextColor: #fff;\n --sapShell_Category_12_TextShadow: none;\n --sapShell_Category_13_Background: #000;\n --sapShell_Category_13_BorderColor: #fdcef0;\n --sapShell_Category_13_TextColor: #fff;\n --sapShell_Category_13_TextShadow: none;\n --sapShell_Category_14_Background: #000;\n --sapShell_Category_14_BorderColor: #a4eeee;\n --sapShell_Category_14_TextColor: #fff;\n --sapShell_Category_14_TextShadow: none;\n --sapShell_Category_15_Background: #000;\n --sapShell_Category_15_BorderColor: #eaecee;\n --sapShell_Category_15_TextColor: #fff;\n --sapShell_Category_15_TextShadow: none;\n --sapShell_Category_16_Background: #000;\n --sapShell_Category_16_BorderColor: #b2e484;\n --sapShell_Category_16_TextColor: #fff;\n --sapShell_Category_16_TextShadow: none;\n --sapAvatar_1_Background: #000;\n --sapAvatar_1_BorderColor: #fff;\n --sapAvatar_1_TextColor: #fff;\n --sapAvatar_2_Background: #000;\n --sapAvatar_2_BorderColor: #fff;\n --sapAvatar_2_TextColor: #fff;\n --sapAvatar_3_Background: #000;\n --sapAvatar_3_BorderColor: #fff;\n --sapAvatar_3_TextColor: #fff;\n --sapAvatar_4_Background: #000;\n --sapAvatar_4_BorderColor: #fff;\n --sapAvatar_4_TextColor: #fff;\n --sapAvatar_5_Background: #000;\n --sapAvatar_5_BorderColor: #fff;\n --sapAvatar_5_TextColor: #fff;\n --sapAvatar_6_Background: #000;\n --sapAvatar_6_BorderColor: #fff;\n --sapAvatar_6_TextColor: #fff;\n --sapAvatar_7_Background: #000;\n --sapAvatar_7_BorderColor: #fff;\n --sapAvatar_7_TextColor: #fff;\n --sapAvatar_8_Background: #000;\n --sapAvatar_8_BorderColor: #fff;\n --sapAvatar_8_TextColor: #fff;\n --sapAvatar_9_Background: #000;\n --sapAvatar_9_BorderColor: #fff;\n --sapAvatar_9_TextColor: #fff;\n --sapAvatar_10_Background: #000;\n --sapAvatar_10_BorderColor: #fff;\n --sapAvatar_10_TextColor: #fff;\n --sapButton_Background: #000;\n --sapButton_BorderColor: #fff;\n --sapButton_BorderWidth: .0625rem;\n --sapButton_BorderCornerRadius: .375rem;\n --sapButton_TextColor: #fff;\n --sapButton_Hover_Background: #7a5100;\n --sapButton_Hover_BorderColor: #fff;\n --sapButton_Hover_TextColor: #fff;\n --sapButton_IconColor: #fff;\n --sapButton_Active_Background: #7a5100;\n --sapButton_Active_BorderColor: #fff;\n --sapButton_Active_TextColor: #fff;\n --sapButton_Emphasized_Background: #000;\n --sapButton_Emphasized_BorderColor: #fff;\n --sapButton_Emphasized_TextColor: #fff;\n --sapButton_Emphasized_Hover_Background: #7a5100;\n --sapButton_Emphasized_Hover_BorderColor: #fff;\n --sapButton_Emphasized_Hover_TextColor: #fff;\n --sapButton_Emphasized_Active_Background: #7a5100;\n --sapButton_Emphasized_Active_BorderColor: #fff;\n --sapButton_Emphasized_Active_TextColor: #fff;\n --sapButton_Emphasized_TextShadow: transparent;\n --sapButton_Emphasized_FontWeight: bold;\n --sapButton_Reject_Background: #000;\n --sapButton_Reject_BorderColor: #fff;\n --sapButton_Reject_TextColor: #fff;\n --sapButton_Reject_Hover_Background: #7a5100;\n --sapButton_Reject_Hover_BorderColor: #fff;\n --sapButton_Reject_Hover_TextColor: #fff;\n --sapButton_Reject_Active_Background: #7a5100;\n --sapButton_Reject_Active_BorderColor: #fff;\n --sapButton_Reject_Active_TextColor: #fff;\n --sapButton_Reject_Selected_Background: #0f5d94;\n --sapButton_Reject_Selected_BorderColor: #fff;\n --sapButton_Reject_Selected_TextColor: #fff;\n --sapButton_Reject_Selected_Hover_Background: #7a5100;\n --sapButton_Reject_Selected_Hover_BorderColor: #fff;\n --sapButton_Accept_Background: #000;\n --sapButton_Accept_BorderColor: #fff;\n --sapButton_Accept_TextColor: #fff;\n --sapButton_Accept_Hover_Background: #7a5100;\n --sapButton_Accept_Hover_BorderColor: #fff;\n --sapButton_Accept_Hover_TextColor: #fff;\n --sapButton_Accept_Active_Background: #7a5100;\n --sapButton_Accept_Active_BorderColor: #fff;\n --sapButton_Accept_Active_TextColor: #fff;\n --sapButton_Accept_Selected_Background: #0f5d94;\n --sapButton_Accept_Selected_BorderColor: #fff;\n --sapButton_Accept_Selected_TextColor: #fff;\n --sapButton_Accept_Selected_Hover_Background: #7a5100;\n --sapButton_Accept_Selected_Hover_BorderColor: #fff;\n --sapButton_Lite_Background: #000;\n --sapButton_Lite_BorderColor: #fff;\n --sapButton_Lite_TextColor: #fff;\n --sapButton_Lite_Hover_Background: #7a5100;\n --sapButton_Lite_Hover_BorderColor: #fff;\n --sapButton_Lite_Hover_TextColor: #fff;\n --sapButton_Lite_Active_Background: #7a5100;\n --sapButton_Lite_Active_BorderColor: #fff;\n --sapButton_Selected_Background: #0f5d94;\n --sapButton_Selected_BorderColor: #fff;\n --sapButton_Selected_TextColor: #fff;\n --sapButton_Selected_Hover_Background: #7a5100;\n --sapButton_Selected_Hover_BorderColor: #fff;\n --sapButton_Attention_Background: #000;\n --sapButton_Attention_BorderColor: #fff;\n --sapButton_Attention_TextColor: #fff;\n --sapButton_Attention_Hover_Background: #7a5100;\n --sapButton_Attention_Hover_BorderColor: #fff;\n --sapButton_Attention_Hover_TextColor: #fff;\n --sapButton_Attention_Active_Background: #7a5100;\n --sapButton_Attention_Active_BorderColor: #fff;\n --sapButton_Attention_Active_TextColor: #fff;\n --sapButton_Attention_Selected_Background: #0f5d94;\n --sapButton_Attention_Selected_BorderColor: #fff;\n --sapButton_Attention_Selected_TextColor: #fff;\n --sapButton_Attention_Selected_Hover_Background: #7a5100;\n --sapButton_Attention_Selected_Hover_BorderColor: #fff;\n --sapButton_Negative_Background: #000;\n --sapButton_Negative_BorderColor: #fff;\n --sapButton_Negative_TextColor: #fff;\n --sapButton_Negative_Hover_Background: #7a5100;\n --sapButton_Negative_Hover_BorderColor: #fff;\n --sapButton_Negative_Hover_TextColor: #fff;\n --sapButton_Negative_Active_Background: #7a5100;\n --sapButton_Negative_Active_BorderColor: #fff;\n --sapButton_Negative_Active_TextColor: #fff;\n --sapButton_Critical_Background: #000;\n --sapButton_Critical_BorderColor: #fff;\n --sapButton_Critical_TextColor: #fff;\n --sapButton_Critical_Hover_Background: #7a5100;\n --sapButton_Critical_Hover_BorderColor: #fff;\n --sapButton_Critical_Hover_TextColor: #fff;\n --sapButton_Critical_Active_Background: #7a5100;\n --sapButton_Critical_Active_BorderColor: #fff;\n --sapButton_Critical_Active_TextColor: #fff;\n --sapButton_Success_Background: #000;\n --sapButton_Success_BorderColor: #fff;\n --sapButton_Success_TextColor: #fff;\n --sapButton_Success_Hover_Background: #7a5100;\n --sapButton_Success_Hover_BorderColor: #fff;\n --sapButton_Success_Hover_TextColor: #fff;\n --sapButton_Success_Active_Background: #7a5100;\n --sapButton_Success_Active_BorderColor: #fff;\n --sapButton_Success_Active_TextColor: #fff;\n --sapButton_Information_Background: #000;\n --sapButton_Information_BorderColor: #fff;\n --sapButton_Information_TextColor: #fff;\n --sapButton_Information_Hover_Background: #7a5100;\n --sapButton_Information_Hover_BorderColor: #fff;\n --sapButton_Information_Hover_TextColor: #fff;\n --sapButton_Information_Active_Background: #7a5100;\n --sapButton_Information_Active_BorderColor: #fff;\n --sapButton_Information_Active_TextColor: #fff;\n --sapButton_Neutral_Background: #000;\n --sapButton_Neutral_BorderColor: #fff;\n --sapButton_Neutral_TextColor: #fff;\n --sapButton_Neutral_Hover_Background: #7a5100;\n --sapButton_Neutral_Hover_BorderColor: #fff;\n --sapButton_Neutral_Hover_TextColor: #fff;\n --sapButton_Neutral_Active_Background: #7a5100;\n --sapButton_Neutral_Active_BorderColor: #fff;\n --sapButton_Neutral_Active_TextColor: #fff;\n --sapButton_Track_Background: #000;\n --sapButton_Track_BorderColor: #fff;\n --sapButton_Track_TextColor: #fff;\n --sapButton_Track_Hover_Background: #7a5100;\n --sapButton_Track_Hover_BorderColor: #fff;\n --sapButton_Track_Selected_Background: #0f5d94;\n --sapButton_Track_Selected_BorderColor: #fff;\n --sapButton_Track_Selected_TextColor: #fff;\n --sapButton_Track_Selected_Hover_Background: #7a5100;\n --sapButton_Track_Selected_Hover_BorderColor: #fff;\n --sapButton_Handle_Background: #000;\n --sapButton_Handle_BorderColor: #fff;\n --sapButton_Handle_TextColor: #fff;\n --sapButton_Handle_Hover_Background: #7a5100;\n --sapButton_Handle_Hover_BorderColor: #fff;\n --sapButton_Handle_Selected_Background: #0f5d94;\n --sapButton_Handle_Selected_BorderColor: #fff;\n --sapButton_Handle_Selected_TextColor: #fff;\n --sapButton_Handle_Selected_Hover_Background: #7a5100;\n --sapButton_Handle_Selected_Hover_BorderColor: #fff;\n --sapButton_Track_Negative_Background: #000;\n --sapButton_Track_Negative_BorderColor: #ff5e5e;\n --sapButton_Track_Negative_TextColor: #fff;\n --sapButton_Track_Negative_Hover_Background: #7a5100;\n --sapButton_Track_Negative_Hover_BorderColor: #ff5e5e;\n --sapButton_Handle_Negative_Background: #000;\n --sapButton_Handle_Negative_BorderColor: #ff5e5e;\n --sapButton_Handle_Negative_TextColor: #fff;\n --sapButton_Handle_Negative_Hover_Background: #7a5100;\n --sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e;\n --sapButton_Track_Positive_Background: #000;\n --sapButton_Track_Positive_BorderColor: #99cc99;\n --sapButton_Track_Positive_TextColor: #fff;\n --sapButton_Track_Positive_Hover_Background: #000;\n --sapButton_Track_Positive_Hover_BorderColor: #fff;\n --sapButton_Handle_Positive_Background: #000;\n --sapButton_Handle_Positive_BorderColor: #99cc99;\n --sapButton_Handle_Positive_TextColor: #fff;\n --sapButton_Handle_Positive_Hover_Background: #7a5100;\n --sapButton_Handle_Positive_Hover_BorderColor: #99cc99;\n --sapButton_TokenBackground: #000;\n --sapButton_TokenBorderColor: #fff;\n --sapField_Background: #000;\n --sapField_BackgroundStyle: none;\n --sapField_TextColor: #fff;\n --sapField_PlaceholderTextColor: #999;\n --sapField_BorderColor: #fff;\n --sapField_HelpBackground: #000;\n --sapField_BorderWidth: .0625rem;\n --sapField_BorderStyle: solid;\n --sapField_BorderCornerRadius: 0;\n --sapField_Shadow: none;\n --sapField_Hover_Background: #000;\n --sapField_Hover_BackgroundStyle: none;\n --sapField_Hover_BorderColor: #fff;\n --sapField_Hover_HelpBackground: #000;\n --sapField_Hover_Shadow: none;\n --sapField_Hover_InvalidShadow: none;\n --sapField_Hover_WarningShadow: none;\n --sapField_Hover_SuccessShadow: none;\n --sapField_Hover_InformationShadow: none;\n --sapField_Active_BorderColor: #fff;\n --sapField_Focus_Background: #000;\n --sapField_Focus_BorderColor: #fff;\n --sapField_Focus_HelpBackground: #000;\n --sapField_ReadOnly_Background: #585858;\n --sapField_ReadOnly_BackgroundStyle: none;\n --sapField_ReadOnly_BorderColor: #999;\n --sapField_ReadOnly_BorderStyle: solid;\n --sapField_ReadOnly_HelpBackground: #585858;\n --sapField_RequiredColor: #fff;\n --sapField_InvalidColor: #fff;\n --sapField_InvalidBackground: #7a5100;\n --sapField_InvalidBackgroundStyle: none;\n --sapField_InvalidBorderWidth: .125rem;\n --sapField_InvalidBorderStyle: dashed;\n --sapField_InvalidShadow: none;\n --sapField_WarningColor: #fff;\n --sapField_WarningBackground: #000;\n --sapField_WarningBackgroundStyle: none;\n --sapField_WarningBorderWidth: .125rem;\n --sapField_WarningBorderStyle: dashed;\n --sapField_WarningShadow: none;\n --sapField_SuccessColor: #fff;\n --sapField_SuccessBackground: #000;\n --sapField_SuccessBackgroundStyle: none;\n --sapField_SuccessBorderWidth: .0625rem;\n --sapField_SuccessBorderStyle: solid;\n --sapField_SuccessShadow: none;\n --sapField_InformationColor: #fff;\n --sapField_InformationBackground: #000;\n --sapField_InformationBackgroundStyle: none;\n --sapField_InformationBorderWidth: .0625rem;\n --sapField_InformationBorderStyle: dashed;\n --sapField_InformationShadow: none;\n --sapGroup_TitleBackground: #000;\n --sapGroup_TitleBorderColor: #fff;\n --sapGroup_TitleTextColor: #fff;\n --sapGroup_Title_FontSize: 1.125rem;\n --sapGroup_ContentBackground: #000;\n --sapGroup_ContentBorderColor: #fff;\n --sapGroup_BorderWidth: .0625rem;\n --sapGroup_BorderCornerRadius: 0;\n --sapGroup_FooterBackground: #000;\n --sapToolbar_Background: #000;\n --sapToolbar_SeparatorColor: #fff;\n --sapList_HeaderBackground: #000;\n --sapList_HeaderBorderColor: #fff;\n --sapList_HeaderTextColor: #fff;\n --sapList_BorderColor: #999;\n --sapList_BorderWidth: .0625rem;\n --sapList_TextColor: #fff;\n --sapList_Active_TextColor: #fff;\n --sapList_Active_Background: #7a5100;\n --sapList_SelectionBackgroundColor: #0f5d94;\n --sapList_SelectionBorderColor: #fff;\n --sapList_Hover_SelectionBackground: #7a5100;\n --sapList_Background: #000;\n --sapList_Hover_Background: #7a5100;\n --sapList_AlternatingBackground: #262626;\n --sapList_GroupHeaderBackground: #000;\n --sapList_GroupHeaderBorderColor: #fff;\n --sapList_GroupHeaderTextColor: #fff;\n --sapList_TableGroupHeaderBackground: #585858;\n --sapList_TableGroupHeaderBorderColor: #fff;\n --sapList_TableGroupHeaderTextColor: #fff;\n --sapList_FooterBackground: #000;\n --sapList_FooterTextColor: #fff;\n --sapList_TableFooterBorder: #fff;\n --sapList_TableFixedBorderColor: #fff;\n --sapMessage_ErrorBorderColor: #ff5e5e;\n --sapMessage_WarningBorderColor: #ffab1d;\n --sapMessage_SuccessBorderColor: #99cc99;\n --sapMessage_InformationBorderColor: #fff;\n --sapPopover_BorderCornerRadius: .25rem;\n --sapProgress_Background: #000;\n --sapProgress_BorderColor: #fff;\n --sapProgress_TextColor: #fff;\n --sapProgress_FontSize: .75rem;\n --sapProgress_NegativeBackground: #000;\n --sapProgress_NegativeBorderColor: #fff;\n --sapProgress_NegativeTextColor: #fff;\n --sapProgress_CriticalBackground: #000;\n --sapProgress_CriticalBorderColor: #fff;\n --sapProgress_CriticalTextColor: #fff;\n --sapProgress_PositiveBackground: #000;\n --sapProgress_PositiveBorderColor: #fff;\n --sapProgress_PositiveTextColor: #fff;\n --sapProgress_InformationBackground: #000;\n --sapProgress_InformationBorderColor: #fff;\n --sapProgress_InformationTextColor: #fff;\n --sapProgress_Value_Background: #7a5100;\n --sapProgress_Value_BorderColor: #fff;\n --sapProgress_Value_TextColor: #fff;\n --sapProgress_Value_NegativeBackground: #7a5100;\n --sapProgress_Value_NegativeBorderColor: #fff;\n --sapProgress_Value_NegativeTextColor: #fff;\n --sapProgress_Value_CriticalBackground: #7a5100;\n --sapProgress_Value_CriticalBorderColor: #fff;\n --sapProgress_Value_CriticalTextColor: #fff;\n --sapProgress_Value_PositiveBackground: #7a5100;\n --sapProgress_Value_PositiveBorderColor: #fff;\n --sapProgress_Value_PositiveTextColor: #fff;\n --sapProgress_Value_InformationBackground: #7a5100;\n --sapProgress_Value_InformationBorderColor: #fff;\n --sapProgress_Value_InformationTextColor: #fff;\n --sapScrollBar_FaceColor: #999;\n --sapScrollBar_TrackColor: #000;\n --sapScrollBar_BorderColor: #999;\n --sapScrollBar_SymbolColor: #fff;\n --sapScrollBar_Dimension: .75rem;\n --sapScrollBar_Hover_FaceColor: #fff;\n --sapSlider_Background: #000;\n --sapSlider_BorderColor: #fff;\n --sapSlider_Selected_Background: #0f5d94;\n --sapSlider_Selected_BorderColor: #fff;\n --sapSlider_HandleBackground: #000;\n --sapSlider_HandleBorderColor: #fff;\n --sapSlider_RangeHandleBackground: #000;\n --sapSlider_Hover_HandleBackground: #7a5100;\n --sapSlider_Hover_HandleBorderColor: #fff;\n --sapSlider_Hover_RangeHandleBackground: #7a5100;\n --sapSlider_Active_HandleBackground: #7a5100;\n --sapSlider_Active_HandleBorderColor: #fff;\n --sapSlider_Active_RangeHandleBackground: transparent;\n --sapPageHeader_Background: #000;\n --sapPageHeader_BorderColor: #fff;\n --sapPageHeader_TextColor: #fff;\n --sapPageFooter_Background: #000;\n --sapPageFooter_BorderColor: #fff;\n --sapPageFooter_TextColor: #fff;\n --sapInfobar_Background: #000;\n --sapInfobar_Hover_Background: #7a5100;\n --sapInfobar_Active_Background: #7a5100;\n --sapInfobar_NonInteractive_Background: #585858;\n --sapInfobar_TextColor: #fff;\n --sapObjectHeader_Background: #000;\n --sapObjectHeader_Hover_Background: #7a5100;\n --sapObjectHeader_BorderColor: #fff;\n --sapObjectHeader_Title_TextColor: #fff;\n --sapObjectHeader_Title_FontSize: 1.25rem;\n --sapObjectHeader_Title_SnappedFontSize: 1.25rem;\n --sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapObjectHeader_Subtitle_TextColor: #fff;\n --sapBlockLayer_Background: #000;\n --sapTile_Background: #000;\n --sapTile_Hover_Background: #7a5100;\n --sapTile_Active_Background: #7a5100;\n --sapTile_BorderColor: #fff;\n --sapTile_BorderCornerRadius: 0.25rem;\n --sapTile_TitleTextColor: #fff;\n --sapTile_TextColor: #fff;\n --sapTile_IconColor: #fff;\n --sapTile_SeparatorColor: #fff;\n --sapTile_Interactive_BorderColor: #fff;\n --sapTile_OverlayBackground: #000;\n --sapTile_OverlayForegroundColor: #fff;\n --sapAccentColor1: #ffc847;\n --sapAccentColor2: #ed884a;\n --sapAccentColor3: #db9292;\n --sapAccentColor4: #e269c9;\n --sapAccentColor5: #8ca7d5;\n --sapAccentColor6: #6bd3ff;\n --sapAccentColor7: #7fc6c6;\n --sapAccentColor8: #b2e484;\n --sapAccentColor9: #b995e0;\n --sapAccentColor10: #b0bcc5;\n --sapAccentBackgroundColor1: #fff3b8;\n --sapAccentBackgroundColor2: #ffd0e7;\n --sapAccentBackgroundColor3: #fff0fa;\n --sapAccentBackgroundColor4: #ffdcf3;\n --sapAccentBackgroundColor5: #ded3ff;\n --sapAccentBackgroundColor6: #d1efff;\n --sapAccentBackgroundColor7: #c2fcee;\n --sapAccentBackgroundColor8: #ebf5cb;\n --sapAccentBackgroundColor9: #dafdf5;\n --sapAccentBackgroundColor10: #eaecee;\n --sapIndicationColor_1: #ff5e5e;\n --sapIndicationColor_1_Background: #000;\n --sapIndicationColor_1_BorderColor: #fff;\n --sapIndicationColor_1_TextColor: #fff;\n --sapIndicationColor_1_Hover_Background: #7a5100;\n --sapIndicationColor_1_Active_Background: #7a5100;\n --sapIndicationColor_1_Active_BorderColor: #fff;\n --sapIndicationColor_1_Active_TextColor: #fff;\n --sapIndicationColor_1_Selected_Background: #0f5d94;\n --sapIndicationColor_1_Selected_BorderColor: #fff;\n --sapIndicationColor_1_Selected_TextColor: #fff;\n --sapIndicationColor_1b: #ff5e5e;\n --sapIndicationColor_1b_BorderColor: #fff;\n --sapIndicationColor_1b_Hover_Background: #7a5100;\n --sapIndicationColor_2: #ff9191;\n --sapIndicationColor_2_Background: #000;\n --sapIndicationColor_2_BorderColor: #fff;\n --sapIndicationColor_2_TextColor: #fff;\n --sapIndicationColor_2_Hover_Background: #7a5100;\n --sapIndicationColor_2_Active_Background: #7a5100;\n --sapIndicationColor_2_Active_BorderColor: #fff;\n --sapIndicationColor_2_Active_TextColor: #fff;\n --sapIndicationColor_2_Selected_Background: #0f5d94;\n --sapIndicationColor_2_Selected_BorderColor: #fff;\n --sapIndicationColor_2_Selected_TextColor: #fff;\n --sapIndicationColor_2b: #ff9191;\n --sapIndicationColor_2b_BorderColor: #fff;\n --sapIndicationColor_2b_Hover_Background: #7a5100;\n --sapIndicationColor_3: #ffab1d;\n --sapIndicationColor_3_Background: #000;\n --sapIndicationColor_3_BorderColor: #fff;\n --sapIndicationColor_3_TextColor: #fff;\n --sapIndicationColor_3_Hover_Background: #7a5100;\n --sapIndicationColor_3_Active_Background: #7a5100;\n --sapIndicationColor_3_Active_BorderColor: #fff;\n --sapIndicationColor_3_Active_TextColor: #fff;\n --sapIndicationColor_3_Selected_Background: #0f5d94;\n --sapIndicationColor_3_Selected_BorderColor: #fff;\n --sapIndicationColor_3_Selected_TextColor: #fff;\n --sapIndicationColor_3b: #ffab1d;\n --sapIndicationColor_3b_BorderColor: #fff;\n --sapIndicationColor_3b_Hover_Background: #7a5100;\n --sapIndicationColor_4: #99cc99;\n --sapIndicationColor_4_Background: #000;\n --sapIndicationColor_4_BorderColor: #fff;\n --sapIndicationColor_4_TextColor: #fff;\n --sapIndicationColor_4_Hover_Background: #7a5100;\n --sapIndicationColor_4_Active_Background: #7a5100;\n --sapIndicationColor_4_Active_BorderColor: #fff;\n --sapIndicationColor_4_Active_TextColor: #fff;\n --sapIndicationColor_4_Selected_Background: #0f5d94;\n --sapIndicationColor_4_Selected_BorderColor: #fff;\n --sapIndicationColor_4_Selected_TextColor: #fff;\n --sapIndicationColor_4b: #99cc99;\n --sapIndicationColor_4b_BorderColor: #fff;\n --sapIndicationColor_4b_Hover_Background: #7a5100;\n --sapIndicationColor_5: #6bd3ff;\n --sapIndicationColor_5_Background: #000;\n --sapIndicationColor_5_BorderColor: #fff;\n --sapIndicationColor_5_TextColor: #fff;\n --sapIndicationColor_5_Hover_Background: #7a5100;\n --sapIndicationColor_5_Active_Background: #7a5100;\n --sapIndicationColor_5_Active_BorderColor: #fff;\n --sapIndicationColor_5_Active_TextColor: #fff;\n --sapIndicationColor_5_Selected_Background: #0f5d94;\n --sapIndicationColor_5_Selected_BorderColor: #fff;\n --sapIndicationColor_5_Selected_TextColor: #fff;\n --sapIndicationColor_5b: #6bd3ff;\n --sapIndicationColor_5b_BorderColor: #fff;\n --sapIndicationColor_5b_Hover_Background: #7a5100;\n --sapIndicationColor_6: #7fc6c6;\n --sapIndicationColor_6_Background: #000;\n --sapIndicationColor_6_BorderColor: #fff;\n --sapIndicationColor_6_TextColor: #fff;\n --sapIndicationColor_6_Hover_Background: #7a5100;\n --sapIndicationColor_6_Active_Background: #7a5100;\n --sapIndicationColor_6_Active_BorderColor: #fff;\n --sapIndicationColor_6_Active_TextColor: #fff;\n --sapIndicationColor_6_Selected_Background: #0f5d94;\n --sapIndicationColor_6_Selected_BorderColor: #fff;\n --sapIndicationColor_6_Selected_TextColor: #fff;\n --sapIndicationColor_6b: #7fc6c6;\n --sapIndicationColor_6b_BorderColor: #fff;\n --sapIndicationColor_6b_Hover_Background: #7a5100;\n --sapIndicationColor_7: #b995e0;\n --sapIndicationColor_7_Background: #000;\n --sapIndicationColor_7_BorderColor: #fff;\n --sapIndicationColor_7_TextColor: #fff;\n --sapIndicationColor_7_Hover_Background: #7a5100;\n --sapIndicationColor_7_Active_Background: #7a5100;\n --sapIndicationColor_7_Active_BorderColor: #fff;\n --sapIndicationColor_7_Active_TextColor: #fff;\n --sapIndicationColor_7_Selected_Background: #0f5d94;\n --sapIndicationColor_7_Selected_BorderColor: #fff;\n --sapIndicationColor_7_Selected_TextColor: #fff;\n --sapIndicationColor_7b: #b995e0;\n --sapIndicationColor_7b_BorderColor: #fff;\n --sapIndicationColor_7b_Hover_Background: #7a5100;\n --sapIndicationColor_8: #e269c9;\n --sapIndicationColor_8_Background: #000;\n --sapIndicationColor_8_BorderColor: #fff;\n --sapIndicationColor_8_TextColor: #fff;\n --sapIndicationColor_8_Hover_Background: #7a5100;\n --sapIndicationColor_8_Active_Background: #7a5100;\n --sapIndicationColor_8_Active_BorderColor: #fff;\n --sapIndicationColor_8_Active_TextColor: #fff;\n --sapIndicationColor_8_Selected_Background: #0f5d94;\n --sapIndicationColor_8_Selected_BorderColor: #fff;\n --sapIndicationColor_8_Selected_TextColor: #fff;\n --sapIndicationColor_8b: #e269c9;\n --sapIndicationColor_8b_BorderColor: #fff;\n --sapIndicationColor_8b_Hover_Background: #7a5100;\n --sapIndicationColor_9: #000;\n --sapIndicationColor_9_Background: #000;\n --sapIndicationColor_9_BorderColor: #fff;\n --sapIndicationColor_9_TextColor: #fff;\n --sapIndicationColor_9_Hover_Background: #7a5100;\n --sapIndicationColor_9_Active_Background: #7a5100;\n --sapIndicationColor_9_Active_BorderColor: #fff;\n --sapIndicationColor_9_Active_TextColor: #fff;\n --sapIndicationColor_9_Selected_Background: #0f5d94;\n --sapIndicationColor_9_Selected_BorderColor: #fff;\n --sapIndicationColor_9_Selected_TextColor: #fff;\n --sapIndicationColor_9b: #000;\n --sapIndicationColor_9b_BorderColor: #fff;\n --sapIndicationColor_9b_Hover_Background: #7a5100;\n --sapIndicationColor_10: #494949;\n --sapIndicationColor_10_Background: #000;\n --sapIndicationColor_10_BorderColor: #fff;\n --sapIndicationColor_10_TextColor: #fff;\n --sapIndicationColor_10_Hover_Background: #7a5100;\n --sapIndicationColor_10_Active_Background: #7a5100;\n --sapIndicationColor_10_Active_BorderColor: #fff;\n --sapIndicationColor_10_Active_TextColor: #fff;\n --sapIndicationColor_10_Selected_Background: #0f5d94;\n --sapIndicationColor_10_Selected_BorderColor: #fff;\n --sapIndicationColor_10_Selected_TextColor: #fff;\n --sapIndicationColor_10b: #494949;\n --sapIndicationColor_10b_BorderColor: #fff;\n --sapIndicationColor_10b_Hover_Background: #7a5100;\n --sapLegend_WorkingBackground: #2e2e2e;\n --sapLegend_NonWorkingBackground: #585858;\n --sapLegend_CurrentDateTime: #e269c9;\n --sapLegendColor1: #ffc847;\n --sapLegendColor2: #ed884a;\n --sapLegendColor3: #db9292;\n --sapLegendColor4: #ff741f;\n --sapLegendColor5: #e269c9;\n --sapLegendColor6: #6bd3ff;\n --sapLegendColor7: #7fc6c6;\n --sapLegendColor8: #b2e484;\n --sapLegendColor9: #b0bcc5;\n --sapLegendColor10: #bb86b0;\n --sapLegendColor11: #ffe6ad;\n --sapLegendColor12: #cdaf9d;\n --sapLegendColor13: #ff8787;\n --sapLegendColor14: #ffb385;\n --sapLegendColor15: #ffb2ef;\n --sapLegendColor16: #9cabc5;\n --sapLegendColor17: #a4eeee;\n --sapLegendColor18: #8d9e7e;\n --sapLegendColor19: #addcf0;\n --sapLegendColor20: #629cff;\n --sapLegendBackgroundColor1: #000;\n --sapLegendBackgroundColor2: #000;\n --sapLegendBackgroundColor3: #000;\n --sapLegendBackgroundColor4: #000;\n --sapLegendBackgroundColor5: #000;\n --sapLegendBackgroundColor6: #000;\n --sapLegendBackgroundColor7: #000;\n --sapLegendBackgroundColor8: #000;\n --sapLegendBackgroundColor9: #000;\n --sapLegendBackgroundColor10: #000;\n --sapLegendBackgroundColor11: #000;\n --sapLegendBackgroundColor12: #000;\n --sapLegendBackgroundColor13: #000;\n --sapLegendBackgroundColor14: #000;\n --sapLegendBackgroundColor15: #000;\n --sapLegendBackgroundColor16: #000;\n --sapLegendBackgroundColor17: #000;\n --sapLegendBackgroundColor18: #000;\n --sapLegendBackgroundColor19: #000;\n --sapLegendBackgroundColor20: #000;\n --sapChart_OrderedColor_1: #4da2f6;\n --sapChart_OrderedColor_2: #e8743b;\n --sapChart_OrderedColor_3: #19a979;\n --sapChart_OrderedColor_4: #ed4a7b;\n --sapChart_OrderedColor_5: #945ecf;\n --sapChart_OrderedColor_6: #13a4b4;\n --sapChart_OrderedColor_7: #5c66f5;\n --sapChart_OrderedColor_8: #c53da4;\n --sapChart_OrderedColor_9: #6c8893;\n --sapChart_OrderedColor_10: #ee6868;\n --sapChart_OrderedColor_11: #387bb7;\n --sapChart_Bad: #ff5e5e;\n --sapChart_Critical: #ffab1d;\n --sapChart_Good: #99cc99;\n --sapChart_Neutral: #fff;\n --sapChart_Sequence_1: #4da2f6;\n --sapChart_Sequence_2: #e8743b;\n --sapChart_Sequence_3: #19a979;\n --sapChart_Sequence_4: #ed4a7b;\n --sapChart_Sequence_5: #945ecf;\n --sapChart_Sequence_6: #13a4b4;\n --sapChart_Sequence_7: #5c66f5;\n --sapChart_Sequence_8: #c53da4;\n --sapChart_Sequence_9: #6c8893;\n --sapChart_Sequence_10: #ee6868;\n --sapChart_Sequence_11: #387bb7;\n --sapChart_Sequence_Neutral: #fff;\n \n --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff');\n --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff2');\n --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf');\n --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff');\n --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2');\n --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf');\n --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff');\n --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2');\n --sapFontUrl_72_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff2');\n --sapFontUrl_72_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff');\n --sapFontUrl_72_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff2');\n --sapFontUrl_72_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff');\n --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');\n --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');\n --sapFontUrl_72_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff2');\n --sapFontUrl_72_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff');\n --sapFontUrl_72_Semibold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff2');\n --sapFontUrl_72_Semibold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff');\n --sapFontUrl_72_Semibold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2');\n --sapFontUrl_72_Semibold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff');\n --sapFontUrl_72_SemiboldDuplex_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2');\n --sapFontUrl_72_SemiboldDuplex_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff');\n --sapFontUrl_72_SemiboldDuplex_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2');\n --sapFontUrl_72_SemiboldDuplex_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff');\n --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');\n --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');\n --sapFontUrl_72_Light_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff2');\n --sapFontUrl_72_Light_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff');\n --sapFontUrl_72_Black_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff2');\n --sapFontUrl_72_Black_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff');\n --sapFontUrl_72_Black_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff2');\n --sapFontUrl_72_Black_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff');\n --sapFontUrl_72_BoldItalic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2');\n --sapFontUrl_72_BoldItalic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff');\n --sapFontUrl_72_BoldItalic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2');\n --sapFontUrl_72_BoldItalic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff');\n --sapFontUrl_72_Condensed_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff2');\n --sapFontUrl_72_Condensed_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff');\n --sapFontUrl_72_Condensed_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2');\n --sapFontUrl_72_Condensed_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff');\n --sapFontUrl_72_CondensedBold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2');\n --sapFontUrl_72_CondensedBold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff');\n --sapFontUrl_72_CondensedBold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2');\n --sapFontUrl_72_CondensedBold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff');\n --sapFontUrl_72_Italic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff2');\n --sapFontUrl_72_Italic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff');\n --sapFontUrl_72_Italic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff2');\n --sapFontUrl_72_Italic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff');\n --sapFontUrl_72Mono_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2');\n --sapFontUrl_72Mono_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff');\n --sapFontUrl_72Mono_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2');\n --sapFontUrl_72Mono_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff');\n --sapFontUrl_72Mono_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2');\n --sapFontUrl_72Mono_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff');\n --sapFontUrl_72Mono_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2');\n --sapFontUrl_72Mono_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff');\n}\n\n.background-image--sapCompanyLogo {\n background-image: var(--sapCompanyLogo);\n}\n\n.background-image--sapBackgroundImage {\n background-image: var(--sapBackgroundImage);\n}\n\n.background-image--sapShell_BackgroundImage {\n background-image: var(--sapShell_BackgroundImage);\n}\n\n/**\n* Base.baseLib.sap_base_fiori.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize_hcb.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize_hcb.css_variables (Version 11.5.0)\n*/\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_belize_hcb/parameters-bundle.css.json","content":":root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_belize_hcb.css_variables\",\"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\": [\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\": [\"Fiori_2\",\"Fiori_3\",\"HighContrast\"],\"FallbackThemeId\": \"sap_belize\",\"Engine\":{\"Name\": \"theming-engine\",\"Version\": \"1.23061.0\"},\"Version\":{\"Build\": \"11.10.0.20231213074408\",\"Source\": \"11.10.0\"}};--sapBrandColor: #795100;--sapHighlightColor: #795100;--sapBaseColor: #000;--sapShellColor: #000;--sapBackgroundColor: #000;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #fff;--sapLinkColor: #fff;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #0f5d94;--sapHoverColor: #795100;--sapActiveColor: #795100;--sapHighlightTextColor: #fff;--sapTitleColor: #fff;--sapNegativeColor: #ff5e5e;--sapCriticalColor: #ffab1d;--sapPositiveColor: #99cc99;--sapInformativeColor: #fff;--sapNeutralColor: #fff;--sapNegativeElementColor: #ff5e5e;--sapCriticalElementColor: #ffab1d;--sapPositiveElementColor: #99cc99;--sapInformativeElementColor: #fff;--sapNeutralElementColor: #fff;--sapNegativeTextColor: #ff5e5e;--sapCriticalTextColor: #ffab1d;--sapPositiveTextColor: #99cc99;--sapInformativeTextColor: #fff;--sapNeutralTextColor: #fff;--sapErrorColor: #ff5e5e;--sapWarningColor: #ffab1d;--sapSuccessColor: #99cc99;--sapInformationColor: #fff;--sapErrorBackground: #000;--sapWarningBackground: #000;--sapSuccessBackground: #000;--sapInformationBackground: #000;--sapNeutralBackground: #000;--sapErrorBorderColor: #ff5e5e;--sapWarningBorderColor: #ffab1d;--sapSuccessBorderColor: #99cc99;--sapInformationBorderColor: #fff;--sapNeutralBorderColor: #fff;--sapElement_LineHeight: 3rem;--sapElement_Height: 2.5rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #fff;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #fff;--sapContent_MarkerIconColor: #fff;--sapContent_MarkerTextColor: #fff;--sapContent_MeasureIndicatorColor: #fff;--sapContent_Selected_MeasureIndicatorColor: #fff;--sapContent_Placeholderloading_Background: #666;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #666 0%, #666 35%, #999 50%, #666 65%, #666 100%);--sapContent_ImagePlaceholderBackground: #000;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #fff;--sapContent_UnratedColor: #999;--sapContent_BusyColor: #fff;--sapContent_FocusColor: #fff;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .125rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #fff;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem #fff;--sapContent_Shadow1: 0 0 1rem 0 rgba(255,255,255,.5), 0 0 0 .125rem #fff;--sapContent_Shadow2: 0 .25rem 2rem 0 rgba(255,255,255,.6), 0 0 0 .125rem #fff;--sapContent_Shadow3: 0 .625rem 4rem 0 rgba(255,255,255,.8), 0 0 0 .125rem #fff;--sapContent_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: inset 0 -.125rem #fff;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #795100;--sapContent_HelpColor: #03b803;--sapContent_LabelColor: #fff;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: #666;--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #000;--sapContent_ForegroundBorderColor: #fff;--sapContent_ForegroundTextColor: #fff;--sapContent_BadgeBackground: #000;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #03b803;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #0f5d94;--sapContent_Selected_Hover_Background: #795100;--sapContent_Selected_ForegroundColor: #fff;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #212628;--sapContent_Illustrative_Color2: #fff;--sapContent_Illustrative_Color3: #ccc;--sapContent_Illustrative_Color4: #fff;--sapContent_Illustrative_Color5: #88979e;--sapContent_Illustrative_Color6: #88979e;--sapContent_Illustrative_Color7: #212628;--sapContent_Illustrative_Color8: #000;--sapContent_Illustrative_Color9: #62737c;--sapContent_Illustrative_Color10: #e7e9ea;--sapContent_Illustrative_Color11: #fff;--sapContent_Illustrative_Color12: #fff;--sapContent_Illustrative_Color13: #ccc;--sapContent_Illustrative_Color14: #999;--sapContent_Illustrative_Color15: #999;--sapContent_Illustrative_Color16: #505e65;--sapContent_Illustrative_Color17: #505e65;--sapContent_Illustrative_Color18: #2d3336;--sapContent_Illustrative_Color19: #384144;--sapContent_Illustrative_Color20: #444e52;--sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 1.625rem;--sapFontHeader2Size: 1.375rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: underline;--sapLink_Hover_Color: #fff;--sapLink_Hover_TextDecoration: none;--sapLink_Active_Color: #fff;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #fff;--sapLink_InvertedColor: #fff;--sapLink_SubtleColor: #fff;--sapShell_Background: #000;--sapShell_BackgroundImage: linear-gradient(to bottom, #000, #000);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #fff;--sapShell_TextColor: #fff;--sapShell_InteractiveBackground: #000;--sapShell_InteractiveTextColor: #fff;--sapShell_InteractiveBorderColor: #fff;--sapShell_GroupTitleTextColor: #fff;--sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;--sapShell_Hover_Background: #795100;--sapShell_Active_Background: #795100;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #0f5d94;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #795100;--sapShell_Favicon: none;--sapShell_Navigation_Background: #000;--sapShell_Navigation_Hover_Background: #795100;--sapShell_Navigation_SelectedColor: #fff;--sapShell_Navigation_Selected_TextColor: #fff;--sapShell_Navigation_TextColor: #fff;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #795100;--sapShell_Shadow: 0 .125rem 0 0 #fff;--sapShell_NegativeColor: #ff5e5e;--sapShell_CriticalColor: #ffab1d;--sapShell_PositiveColor: #99cc99;--sapShell_InformativeColor: #fff;--sapShell_NeutralColor: #fff;--sapShell_Category_1_Background: #000;--sapShell_Category_1_BorderColor: #6bd3ff;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #000;--sapShell_Category_2_BorderColor: #db9292;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #000;--sapShell_Category_3_BorderColor: #ffc847;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #000;--sapShell_Category_4_BorderColor: #bb86b0;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #000;--sapShell_Category_5_BorderColor: #cdaf9d;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #000;--sapShell_Category_6_BorderColor: #7fc6c6;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #000;--sapShell_Category_7_BorderColor: #e269c9;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #000;--sapShell_Category_8_BorderColor: #b2e484;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #000;--sapShell_Category_9_BorderColor: #4db1ff;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #000;--sapShell_Category_10_BorderColor: #b0bcc5;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #000;--sapShell_Category_11_BorderColor: #ff8787;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #000;--sapShell_Category_12_BorderColor: #d3b6ff;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #000;--sapShell_Category_13_BorderColor: #fdcef0;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #000;--sapShell_Category_14_BorderColor: #a4eeee;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #000;--sapShell_Category_15_BorderColor: #eaecee;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #000;--sapShell_Category_16_BorderColor: #b2e484;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: none;--sapAvatar_1_Background: #000;--sapAvatar_1_BorderColor: #fff;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #000;--sapAvatar_2_BorderColor: #fff;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #000;--sapAvatar_3_BorderColor: #fff;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #000;--sapAvatar_4_BorderColor: #fff;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #000;--sapAvatar_5_BorderColor: #fff;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #000;--sapAvatar_6_BorderColor: #fff;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #000;--sapAvatar_7_BorderColor: #fff;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #000;--sapAvatar_8_BorderColor: #fff;--sapAvatar_8_TextColor: #fff;--sapAvatar_9_Background: #000;--sapAvatar_9_BorderColor: #fff;--sapAvatar_9_TextColor: #fff;--sapAvatar_10_Background: #000;--sapAvatar_10_BorderColor: #fff;--sapAvatar_10_TextColor: #fff;--sapButton_Background: #000;--sapButton_BorderColor: #fff;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .375rem;--sapButton_TextColor: #fff;--sapButton_Hover_Background: #795100;--sapButton_Hover_BorderColor: #fff;--sapButton_Hover_TextColor: #fff;--sapButton_IconColor: #fff;--sapButton_Active_Background: #795100;--sapButton_Active_BorderColor: #fff;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #000;--sapButton_Emphasized_BorderColor: #fff;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #795100;--sapButton_Emphasized_Hover_BorderColor: #fff;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #795100;--sapButton_Emphasized_Active_BorderColor: #fff;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #000;--sapButton_Reject_BorderColor: #fff;--sapButton_Reject_TextColor: #fff;--sapButton_Reject_Hover_Background: #795100;--sapButton_Reject_Hover_BorderColor: #fff;--sapButton_Reject_Hover_TextColor: #fff;--sapButton_Reject_Active_Background: #795100;--sapButton_Reject_Active_BorderColor: #fff;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #0f5d94;--sapButton_Reject_Selected_BorderColor: #fff;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #795100;--sapButton_Reject_Selected_Hover_BorderColor: #fff;--sapButton_Accept_Background: #000;--sapButton_Accept_BorderColor: #fff;--sapButton_Accept_TextColor: #fff;--sapButton_Accept_Hover_Background: #795100;--sapButton_Accept_Hover_BorderColor: #fff;--sapButton_Accept_Hover_TextColor: #fff;--sapButton_Accept_Active_Background: #795100;--sapButton_Accept_Active_BorderColor: #fff;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #0f5d94;--sapButton_Accept_Selected_BorderColor: #fff;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #795100;--sapButton_Accept_Selected_Hover_BorderColor: #fff;--sapButton_Lite_Background: #000;--sapButton_Lite_BorderColor: #fff;--sapButton_Lite_TextColor: #fff;--sapButton_Lite_Hover_Background: #795100;--sapButton_Lite_Hover_BorderColor: #fff;--sapButton_Lite_Hover_TextColor: #fff;--sapButton_Lite_Active_Background: #795100;--sapButton_Lite_Active_BorderColor: #fff;--sapButton_Selected_Background: #0f5d94;--sapButton_Selected_BorderColor: #fff;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #795100;--sapButton_Selected_Hover_BorderColor: #fff;--sapButton_Attention_Background: #000;--sapButton_Attention_BorderColor: #fff;--sapButton_Attention_TextColor: #fff;--sapButton_Attention_Hover_Background: #795100;--sapButton_Attention_Hover_BorderColor: #fff;--sapButton_Attention_Hover_TextColor: #fff;--sapButton_Attention_Active_Background: #795100;--sapButton_Attention_Active_BorderColor: #fff;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #0f5d94;--sapButton_Attention_Selected_BorderColor: #fff;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #795100;--sapButton_Attention_Selected_Hover_BorderColor: #fff;--sapButton_Negative_Background: #000;--sapButton_Negative_BorderColor: #fff;--sapButton_Negative_TextColor: #fff;--sapButton_Negative_Hover_Background: #795100;--sapButton_Negative_Hover_BorderColor: #fff;--sapButton_Negative_Hover_TextColor: #fff;--sapButton_Negative_Active_Background: #795100;--sapButton_Negative_Active_BorderColor: #fff;--sapButton_Negative_Active_TextColor: #fff;--sapButton_Critical_Background: #000;--sapButton_Critical_BorderColor: #fff;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #795100;--sapButton_Critical_Hover_BorderColor: #fff;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #795100;--sapButton_Critical_Active_BorderColor: #fff;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #000;--sapButton_Success_BorderColor: #fff;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #795100;--sapButton_Success_Hover_BorderColor: #fff;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #795100;--sapButton_Success_Active_BorderColor: #fff;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #000;--sapButton_Information_BorderColor: #fff;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #795100;--sapButton_Information_Hover_BorderColor: #fff;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #795100;--sapButton_Information_Active_BorderColor: #fff;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #000;--sapButton_Neutral_BorderColor: #fff;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #795100;--sapButton_Neutral_Hover_BorderColor: #fff;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #795100;--sapButton_Neutral_Active_BorderColor: #fff;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #000;--sapButton_Track_BorderColor: #fff;--sapButton_Track_TextColor: #fff;--sapButton_Track_Hover_Background: #795100;--sapButton_Track_Hover_BorderColor: #fff;--sapButton_Track_Selected_Background: #0f5d94;--sapButton_Track_Selected_BorderColor: #fff;--sapButton_Track_Selected_TextColor: #fff;--sapButton_Track_Selected_Hover_Background: #795100;--sapButton_Track_Selected_Hover_BorderColor: #fff;--sapButton_Handle_Background: #000;--sapButton_Handle_BorderColor: #fff;--sapButton_Handle_TextColor: #fff;--sapButton_Handle_Hover_Background: #795100;--sapButton_Handle_Hover_BorderColor: #fff;--sapButton_Handle_Selected_Background: #0f5d94;--sapButton_Handle_Selected_BorderColor: #fff;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #795100;--sapButton_Handle_Selected_Hover_BorderColor: #fff;--sapButton_Track_Negative_Background: #000;--sapButton_Track_Negative_BorderColor: #ff5e5e;--sapButton_Track_Negative_TextColor: #fff;--sapButton_Track_Negative_Hover_Background: #795100;--sapButton_Track_Negative_Hover_BorderColor: #ff5e5e;--sapButton_Handle_Negative_Background: #000;--sapButton_Handle_Negative_BorderColor: #ff5e5e;--sapButton_Handle_Negative_TextColor: #fff;--sapButton_Handle_Negative_Hover_Background: #795100;--sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e;--sapButton_Track_Positive_Background: #000;--sapButton_Track_Positive_BorderColor: #99cc99;--sapButton_Track_Positive_TextColor: #fff;--sapButton_Track_Positive_Hover_Background: #000;--sapButton_Track_Positive_Hover_BorderColor: #fff;--sapButton_Handle_Positive_Background: #000;--sapButton_Handle_Positive_BorderColor: #99cc99;--sapButton_Handle_Positive_TextColor: #fff;--sapButton_Handle_Positive_Hover_Background: #795100;--sapButton_Handle_Positive_Hover_BorderColor: #99cc99;--sapButton_TokenBackground: #000;--sapButton_TokenBorderColor: #fff;--sapField_Background: #000;--sapField_BackgroundStyle: none;--sapField_TextColor: #fff;--sapField_PlaceholderTextColor: #999;--sapField_BorderColor: #fff;--sapField_HelpBackground: #000;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: 0;--sapField_Shadow: none;--sapField_Hover_Background: #000;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #fff;--sapField_Hover_HelpBackground: #000;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #fff;--sapField_Focus_Background: #000;--sapField_Focus_BorderColor: #fff;--sapField_Focus_HelpBackground: #000;--sapField_ReadOnly_Background: #585858;--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #999;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: #585858;--sapField_RequiredColor: #fff;--sapField_InvalidColor: #fff;--sapField_InvalidBackground: #795100;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: dashed;--sapField_InvalidShadow: none;--sapField_WarningColor: #fff;--sapField_WarningBackground: #000;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: dashed;--sapField_WarningShadow: none;--sapField_SuccessColor: #fff;--sapField_SuccessBackground: #000;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #fff;--sapField_InformationBackground: #000;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .0625rem;--sapField_InformationBorderStyle: dashed;--sapField_InformationShadow: none;--sapGroup_TitleBackground: #000;--sapGroup_TitleBorderColor: #fff;--sapGroup_TitleTextColor: #fff;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #000;--sapGroup_ContentBorderColor: #fff;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: #000;--sapToolbar_Background: #000;--sapToolbar_SeparatorColor: #fff;--sapList_HeaderBackground: #000;--sapList_HeaderBorderColor: #fff;--sapList_HeaderTextColor: #fff;--sapList_BorderColor: #999;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #fff;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #795100;--sapList_SelectionBackgroundColor: #0f5d94;--sapList_SelectionBorderColor: #fff;--sapList_Hover_SelectionBackground: #795100;--sapList_Background: #000;--sapList_Hover_Background: #795100;--sapList_AlternatingBackground: #262626;--sapList_GroupHeaderBackground: #000;--sapList_GroupHeaderBorderColor: #fff;--sapList_GroupHeaderTextColor: #fff;--sapList_TableGroupHeaderBackground: #585858;--sapList_TableGroupHeaderBorderColor: #fff;--sapList_TableGroupHeaderTextColor: #fff;--sapList_FooterBackground: #000;--sapList_FooterTextColor: #fff;--sapList_TableFooterBorder: #fff;--sapList_TableFixedBorderColor: #fff;--sapMessage_ErrorBorderColor: #ff5e5e;--sapMessage_WarningBorderColor: #ffab1d;--sapMessage_SuccessBorderColor: #99cc99;--sapMessage_InformationBorderColor: #fff;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #000;--sapProgress_BorderColor: #fff;--sapProgress_TextColor: #fff;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #000;--sapProgress_NegativeBorderColor: #fff;--sapProgress_NegativeTextColor: #fff;--sapProgress_CriticalBackground: #000;--sapProgress_CriticalBorderColor: #fff;--sapProgress_CriticalTextColor: #fff;--sapProgress_PositiveBackground: #000;--sapProgress_PositiveBorderColor: #fff;--sapProgress_PositiveTextColor: #fff;--sapProgress_InformationBackground: #000;--sapProgress_InformationBorderColor: #fff;--sapProgress_InformationTextColor: #fff;--sapProgress_Value_Background: #795100;--sapProgress_Value_BorderColor: #fff;--sapProgress_Value_TextColor: #fff;--sapProgress_Value_NegativeBackground: #795100;--sapProgress_Value_NegativeBorderColor: #fff;--sapProgress_Value_NegativeTextColor: #fff;--sapProgress_Value_CriticalBackground: #795100;--sapProgress_Value_CriticalBorderColor: #fff;--sapProgress_Value_CriticalTextColor: #fff;--sapProgress_Value_PositiveBackground: #795100;--sapProgress_Value_PositiveBorderColor: #fff;--sapProgress_Value_PositiveTextColor: #fff;--sapProgress_Value_InformationBackground: #795100;--sapProgress_Value_InformationBorderColor: #fff;--sapProgress_Value_InformationTextColor: #fff;--sapScrollBar_FaceColor: #999;--sapScrollBar_TrackColor: #000;--sapScrollBar_BorderColor: #999;--sapScrollBar_SymbolColor: #fff;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #fff;--sapSlider_Background: #000;--sapSlider_BorderColor: #fff;--sapSlider_Selected_Background: #0f5d94;--sapSlider_Selected_BorderColor: #fff;--sapSlider_HandleBackground: #000;--sapSlider_HandleBorderColor: #fff;--sapSlider_RangeHandleBackground: #000;--sapSlider_Hover_HandleBackground: #795100;--sapSlider_Hover_HandleBorderColor: #fff;--sapSlider_Hover_RangeHandleBackground: #795100;--sapSlider_Active_HandleBackground: #795100;--sapSlider_Active_HandleBorderColor: #fff;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #000;--sapPageHeader_BorderColor: #fff;--sapPageHeader_TextColor: #fff;--sapPageFooter_Background: #000;--sapPageFooter_BorderColor: #fff;--sapPageFooter_TextColor: #fff;--sapInfobar_Background: #000;--sapInfobar_Hover_Background: #795100;--sapInfobar_Active_Background: #795100;--sapInfobar_NonInteractive_Background: #585858;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #000;--sapObjectHeader_Hover_Background: #795100;--sapObjectHeader_BorderColor: #fff;--sapObjectHeader_Title_TextColor: #fff;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #fff;--sapBlockLayer_Background: #000;--sapTile_Background: #000;--sapTile_Hover_Background: #795100;--sapTile_Active_Background: #795100;--sapTile_BorderColor: #fff;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #fff;--sapTile_TextColor: #fff;--sapTile_IconColor: #fff;--sapTile_SeparatorColor: #fff;--sapTile_Interactive_BorderColor: #fff;--sapTile_OverlayBackground: #000;--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #ffc847;--sapAccentColor2: #ed884a;--sapAccentColor3: #db9292;--sapAccentColor4: #e269c9;--sapAccentColor5: #8ca7d5;--sapAccentColor6: #6bd3ff;--sapAccentColor7: #7fc6c6;--sapAccentColor8: #b2e484;--sapAccentColor9: #b995e0;--sapAccentColor10: #b0bcc5;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #ff5e5e;--sapIndicationColor_1_Background: #000;--sapIndicationColor_1_BorderColor: #fff;--sapIndicationColor_1_TextColor: #fff;--sapIndicationColor_1_Hover_Background: #795100;--sapIndicationColor_1_Active_Background: #795100;--sapIndicationColor_1_Active_BorderColor: #fff;--sapIndicationColor_1_Active_TextColor: #fff;--sapIndicationColor_1_Selected_Background: #0f5d94;--sapIndicationColor_1_Selected_BorderColor: #fff;--sapIndicationColor_1_Selected_TextColor: #fff;--sapIndicationColor_1b: #ff5e5e;--sapIndicationColor_1b_BorderColor: #fff;--sapIndicationColor_1b_Hover_Background: #795100;--sapIndicationColor_2: #ff9191;--sapIndicationColor_2_Background: #000;--sapIndicationColor_2_BorderColor: #fff;--sapIndicationColor_2_TextColor: #fff;--sapIndicationColor_2_Hover_Background: #795100;--sapIndicationColor_2_Active_Background: #795100;--sapIndicationColor_2_Active_BorderColor: #fff;--sapIndicationColor_2_Active_TextColor: #fff;--sapIndicationColor_2_Selected_Background: #0f5d94;--sapIndicationColor_2_Selected_BorderColor: #fff;--sapIndicationColor_2_Selected_TextColor: #fff;--sapIndicationColor_2b: #ff9191;--sapIndicationColor_2b_BorderColor: #fff;--sapIndicationColor_2b_Hover_Background: #795100;--sapIndicationColor_3: #ffab1d;--sapIndicationColor_3_Background: #000;--sapIndicationColor_3_BorderColor: #fff;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #795100;--sapIndicationColor_3_Active_Background: #795100;--sapIndicationColor_3_Active_BorderColor: #fff;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #0f5d94;--sapIndicationColor_3_Selected_BorderColor: #fff;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #ffab1d;--sapIndicationColor_3b_BorderColor: #fff;--sapIndicationColor_3b_Hover_Background: #795100;--sapIndicationColor_4: #99cc99;--sapIndicationColor_4_Background: #000;--sapIndicationColor_4_BorderColor: #fff;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #795100;--sapIndicationColor_4_Active_Background: #795100;--sapIndicationColor_4_Active_BorderColor: #fff;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #0f5d94;--sapIndicationColor_4_Selected_BorderColor: #fff;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #99cc99;--sapIndicationColor_4b_BorderColor: #fff;--sapIndicationColor_4b_Hover_Background: #795100;--sapIndicationColor_5: #6bd3ff;--sapIndicationColor_5_Background: #000;--sapIndicationColor_5_BorderColor: #fff;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #795100;--sapIndicationColor_5_Active_Background: #795100;--sapIndicationColor_5_Active_BorderColor: #fff;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #0f5d94;--sapIndicationColor_5_Selected_BorderColor: #fff;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #6bd3ff;--sapIndicationColor_5b_BorderColor: #fff;--sapIndicationColor_5b_Hover_Background: #795100;--sapIndicationColor_6: #7fc6c6;--sapIndicationColor_6_Background: #000;--sapIndicationColor_6_BorderColor: #fff;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #795100;--sapIndicationColor_6_Active_Background: #795100;--sapIndicationColor_6_Active_BorderColor: #fff;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #0f5d94;--sapIndicationColor_6_Selected_BorderColor: #fff;--sapIndicationColor_6_Selected_TextColor: #fff;--sapIndicationColor_6b: #7fc6c6;--sapIndicationColor_6b_BorderColor: #fff;--sapIndicationColor_6b_Hover_Background: #795100;--sapIndicationColor_7: #b995e0;--sapIndicationColor_7_Background: #000;--sapIndicationColor_7_BorderColor: #fff;--sapIndicationColor_7_TextColor: #fff;--sapIndicationColor_7_Hover_Background: #795100;--sapIndicationColor_7_Active_Background: #795100;--sapIndicationColor_7_Active_BorderColor: #fff;--sapIndicationColor_7_Active_TextColor: #fff;--sapIndicationColor_7_Selected_Background: #0f5d94;--sapIndicationColor_7_Selected_BorderColor: #fff;--sapIndicationColor_7_Selected_TextColor: #fff;--sapIndicationColor_7b: #b995e0;--sapIndicationColor_7b_BorderColor: #fff;--sapIndicationColor_7b_Hover_Background: #795100;--sapIndicationColor_8: #e269c9;--sapIndicationColor_8_Background: #000;--sapIndicationColor_8_BorderColor: #fff;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #795100;--sapIndicationColor_8_Active_Background: #795100;--sapIndicationColor_8_Active_BorderColor: #fff;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #0f5d94;--sapIndicationColor_8_Selected_BorderColor: #fff;--sapIndicationColor_8_Selected_TextColor: #fff;--sapIndicationColor_8b: #e269c9;--sapIndicationColor_8b_BorderColor: #fff;--sapIndicationColor_8b_Hover_Background: #795100;--sapIndicationColor_9: #000;--sapIndicationColor_9_Background: #000;--sapIndicationColor_9_BorderColor: #fff;--sapIndicationColor_9_TextColor: #fff;--sapIndicationColor_9_Hover_Background: #795100;--sapIndicationColor_9_Active_Background: #795100;--sapIndicationColor_9_Active_BorderColor: #fff;--sapIndicationColor_9_Active_TextColor: #fff;--sapIndicationColor_9_Selected_Background: #0f5d94;--sapIndicationColor_9_Selected_BorderColor: #fff;--sapIndicationColor_9_Selected_TextColor: #fff;--sapIndicationColor_9b: #000;--sapIndicationColor_9b_BorderColor: #fff;--sapIndicationColor_9b_Hover_Background: #795100;--sapIndicationColor_10: #494949;--sapIndicationColor_10_Background: #000;--sapIndicationColor_10_BorderColor: #fff;--sapIndicationColor_10_TextColor: #fff;--sapIndicationColor_10_Hover_Background: #795100;--sapIndicationColor_10_Active_Background: #795100;--sapIndicationColor_10_Active_BorderColor: #fff;--sapIndicationColor_10_Active_TextColor: #fff;--sapIndicationColor_10_Selected_Background: #0f5d94;--sapIndicationColor_10_Selected_BorderColor: #fff;--sapIndicationColor_10_Selected_TextColor: #fff;--sapIndicationColor_10b: #494949;--sapIndicationColor_10b_BorderColor: #fff;--sapIndicationColor_10b_Hover_Background: #795100;--sapLegend_WorkingBackground: #2e2e2e;--sapLegend_NonWorkingBackground: #585858;--sapLegend_CurrentDateTime: #e269c9;--sapLegendColor1: #ffc847;--sapLegendColor2: #ed884a;--sapLegendColor3: #db9292;--sapLegendColor4: #ff741f;--sapLegendColor5: #e269c9;--sapLegendColor6: #6bd3ff;--sapLegendColor7: #7fc6c6;--sapLegendColor8: #b2e484;--sapLegendColor9: #b0bcc5;--sapLegendColor10: #bb86b0;--sapLegendColor11: #ffe6ad;--sapLegendColor12: #cdaf9d;--sapLegendColor13: #ff8787;--sapLegendColor14: #ffb385;--sapLegendColor15: #ffb2ef;--sapLegendColor16: #9cabc5;--sapLegendColor17: #a4eeee;--sapLegendColor18: #8d9e7e;--sapLegendColor19: #addcf0;--sapLegendColor20: #629cff;--sapLegendBackgroundColor1: #000;--sapLegendBackgroundColor2: #000;--sapLegendBackgroundColor3: #000;--sapLegendBackgroundColor4: #000;--sapLegendBackgroundColor5: #000;--sapLegendBackgroundColor6: #000;--sapLegendBackgroundColor7: #000;--sapLegendBackgroundColor8: #000;--sapLegendBackgroundColor9: #000;--sapLegendBackgroundColor10: #000;--sapLegendBackgroundColor11: #000;--sapLegendBackgroundColor12: #000;--sapLegendBackgroundColor13: #000;--sapLegendBackgroundColor14: #000;--sapLegendBackgroundColor15: #000;--sapLegendBackgroundColor16: #000;--sapLegendBackgroundColor17: #000;--sapLegendBackgroundColor18: #000;--sapLegendBackgroundColor19: #000;--sapLegendBackgroundColor20: #000;--sapChart_OrderedColor_1: #4da2f6;--sapChart_OrderedColor_2: #e8743b;--sapChart_OrderedColor_3: #19a979;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #13a4b4;--sapChart_OrderedColor_7: #5c66f5;--sapChart_OrderedColor_8: #c53da4;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ee6868;--sapChart_OrderedColor_11: #387bb7;--sapChart_Bad: #ff5e5e;--sapChart_Critical: #ffab1d;--sapChart_Good: #99cc99;--sapChart_Neutral: #fff;--sapChart_Sequence_1: #4da2f6;--sapChart_Sequence_2: #e8743b;--sapChart_Sequence_3: #19a979;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #13a4b4;--sapChart_Sequence_7: #5c66f5;--sapChart_Sequence_8: #c53da4;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ee6868;--sapChart_Sequence_11: #387bb7;--sapChart_Sequence_Neutral: #fff;}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_belize_hcw/parameters-bundle.css","content":"/**\n* Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.\n*\n* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\n* data:{\"Path\": \"Base.baseLib.sap_belize_hcw.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_belize_hcb\",\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_2\",\"Fiori_3\",\"HighContrast\"], \"FallbackThemeId\": \"sap_belize\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}}\n*/\n\n:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_belize_hcw.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_belize_hcb\",\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_2\",\"Fiori_3\",\"HighContrast\"], \"FallbackThemeId\": \"sap_belize\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}};}\n\n/**\n* Base.baseLib.baseTheme.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.baseTheme.css_variables (Version 11.5.0)\n*/\n\n:root {\n --sapBrandColor: #ec8b46;\n --sapHighlightColor: #ec8b46;\n --sapBaseColor: #fff;\n --sapShellColor: #fff;\n --sapBackgroundColor: #fff;\n --sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSize: .875rem;\n --sapTextColor: #000;\n --sapLinkColor: #000;\n --sapCompanyLogo: none;\n --sapBackgroundImage: none;\n --sapBackgroundImageOpacity: 1.0;\n --sapBackgroundImageRepeat: false;\n --sapSelectedColor: #8fb5ff;\n --sapHoverColor: #ec8b46;\n --sapActiveColor: #ec8b46;\n --sapHighlightTextColor: #000;\n --sapTitleColor: #000;\n --sapNegativeColor: #ab0000;\n --sapCriticalColor: #5c5c00;\n --sapPositiveColor: #006362;\n --sapInformativeColor: #000;\n --sapNeutralColor: #000;\n --sapNegativeElementColor: #ab0000;\n --sapCriticalElementColor: #5c5c00;\n --sapPositiveElementColor: #006362;\n --sapInformativeElementColor: #000;\n --sapNeutralElementColor: #000;\n --sapNegativeTextColor: #ab0000;\n --sapCriticalTextColor: #5c5c00;\n --sapPositiveTextColor: #006362;\n --sapInformativeTextColor: #000;\n --sapNeutralTextColor: #000;\n --sapErrorColor: #ab0000;\n --sapWarningColor: #5c5c00;\n --sapSuccessColor: #006362;\n --sapInformationColor: #000;\n --sapErrorBackground: #fff;\n --sapWarningBackground: #fff;\n --sapSuccessBackground: #fff;\n --sapInformationBackground: #fff;\n --sapNeutralBackground: #fff;\n --sapErrorBorderColor: #ab0000;\n --sapWarningBorderColor: #5c5c00;\n --sapSuccessBorderColor: #006362;\n --sapInformationBorderColor: #000;\n --sapNeutralBorderColor: #000;\n --sapElement_LineHeight: 3rem;\n --sapElement_Height: 2.5rem;\n --sapElement_BorderWidth: .0625rem;\n --sapElement_BorderCornerRadius: .25rem;\n --sapElement_Compact_LineHeight: 2rem;\n --sapElement_Compact_Height: 1.625rem;\n --sapElement_Condensed_LineHeight: 1.5rem;\n --sapElement_Condensed_Height: 1.375rem;\n --sapContent_LineHeight: 1.4;\n --sapContent_IconHeight: 1rem;\n --sapContent_IconColor: #000;\n --sapContent_ContrastIconColor: #000;\n --sapContent_NonInteractiveIconColor: #000;\n --sapContent_MarkerIconColor: #000;\n --sapContent_MarkerTextColor: #000;\n --sapContent_MeasureIndicatorColor: #000;\n --sapContent_Selected_MeasureIndicatorColor: #000;\n --sapContent_Placeholderloading_Background: #888;\n --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #888 0%, #888 35%, #585858 50%, #888 65%, #888 100%);\n --sapContent_ImagePlaceholderBackground: #fff;\n --sapContent_ImagePlaceholderForegroundColor: #000;\n --sapContent_RatedColor: #000;\n --sapContent_UnratedColor: #585858;\n --sapContent_BusyColor: #000;\n --sapContent_FocusColor: #000;\n --sapContent_FocusStyle: dotted;\n --sapContent_FocusWidth: .125rem;\n --sapContent_ContrastFocusColor: #000;\n --sapContent_ShadowColor: #000;\n --sapContent_ContrastShadowColor: #000;\n --sapContent_Shadow0: 0 0 0 0.0625rem #000;\n --sapContent_Shadow1: 0 0 1rem 0 rgba(0,0,0,0.5), 0 0 0 0.125rem #000;\n --sapContent_Shadow2: 0 0.25rem 2rem 0 rgba(0,0,0,0.6), 0 0 0 0.125rem #000;\n --sapContent_Shadow3: 0 0.625rem 4rem 0 rgba(0,0,0,0.8), 0 0 0 0.125rem #000;\n --sapContent_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;\n --sapContent_ContrastTextShadow: none;\n --sapContent_HeaderShadow: inset 0 -0.125rem #000;\n --sapContent_Interaction_Shadow: none;\n --sapContent_Selected_Shadow: none;\n --sapContent_Negative_Shadow: none;\n --sapContent_Critical_Shadow: none;\n --sapContent_Positive_Shadow: none;\n --sapContent_Informative_Shadow: none;\n --sapContent_Neutral_Shadow: none;\n --sapContent_SearchHighlightColor: #ec8b46;\n --sapContent_HelpColor: #006500;\n --sapContent_LabelColor: #000;\n --sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;\n --sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;\n --sapContent_IconFontFamily: \"SAP-icons\";\n --sapContent_DisabledTextColor: #888;\n --sapContent_DisabledOpacity: 0.4;\n --sapContent_ContrastTextThreshold: 0.65;\n --sapContent_ContrastTextColor: #000;\n --sapContent_ForegroundColor: #fff;\n --sapContent_ForegroundBorderColor: #000;\n --sapContent_ForegroundTextColor: #000;\n --sapContent_BadgeBackground: #fff;\n --sapContent_BadgeTextColor: #000;\n --sapContent_DragAndDropActiveColor: #006500;\n --sapContent_Selected_TextColor: #000;\n --sapContent_Selected_Background: #8fb5ff;\n --sapContent_Selected_Hover_Background: #ec8b46;\n --sapContent_Selected_ForegroundColor: #000;\n --sapContent_ForcedColorAdjust: none;\n --sapContent_Illustrative_Color1: #212628;\n --sapContent_Illustrative_Color2: #434e56;\n --sapContent_Illustrative_Color3: #62737c;\n --sapContent_Illustrative_Color4: #030303;\n --sapContent_Illustrative_Color5: #9da4aa;\n --sapContent_Illustrative_Color6: #c6cace;\n --sapContent_Illustrative_Color7: #e7e9ea;\n --sapContent_Illustrative_Color8: #fff;\n --sapContent_Illustrative_Color9: #62737c;\n --sapContent_Illustrative_Color10: #d5dadd;\n --sapContent_Illustrative_Color11: #88979e;\n --sapContent_Illustrative_Color12: #88979e;\n --sapContent_Illustrative_Color13: #161a1d;\n --sapContent_Illustrative_Color14: #000;\n --sapContent_Illustrative_Color15: #31393f;\n --sapContent_Illustrative_Color16: #505e65;\n --sapContent_Illustrative_Color17: #505e65;\n --sapContent_Illustrative_Color18: #d9ddde;\n --sapContent_Illustrative_Color19: #ccd0d2;\n --sapContent_Illustrative_Color20: #bec4c6;\n --sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSmallSize: .75rem;\n --sapFontLargeSize: 1rem;\n --sapFontHeader1Size: 1.625rem;\n --sapFontHeader2Size: 1.375rem;\n --sapFontHeader3Size: 1.25rem;\n --sapFontHeader4Size: 1.125rem;\n --sapFontHeader5Size: 1rem;\n --sapFontHeader6Size: .875rem;\n --sapLink_TextDecoration: underline;\n --sapLink_Hover_Color: #000;\n --sapLink_Hover_TextDecoration: none;\n --sapLink_Active_Color: #000;\n --sapLink_Active_TextDecoration: underline;\n --sapLink_Visited_Color: #000;\n --sapLink_InvertedColor: #000;\n --sapLink_SubtleColor: #000;\n --sapShell_Background: #fff;\n --sapShell_BackgroundImage: linear-gradient(to bottom, #fff, #fff);\n --sapShell_BackgroundImageOpacity: 1.0;\n --sapShell_BackgroundImageRepeat: false;\n --sapShell_BorderColor: #000;\n --sapShell_TextColor: #000;\n --sapShell_InteractiveBackground: #fff;\n --sapShell_InteractiveTextColor: #000;\n --sapShell_InteractiveBorderColor: #000;\n --sapShell_GroupTitleTextColor: #000;\n --sapShell_GroupTitleTextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;\n --sapShell_Hover_Background: #ec8b46;\n --sapShell_Active_Background: #ec8b46;\n --sapShell_Active_TextColor: #000;\n --sapShell_Selected_Background: #8fb5ff;\n --sapShell_Selected_TextColor: #000;\n --sapShell_Selected_Hover_Background: #ec8b46;\n --sapShell_Favicon: none;\n --sapShell_Navigation_Background: #fff;\n --sapShell_Navigation_Hover_Background: #ec8b46;\n --sapShell_Navigation_SelectedColor: #000;\n --sapShell_Navigation_Selected_TextColor: #000;\n --sapShell_Navigation_TextColor: #000;\n --sapShell_Navigation_Active_TextColor: #000;\n --sapShell_Navigation_Active_Background: #ec8b46;\n --sapShell_Shadow: 0 0.125rem 0 0 #000;\n --sapShell_NegativeColor: #ab0000;\n --sapShell_CriticalColor: #5c5c00;\n --sapShell_PositiveColor: #006362;\n --sapShell_InformativeColor: #000;\n --sapShell_NeutralColor: #000;\n --sapShell_Category_1_Background: #fff;\n --sapShell_Category_1_BorderColor: #004ccb;\n --sapShell_Category_1_TextColor: #000;\n --sapShell_Category_1_TextShadow: none;\n --sapShell_Category_2_Background: #fff;\n --sapShell_Category_2_BorderColor: #973333;\n --sapShell_Category_2_TextColor: #000;\n --sapShell_Category_2_TextShadow: none;\n --sapShell_Category_3_Background: #fff;\n --sapShell_Category_3_BorderColor: #5f5800;\n --sapShell_Category_3_TextColor: #000;\n --sapShell_Category_3_TextShadow: none;\n --sapShell_Category_4_Background: #fff;\n --sapShell_Category_4_BorderColor: #6c3d62;\n --sapShell_Category_4_TextColor: #000;\n --sapShell_Category_4_TextShadow: none;\n --sapShell_Category_5_Background: #fff;\n --sapShell_Category_5_BorderColor: #734f00;\n --sapShell_Category_5_TextColor: #000;\n --sapShell_Category_5_TextShadow: none;\n --sapShell_Category_6_Background: #fff;\n --sapShell_Category_6_BorderColor: #105b5b;\n --sapShell_Category_6_TextColor: #000;\n --sapShell_Category_6_TextShadow: none;\n --sapShell_Category_7_Background: #fff;\n --sapShell_Category_7_BorderColor: #961d7c;\n --sapShell_Category_7_TextColor: #000;\n --sapShell_Category_7_TextShadow: none;\n --sapShell_Category_8_Background: #fff;\n --sapShell_Category_8_BorderColor: #26340b;\n --sapShell_Category_8_TextColor: #000;\n --sapShell_Category_8_TextShadow: none;\n --sapShell_Category_9_Background: #fff;\n --sapShell_Category_9_BorderColor: #002a86;\n --sapShell_Category_9_TextColor: #000;\n --sapShell_Category_9_TextShadow: none;\n --sapShell_Category_10_Background: #fff;\n --sapShell_Category_10_BorderColor: #47596c;\n --sapShell_Category_10_TextColor: #000;\n --sapShell_Category_10_TextShadow: none;\n --sapShell_Category_11_Background: #fff;\n --sapShell_Category_11_BorderColor: #af080b;\n --sapShell_Category_11_TextColor: #000;\n --sapShell_Category_11_TextShadow: none;\n --sapShell_Category_12_Background: #fff;\n --sapShell_Category_12_BorderColor: #7000e0;\n --sapShell_Category_12_TextColor: #000;\n --sapShell_Category_12_TextShadow: none;\n --sapShell_Category_13_Background: #fff;\n --sapShell_Category_13_BorderColor: #580440;\n --sapShell_Category_13_TextColor: #000;\n --sapShell_Category_13_TextShadow: none;\n --sapShell_Category_14_Background: #fff;\n --sapShell_Category_14_BorderColor: #035663;\n --sapShell_Category_14_TextColor: #000;\n --sapShell_Category_14_TextShadow: none;\n --sapShell_Category_15_Background: #fff;\n --sapShell_Category_15_BorderColor: #223548;\n --sapShell_Category_15_TextColor: #000;\n --sapShell_Category_15_TextShadow: none;\n --sapShell_Category_16_Background: #fff;\n --sapShell_Category_16_BorderColor: #1e592f;\n --sapShell_Category_16_TextColor: #000;\n --sapShell_Category_16_TextShadow: none;\n --sapAvatar_1_Background: #fff;\n --sapAvatar_1_BorderColor: #000;\n --sapAvatar_1_TextColor: #000;\n --sapAvatar_2_Background: #fff;\n --sapAvatar_2_BorderColor: #000;\n --sapAvatar_2_TextColor: #000;\n --sapAvatar_3_Background: #fff;\n --sapAvatar_3_BorderColor: #000;\n --sapAvatar_3_TextColor: #000;\n --sapAvatar_4_Background: #fff;\n --sapAvatar_4_BorderColor: #000;\n --sapAvatar_4_TextColor: #000;\n --sapAvatar_5_Background: #fff;\n --sapAvatar_5_BorderColor: #000;\n --sapAvatar_5_TextColor: #000;\n --sapAvatar_6_Background: #fff;\n --sapAvatar_6_BorderColor: #000;\n --sapAvatar_6_TextColor: #000;\n --sapAvatar_7_Background: #fff;\n --sapAvatar_7_BorderColor: #000;\n --sapAvatar_7_TextColor: #000;\n --sapAvatar_8_Background: #fff;\n --sapAvatar_8_BorderColor: #000;\n --sapAvatar_8_TextColor: #000;\n --sapAvatar_9_Background: #fff;\n --sapAvatar_9_BorderColor: #000;\n --sapAvatar_9_TextColor: #000;\n --sapAvatar_10_Background: #fff;\n --sapAvatar_10_BorderColor: #000;\n --sapAvatar_10_TextColor: #000;\n --sapButton_Background: #fff;\n --sapButton_BorderColor: #000;\n --sapButton_BorderWidth: .0625rem;\n --sapButton_BorderCornerRadius: .375rem;\n --sapButton_TextColor: #000;\n --sapButton_Hover_Background: #ec8b46;\n --sapButton_Hover_BorderColor: #000;\n --sapButton_Hover_TextColor: #000;\n --sapButton_IconColor: #000;\n --sapButton_Active_Background: #ec8b46;\n --sapButton_Active_BorderColor: #000;\n --sapButton_Active_TextColor: #000;\n --sapButton_Emphasized_Background: #fff;\n --sapButton_Emphasized_BorderColor: #000;\n --sapButton_Emphasized_TextColor: #000;\n --sapButton_Emphasized_Hover_Background: #ec8b46;\n --sapButton_Emphasized_Hover_BorderColor: #000;\n --sapButton_Emphasized_Hover_TextColor: #000;\n --sapButton_Emphasized_Active_Background: #ec8b46;\n --sapButton_Emphasized_Active_BorderColor: #000;\n --sapButton_Emphasized_Active_TextColor: #000;\n --sapButton_Emphasized_TextShadow: transparent;\n --sapButton_Emphasized_FontWeight: bold;\n --sapButton_Reject_Background: #fff;\n --sapButton_Reject_BorderColor: #000;\n --sapButton_Reject_TextColor: #000;\n --sapButton_Reject_Hover_Background: #ec8b46;\n --sapButton_Reject_Hover_BorderColor: #000;\n --sapButton_Reject_Hover_TextColor: #000;\n --sapButton_Reject_Active_Background: #ec8b46;\n --sapButton_Reject_Active_BorderColor: #000;\n --sapButton_Reject_Active_TextColor: #000;\n --sapButton_Reject_Selected_Background: #8fb5ff;\n --sapButton_Reject_Selected_BorderColor: #000;\n --sapButton_Reject_Selected_TextColor: #000;\n --sapButton_Reject_Selected_Hover_Background: #ec8b46;\n --sapButton_Reject_Selected_Hover_BorderColor: #000;\n --sapButton_Accept_Background: #fff;\n --sapButton_Accept_BorderColor: #000;\n --sapButton_Accept_TextColor: #000;\n --sapButton_Accept_Hover_Background: #ec8b46;\n --sapButton_Accept_Hover_BorderColor: #000;\n --sapButton_Accept_Hover_TextColor: #000;\n --sapButton_Accept_Active_Background: #ec8b46;\n --sapButton_Accept_Active_BorderColor: #000;\n --sapButton_Accept_Active_TextColor: #000;\n --sapButton_Accept_Selected_Background: #8fb5ff;\n --sapButton_Accept_Selected_BorderColor: #000;\n --sapButton_Accept_Selected_TextColor: #000;\n --sapButton_Accept_Selected_Hover_Background: #ec8b46;\n --sapButton_Accept_Selected_Hover_BorderColor: #000;\n --sapButton_Lite_Background: #fff;\n --sapButton_Lite_BorderColor: #000;\n --sapButton_Lite_TextColor: #000;\n --sapButton_Lite_Hover_Background: #ec8b46;\n --sapButton_Lite_Hover_BorderColor: #000;\n --sapButton_Lite_Hover_TextColor: #000;\n --sapButton_Lite_Active_Background: #ec8b46;\n --sapButton_Lite_Active_BorderColor: #000;\n --sapButton_Selected_Background: #8fb5ff;\n --sapButton_Selected_BorderColor: #000;\n --sapButton_Selected_TextColor: #000;\n --sapButton_Selected_Hover_Background: #ec8b46;\n --sapButton_Selected_Hover_BorderColor: #000;\n --sapButton_Attention_Background: #fff;\n --sapButton_Attention_BorderColor: #000;\n --sapButton_Attention_TextColor: #000;\n --sapButton_Attention_Hover_Background: #ec8b46;\n --sapButton_Attention_Hover_BorderColor: #000;\n --sapButton_Attention_Hover_TextColor: #000;\n --sapButton_Attention_Active_Background: #ec8b46;\n --sapButton_Attention_Active_BorderColor: #000;\n --sapButton_Attention_Active_TextColor: #000;\n --sapButton_Attention_Selected_Background: #8fb5ff;\n --sapButton_Attention_Selected_BorderColor: #000;\n --sapButton_Attention_Selected_TextColor: #000;\n --sapButton_Attention_Selected_Hover_Background: #ec8b46;\n --sapButton_Attention_Selected_Hover_BorderColor: #000;\n --sapButton_Negative_Background: #fff;\n --sapButton_Negative_BorderColor: #000;\n --sapButton_Negative_TextColor: #000;\n --sapButton_Negative_Hover_Background: #ec8b46;\n --sapButton_Negative_Hover_BorderColor: #000;\n --sapButton_Negative_Hover_TextColor: #000;\n --sapButton_Negative_Active_Background: #ec8b46;\n --sapButton_Negative_Active_BorderColor: #000;\n --sapButton_Negative_Active_TextColor: #000;\n --sapButton_Critical_Background: #fff;\n --sapButton_Critical_BorderColor: #000;\n --sapButton_Critical_TextColor: #000;\n --sapButton_Critical_Hover_Background: #ec8b46;\n --sapButton_Critical_Hover_BorderColor: #000;\n --sapButton_Critical_Hover_TextColor: #000;\n --sapButton_Critical_Active_Background: #ec8b46;\n --sapButton_Critical_Active_BorderColor: #000;\n --sapButton_Critical_Active_TextColor: #000;\n --sapButton_Success_Background: #fff;\n --sapButton_Success_BorderColor: #000;\n --sapButton_Success_TextColor: #000;\n --sapButton_Success_Hover_Background: #ec8b46;\n --sapButton_Success_Hover_BorderColor: #000;\n --sapButton_Success_Hover_TextColor: #000;\n --sapButton_Success_Active_Background: #ec8b46;\n --sapButton_Success_Active_BorderColor: #000;\n --sapButton_Success_Active_TextColor: #000;\n --sapButton_Information_Background: #fff;\n --sapButton_Information_BorderColor: #000;\n --sapButton_Information_TextColor: #000;\n --sapButton_Information_Hover_Background: #ec8b46;\n --sapButton_Information_Hover_BorderColor: #000;\n --sapButton_Information_Hover_TextColor: #000;\n --sapButton_Information_Active_Background: #ec8b46;\n --sapButton_Information_Active_BorderColor: #000;\n --sapButton_Information_Active_TextColor: #000;\n --sapButton_Neutral_Background: #fff;\n --sapButton_Neutral_BorderColor: #000;\n --sapButton_Neutral_TextColor: #000;\n --sapButton_Neutral_Hover_Background: #ec8b46;\n --sapButton_Neutral_Hover_BorderColor: #000;\n --sapButton_Neutral_Hover_TextColor: #000;\n --sapButton_Neutral_Active_Background: #ec8b46;\n --sapButton_Neutral_Active_BorderColor: #000;\n --sapButton_Neutral_Active_TextColor: #000;\n --sapButton_Track_Background: #fff;\n --sapButton_Track_BorderColor: #000;\n --sapButton_Track_TextColor: #000;\n --sapButton_Track_Hover_Background: #ec8b46;\n --sapButton_Track_Hover_BorderColor: #000;\n --sapButton_Track_Selected_Background: #8fb5ff;\n --sapButton_Track_Selected_BorderColor: #000;\n --sapButton_Track_Selected_TextColor: #000;\n --sapButton_Track_Selected_Hover_Background: #ec8b46;\n --sapButton_Track_Selected_Hover_BorderColor: #000;\n --sapButton_Handle_Background: #fff;\n --sapButton_Handle_BorderColor: #000;\n --sapButton_Handle_TextColor: #000;\n --sapButton_Handle_Hover_Background: #ec8b46;\n --sapButton_Handle_Hover_BorderColor: #000;\n --sapButton_Handle_Selected_Background: #8fb5ff;\n --sapButton_Handle_Selected_BorderColor: #000;\n --sapButton_Handle_Selected_TextColor: #000;\n --sapButton_Handle_Selected_Hover_Background: #ec8b46;\n --sapButton_Handle_Selected_Hover_BorderColor: #000;\n --sapButton_Track_Negative_Background: #fff;\n --sapButton_Track_Negative_BorderColor: #ab0000;\n --sapButton_Track_Negative_TextColor: #000;\n --sapButton_Track_Negative_Hover_Background: #ec8b46;\n --sapButton_Track_Negative_Hover_BorderColor: #ab0000;\n --sapButton_Handle_Negative_Background: #fff;\n --sapButton_Handle_Negative_BorderColor: #ab0000;\n --sapButton_Handle_Negative_TextColor: #000;\n --sapButton_Handle_Negative_Hover_Background: #ec8b46;\n --sapButton_Handle_Negative_Hover_BorderColor: #ab0000;\n --sapButton_Track_Positive_Background: #fff;\n --sapButton_Track_Positive_BorderColor: #006362;\n --sapButton_Track_Positive_TextColor: #000;\n --sapButton_Track_Positive_Hover_Background: #fff;\n --sapButton_Track_Positive_Hover_BorderColor: #000;\n --sapButton_Handle_Positive_Background: #fff;\n --sapButton_Handle_Positive_BorderColor: #006362;\n --sapButton_Handle_Positive_TextColor: #000;\n --sapButton_Handle_Positive_Hover_Background: #ec8b46;\n --sapButton_Handle_Positive_Hover_BorderColor: #006362;\n --sapButton_TokenBackground: #fff;\n --sapButton_TokenBorderColor: #000;\n --sapField_Background: #fff;\n --sapField_BackgroundStyle: none;\n --sapField_TextColor: #000;\n --sapField_PlaceholderTextColor: #585858;\n --sapField_BorderColor: #000;\n --sapField_HelpBackground: #fff;\n --sapField_BorderWidth: .0625rem;\n --sapField_BorderStyle: solid;\n --sapField_BorderCornerRadius: 0;\n --sapField_Shadow: none;\n --sapField_Hover_Background: #fff;\n --sapField_Hover_BackgroundStyle: none;\n --sapField_Hover_BorderColor: #000;\n --sapField_Hover_HelpBackground: #fff;\n --sapField_Hover_Shadow: none;\n --sapField_Hover_InvalidShadow: none;\n --sapField_Hover_WarningShadow: none;\n --sapField_Hover_SuccessShadow: none;\n --sapField_Hover_InformationShadow: none;\n --sapField_Active_BorderColor: #000;\n --sapField_Focus_Background: #fff;\n --sapField_Focus_BorderColor: #000;\n --sapField_Focus_HelpBackground: #fff;\n --sapField_ReadOnly_Background: #b3b3b3;\n --sapField_ReadOnly_BackgroundStyle: none;\n --sapField_ReadOnly_BorderColor: #585858;\n --sapField_ReadOnly_BorderStyle: solid;\n --sapField_ReadOnly_HelpBackground: #b3b3b3;\n --sapField_RequiredColor: #000;\n --sapField_InvalidColor: #000;\n --sapField_InvalidBackground: #ec8b46;\n --sapField_InvalidBackgroundStyle: none;\n --sapField_InvalidBorderWidth: .125rem;\n --sapField_InvalidBorderStyle: dashed;\n --sapField_InvalidShadow: none;\n --sapField_WarningColor: #000;\n --sapField_WarningBackground: #fff;\n --sapField_WarningBackgroundStyle: none;\n --sapField_WarningBorderWidth: .125rem;\n --sapField_WarningBorderStyle: dashed;\n --sapField_WarningShadow: none;\n --sapField_SuccessColor: #000;\n --sapField_SuccessBackground: #fff;\n --sapField_SuccessBackgroundStyle: none;\n --sapField_SuccessBorderWidth: .0625rem;\n --sapField_SuccessBorderStyle: solid;\n --sapField_SuccessShadow: none;\n --sapField_InformationColor: #000;\n --sapField_InformationBackground: #fff;\n --sapField_InformationBackgroundStyle: none;\n --sapField_InformationBorderWidth: .0625rem;\n --sapField_InformationBorderStyle: dashed;\n --sapField_InformationShadow: none;\n --sapGroup_TitleBackground: #fff;\n --sapGroup_TitleBorderColor: #000;\n --sapGroup_TitleTextColor: #000;\n --sapGroup_Title_FontSize: 1.125rem;\n --sapGroup_ContentBackground: #fff;\n --sapGroup_ContentBorderColor: #000;\n --sapGroup_BorderWidth: .0625rem;\n --sapGroup_BorderCornerRadius: 0;\n --sapGroup_FooterBackground: #fff;\n --sapToolbar_Background: #fff;\n --sapToolbar_SeparatorColor: #000;\n --sapList_HeaderBackground: #fff;\n --sapList_HeaderBorderColor: #000;\n --sapList_HeaderTextColor: #000;\n --sapList_BorderColor: #585858;\n --sapList_BorderWidth: .0625rem;\n --sapList_TextColor: #000;\n --sapList_Active_TextColor: #000;\n --sapList_Active_Background: #ec8b46;\n --sapList_SelectionBackgroundColor: #8fb5ff;\n --sapList_SelectionBorderColor: #000;\n --sapList_Hover_SelectionBackground: #ec8b46;\n --sapList_Background: #fff;\n --sapList_Hover_Background: #ec8b46;\n --sapList_AlternatingBackground: #e6e6e6;\n --sapList_GroupHeaderBackground: #fff;\n --sapList_GroupHeaderBorderColor: #000;\n --sapList_GroupHeaderTextColor: #000;\n --sapList_TableGroupHeaderBackground: #b3b3b3;\n --sapList_TableGroupHeaderBorderColor: #000;\n --sapList_TableGroupHeaderTextColor: #000;\n --sapList_FooterBackground: #fff;\n --sapList_FooterTextColor: #000;\n --sapList_TableFooterBorder: #000;\n --sapList_TableFixedBorderColor: #000;\n --sapMessage_ErrorBorderColor: #ab0000;\n --sapMessage_WarningBorderColor: #5c5c00;\n --sapMessage_SuccessBorderColor: #006362;\n --sapMessage_InformationBorderColor: #000;\n --sapPopover_BorderCornerRadius: .25rem;\n --sapProgress_Background: #fff;\n --sapProgress_BorderColor: #000;\n --sapProgress_TextColor: #000;\n --sapProgress_FontSize: .75rem;\n --sapProgress_NegativeBackground: #fff;\n --sapProgress_NegativeBorderColor: #000;\n --sapProgress_NegativeTextColor: #000;\n --sapProgress_CriticalBackground: #fff;\n --sapProgress_CriticalBorderColor: #000;\n --sapProgress_CriticalTextColor: #000;\n --sapProgress_PositiveBackground: #fff;\n --sapProgress_PositiveBorderColor: #000;\n --sapProgress_PositiveTextColor: #000;\n --sapProgress_InformationBackground: #fff;\n --sapProgress_InformationBorderColor: #000;\n --sapProgress_InformationTextColor: #000;\n --sapProgress_Value_Background: #ec8b46;\n --sapProgress_Value_BorderColor: #000;\n --sapProgress_Value_TextColor: #000;\n --sapProgress_Value_NegativeBackground: #ec8b46;\n --sapProgress_Value_NegativeBorderColor: #000;\n --sapProgress_Value_NegativeTextColor: #000;\n --sapProgress_Value_CriticalBackground: #ec8b46;\n --sapProgress_Value_CriticalBorderColor: #000;\n --sapProgress_Value_CriticalTextColor: #000;\n --sapProgress_Value_PositiveBackground: #ec8b46;\n --sapProgress_Value_PositiveBorderColor: #000;\n --sapProgress_Value_PositiveTextColor: #000;\n --sapProgress_Value_InformationBackground: #ec8b46;\n --sapProgress_Value_InformationBorderColor: #000;\n --sapProgress_Value_InformationTextColor: #000;\n --sapScrollBar_FaceColor: #585858;\n --sapScrollBar_TrackColor: #fff;\n --sapScrollBar_BorderColor: #585858;\n --sapScrollBar_SymbolColor: #000;\n --sapScrollBar_Dimension: .75rem;\n --sapScrollBar_Hover_FaceColor: #000;\n --sapSlider_Background: #fff;\n --sapSlider_BorderColor: #000;\n --sapSlider_Selected_Background: #8fb5ff;\n --sapSlider_Selected_BorderColor: #000;\n --sapSlider_HandleBackground: #fff;\n --sapSlider_HandleBorderColor: #000;\n --sapSlider_RangeHandleBackground: #fff;\n --sapSlider_Hover_HandleBackground: #ec8b46;\n --sapSlider_Hover_HandleBorderColor: #000;\n --sapSlider_Hover_RangeHandleBackground: #ec8b46;\n --sapSlider_Active_HandleBackground: #ec8b46;\n --sapSlider_Active_HandleBorderColor: #000;\n --sapSlider_Active_RangeHandleBackground: transparent;\n --sapPageHeader_Background: #fff;\n --sapPageHeader_BorderColor: #000;\n --sapPageHeader_TextColor: #000;\n --sapPageFooter_Background: #fff;\n --sapPageFooter_BorderColor: #000;\n --sapPageFooter_TextColor: #000;\n --sapInfobar_Background: #fff;\n --sapInfobar_Hover_Background: #ec8b46;\n --sapInfobar_Active_Background: #ec8b46;\n --sapInfobar_NonInteractive_Background: #b3b3b3;\n --sapInfobar_TextColor: #000;\n --sapObjectHeader_Background: #fff;\n --sapObjectHeader_Hover_Background: #ec8b46;\n --sapObjectHeader_BorderColor: #000;\n --sapObjectHeader_Title_TextColor: #000;\n --sapObjectHeader_Title_FontSize: 1.25rem;\n --sapObjectHeader_Title_SnappedFontSize: 1.25rem;\n --sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapObjectHeader_Subtitle_TextColor: #000;\n --sapBlockLayer_Background: #fff;\n --sapTile_Background: #fff;\n --sapTile_Hover_Background: #ec8b46;\n --sapTile_Active_Background: #ec8b46;\n --sapTile_BorderColor: #000;\n --sapTile_BorderCornerRadius: 0.25rem;\n --sapTile_TitleTextColor: #000;\n --sapTile_TextColor: #000;\n --sapTile_IconColor: #000;\n --sapTile_SeparatorColor: #000;\n --sapTile_Interactive_BorderColor: #000;\n --sapTile_OverlayBackground: #fff;\n --sapTile_OverlayForegroundColor: #000;\n --sapAccentColor1: #5f5800;\n --sapAccentColor2: #5e4101;\n --sapAccentColor3: #973333;\n --sapAccentColor4: #961d7c;\n --sapAccentColor5: #365892;\n --sapAccentColor6: #004ccb;\n --sapAccentColor7: #105b5b;\n --sapAccentColor8: #26340b;\n --sapAccentColor9: #6c32a9;\n --sapAccentColor10: #4a5964;\n --sapAccentBackgroundColor1: #fff3b8;\n --sapAccentBackgroundColor2: #ffd0e7;\n --sapAccentBackgroundColor3: #fff0fa;\n --sapAccentBackgroundColor4: #ffdcf3;\n --sapAccentBackgroundColor5: #ded3ff;\n --sapAccentBackgroundColor6: #d1efff;\n --sapAccentBackgroundColor7: #c2fcee;\n --sapAccentBackgroundColor8: #ebf5cb;\n --sapAccentBackgroundColor9: #dafdf5;\n --sapAccentBackgroundColor10: #eaecee;\n --sapIndicationColor_1: #780000;\n --sapIndicationColor_1_Background: #fff;\n --sapIndicationColor_1_BorderColor: #000;\n --sapIndicationColor_1_TextColor: #000;\n --sapIndicationColor_1_Hover_Background: #ec8b46;\n --sapIndicationColor_1_Active_Background: #ec8b46;\n --sapIndicationColor_1_Active_BorderColor: #000;\n --sapIndicationColor_1_Active_TextColor: #000;\n --sapIndicationColor_1_Selected_Background: #8fb5ff;\n --sapIndicationColor_1_Selected_BorderColor: #000;\n --sapIndicationColor_1_Selected_TextColor: #000;\n --sapIndicationColor_1b: #780000;\n --sapIndicationColor_1b_BorderColor: #000;\n --sapIndicationColor_1b_Hover_Background: #ec8b46;\n --sapIndicationColor_2: #ab0000;\n --sapIndicationColor_2_Background: #fff;\n --sapIndicationColor_2_BorderColor: #000;\n --sapIndicationColor_2_TextColor: #000;\n --sapIndicationColor_2_Hover_Background: #ec8b46;\n --sapIndicationColor_2_Active_Background: #ec8b46;\n --sapIndicationColor_2_Active_BorderColor: #000;\n --sapIndicationColor_2_Active_TextColor: #000;\n --sapIndicationColor_2_Selected_Background: #8fb5ff;\n --sapIndicationColor_2_Selected_BorderColor: #000;\n --sapIndicationColor_2_Selected_TextColor: #000;\n --sapIndicationColor_2b: #ab0000;\n --sapIndicationColor_2b_BorderColor: #000;\n --sapIndicationColor_2b_Hover_Background: #ec8b46;\n --sapIndicationColor_3: #5c5c00;\n --sapIndicationColor_3_Background: #fff;\n --sapIndicationColor_3_BorderColor: #000;\n --sapIndicationColor_3_TextColor: #000;\n --sapIndicationColor_3_Hover_Background: #ec8b46;\n --sapIndicationColor_3_Active_Background: #ec8b46;\n --sapIndicationColor_3_Active_BorderColor: #000;\n --sapIndicationColor_3_Active_TextColor: #000;\n --sapIndicationColor_3_Selected_Background: #8fb5ff;\n --sapIndicationColor_3_Selected_BorderColor: #000;\n --sapIndicationColor_3_Selected_TextColor: #000;\n --sapIndicationColor_3b: #5c5c00;\n --sapIndicationColor_3b_BorderColor: #000;\n --sapIndicationColor_3b_Hover_Background: #ec8b46;\n --sapIndicationColor_4: #006362;\n --sapIndicationColor_4_Background: #fff;\n --sapIndicationColor_4_BorderColor: #000;\n --sapIndicationColor_4_TextColor: #000;\n --sapIndicationColor_4_Hover_Background: #ec8b46;\n --sapIndicationColor_4_Active_Background: #ec8b46;\n --sapIndicationColor_4_Active_BorderColor: #000;\n --sapIndicationColor_4_Active_TextColor: #000;\n --sapIndicationColor_4_Selected_Background: #8fb5ff;\n --sapIndicationColor_4_Selected_BorderColor: #000;\n --sapIndicationColor_4_Selected_TextColor: #000;\n --sapIndicationColor_4b: #006362;\n --sapIndicationColor_4b_BorderColor: #000;\n --sapIndicationColor_4b_Hover_Background: #ec8b46;\n --sapIndicationColor_5: #004ccb;\n --sapIndicationColor_5_Background: #fff;\n --sapIndicationColor_5_BorderColor: #000;\n --sapIndicationColor_5_TextColor: #000;\n --sapIndicationColor_5_Hover_Background: #ec8b46;\n --sapIndicationColor_5_Active_Background: #ec8b46;\n --sapIndicationColor_5_Active_BorderColor: #000;\n --sapIndicationColor_5_Active_TextColor: #000;\n --sapIndicationColor_5_Selected_Background: #8fb5ff;\n --sapIndicationColor_5_Selected_BorderColor: #000;\n --sapIndicationColor_5_Selected_TextColor: #000;\n --sapIndicationColor_5b: #004ccb;\n --sapIndicationColor_5b_BorderColor: #000;\n --sapIndicationColor_5b_Hover_Background: #ec8b46;\n --sapIndicationColor_6: #105b5b;\n --sapIndicationColor_6_Background: #fff;\n --sapIndicationColor_6_BorderColor: #000;\n --sapIndicationColor_6_TextColor: #000;\n --sapIndicationColor_6_Hover_Background: #ec8b46;\n --sapIndicationColor_6_Active_Background: #ec8b46;\n --sapIndicationColor_6_Active_BorderColor: #000;\n --sapIndicationColor_6_Active_TextColor: #000;\n --sapIndicationColor_6_Selected_Background: #8fb5ff;\n --sapIndicationColor_6_Selected_BorderColor: #000;\n --sapIndicationColor_6_Selected_TextColor: #000;\n --sapIndicationColor_6b: #105b5b;\n --sapIndicationColor_6b_BorderColor: #000;\n --sapIndicationColor_6b_Hover_Background: #ec8b46;\n --sapIndicationColor_7: #6c32a9;\n --sapIndicationColor_7_Background: #fff;\n --sapIndicationColor_7_BorderColor: #000;\n --sapIndicationColor_7_TextColor: #000;\n --sapIndicationColor_7_Hover_Background: #ec8b46;\n --sapIndicationColor_7_Active_Background: #ec8b46;\n --sapIndicationColor_7_Active_BorderColor: #000;\n --sapIndicationColor_7_Active_TextColor: #000;\n --sapIndicationColor_7_Selected_Background: #8fb5ff;\n --sapIndicationColor_7_Selected_BorderColor: #000;\n --sapIndicationColor_7_Selected_TextColor: #000;\n --sapIndicationColor_7b: #6c32a9;\n --sapIndicationColor_7b_BorderColor: #000;\n --sapIndicationColor_7b_Hover_Background: #ec8b46;\n --sapIndicationColor_8: #961d7c;\n --sapIndicationColor_8_Background: #fff;\n --sapIndicationColor_8_BorderColor: #000;\n --sapIndicationColor_8_TextColor: #000;\n --sapIndicationColor_8_Hover_Background: #ec8b46;\n --sapIndicationColor_8_Active_Background: #ec8b46;\n --sapIndicationColor_8_Active_BorderColor: #000;\n --sapIndicationColor_8_Active_TextColor: #000;\n --sapIndicationColor_8_Selected_Background: #8fb5ff;\n --sapIndicationColor_8_Selected_BorderColor: #000;\n --sapIndicationColor_8_Selected_TextColor: #000;\n --sapIndicationColor_8b: #961d7c;\n --sapIndicationColor_8b_BorderColor: #000;\n --sapIndicationColor_8b_Hover_Background: #ec8b46;\n --sapIndicationColor_9: #fff;\n --sapIndicationColor_9_Background: #fff;\n --sapIndicationColor_9_BorderColor: #000;\n --sapIndicationColor_9_TextColor: #000;\n --sapIndicationColor_9_Hover_Background: #ec8b46;\n --sapIndicationColor_9_Active_Background: #ec8b46;\n --sapIndicationColor_9_Active_BorderColor: #000;\n --sapIndicationColor_9_Active_TextColor: #000;\n --sapIndicationColor_9_Selected_Background: #8fb5ff;\n --sapIndicationColor_9_Selected_BorderColor: #000;\n --sapIndicationColor_9_Selected_TextColor: #000;\n --sapIndicationColor_9b: #fff;\n --sapIndicationColor_9b_BorderColor: #000;\n --sapIndicationColor_9b_Hover_Background: #ec8b46;\n --sapIndicationColor_10: #eaecee;\n --sapIndicationColor_10_Background: #fff;\n --sapIndicationColor_10_BorderColor: #000;\n --sapIndicationColor_10_TextColor: #000;\n --sapIndicationColor_10_Hover_Background: #ec8b46;\n --sapIndicationColor_10_Active_Background: #ec8b46;\n --sapIndicationColor_10_Active_BorderColor: #000;\n --sapIndicationColor_10_Active_TextColor: #000;\n --sapIndicationColor_10_Selected_Background: #8fb5ff;\n --sapIndicationColor_10_Selected_BorderColor: #000;\n --sapIndicationColor_10_Selected_TextColor: #000;\n --sapIndicationColor_10b: #eaecee;\n --sapIndicationColor_10b_BorderColor: #000;\n --sapIndicationColor_10b_Hover_Background: #ec8b46;\n --sapLegend_WorkingBackground: #d9d9d9;\n --sapLegend_NonWorkingBackground: #b3b3b3;\n --sapLegend_CurrentDateTime: #961d7c;\n --sapLegendColor1: #5f5800;\n --sapLegendColor2: #5e4101;\n --sapLegendColor3: #973333;\n --sapLegendColor4: #463000;\n --sapLegendColor5: #961d7c;\n --sapLegendColor6: #004ccb;\n --sapLegendColor7: #105b5b;\n --sapLegendColor8: #26340b;\n --sapLegendColor9: #4a5964;\n --sapLegendColor10: #6c3d62;\n --sapLegendColor11: #383513;\n --sapLegendColor12: #734f00;\n --sapLegendColor13: #723e3e;\n --sapLegendColor14: #5f5642;\n --sapLegendColor15: #60535d;\n --sapLegendColor16: #465878;\n --sapLegendColor17: #435b5b;\n --sapLegendColor18: #4e5a36;\n --sapLegendColor19: #4e5869;\n --sapLegendColor20: #001b49;\n --sapLegendBackgroundColor1: #fff;\n --sapLegendBackgroundColor2: #fff;\n --sapLegendBackgroundColor3: #fff;\n --sapLegendBackgroundColor4: #fff;\n --sapLegendBackgroundColor5: #fff;\n --sapLegendBackgroundColor6: #fff;\n --sapLegendBackgroundColor7: #fff;\n --sapLegendBackgroundColor8: #fff;\n --sapLegendBackgroundColor9: #fff;\n --sapLegendBackgroundColor10: #fff;\n --sapLegendBackgroundColor11: #fff;\n --sapLegendBackgroundColor12: #fff;\n --sapLegendBackgroundColor13: #fff;\n --sapLegendBackgroundColor14: #fff;\n --sapLegendBackgroundColor15: #fff;\n --sapLegendBackgroundColor16: #fff;\n --sapLegendBackgroundColor17: #fff;\n --sapLegendBackgroundColor18: #fff;\n --sapLegendBackgroundColor19: #fff;\n --sapLegendBackgroundColor20: #fff;\n --sapChart_OrderedColor_1: #286ac3;\n --sapChart_OrderedColor_2: #d74114;\n --sapChart_OrderedColor_3: #057d47;\n --sapChart_OrderedColor_4: #e11e48;\n --sapChart_OrderedColor_5: #642eb2;\n --sapChart_OrderedColor_6: #03778c;\n --sapChart_OrderedColor_7: #232deb;\n --sapChart_OrderedColor_8: #9b136f;\n --sapChart_OrderedColor_9: #395563;\n --sapChart_OrderedColor_10: #e02e2e;\n --sapChart_OrderedColor_11: #0d3367;\n --sapChart_Bad: #ab0000;\n --sapChart_Critical: #5c5c00;\n --sapChart_Good: #006362;\n --sapChart_Neutral: #000;\n --sapChart_Sequence_1: #286ac3;\n --sapChart_Sequence_2: #d74114;\n --sapChart_Sequence_3: #057d47;\n --sapChart_Sequence_4: #e11e48;\n --sapChart_Sequence_5: #642eb2;\n --sapChart_Sequence_6: #03778c;\n --sapChart_Sequence_7: #232deb;\n --sapChart_Sequence_8: #9b136f;\n --sapChart_Sequence_9: #395563;\n --sapChart_Sequence_10: #e02e2e;\n --sapChart_Sequence_11: #0d3367;\n --sapChart_Sequence_Neutral: #000;\n \n --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff');\n --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff2');\n --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf');\n --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff');\n --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2');\n --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf');\n --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff');\n --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2');\n --sapFontUrl_72_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff2');\n --sapFontUrl_72_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff');\n --sapFontUrl_72_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff2');\n --sapFontUrl_72_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff');\n --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');\n --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');\n --sapFontUrl_72_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff2');\n --sapFontUrl_72_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff');\n --sapFontUrl_72_Semibold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff2');\n --sapFontUrl_72_Semibold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff');\n --sapFontUrl_72_Semibold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2');\n --sapFontUrl_72_Semibold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff');\n --sapFontUrl_72_SemiboldDuplex_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2');\n --sapFontUrl_72_SemiboldDuplex_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff');\n --sapFontUrl_72_SemiboldDuplex_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2');\n --sapFontUrl_72_SemiboldDuplex_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff');\n --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');\n --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');\n --sapFontUrl_72_Light_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff2');\n --sapFontUrl_72_Light_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff');\n --sapFontUrl_72_Black_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff2');\n --sapFontUrl_72_Black_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff');\n --sapFontUrl_72_Black_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff2');\n --sapFontUrl_72_Black_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff');\n --sapFontUrl_72_BoldItalic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2');\n --sapFontUrl_72_BoldItalic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff');\n --sapFontUrl_72_BoldItalic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2');\n --sapFontUrl_72_BoldItalic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff');\n --sapFontUrl_72_Condensed_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff2');\n --sapFontUrl_72_Condensed_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff');\n --sapFontUrl_72_Condensed_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2');\n --sapFontUrl_72_Condensed_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff');\n --sapFontUrl_72_CondensedBold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2');\n --sapFontUrl_72_CondensedBold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff');\n --sapFontUrl_72_CondensedBold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2');\n --sapFontUrl_72_CondensedBold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff');\n --sapFontUrl_72_Italic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff2');\n --sapFontUrl_72_Italic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff');\n --sapFontUrl_72_Italic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff2');\n --sapFontUrl_72_Italic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff');\n --sapFontUrl_72Mono_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2');\n --sapFontUrl_72Mono_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff');\n --sapFontUrl_72Mono_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2');\n --sapFontUrl_72Mono_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff');\n --sapFontUrl_72Mono_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2');\n --sapFontUrl_72Mono_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff');\n --sapFontUrl_72Mono_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2');\n --sapFontUrl_72Mono_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff');\n}\n\n.background-image--sapCompanyLogo {\n background-image: var(--sapCompanyLogo);\n}\n\n.background-image--sapBackgroundImage {\n background-image: var(--sapBackgroundImage);\n}\n\n.background-image--sapShell_BackgroundImage {\n background-image: var(--sapShell_BackgroundImage);\n}\n\n/**\n* Base.baseLib.sap_base_fiori.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize_hcb.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize_hcb.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize_hcw.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize_hcw.css_variables (Version 11.5.0)\n*/\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_belize_hcw/parameters-bundle.css.json","content":":root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_belize_hcw.css_variables\",\"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\": [\"sap_belize_hcb\",\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\": [\"Fiori_2\",\"Fiori_3\",\"HighContrast\"],\"FallbackThemeId\": \"sap_belize\",\"Engine\":{\"Name\": \"theming-engine\",\"Version\": \"1.23061.0\"},\"Version\":{\"Build\": \"11.10.0.20231213074408\",\"Source\": \"11.10.0\"}};--sapBrandColor: #ec8b46;--sapHighlightColor: #ec8b46;--sapBaseColor: #fff;--sapShellColor: #fff;--sapBackgroundColor: #fff;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #000;--sapLinkColor: #000;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #8fb5ff;--sapHoverColor: #ec8b46;--sapActiveColor: #ec8b46;--sapHighlightTextColor: #000;--sapTitleColor: #000;--sapNegativeColor: #ab0000;--sapCriticalColor: #5c5c00;--sapPositiveColor: #006362;--sapInformativeColor: #000;--sapNeutralColor: #000;--sapNegativeElementColor: #ab0000;--sapCriticalElementColor: #5c5c00;--sapPositiveElementColor: #006362;--sapInformativeElementColor: #000;--sapNeutralElementColor: #000;--sapNegativeTextColor: #ab0000;--sapCriticalTextColor: #5c5c00;--sapPositiveTextColor: #006362;--sapInformativeTextColor: #000;--sapNeutralTextColor: #000;--sapErrorColor: #ab0000;--sapWarningColor: #5c5c00;--sapSuccessColor: #006362;--sapInformationColor: #000;--sapErrorBackground: #fff;--sapWarningBackground: #fff;--sapSuccessBackground: #fff;--sapInformationBackground: #fff;--sapNeutralBackground: #fff;--sapErrorBorderColor: #ab0000;--sapWarningBorderColor: #5c5c00;--sapSuccessBorderColor: #006362;--sapInformationBorderColor: #000;--sapNeutralBorderColor: #000;--sapElement_LineHeight: 3rem;--sapElement_Height: 2.5rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #000;--sapContent_ContrastIconColor: #000;--sapContent_NonInteractiveIconColor: #000;--sapContent_MarkerIconColor: #000;--sapContent_MarkerTextColor: #000;--sapContent_MeasureIndicatorColor: #000;--sapContent_Selected_MeasureIndicatorColor: #000;--sapContent_Placeholderloading_Background: #888;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #888 0%, #888 35%, #585858 50%, #888 65%, #888 100%);--sapContent_ImagePlaceholderBackground: #fff;--sapContent_ImagePlaceholderForegroundColor: #000;--sapContent_RatedColor: #000;--sapContent_UnratedColor: #585858;--sapContent_BusyColor: #000;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .125rem;--sapContent_ContrastFocusColor: #000;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #000;--sapContent_Shadow0: 0 0 0 .0625rem #000;--sapContent_Shadow1: 0 0 1rem 0 rgba(0,0,0,.5), 0 0 0 .125rem #000;--sapContent_Shadow2: 0 .25rem 2rem 0 rgba(0,0,0,.6), 0 0 0 .125rem #000;--sapContent_Shadow3: 0 .625rem 4rem 0 rgba(0,0,0,.8), 0 0 0 .125rem #000;--sapContent_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: inset 0 -.125rem #000;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #ec8b46;--sapContent_HelpColor: #006500;--sapContent_LabelColor: #000;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: #888;--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #000;--sapContent_ForegroundColor: #fff;--sapContent_ForegroundBorderColor: #000;--sapContent_ForegroundTextColor: #000;--sapContent_BadgeBackground: #fff;--sapContent_BadgeTextColor: #000;--sapContent_DragAndDropActiveColor: #006500;--sapContent_Selected_TextColor: #000;--sapContent_Selected_Background: #8fb5ff;--sapContent_Selected_Hover_Background: #ec8b46;--sapContent_Selected_ForegroundColor: #000;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #212628;--sapContent_Illustrative_Color2: #434e56;--sapContent_Illustrative_Color3: #62737c;--sapContent_Illustrative_Color4: #030303;--sapContent_Illustrative_Color5: #9da4aa;--sapContent_Illustrative_Color6: #c6cace;--sapContent_Illustrative_Color7: #e7e9ea;--sapContent_Illustrative_Color8: #fff;--sapContent_Illustrative_Color9: #62737c;--sapContent_Illustrative_Color10: #d5dadd;--sapContent_Illustrative_Color11: #88979e;--sapContent_Illustrative_Color12: #88979e;--sapContent_Illustrative_Color13: #161a1d;--sapContent_Illustrative_Color14: #000;--sapContent_Illustrative_Color15: #31393f;--sapContent_Illustrative_Color16: #505e65;--sapContent_Illustrative_Color17: #505e65;--sapContent_Illustrative_Color18: #d9ddde;--sapContent_Illustrative_Color19: #ccd0d2;--sapContent_Illustrative_Color20: #bec4c6;--sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 1.625rem;--sapFontHeader2Size: 1.375rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: underline;--sapLink_Hover_Color: #000;--sapLink_Hover_TextDecoration: none;--sapLink_Active_Color: #000;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #000;--sapLink_InvertedColor: #000;--sapLink_SubtleColor: #000;--sapShell_Background: #fff;--sapShell_BackgroundImage: linear-gradient(to bottom, #fff, #fff);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #000;--sapShell_TextColor: #000;--sapShell_InteractiveBackground: #fff;--sapShell_InteractiveTextColor: #000;--sapShell_InteractiveBorderColor: #000;--sapShell_GroupTitleTextColor: #000;--sapShell_GroupTitleTextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;--sapShell_Hover_Background: #ec8b46;--sapShell_Active_Background: #ec8b46;--sapShell_Active_TextColor: #000;--sapShell_Selected_Background: #8fb5ff;--sapShell_Selected_TextColor: #000;--sapShell_Selected_Hover_Background: #ec8b46;--sapShell_Favicon: none;--sapShell_Navigation_Background: #fff;--sapShell_Navigation_Hover_Background: #ec8b46;--sapShell_Navigation_SelectedColor: #000;--sapShell_Navigation_Selected_TextColor: #000;--sapShell_Navigation_TextColor: #000;--sapShell_Navigation_Active_TextColor: #000;--sapShell_Navigation_Active_Background: #ec8b46;--sapShell_Shadow: 0 .125rem 0 0 #000;--sapShell_NegativeColor: #ab0000;--sapShell_CriticalColor: #5c5c00;--sapShell_PositiveColor: #006362;--sapShell_InformativeColor: #000;--sapShell_NeutralColor: #000;--sapShell_Category_1_Background: #fff;--sapShell_Category_1_BorderColor: #004ccb;--sapShell_Category_1_TextColor: #000;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #fff;--sapShell_Category_2_BorderColor: #973333;--sapShell_Category_2_TextColor: #000;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #fff;--sapShell_Category_3_BorderColor: #5f5800;--sapShell_Category_3_TextColor: #000;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #fff;--sapShell_Category_4_BorderColor: #6c3d62;--sapShell_Category_4_TextColor: #000;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #fff;--sapShell_Category_5_BorderColor: #734f00;--sapShell_Category_5_TextColor: #000;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #fff;--sapShell_Category_6_BorderColor: #105b5b;--sapShell_Category_6_TextColor: #000;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #fff;--sapShell_Category_7_BorderColor: #961d7c;--sapShell_Category_7_TextColor: #000;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #fff;--sapShell_Category_8_BorderColor: #26340b;--sapShell_Category_8_TextColor: #000;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #fff;--sapShell_Category_9_BorderColor: #002a86;--sapShell_Category_9_TextColor: #000;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #fff;--sapShell_Category_10_BorderColor: #47596c;--sapShell_Category_10_TextColor: #000;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #fff;--sapShell_Category_11_BorderColor: #af080b;--sapShell_Category_11_TextColor: #000;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #fff;--sapShell_Category_12_BorderColor: #7000e0;--sapShell_Category_12_TextColor: #000;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #fff;--sapShell_Category_13_BorderColor: #580440;--sapShell_Category_13_TextColor: #000;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #fff;--sapShell_Category_14_BorderColor: #035663;--sapShell_Category_14_TextColor: #000;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #fff;--sapShell_Category_15_BorderColor: #223548;--sapShell_Category_15_TextColor: #000;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #fff;--sapShell_Category_16_BorderColor: #1e592f;--sapShell_Category_16_TextColor: #000;--sapShell_Category_16_TextShadow: none;--sapAvatar_1_Background: #fff;--sapAvatar_1_BorderColor: #000;--sapAvatar_1_TextColor: #000;--sapAvatar_2_Background: #fff;--sapAvatar_2_BorderColor: #000;--sapAvatar_2_TextColor: #000;--sapAvatar_3_Background: #fff;--sapAvatar_3_BorderColor: #000;--sapAvatar_3_TextColor: #000;--sapAvatar_4_Background: #fff;--sapAvatar_4_BorderColor: #000;--sapAvatar_4_TextColor: #000;--sapAvatar_5_Background: #fff;--sapAvatar_5_BorderColor: #000;--sapAvatar_5_TextColor: #000;--sapAvatar_6_Background: #fff;--sapAvatar_6_BorderColor: #000;--sapAvatar_6_TextColor: #000;--sapAvatar_7_Background: #fff;--sapAvatar_7_BorderColor: #000;--sapAvatar_7_TextColor: #000;--sapAvatar_8_Background: #fff;--sapAvatar_8_BorderColor: #000;--sapAvatar_8_TextColor: #000;--sapAvatar_9_Background: #fff;--sapAvatar_9_BorderColor: #000;--sapAvatar_9_TextColor: #000;--sapAvatar_10_Background: #fff;--sapAvatar_10_BorderColor: #000;--sapAvatar_10_TextColor: #000;--sapButton_Background: #fff;--sapButton_BorderColor: #000;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .375rem;--sapButton_TextColor: #000;--sapButton_Hover_Background: #ec8b46;--sapButton_Hover_BorderColor: #000;--sapButton_Hover_TextColor: #000;--sapButton_IconColor: #000;--sapButton_Active_Background: #ec8b46;--sapButton_Active_BorderColor: #000;--sapButton_Active_TextColor: #000;--sapButton_Emphasized_Background: #fff;--sapButton_Emphasized_BorderColor: #000;--sapButton_Emphasized_TextColor: #000;--sapButton_Emphasized_Hover_Background: #ec8b46;--sapButton_Emphasized_Hover_BorderColor: #000;--sapButton_Emphasized_Hover_TextColor: #000;--sapButton_Emphasized_Active_Background: #ec8b46;--sapButton_Emphasized_Active_BorderColor: #000;--sapButton_Emphasized_Active_TextColor: #000;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #fff;--sapButton_Reject_BorderColor: #000;--sapButton_Reject_TextColor: #000;--sapButton_Reject_Hover_Background: #ec8b46;--sapButton_Reject_Hover_BorderColor: #000;--sapButton_Reject_Hover_TextColor: #000;--sapButton_Reject_Active_Background: #ec8b46;--sapButton_Reject_Active_BorderColor: #000;--sapButton_Reject_Active_TextColor: #000;--sapButton_Reject_Selected_Background: #8fb5ff;--sapButton_Reject_Selected_BorderColor: #000;--sapButton_Reject_Selected_TextColor: #000;--sapButton_Reject_Selected_Hover_Background: #ec8b46;--sapButton_Reject_Selected_Hover_BorderColor: #000;--sapButton_Accept_Background: #fff;--sapButton_Accept_BorderColor: #000;--sapButton_Accept_TextColor: #000;--sapButton_Accept_Hover_Background: #ec8b46;--sapButton_Accept_Hover_BorderColor: #000;--sapButton_Accept_Hover_TextColor: #000;--sapButton_Accept_Active_Background: #ec8b46;--sapButton_Accept_Active_BorderColor: #000;--sapButton_Accept_Active_TextColor: #000;--sapButton_Accept_Selected_Background: #8fb5ff;--sapButton_Accept_Selected_BorderColor: #000;--sapButton_Accept_Selected_TextColor: #000;--sapButton_Accept_Selected_Hover_Background: #ec8b46;--sapButton_Accept_Selected_Hover_BorderColor: #000;--sapButton_Lite_Background: #fff;--sapButton_Lite_BorderColor: #000;--sapButton_Lite_TextColor: #000;--sapButton_Lite_Hover_Background: #ec8b46;--sapButton_Lite_Hover_BorderColor: #000;--sapButton_Lite_Hover_TextColor: #000;--sapButton_Lite_Active_Background: #ec8b46;--sapButton_Lite_Active_BorderColor: #000;--sapButton_Selected_Background: #8fb5ff;--sapButton_Selected_BorderColor: #000;--sapButton_Selected_TextColor: #000;--sapButton_Selected_Hover_Background: #ec8b46;--sapButton_Selected_Hover_BorderColor: #000;--sapButton_Attention_Background: #fff;--sapButton_Attention_BorderColor: #000;--sapButton_Attention_TextColor: #000;--sapButton_Attention_Hover_Background: #ec8b46;--sapButton_Attention_Hover_BorderColor: #000;--sapButton_Attention_Hover_TextColor: #000;--sapButton_Attention_Active_Background: #ec8b46;--sapButton_Attention_Active_BorderColor: #000;--sapButton_Attention_Active_TextColor: #000;--sapButton_Attention_Selected_Background: #8fb5ff;--sapButton_Attention_Selected_BorderColor: #000;--sapButton_Attention_Selected_TextColor: #000;--sapButton_Attention_Selected_Hover_Background: #ec8b46;--sapButton_Attention_Selected_Hover_BorderColor: #000;--sapButton_Negative_Background: #fff;--sapButton_Negative_BorderColor: #000;--sapButton_Negative_TextColor: #000;--sapButton_Negative_Hover_Background: #ec8b46;--sapButton_Negative_Hover_BorderColor: #000;--sapButton_Negative_Hover_TextColor: #000;--sapButton_Negative_Active_Background: #ec8b46;--sapButton_Negative_Active_BorderColor: #000;--sapButton_Negative_Active_TextColor: #000;--sapButton_Critical_Background: #fff;--sapButton_Critical_BorderColor: #000;--sapButton_Critical_TextColor: #000;--sapButton_Critical_Hover_Background: #ec8b46;--sapButton_Critical_Hover_BorderColor: #000;--sapButton_Critical_Hover_TextColor: #000;--sapButton_Critical_Active_Background: #ec8b46;--sapButton_Critical_Active_BorderColor: #000;--sapButton_Critical_Active_TextColor: #000;--sapButton_Success_Background: #fff;--sapButton_Success_BorderColor: #000;--sapButton_Success_TextColor: #000;--sapButton_Success_Hover_Background: #ec8b46;--sapButton_Success_Hover_BorderColor: #000;--sapButton_Success_Hover_TextColor: #000;--sapButton_Success_Active_Background: #ec8b46;--sapButton_Success_Active_BorderColor: #000;--sapButton_Success_Active_TextColor: #000;--sapButton_Information_Background: #fff;--sapButton_Information_BorderColor: #000;--sapButton_Information_TextColor: #000;--sapButton_Information_Hover_Background: #ec8b46;--sapButton_Information_Hover_BorderColor: #000;--sapButton_Information_Hover_TextColor: #000;--sapButton_Information_Active_Background: #ec8b46;--sapButton_Information_Active_BorderColor: #000;--sapButton_Information_Active_TextColor: #000;--sapButton_Neutral_Background: #fff;--sapButton_Neutral_BorderColor: #000;--sapButton_Neutral_TextColor: #000;--sapButton_Neutral_Hover_Background: #ec8b46;--sapButton_Neutral_Hover_BorderColor: #000;--sapButton_Neutral_Hover_TextColor: #000;--sapButton_Neutral_Active_Background: #ec8b46;--sapButton_Neutral_Active_BorderColor: #000;--sapButton_Neutral_Active_TextColor: #000;--sapButton_Track_Background: #fff;--sapButton_Track_BorderColor: #000;--sapButton_Track_TextColor: #000;--sapButton_Track_Hover_Background: #ec8b46;--sapButton_Track_Hover_BorderColor: #000;--sapButton_Track_Selected_Background: #8fb5ff;--sapButton_Track_Selected_BorderColor: #000;--sapButton_Track_Selected_TextColor: #000;--sapButton_Track_Selected_Hover_Background: #ec8b46;--sapButton_Track_Selected_Hover_BorderColor: #000;--sapButton_Handle_Background: #fff;--sapButton_Handle_BorderColor: #000;--sapButton_Handle_TextColor: #000;--sapButton_Handle_Hover_Background: #ec8b46;--sapButton_Handle_Hover_BorderColor: #000;--sapButton_Handle_Selected_Background: #8fb5ff;--sapButton_Handle_Selected_BorderColor: #000;--sapButton_Handle_Selected_TextColor: #000;--sapButton_Handle_Selected_Hover_Background: #ec8b46;--sapButton_Handle_Selected_Hover_BorderColor: #000;--sapButton_Track_Negative_Background: #fff;--sapButton_Track_Negative_BorderColor: #ab0000;--sapButton_Track_Negative_TextColor: #000;--sapButton_Track_Negative_Hover_Background: #ec8b46;--sapButton_Track_Negative_Hover_BorderColor: #ab0000;--sapButton_Handle_Negative_Background: #fff;--sapButton_Handle_Negative_BorderColor: #ab0000;--sapButton_Handle_Negative_TextColor: #000;--sapButton_Handle_Negative_Hover_Background: #ec8b46;--sapButton_Handle_Negative_Hover_BorderColor: #ab0000;--sapButton_Track_Positive_Background: #fff;--sapButton_Track_Positive_BorderColor: #006362;--sapButton_Track_Positive_TextColor: #000;--sapButton_Track_Positive_Hover_Background: #fff;--sapButton_Track_Positive_Hover_BorderColor: #000;--sapButton_Handle_Positive_Background: #fff;--sapButton_Handle_Positive_BorderColor: #006362;--sapButton_Handle_Positive_TextColor: #000;--sapButton_Handle_Positive_Hover_Background: #ec8b46;--sapButton_Handle_Positive_Hover_BorderColor: #006362;--sapButton_TokenBackground: #fff;--sapButton_TokenBorderColor: #000;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #000;--sapField_PlaceholderTextColor: #585858;--sapField_BorderColor: #000;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: 0;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #000;--sapField_Hover_HelpBackground: #fff;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #000;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #000;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: #b3b3b3;--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #585858;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: #b3b3b3;--sapField_RequiredColor: #000;--sapField_InvalidColor: #000;--sapField_InvalidBackground: #ec8b46;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: dashed;--sapField_InvalidShadow: none;--sapField_WarningColor: #000;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: dashed;--sapField_WarningShadow: none;--sapField_SuccessColor: #000;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #000;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .0625rem;--sapField_InformationBorderStyle: dashed;--sapField_InformationShadow: none;--sapGroup_TitleBackground: #fff;--sapGroup_TitleBorderColor: #000;--sapGroup_TitleTextColor: #000;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #000;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: #fff;--sapToolbar_Background: #fff;--sapToolbar_SeparatorColor: #000;--sapList_HeaderBackground: #fff;--sapList_HeaderBorderColor: #000;--sapList_HeaderTextColor: #000;--sapList_BorderColor: #585858;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #000;--sapList_Active_TextColor: #000;--sapList_Active_Background: #ec8b46;--sapList_SelectionBackgroundColor: #8fb5ff;--sapList_SelectionBorderColor: #000;--sapList_Hover_SelectionBackground: #ec8b46;--sapList_Background: #fff;--sapList_Hover_Background: #ec8b46;--sapList_AlternatingBackground: #e6e6e6;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #000;--sapList_GroupHeaderTextColor: #000;--sapList_TableGroupHeaderBackground: #b3b3b3;--sapList_TableGroupHeaderBorderColor: #000;--sapList_TableGroupHeaderTextColor: #000;--sapList_FooterBackground: #fff;--sapList_FooterTextColor: #000;--sapList_TableFooterBorder: #000;--sapList_TableFixedBorderColor: #000;--sapMessage_ErrorBorderColor: #ab0000;--sapMessage_WarningBorderColor: #5c5c00;--sapMessage_SuccessBorderColor: #006362;--sapMessage_InformationBorderColor: #000;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #000;--sapProgress_TextColor: #000;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #000;--sapProgress_NegativeTextColor: #000;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #000;--sapProgress_CriticalTextColor: #000;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #000;--sapProgress_PositiveTextColor: #000;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #000;--sapProgress_InformationTextColor: #000;--sapProgress_Value_Background: #ec8b46;--sapProgress_Value_BorderColor: #000;--sapProgress_Value_TextColor: #000;--sapProgress_Value_NegativeBackground: #ec8b46;--sapProgress_Value_NegativeBorderColor: #000;--sapProgress_Value_NegativeTextColor: #000;--sapProgress_Value_CriticalBackground: #ec8b46;--sapProgress_Value_CriticalBorderColor: #000;--sapProgress_Value_CriticalTextColor: #000;--sapProgress_Value_PositiveBackground: #ec8b46;--sapProgress_Value_PositiveBorderColor: #000;--sapProgress_Value_PositiveTextColor: #000;--sapProgress_Value_InformationBackground: #ec8b46;--sapProgress_Value_InformationBorderColor: #000;--sapProgress_Value_InformationTextColor: #000;--sapScrollBar_FaceColor: #585858;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #585858;--sapScrollBar_SymbolColor: #000;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #000;--sapSlider_Background: #fff;--sapSlider_BorderColor: #000;--sapSlider_Selected_Background: #8fb5ff;--sapSlider_Selected_BorderColor: #000;--sapSlider_HandleBackground: #fff;--sapSlider_HandleBorderColor: #000;--sapSlider_RangeHandleBackground: #fff;--sapSlider_Hover_HandleBackground: #ec8b46;--sapSlider_Hover_HandleBorderColor: #000;--sapSlider_Hover_RangeHandleBackground: #ec8b46;--sapSlider_Active_HandleBackground: #ec8b46;--sapSlider_Active_HandleBorderColor: #000;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #fff;--sapPageHeader_BorderColor: #000;--sapPageHeader_TextColor: #000;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #000;--sapPageFooter_TextColor: #000;--sapInfobar_Background: #fff;--sapInfobar_Hover_Background: #ec8b46;--sapInfobar_Active_Background: #ec8b46;--sapInfobar_NonInteractive_Background: #b3b3b3;--sapInfobar_TextColor: #000;--sapObjectHeader_Background: #fff;--sapObjectHeader_Hover_Background: #ec8b46;--sapObjectHeader_BorderColor: #000;--sapObjectHeader_Title_TextColor: #000;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #000;--sapBlockLayer_Background: #fff;--sapTile_Background: #fff;--sapTile_Hover_Background: #ec8b46;--sapTile_Active_Background: #ec8b46;--sapTile_BorderColor: #000;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #000;--sapTile_TextColor: #000;--sapTile_IconColor: #000;--sapTile_SeparatorColor: #000;--sapTile_Interactive_BorderColor: #000;--sapTile_OverlayBackground: #fff;--sapTile_OverlayForegroundColor: #000;--sapAccentColor1: #5f5800;--sapAccentColor2: #5e4101;--sapAccentColor3: #973333;--sapAccentColor4: #961d7c;--sapAccentColor5: #365892;--sapAccentColor6: #004ccb;--sapAccentColor7: #105b5b;--sapAccentColor8: #26340b;--sapAccentColor9: #6c32a9;--sapAccentColor10: #4a5964;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #780000;--sapIndicationColor_1_Background: #fff;--sapIndicationColor_1_BorderColor: #000;--sapIndicationColor_1_TextColor: #000;--sapIndicationColor_1_Hover_Background: #ec8b46;--sapIndicationColor_1_Active_Background: #ec8b46;--sapIndicationColor_1_Active_BorderColor: #000;--sapIndicationColor_1_Active_TextColor: #000;--sapIndicationColor_1_Selected_Background: #8fb5ff;--sapIndicationColor_1_Selected_BorderColor: #000;--sapIndicationColor_1_Selected_TextColor: #000;--sapIndicationColor_1b: #780000;--sapIndicationColor_1b_BorderColor: #000;--sapIndicationColor_1b_Hover_Background: #ec8b46;--sapIndicationColor_2: #ab0000;--sapIndicationColor_2_Background: #fff;--sapIndicationColor_2_BorderColor: #000;--sapIndicationColor_2_TextColor: #000;--sapIndicationColor_2_Hover_Background: #ec8b46;--sapIndicationColor_2_Active_Background: #ec8b46;--sapIndicationColor_2_Active_BorderColor: #000;--sapIndicationColor_2_Active_TextColor: #000;--sapIndicationColor_2_Selected_Background: #8fb5ff;--sapIndicationColor_2_Selected_BorderColor: #000;--sapIndicationColor_2_Selected_TextColor: #000;--sapIndicationColor_2b: #ab0000;--sapIndicationColor_2b_BorderColor: #000;--sapIndicationColor_2b_Hover_Background: #ec8b46;--sapIndicationColor_3: #5c5c00;--sapIndicationColor_3_Background: #fff;--sapIndicationColor_3_BorderColor: #000;--sapIndicationColor_3_TextColor: #000;--sapIndicationColor_3_Hover_Background: #ec8b46;--sapIndicationColor_3_Active_Background: #ec8b46;--sapIndicationColor_3_Active_BorderColor: #000;--sapIndicationColor_3_Active_TextColor: #000;--sapIndicationColor_3_Selected_Background: #8fb5ff;--sapIndicationColor_3_Selected_BorderColor: #000;--sapIndicationColor_3_Selected_TextColor: #000;--sapIndicationColor_3b: #5c5c00;--sapIndicationColor_3b_BorderColor: #000;--sapIndicationColor_3b_Hover_Background: #ec8b46;--sapIndicationColor_4: #006362;--sapIndicationColor_4_Background: #fff;--sapIndicationColor_4_BorderColor: #000;--sapIndicationColor_4_TextColor: #000;--sapIndicationColor_4_Hover_Background: #ec8b46;--sapIndicationColor_4_Active_Background: #ec8b46;--sapIndicationColor_4_Active_BorderColor: #000;--sapIndicationColor_4_Active_TextColor: #000;--sapIndicationColor_4_Selected_Background: #8fb5ff;--sapIndicationColor_4_Selected_BorderColor: #000;--sapIndicationColor_4_Selected_TextColor: #000;--sapIndicationColor_4b: #006362;--sapIndicationColor_4b_BorderColor: #000;--sapIndicationColor_4b_Hover_Background: #ec8b46;--sapIndicationColor_5: #004ccb;--sapIndicationColor_5_Background: #fff;--sapIndicationColor_5_BorderColor: #000;--sapIndicationColor_5_TextColor: #000;--sapIndicationColor_5_Hover_Background: #ec8b46;--sapIndicationColor_5_Active_Background: #ec8b46;--sapIndicationColor_5_Active_BorderColor: #000;--sapIndicationColor_5_Active_TextColor: #000;--sapIndicationColor_5_Selected_Background: #8fb5ff;--sapIndicationColor_5_Selected_BorderColor: #000;--sapIndicationColor_5_Selected_TextColor: #000;--sapIndicationColor_5b: #004ccb;--sapIndicationColor_5b_BorderColor: #000;--sapIndicationColor_5b_Hover_Background: #ec8b46;--sapIndicationColor_6: #105b5b;--sapIndicationColor_6_Background: #fff;--sapIndicationColor_6_BorderColor: #000;--sapIndicationColor_6_TextColor: #000;--sapIndicationColor_6_Hover_Background: #ec8b46;--sapIndicationColor_6_Active_Background: #ec8b46;--sapIndicationColor_6_Active_BorderColor: #000;--sapIndicationColor_6_Active_TextColor: #000;--sapIndicationColor_6_Selected_Background: #8fb5ff;--sapIndicationColor_6_Selected_BorderColor: #000;--sapIndicationColor_6_Selected_TextColor: #000;--sapIndicationColor_6b: #105b5b;--sapIndicationColor_6b_BorderColor: #000;--sapIndicationColor_6b_Hover_Background: #ec8b46;--sapIndicationColor_7: #6c32a9;--sapIndicationColor_7_Background: #fff;--sapIndicationColor_7_BorderColor: #000;--sapIndicationColor_7_TextColor: #000;--sapIndicationColor_7_Hover_Background: #ec8b46;--sapIndicationColor_7_Active_Background: #ec8b46;--sapIndicationColor_7_Active_BorderColor: #000;--sapIndicationColor_7_Active_TextColor: #000;--sapIndicationColor_7_Selected_Background: #8fb5ff;--sapIndicationColor_7_Selected_BorderColor: #000;--sapIndicationColor_7_Selected_TextColor: #000;--sapIndicationColor_7b: #6c32a9;--sapIndicationColor_7b_BorderColor: #000;--sapIndicationColor_7b_Hover_Background: #ec8b46;--sapIndicationColor_8: #961d7c;--sapIndicationColor_8_Background: #fff;--sapIndicationColor_8_BorderColor: #000;--sapIndicationColor_8_TextColor: #000;--sapIndicationColor_8_Hover_Background: #ec8b46;--sapIndicationColor_8_Active_Background: #ec8b46;--sapIndicationColor_8_Active_BorderColor: #000;--sapIndicationColor_8_Active_TextColor: #000;--sapIndicationColor_8_Selected_Background: #8fb5ff;--sapIndicationColor_8_Selected_BorderColor: #000;--sapIndicationColor_8_Selected_TextColor: #000;--sapIndicationColor_8b: #961d7c;--sapIndicationColor_8b_BorderColor: #000;--sapIndicationColor_8b_Hover_Background: #ec8b46;--sapIndicationColor_9: #fff;--sapIndicationColor_9_Background: #fff;--sapIndicationColor_9_BorderColor: #000;--sapIndicationColor_9_TextColor: #000;--sapIndicationColor_9_Hover_Background: #ec8b46;--sapIndicationColor_9_Active_Background: #ec8b46;--sapIndicationColor_9_Active_BorderColor: #000;--sapIndicationColor_9_Active_TextColor: #000;--sapIndicationColor_9_Selected_Background: #8fb5ff;--sapIndicationColor_9_Selected_BorderColor: #000;--sapIndicationColor_9_Selected_TextColor: #000;--sapIndicationColor_9b: #fff;--sapIndicationColor_9b_BorderColor: #000;--sapIndicationColor_9b_Hover_Background: #ec8b46;--sapIndicationColor_10: #eaecee;--sapIndicationColor_10_Background: #fff;--sapIndicationColor_10_BorderColor: #000;--sapIndicationColor_10_TextColor: #000;--sapIndicationColor_10_Hover_Background: #ec8b46;--sapIndicationColor_10_Active_Background: #ec8b46;--sapIndicationColor_10_Active_BorderColor: #000;--sapIndicationColor_10_Active_TextColor: #000;--sapIndicationColor_10_Selected_Background: #8fb5ff;--sapIndicationColor_10_Selected_BorderColor: #000;--sapIndicationColor_10_Selected_TextColor: #000;--sapIndicationColor_10b: #eaecee;--sapIndicationColor_10b_BorderColor: #000;--sapIndicationColor_10b_Hover_Background: #ec8b46;--sapLegend_WorkingBackground: #d9d9d9;--sapLegend_NonWorkingBackground: #b3b3b3;--sapLegend_CurrentDateTime: #961d7c;--sapLegendColor1: #5f5800;--sapLegendColor2: #5e4101;--sapLegendColor3: #973333;--sapLegendColor4: #463000;--sapLegendColor5: #961d7c;--sapLegendColor6: #004ccb;--sapLegendColor7: #105b5b;--sapLegendColor8: #26340b;--sapLegendColor9: #4a5964;--sapLegendColor10: #6c3d62;--sapLegendColor11: #383513;--sapLegendColor12: #734f00;--sapLegendColor13: #723e3e;--sapLegendColor14: #5f5642;--sapLegendColor15: #60535d;--sapLegendColor16: #465878;--sapLegendColor17: #435b5b;--sapLegendColor18: #4e5a36;--sapLegendColor19: #4e5869;--sapLegendColor20: #001b49;--sapLegendBackgroundColor1: #fff;--sapLegendBackgroundColor2: #fff;--sapLegendBackgroundColor3: #fff;--sapLegendBackgroundColor4: #fff;--sapLegendBackgroundColor5: #fff;--sapLegendBackgroundColor6: #fff;--sapLegendBackgroundColor7: #fff;--sapLegendBackgroundColor8: #fff;--sapLegendBackgroundColor9: #fff;--sapLegendBackgroundColor10: #fff;--sapLegendBackgroundColor11: #fff;--sapLegendBackgroundColor12: #fff;--sapLegendBackgroundColor13: #fff;--sapLegendBackgroundColor14: #fff;--sapLegendBackgroundColor15: #fff;--sapLegendBackgroundColor16: #fff;--sapLegendBackgroundColor17: #fff;--sapLegendBackgroundColor18: #fff;--sapLegendBackgroundColor19: #fff;--sapLegendBackgroundColor20: #fff;--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: #ab0000;--sapChart_Critical: #5c5c00;--sapChart_Good: #006362;--sapChart_Neutral: #000;--sapChart_Sequence_1: #286ac3;--sapChart_Sequence_2: #d74114;--sapChart_Sequence_3: #057d47;--sapChart_Sequence_4: #e11e48;--sapChart_Sequence_5: #642eb2;--sapChart_Sequence_6: #03778c;--sapChart_Sequence_7: #232deb;--sapChart_Sequence_8: #9b136f;--sapChart_Sequence_9: #395563;--sapChart_Sequence_10: #e02e2e;--sapChart_Sequence_11: #0d3367;--sapChart_Sequence_Neutral: #000;}\n"}}
@@ -1 +1 @@
1
- {"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_fiori_3/parameters-bundle.css","content":"/**\n* Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.\n*\n* Theming Engine 1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\n* data:{\"Path\": \"Base.baseLib.sap_fiori_3.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_3\",\"LightColorScheme\"], \"FallbackThemeId\": \"sap_belize\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}}\n*/\n\n:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_fiori_3.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_3\",\"LightColorScheme\"], \"FallbackThemeId\": \"sap_belize\", \"Engine\": {\"Name\": \"theming-engine\", \"Version\": \"1.23050.0-20230615114838+48b41017daabe3369028edc8539a00c12a880d68\"}, \"Version\": { \"Build\": \"11.5.0.20230619095805\", \"Source\": \"11.5.0\"}};}\n\n/**\n* Base.baseLib.baseTheme.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.baseTheme.css_variables (Version 11.5.0)\n*/\n\n:root {\n --sapBrandColor: #0a6ed1;\n --sapHighlightColor: #0854a0;\n --sapBaseColor: #fff;\n --sapShellColor: #354a5f;\n --sapBackgroundColor: #f7f7f7;\n --sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSize: .875rem;\n --sapTextColor: #32363a;\n --sapLinkColor: #0a6ed1;\n --sapCompanyLogo: none;\n --sapBackgroundImage: none;\n --sapBackgroundImageOpacity: 1.0;\n --sapBackgroundImageRepeat: false;\n --sapSelectedColor: #0854a0;\n --sapHoverColor: #ededed;\n --sapActiveColor: #0854a0;\n --sapHighlightTextColor: #fff;\n --sapTitleColor: #32363a;\n --sapNegativeColor: #bb0000;\n --sapCriticalColor: #df6e0c;\n --sapPositiveColor: #107e3e;\n --sapInformativeColor: #0a6ed1;\n --sapNeutralColor: #6a6d70;\n --sapNegativeElementColor: #bb0000;\n --sapCriticalElementColor: #df6e0c;\n --sapPositiveElementColor: #107e3e;\n --sapInformativeElementColor: #0a6ed1;\n --sapNeutralElementColor: #6a6d70;\n --sapNegativeTextColor: #bb0000;\n --sapCriticalTextColor: #b3590a;\n --sapPositiveTextColor: #107e3e;\n --sapInformativeTextColor: #0a6ed1;\n --sapNeutralTextColor: #6a6d70;\n --sapErrorColor: #bb0000;\n --sapWarningColor: #df6e0c;\n --sapSuccessColor: #107e3e;\n --sapInformationColor: #0a6ed1;\n --sapErrorBackground: #ffebeb;\n --sapWarningBackground: #fef7f1;\n --sapSuccessBackground: #f1fdf6;\n --sapInformationBackground: #f5faff;\n --sapNeutralBackground: #f4f4f4;\n --sapErrorBorderColor: #bb0000;\n --sapWarningBorderColor: #df6e0c;\n --sapSuccessBorderColor: #107e3e;\n --sapInformationBorderColor: #0a6ed1;\n --sapNeutralBorderColor: #6a6d70;\n --sapElement_LineHeight: 2.75rem;\n --sapElement_Height: 2.25rem;\n --sapElement_BorderWidth: .0625rem;\n --sapElement_BorderCornerRadius: .25rem;\n --sapElement_Compact_LineHeight: 2rem;\n --sapElement_Compact_Height: 1.625rem;\n --sapElement_Condensed_LineHeight: 1.5rem;\n --sapElement_Condensed_Height: 1.375rem;\n --sapContent_LineHeight: 1.4;\n --sapContent_IconHeight: 1rem;\n --sapContent_IconColor: #0854a0;\n --sapContent_ContrastIconColor: #fff;\n --sapContent_NonInteractiveIconColor: #6a6d70;\n --sapContent_MarkerIconColor: #286eb4;\n --sapContent_MarkerTextColor: #0e7581;\n --sapContent_MeasureIndicatorColor: #89919a;\n --sapContent_Selected_MeasureIndicatorColor: #89919a;\n --sapContent_Placeholderloading_Background: #ccc;\n --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);\n --sapContent_ImagePlaceholderBackground: #ccc;\n --sapContent_ImagePlaceholderForegroundColor: #fff;\n --sapContent_RatedColor: #d08014;\n --sapContent_UnratedColor: #89919a;\n --sapContent_BusyColor: #0854a0;\n --sapContent_FocusColor: #000;\n --sapContent_FocusStyle: dotted;\n --sapContent_FocusWidth: .0625rem;\n --sapContent_ContrastFocusColor: #fff;\n --sapContent_ShadowColor: #000;\n --sapContent_ContrastShadowColor: #fff;\n --sapContent_Shadow0: 0 0 0 0.0625rem rgba(0,0,0,0.1), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.1);\n --sapContent_Shadow1: 0 0 0 0.0625rem rgba(0,0,0,0.42), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);\n --sapContent_Shadow2: 0 0 0 0.0625rem rgba(0,0,0,0.42), 0 0.625rem 1.875rem 0 rgba(0,0,0,0.3);\n --sapContent_Shadow3: 0 0 0 0.0625rem rgba(0,0,0,0.42), 0 1.25rem 5rem 0 rgba(0,0,0,0.3);\n --sapContent_TextShadow: 0 0 0.125rem #fff;\n --sapContent_ContrastTextShadow: 0 0 0.0625rem rgba(0,0,0,0.7);\n --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.05), inset 0 -0.0625rem 0 0 #d9d9d9;\n --sapContent_Interaction_Shadow: none;\n --sapContent_Selected_Shadow: none;\n --sapContent_Negative_Shadow: none;\n --sapContent_Critical_Shadow: none;\n --sapContent_Positive_Shadow: none;\n --sapContent_Informative_Shadow: none;\n --sapContent_Neutral_Shadow: none;\n --sapContent_SearchHighlightColor: #d4f7db;\n --sapContent_HelpColor: #3f8600;\n --sapContent_LabelColor: #6a6d70;\n --sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;\n --sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;\n --sapContent_IconFontFamily: \"SAP-icons\";\n --sapContent_DisabledTextColor: rgba(50,54,58,0.6);\n --sapContent_DisabledOpacity: 0.4;\n --sapContent_ContrastTextThreshold: 0.65;\n --sapContent_ContrastTextColor: #fff;\n --sapContent_ForegroundColor: #efefef;\n --sapContent_ForegroundBorderColor: #89919a;\n --sapContent_ForegroundTextColor: #32363a;\n --sapContent_BadgeBackground: #d04343;\n --sapContent_BadgeTextColor: #fff;\n --sapContent_DragAndDropActiveColor: #0854a0;\n --sapContent_Selected_TextColor: #fff;\n --sapContent_Selected_Background: #0854a0;\n --sapContent_Selected_Hover_Background: #095caf;\n --sapContent_Selected_ForegroundColor: #0854a0;\n --sapContent_ForcedColorAdjust: none;\n --sapContent_Illustrative_Color1: #0a6ed1;\n --sapContent_Illustrative_Color2: #72b5f8;\n --sapContent_Illustrative_Color3: #ffba10;\n --sapContent_Illustrative_Color4: #4a5055;\n --sapContent_Illustrative_Color5: #9da4aa;\n --sapContent_Illustrative_Color6: #c6cace;\n --sapContent_Illustrative_Color7: #e7e9ea;\n --sapContent_Illustrative_Color8: #fff;\n --sapContent_Illustrative_Color9: #64edd2;\n --sapContent_Illustrative_Color10: #e7e9ea;\n --sapContent_Illustrative_Color11: #f31ded;\n --sapContent_Illustrative_Color12: #5dc122;\n --sapContent_Illustrative_Color13: #4ba1f6;\n --sapContent_Illustrative_Color14: #298ff4;\n --sapContent_Illustrative_Color15: #e6a400;\n --sapContent_Illustrative_Color16: #085aaa;\n --sapContent_Illustrative_Color17: #00a5a8;\n --sapContent_Illustrative_Color18: #d9ddde;\n --sapContent_Illustrative_Color19: #ccd0d2;\n --sapContent_Illustrative_Color20: #bec4c6;\n --sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSmallSize: .75rem;\n --sapFontLargeSize: 1rem;\n --sapFontHeader1Size: 2.25rem;\n --sapFontHeader2Size: 1.5rem;\n --sapFontHeader3Size: 1.25rem;\n --sapFontHeader4Size: 1.125rem;\n --sapFontHeader5Size: 1rem;\n --sapFontHeader6Size: .875rem;\n --sapLink_TextDecoration: none;\n --sapLink_Hover_Color: #0854a0;\n --sapLink_Hover_TextDecoration: underline;\n --sapLink_Active_Color: #0a6ed1;\n --sapLink_Active_TextDecoration: underline;\n --sapLink_Visited_Color: #0a6ed1;\n --sapLink_InvertedColor: #d3e8fd;\n --sapLink_SubtleColor: #074888;\n --sapShell_Background: #edeff0;\n --sapShell_BackgroundImage: linear-gradient(to bottom, #dfe3e4, #f3f4f5);\n --sapShell_BackgroundImageOpacity: 1.0;\n --sapShell_BackgroundImageRepeat: false;\n --sapShell_BorderColor: #354a5f;\n --sapShell_TextColor: #fff;\n --sapShell_InteractiveBackground: #354a5f;\n --sapShell_InteractiveTextColor: #d1e8ff;\n --sapShell_InteractiveBorderColor: #7996b4;\n --sapShell_GroupTitleTextColor: #32363a;\n --sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff;\n --sapShell_Hover_Background: #283848;\n --sapShell_Active_Background: #23303e;\n --sapShell_Active_TextColor: #fff;\n --sapShell_Selected_Background: #23303e;\n --sapShell_Selected_TextColor: #fff;\n --sapShell_Selected_Hover_Background: #23303e;\n --sapShell_Favicon: none;\n --sapShell_Navigation_Background: #354a5f;\n --sapShell_Navigation_Hover_Background: #283848;\n --sapShell_Navigation_SelectedColor: #d1e8ff;\n --sapShell_Navigation_Selected_TextColor: #d1e8ff;\n --sapShell_Navigation_TextColor: #fff;\n --sapShell_Navigation_Active_TextColor: #fff;\n --sapShell_Navigation_Active_Background: #23303e;\n --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.08), inset 0 -0.0625rem 0 0 rgba(0,0,0,0.18);\n --sapShell_NegativeColor: #f88;\n --sapShell_CriticalColor: #f8b67d;\n --sapShell_PositiveColor: #abe2c2;\n --sapShell_InformativeColor: #b1d6fb;\n --sapShell_NeutralColor: #d4d6d7;\n --sapShell_Category_1_Background: #286eb4;\n --sapShell_Category_1_BorderColor: #286eb4;\n --sapShell_Category_1_TextColor: #fff;\n --sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_2_Background: #db1f77;\n --sapShell_Category_2_BorderColor: #db1f77;\n --sapShell_Category_2_TextColor: #fff;\n --sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_3_Background: #d58215;\n --sapShell_Category_3_BorderColor: #d58215;\n --sapShell_Category_3_TextColor: #fff;\n --sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_4_Background: #892971;\n --sapShell_Category_4_BorderColor: #892971;\n --sapShell_Category_4_TextColor: #fff;\n --sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_5_Background: #bb2f2f;\n --sapShell_Category_5_BorderColor: #bb2f2f;\n --sapShell_Category_5_TextColor: #fff;\n --sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_6_Background: #1193a2;\n --sapShell_Category_6_BorderColor: #1193a2;\n --sapShell_Category_6_TextColor: #fff;\n --sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_7_Background: #cf5db3;\n --sapShell_Category_7_BorderColor: #cf5db3;\n --sapShell_Category_7_TextColor: #fff;\n --sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_8_Background: #8b9668;\n --sapShell_Category_8_BorderColor: #8b9668;\n --sapShell_Category_8_TextColor: #fff;\n --sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_9_Background: #597da1;\n --sapShell_Category_9_BorderColor: #597da1;\n --sapShell_Category_9_TextColor: #fff;\n --sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_10_Background: #647987;\n --sapShell_Category_10_BorderColor: #647987;\n --sapShell_Category_10_TextColor: #fff;\n --sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_11_Background: #dc5b5b;\n --sapShell_Category_11_BorderColor: #dc5b5b;\n --sapShell_Category_11_TextColor: #fff;\n --sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_12_Background: #5154bd;\n --sapShell_Category_12_BorderColor: #5154bd;\n --sapShell_Category_12_TextColor: #fff;\n --sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_13_Background: #bc1b66;\n --sapShell_Category_13_BorderColor: #bc1b66;\n --sapShell_Category_13_TextColor: #fff;\n --sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_14_Background: #49797e;\n --sapShell_Category_14_BorderColor: #49797e;\n --sapShell_Category_14_TextColor: #fff;\n --sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_15_Background: #476380;\n --sapShell_Category_15_BorderColor: #476380;\n --sapShell_Category_15_TextColor: #fff;\n --sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapShell_Category_16_Background: #687a33;\n --sapShell_Category_16_BorderColor: #687a33;\n --sapShell_Category_16_TextColor: #fff;\n --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapAvatar_1_Background: #d08014;\n --sapAvatar_1_BorderColor: #d08014;\n --sapAvatar_1_TextColor: #fff;\n --sapAvatar_2_Background: #d04343;\n --sapAvatar_2_BorderColor: #d04343;\n --sapAvatar_2_TextColor: #fff;\n --sapAvatar_3_Background: #db1f77;\n --sapAvatar_3_BorderColor: #db1f77;\n --sapAvatar_3_TextColor: #fff;\n --sapAvatar_4_Background: #c0399f;\n --sapAvatar_4_BorderColor: #c0399f;\n --sapAvatar_4_TextColor: #fff;\n --sapAvatar_5_Background: #6367de;\n --sapAvatar_5_BorderColor: #6367de;\n --sapAvatar_5_TextColor: #fff;\n --sapAvatar_6_Background: #286eb4;\n --sapAvatar_6_BorderColor: #286eb4;\n --sapAvatar_6_TextColor: #fff;\n --sapAvatar_7_Background: #0f828f;\n --sapAvatar_7_BorderColor: #0f828f;\n --sapAvatar_7_TextColor: #fff;\n --sapAvatar_8_Background: #7ca10c;\n --sapAvatar_8_BorderColor: #7ca10c;\n --sapAvatar_8_TextColor: #fff;\n --sapAvatar_9_Background: #925ace;\n --sapAvatar_9_BorderColor: #925ace;\n --sapAvatar_9_TextColor: #fff;\n --sapAvatar_10_Background: #647987;\n --sapAvatar_10_BorderColor: #647987;\n --sapAvatar_10_TextColor: #fff;\n --sapButton_Background: #fff;\n --sapButton_BorderColor: #0854a0;\n --sapButton_BorderWidth: .0625rem;\n --sapButton_BorderCornerRadius: .25rem;\n --sapButton_TextColor: #0854a0;\n --sapButton_Hover_Background: #ebf5fe;\n --sapButton_Hover_BorderColor: #0854a0;\n --sapButton_Hover_TextColor: #0854a0;\n --sapButton_IconColor: #0854a0;\n --sapButton_Active_Background: #0854a0;\n --sapButton_Active_BorderColor: #0854a0;\n --sapButton_Active_TextColor: #fff;\n --sapButton_Emphasized_Background: #0a6ed1;\n --sapButton_Emphasized_BorderColor: #0a6ed1;\n --sapButton_Emphasized_TextColor: #fff;\n --sapButton_Emphasized_Hover_Background: #085caf;\n --sapButton_Emphasized_Hover_BorderColor: #085caf;\n --sapButton_Emphasized_Hover_TextColor: #fff;\n --sapButton_Emphasized_Active_Background: #0854a0;\n --sapButton_Emphasized_Active_BorderColor: #0854a0;\n --sapButton_Emphasized_Active_TextColor: #fff;\n --sapButton_Emphasized_TextShadow: transparent;\n --sapButton_Emphasized_FontWeight: bold;\n --sapButton_Reject_Background: #fff;\n --sapButton_Reject_BorderColor: #bb0000;\n --sapButton_Reject_TextColor: #b00;\n --sapButton_Reject_Hover_Background: #ffebeb;\n --sapButton_Reject_Hover_BorderColor: #bb0000;\n --sapButton_Reject_Hover_TextColor: #b00;\n --sapButton_Reject_Active_Background: #a20000;\n --sapButton_Reject_Active_BorderColor: #a20000;\n --sapButton_Reject_Active_TextColor: #fff;\n --sapButton_Reject_Selected_Background: #a20000;\n --sapButton_Reject_Selected_BorderColor: #a20000;\n --sapButton_Reject_Selected_TextColor: #fff;\n --sapButton_Reject_Selected_Hover_Background: #b00;\n --sapButton_Reject_Selected_Hover_BorderColor: #b00;\n --sapButton_Accept_Background: #fff;\n --sapButton_Accept_BorderColor: #107e3e;\n --sapButton_Accept_TextColor: #107e3e;\n --sapButton_Accept_Hover_Background: #f1fdf6;\n --sapButton_Accept_Hover_BorderColor: #107e3e;\n --sapButton_Accept_Hover_TextColor: #107e3e;\n --sapButton_Accept_Active_Background: #0d6733;\n --sapButton_Accept_Active_BorderColor: #0d6733;\n --sapButton_Accept_Active_TextColor: #fff;\n --sapButton_Accept_Selected_Background: #0d6733;\n --sapButton_Accept_Selected_BorderColor: #0d6733;\n --sapButton_Accept_Selected_TextColor: #fff;\n --sapButton_Accept_Selected_Hover_Background: #107e3e;\n --sapButton_Accept_Selected_Hover_BorderColor: #107e3e;\n --sapButton_Lite_Background: transparent;\n --sapButton_Lite_BorderColor: transparent;\n --sapButton_Lite_TextColor: #0854a0;\n --sapButton_Lite_Hover_Background: #ebf5fe;\n --sapButton_Lite_Hover_BorderColor: #0854a0;\n --sapButton_Lite_Hover_TextColor: #0854a0;\n --sapButton_Lite_Active_Background: #0854a0;\n --sapButton_Lite_Active_BorderColor: #0854a0;\n --sapButton_Selected_Background: #0854a0;\n --sapButton_Selected_BorderColor: #0854a0;\n --sapButton_Selected_TextColor: #fff;\n --sapButton_Selected_Hover_Background: #095caf;\n --sapButton_Selected_Hover_BorderColor: #095caf;\n --sapButton_Attention_Background: #fff;\n --sapButton_Attention_BorderColor: #df6e0c;\n --sapButton_Attention_TextColor: #32363a;\n --sapButton_Attention_Hover_Background: #fef7f1;\n --sapButton_Attention_Hover_BorderColor: #df6e0c;\n --sapButton_Attention_Hover_TextColor: #32363a;\n --sapButton_Attention_Active_Background: #f3801c;\n --sapButton_Attention_Active_BorderColor: #f3801c;\n --sapButton_Attention_Active_TextColor: #fff;\n --sapButton_Attention_Selected_Background: #f3801c;\n --sapButton_Attention_Selected_BorderColor: #f3801c;\n --sapButton_Attention_Selected_TextColor: #fff;\n --sapButton_Attention_Selected_Hover_Background: #f48e34;\n --sapButton_Attention_Selected_Hover_BorderColor: #f48e34;\n --sapButton_Negative_Background: #bb0000;\n --sapButton_Negative_BorderColor: #bb0000;\n --sapButton_Negative_TextColor: #fff;\n --sapButton_Negative_Hover_Background: #970000;\n --sapButton_Negative_Hover_BorderColor: #970000;\n --sapButton_Negative_Hover_TextColor: #fff;\n --sapButton_Negative_Active_Background: #800;\n --sapButton_Negative_Active_BorderColor: #800;\n --sapButton_Negative_Active_TextColor: #fff;\n --sapButton_Critical_Background: #df6e0c;\n --sapButton_Critical_BorderColor: #df6e0c;\n --sapButton_Critical_TextColor: #fff;\n --sapButton_Critical_Hover_Background: #f3801c;\n --sapButton_Critical_Hover_BorderColor: #f3801c;\n --sapButton_Critical_Hover_TextColor: #fff;\n --sapButton_Critical_Active_Background: #f5933e;\n --sapButton_Critical_Active_BorderColor: #f5933e;\n --sapButton_Critical_Active_TextColor: #fff;\n --sapButton_Success_Background: #107e3e;\n --sapButton_Success_BorderColor: #107e3e;\n --sapButton_Success_TextColor: #fff;\n --sapButton_Success_Hover_Background: #0c5e2e;\n --sapButton_Success_Hover_BorderColor: #0c5e2e;\n --sapButton_Success_Hover_TextColor: #fff;\n --sapButton_Success_Active_Background: #0a5128;\n --sapButton_Success_Active_BorderColor: #0a5128;\n --sapButton_Success_Active_TextColor: #fff;\n --sapButton_Information_Background: #0a6ed1;\n --sapButton_Information_BorderColor: #0a6ed1;\n --sapButton_Information_TextColor: #fff;\n --sapButton_Information_Hover_Background: #0961b9;\n --sapButton_Information_Hover_BorderColor: #0961b9;\n --sapButton_Information_Hover_TextColor: #fff;\n --sapButton_Information_Active_Background: #0854a0;\n --sapButton_Information_Active_BorderColor: #0854a0;\n --sapButton_Information_Active_TextColor: #fff;\n --sapButton_Neutral_Background: #6a6d70;\n --sapButton_Neutral_BorderColor: #6a6d70;\n --sapButton_Neutral_TextColor: #fff;\n --sapButton_Neutral_Hover_Background: #595b5e;\n --sapButton_Neutral_Hover_BorderColor: #595b5e;\n --sapButton_Neutral_Hover_TextColor: #fff;\n --sapButton_Neutral_Active_Background: #515456;\n --sapButton_Neutral_Active_BorderColor: #515456;\n --sapButton_Neutral_Active_TextColor: #fff;\n --sapButton_Track_Background: #ededed;\n --sapButton_Track_BorderColor: #89919a;\n --sapButton_Track_TextColor: #32363a;\n --sapButton_Track_Hover_Background: #ededed;\n --sapButton_Track_Hover_BorderColor: #0854a0;\n --sapButton_Track_Selected_Background: #ebf5fe;\n --sapButton_Track_Selected_BorderColor: #0854a0;\n --sapButton_Track_Selected_TextColor: #32363a;\n --sapButton_Track_Selected_Hover_Background: #ebf5fe;\n --sapButton_Track_Selected_Hover_BorderColor: #095caf;\n --sapButton_Handle_Background: #fff;\n --sapButton_Handle_BorderColor: #89919a;\n --sapButton_Handle_TextColor: #32363a;\n --sapButton_Handle_Hover_Background: #ebf5fe;\n --sapButton_Handle_Hover_BorderColor: #0854a0;\n --sapButton_Handle_Selected_Background: #0854a0;\n --sapButton_Handle_Selected_BorderColor: #0854a0;\n --sapButton_Handle_Selected_TextColor: #fff;\n --sapButton_Handle_Selected_Hover_Background: #095caf;\n --sapButton_Handle_Selected_Hover_BorderColor: #095caf;\n --sapButton_Track_Negative_Background: #ffebeb;\n --sapButton_Track_Negative_BorderColor: #bb0000;\n --sapButton_Track_Negative_TextColor: #b00;\n --sapButton_Track_Negative_Hover_Background: #ffebeb;\n --sapButton_Track_Negative_Hover_BorderColor: #bb0000;\n --sapButton_Handle_Negative_Background: #fff;\n --sapButton_Handle_Negative_BorderColor: #bb0000;\n --sapButton_Handle_Negative_TextColor: #b00;\n --sapButton_Handle_Negative_Hover_Background: #ffebeb;\n --sapButton_Handle_Negative_Hover_BorderColor: #bb0000;\n --sapButton_Track_Positive_Background: #f1fdf6;\n --sapButton_Track_Positive_BorderColor: #107e3e;\n --sapButton_Track_Positive_TextColor: #107e3e;\n --sapButton_Track_Positive_Hover_Background: #f1fdf6;\n --sapButton_Track_Positive_Hover_BorderColor: #107e3e;\n --sapButton_Handle_Positive_Background: #fff;\n --sapButton_Handle_Positive_BorderColor: #107e3e;\n --sapButton_Handle_Positive_TextColor: #107e3e;\n --sapButton_Handle_Positive_Hover_Background: #f1fdf6;\n --sapButton_Handle_Positive_Hover_BorderColor: #107e3e;\n --sapButton_TokenBackground: #fafafa;\n --sapButton_TokenBorderColor: #c2c2c2;\n --sapField_Background: #fff;\n --sapField_BackgroundStyle: none;\n --sapField_TextColor: #32363a;\n --sapField_PlaceholderTextColor: #74777a;\n --sapField_BorderColor: #89919a;\n --sapField_HelpBackground: #fff;\n --sapField_BorderWidth: .0625rem;\n --sapField_BorderStyle: solid;\n --sapField_BorderCornerRadius: .125rem;\n --sapField_Shadow: none;\n --sapField_Hover_Background: #fff;\n --sapField_Hover_BackgroundStyle: none;\n --sapField_Hover_BorderColor: #0854a0;\n --sapField_Hover_HelpBackground: #ebf5fe;\n --sapField_Hover_Shadow: none;\n --sapField_Hover_InvalidShadow: none;\n --sapField_Hover_WarningShadow: none;\n --sapField_Hover_SuccessShadow: none;\n --sapField_Hover_InformationShadow: none;\n --sapField_Active_BorderColor: #0854a0;\n --sapField_Focus_Background: #fff;\n --sapField_Focus_BorderColor: #89919a;\n --sapField_Focus_HelpBackground: #fff;\n --sapField_ReadOnly_Background: rgba(242,242,242,0.5);\n --sapField_ReadOnly_BackgroundStyle: none;\n --sapField_ReadOnly_BorderColor: #89919a;\n --sapField_ReadOnly_BorderStyle: solid;\n --sapField_ReadOnly_HelpBackground: rgba(242,242,242,0.5);\n --sapField_RequiredColor: #ce3b3b;\n --sapField_InvalidColor: #bb0000;\n --sapField_InvalidBackground: #fff;\n --sapField_InvalidBackgroundStyle: none;\n --sapField_InvalidBorderWidth: .125rem;\n --sapField_InvalidBorderStyle: solid;\n --sapField_InvalidShadow: none;\n --sapField_WarningColor: #df6e0c;\n --sapField_WarningBackground: #fff;\n --sapField_WarningBackgroundStyle: none;\n --sapField_WarningBorderWidth: .125rem;\n --sapField_WarningBorderStyle: solid;\n --sapField_WarningShadow: none;\n --sapField_SuccessColor: #107e3e;\n --sapField_SuccessBackground: #fff;\n --sapField_SuccessBackgroundStyle: none;\n --sapField_SuccessBorderWidth: .0625rem;\n --sapField_SuccessBorderStyle: solid;\n --sapField_SuccessShadow: none;\n --sapField_InformationColor: #0a6ed1;\n --sapField_InformationBackground: #fff;\n --sapField_InformationBackgroundStyle: none;\n --sapField_InformationBorderWidth: .125rem;\n --sapField_InformationBorderStyle: solid;\n --sapField_InformationShadow: none;\n --sapGroup_TitleBackground: transparent;\n --sapGroup_TitleBorderColor: #d9d9d9;\n --sapGroup_TitleTextColor: #32363a;\n --sapGroup_Title_FontSize: 1.125rem;\n --sapGroup_ContentBackground: #fff;\n --sapGroup_ContentBorderColor: #d9d9d9;\n --sapGroup_BorderWidth: .0625rem;\n --sapGroup_BorderCornerRadius: 0;\n --sapGroup_FooterBackground: transparent;\n --sapToolbar_Background: transparent;\n --sapToolbar_SeparatorColor: #d9d9d9;\n --sapList_HeaderBackground: #f2f2f2;\n --sapList_HeaderBorderColor: #e5e5e5;\n --sapList_HeaderTextColor: #32363a;\n --sapList_BorderColor: #e5e5e5;\n --sapList_BorderWidth: .0625rem;\n --sapList_TextColor: #32363a;\n --sapList_Active_TextColor: #fff;\n --sapList_Active_Background: #0854a0;\n --sapList_SelectionBackgroundColor: #e5f0fa;\n --sapList_SelectionBorderColor: #0854a0;\n --sapList_Hover_SelectionBackground: #d8e9f8;\n --sapList_Background: #fff;\n --sapList_Hover_Background: #f5f5f5;\n --sapList_AlternatingBackground: #f2f2f2;\n --sapList_GroupHeaderBackground: #fff;\n --sapList_GroupHeaderBorderColor: #d9d9d9;\n --sapList_GroupHeaderTextColor: #32363a;\n --sapList_TableGroupHeaderBackground: #efefef;\n --sapList_TableGroupHeaderBorderColor: #d9d9d9;\n --sapList_TableGroupHeaderTextColor: #32363a;\n --sapList_FooterBackground: #fafafa;\n --sapList_FooterTextColor: #32363a;\n --sapList_TableFooterBorder: #d9d9d9;\n --sapList_TableFixedBorderColor: #8c8c8c;\n --sapMessage_ErrorBorderColor: #bb0000;\n --sapMessage_WarningBorderColor: #df6e0c;\n --sapMessage_SuccessBorderColor: #107e3e;\n --sapMessage_InformationBorderColor: #0a6ed1;\n --sapPopover_BorderCornerRadius: .25rem;\n --sapProgress_Background: #fff;\n --sapProgress_BorderColor: #89919a;\n --sapProgress_TextColor: #32363a;\n --sapProgress_FontSize: .75rem;\n --sapProgress_NegativeBackground: #fff;\n --sapProgress_NegativeBorderColor: #89919a;\n --sapProgress_NegativeTextColor: #32363a;\n --sapProgress_CriticalBackground: #fff;\n --sapProgress_CriticalBorderColor: #89919a;\n --sapProgress_CriticalTextColor: #32363a;\n --sapProgress_PositiveBackground: #fff;\n --sapProgress_PositiveBorderColor: #89919a;\n --sapProgress_PositiveTextColor: #32363a;\n --sapProgress_InformationBackground: #fff;\n --sapProgress_InformationBorderColor: #89919a;\n --sapProgress_InformationTextColor: #32363a;\n --sapProgress_Value_Background: #6a6d70;\n --sapProgress_Value_BorderColor: #89919a;\n --sapProgress_Value_TextColor: #32363a;\n --sapProgress_Value_NegativeBackground: #bb0000;\n --sapProgress_Value_NegativeBorderColor: #fff;\n --sapProgress_Value_NegativeTextColor: #32363a;\n --sapProgress_Value_CriticalBackground: #df6e0c;\n --sapProgress_Value_CriticalBorderColor: #fff;\n --sapProgress_Value_CriticalTextColor: #32363a;\n --sapProgress_Value_PositiveBackground: #107e3e;\n --sapProgress_Value_PositiveBorderColor: #fff;\n --sapProgress_Value_PositiveTextColor: #32363a;\n --sapProgress_Value_InformationBackground: #0a6ed1;\n --sapProgress_Value_InformationBorderColor: #fff;\n --sapProgress_Value_InformationTextColor: #32363a;\n --sapScrollBar_FaceColor: #949494;\n --sapScrollBar_TrackColor: #fff;\n --sapScrollBar_BorderColor: #949494;\n --sapScrollBar_SymbolColor: #0854a0;\n --sapScrollBar_Dimension: .75rem;\n --sapScrollBar_Hover_FaceColor: #8c8c8c;\n --sapSlider_Background: #89919a;\n --sapSlider_BorderColor: #89919a;\n --sapSlider_Selected_Background: #0854a0;\n --sapSlider_Selected_BorderColor: #0854a0;\n --sapSlider_HandleBackground: #fff;\n --sapSlider_HandleBorderColor: #89919a;\n --sapSlider_RangeHandleBackground: transparent;\n --sapSlider_Hover_HandleBackground: #ebf5fe;\n --sapSlider_Hover_HandleBorderColor: #0854a0;\n --sapSlider_Hover_RangeHandleBackground: #ebf5fe;\n --sapSlider_Active_HandleBackground: #0854a0;\n --sapSlider_Active_HandleBorderColor: #0854a0;\n --sapSlider_Active_RangeHandleBackground: transparent;\n --sapPageHeader_Background: #fff;\n --sapPageHeader_BorderColor: #d9d9d9;\n --sapPageHeader_TextColor: #32363a;\n --sapPageFooter_Background: #fff;\n --sapPageFooter_BorderColor: #d9d9d9;\n --sapPageFooter_TextColor: #32363a;\n --sapInfobar_Background: #0f828f;\n --sapInfobar_Hover_Background: #0e7581;\n --sapInfobar_Active_Background: #0a545c;\n --sapInfobar_NonInteractive_Background: #e6e6e6;\n --sapInfobar_TextColor: #fff;\n --sapObjectHeader_Background: #fff;\n --sapObjectHeader_Hover_Background: #f5f5f5;\n --sapObjectHeader_BorderColor: #d9d9d9;\n --sapObjectHeader_Title_TextColor: #32363a;\n --sapObjectHeader_Title_FontSize: 1.25rem;\n --sapObjectHeader_Title_SnappedFontSize: 1.25rem;\n --sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapObjectHeader_Subtitle_TextColor: #6a6d70;\n --sapBlockLayer_Background: #000;\n --sapTile_Background: #fff;\n --sapTile_Hover_Background: #f5f5f5;\n --sapTile_Active_Background: #f5f5f5;\n --sapTile_BorderColor: transparent;\n --sapTile_BorderCornerRadius: .25rem;\n --sapTile_TitleTextColor: #32363a;\n --sapTile_TextColor: #6a6d70;\n --sapTile_IconColor: #5a7da0;\n --sapTile_SeparatorColor: #ccc;\n --sapTile_Interactive_BorderColor: #b3b3b3;\n --sapTile_OverlayBackground: rgba(0,0,0,0.8);\n --sapTile_OverlayForegroundColor: #fff;\n --sapAccentColor1: #d08014;\n --sapAccentColor2: #d04343;\n --sapAccentColor3: #db1f77;\n --sapAccentColor4: #c0399f;\n --sapAccentColor5: #6367de;\n --sapAccentColor6: #286eb4;\n --sapAccentColor7: #0f828f;\n --sapAccentColor8: #7ca10c;\n --sapAccentColor9: #925ace;\n --sapAccentColor10: #647987;\n --sapAccentBackgroundColor1: #fff3b8;\n --sapAccentBackgroundColor2: #ffd0e7;\n --sapAccentBackgroundColor3: #fff0fa;\n --sapAccentBackgroundColor4: #ffdcf3;\n --sapAccentBackgroundColor5: #ded3ff;\n --sapAccentBackgroundColor6: #d1efff;\n --sapAccentBackgroundColor7: #c2fcee;\n --sapAccentBackgroundColor8: #ebf5cb;\n --sapAccentBackgroundColor9: #dafdf5;\n --sapAccentBackgroundColor10: #eaecee;\n --sapIndicationColor_1: #880000;\n --sapIndicationColor_1_Background: #880000;\n --sapIndicationColor_1_BorderColor: #880000;\n --sapIndicationColor_1_TextColor: #fff;\n --sapIndicationColor_1_Hover_Background: #6f0000;\n --sapIndicationColor_1_Active_Background: #500;\n --sapIndicationColor_1_Active_BorderColor: #880000;\n --sapIndicationColor_1_Active_TextColor: #fff;\n --sapIndicationColor_1_Selected_Background: #500;\n --sapIndicationColor_1_Selected_BorderColor: #880000;\n --sapIndicationColor_1_Selected_TextColor: #fff;\n --sapIndicationColor_1b: #fb9d9d;\n --sapIndicationColor_1b_BorderColor: #fb9d9d;\n --sapIndicationColor_1b_Hover_Background: #fa8585;\n --sapIndicationColor_2: #bb0000;\n --sapIndicationColor_2_Background: #bb0000;\n --sapIndicationColor_2_BorderColor: #bb0000;\n --sapIndicationColor_2_TextColor: #fff;\n --sapIndicationColor_2_Hover_Background: #a20000;\n --sapIndicationColor_2_Active_Background: #800;\n --sapIndicationColor_2_Active_BorderColor: #bb0000;\n --sapIndicationColor_2_Active_TextColor: #fff;\n --sapIndicationColor_2_Selected_Background: #800;\n --sapIndicationColor_2_Selected_BorderColor: #bb0000;\n --sapIndicationColor_2_Selected_TextColor: #fff;\n --sapIndicationColor_2b: #fcc4c4;\n --sapIndicationColor_2b_BorderColor: #fcc4c4;\n --sapIndicationColor_2b_Hover_Background: #fbacac;\n --sapIndicationColor_3: #df6e0c;\n --sapIndicationColor_3_Background: #df6e0c;\n --sapIndicationColor_3_BorderColor: #df6e0c;\n --sapIndicationColor_3_TextColor: #fff;\n --sapIndicationColor_3_Hover_Background: #d0670b;\n --sapIndicationColor_3_Active_Background: #c2600a;\n --sapIndicationColor_3_Active_BorderColor: #df6e0c;\n --sapIndicationColor_3_Active_TextColor: #fff;\n --sapIndicationColor_3_Selected_Background: #c2600a;\n --sapIndicationColor_3_Selected_BorderColor: #df6e0c;\n --sapIndicationColor_3_Selected_TextColor: #fff;\n --sapIndicationColor_3b: #fff2c0;\n --sapIndicationColor_3b_BorderColor: #fff2c0;\n --sapIndicationColor_3b_Hover_Background: #ffeda6;\n --sapIndicationColor_4: #107e3e;\n --sapIndicationColor_4_Background: #107e3e;\n --sapIndicationColor_4_BorderColor: #107e3e;\n --sapIndicationColor_4_TextColor: #fff;\n --sapIndicationColor_4_Hover_Background: #0d6733;\n --sapIndicationColor_4_Active_Background: #0a5128;\n --sapIndicationColor_4_Active_BorderColor: #107e3e;\n --sapIndicationColor_4_Active_TextColor: #fff;\n --sapIndicationColor_4_Selected_Background: #0a5128;\n --sapIndicationColor_4_Selected_BorderColor: #107e3e;\n --sapIndicationColor_4_Selected_TextColor: #fff;\n --sapIndicationColor_4b: #bae8bc;\n --sapIndicationColor_4b_BorderColor: #bae8bc;\n --sapIndicationColor_4b_Hover_Background: #a7e2a9;\n --sapIndicationColor_5: #0a6ed1;\n --sapIndicationColor_5_Background: #0a6ed1;\n --sapIndicationColor_5_BorderColor: #0a6ed1;\n --sapIndicationColor_5_TextColor: #fff;\n --sapIndicationColor_5_Hover_Background: #0961b9;\n --sapIndicationColor_5_Active_Background: #0854a0;\n --sapIndicationColor_5_Active_BorderColor: #0a6ed1;\n --sapIndicationColor_5_Active_TextColor: #fff;\n --sapIndicationColor_5_Selected_Background: #0854a0;\n --sapIndicationColor_5_Selected_BorderColor: #0a6ed1;\n --sapIndicationColor_5_Selected_TextColor: #fff;\n --sapIndicationColor_5b: #d3effd;\n --sapIndicationColor_5b_BorderColor: #d3effd;\n --sapIndicationColor_5b_Hover_Background: #bbe6fc;\n --sapIndicationColor_6: #0f828f;\n --sapIndicationColor_6_Background: #0f828f;\n --sapIndicationColor_6_BorderColor: #0f828f;\n --sapIndicationColor_6_TextColor: #fff;\n --sapIndicationColor_6_Hover_Background: #0d6d78;\n --sapIndicationColor_6_Active_Background: #0a5861;\n --sapIndicationColor_6_Active_BorderColor: #0f828f;\n --sapIndicationColor_6_Active_TextColor: #fff;\n --sapIndicationColor_6_Selected_Background: #0a5861;\n --sapIndicationColor_6_Selected_BorderColor: #0f828f;\n --sapIndicationColor_6_Selected_TextColor: #fff;\n --sapIndicationColor_6b: #cdf5ec;\n --sapIndicationColor_6b_BorderColor: #cdf5ec;\n --sapIndicationColor_6b_Hover_Background: #b8f1e4;\n --sapIndicationColor_7: #925ace;\n --sapIndicationColor_7_Background: #925ace;\n --sapIndicationColor_7_BorderColor: #925ace;\n --sapIndicationColor_7_TextColor: #fff;\n --sapIndicationColor_7_Hover_Background: #8546c8;\n --sapIndicationColor_7_Active_Background: #7838bd;\n --sapIndicationColor_7_Active_BorderColor: #925ace;\n --sapIndicationColor_7_Active_TextColor: #fff;\n --sapIndicationColor_7_Selected_Background: #7838bd;\n --sapIndicationColor_7_Selected_BorderColor: #925ace;\n --sapIndicationColor_7_Selected_TextColor: #fff;\n --sapIndicationColor_7b: #e2dbff;\n --sapIndicationColor_7b_BorderColor: #e2dbff;\n --sapIndicationColor_7b_Hover_Background: #cdc2ff;\n --sapIndicationColor_8: #c0399f;\n --sapIndicationColor_8_Background: #c0399f;\n --sapIndicationColor_8_BorderColor: #c0399f;\n --sapIndicationColor_8_TextColor: #fff;\n --sapIndicationColor_8_Hover_Background: #ac338f;\n --sapIndicationColor_8_Active_Background: #992d7e;\n --sapIndicationColor_8_Active_BorderColor: #c0399f;\n --sapIndicationColor_8_Active_TextColor: #fff;\n --sapIndicationColor_8_Selected_Background: #992d7e;\n --sapIndicationColor_8_Selected_BorderColor: #c0399f;\n --sapIndicationColor_8_Selected_TextColor: #fff;\n --sapIndicationColor_8b: #f8d6ff;\n --sapIndicationColor_8b_BorderColor: #f8d6ff;\n --sapIndicationColor_8b_Hover_Background: #f4bdff;\n --sapIndicationColor_9: #1d2d3e;\n --sapIndicationColor_9_Background: #1d2d3e;\n --sapIndicationColor_9_BorderColor: #1d2d3e;\n --sapIndicationColor_9_TextColor: #fff;\n --sapIndicationColor_9_Hover_Background: #15202d;\n --sapIndicationColor_9_Active_Background: #0d141b;\n --sapIndicationColor_9_Active_BorderColor: #1d2d3e;\n --sapIndicationColor_9_Active_TextColor: #fff;\n --sapIndicationColor_9_Selected_Background: #0d141b;\n --sapIndicationColor_9_Selected_BorderColor: #1d2d3e;\n --sapIndicationColor_9_Selected_TextColor: #fff;\n --sapIndicationColor_9b: #fff;\n --sapIndicationColor_9b_BorderColor: #d9d9d9;\n --sapIndicationColor_9b_Hover_Background: #f2f2f2;\n --sapIndicationColor_10: #45484a;\n --sapIndicationColor_10_Background: #45484a;\n --sapIndicationColor_10_BorderColor: #45484a;\n --sapIndicationColor_10_TextColor: #fff;\n --sapIndicationColor_10_Hover_Background: #393b3d;\n --sapIndicationColor_10_Active_Background: #2c2e30;\n --sapIndicationColor_10_Active_BorderColor: #45484a;\n --sapIndicationColor_10_Active_TextColor: #fff;\n --sapIndicationColor_10_Selected_Background: #2c2e30;\n --sapIndicationColor_10_Selected_BorderColor: #45484a;\n --sapIndicationColor_10_Selected_TextColor: #fff;\n --sapIndicationColor_10b: #eaecee;\n --sapIndicationColor_10b_BorderColor: #eaecee;\n --sapIndicationColor_10b_Hover_Background: #dcdfe3;\n --sapLegend_WorkingBackground: #fafafa;\n --sapLegend_NonWorkingBackground: #dedede;\n --sapLegend_CurrentDateTime: #c0399f;\n --sapLegendColor1: #d58215;\n --sapLegendColor2: #dc5b5b;\n --sapLegendColor3: #db1f77;\n --sapLegendColor4: #9b3b3b;\n --sapLegendColor5: #cf5db3;\n --sapLegendColor6: #286eb4;\n --sapLegendColor7: #1193a2;\n --sapLegendColor8: #8b9668;\n --sapLegendColor9: #647987;\n --sapLegendColor10: #892971;\n --sapLegendColor11: #725a3a;\n --sapLegendColor12: #bb2f2f;\n --sapLegendColor13: #bc1b66;\n --sapLegendColor14: #8b714f;\n --sapLegendColor15: #606190;\n --sapLegendColor16: #597da1;\n --sapLegendColor17: #49797e;\n --sapLegendColor18: #687a33;\n --sapLegendColor19: #295989;\n --sapLegendColor20: #5154bd;\n --sapLegendBackgroundColor1: #fdf3e7;\n --sapLegendBackgroundColor2: #faeaea;\n --sapLegendBackgroundColor3: #fce9f2;\n --sapLegendBackgroundColor4: #f8ecec;\n --sapLegendBackgroundColor5: #f9ebf5;\n --sapLegendBackgroundColor6: #ebf3fa;\n --sapLegendBackgroundColor7: #e8fbfd;\n --sapLegendBackgroundColor8: #f3f4ef;\n --sapLegendBackgroundColor9: #f1f3f4;\n --sapLegendBackgroundColor10: #f9ebf6;\n --sapLegendBackgroundColor11: #f6f2ed;\n --sapLegendBackgroundColor12: #faeaea;\n --sapLegendBackgroundColor13: #fce9f2;\n --sapLegendBackgroundColor14: #f5f2ee;\n --sapLegendBackgroundColor15: #f0f0f5;\n --sapLegendBackgroundColor16: #eff2f6;\n --sapLegendBackgroundColor17: #eff5f6;\n --sapLegendBackgroundColor18: #f5f7ed;\n --sapLegendBackgroundColor19: #ebf2f9;\n --sapLegendBackgroundColor20: #ecedf8;\n --sapChart_OrderedColor_1: #438cd5;\n --sapChart_OrderedColor_2: #e66729;\n --sapChart_OrderedColor_3: #16976c;\n --sapChart_OrderedColor_4: #ed4a7b;\n --sapChart_OrderedColor_5: #945ecf;\n --sapChart_OrderedColor_6: #1193a2;\n --sapChart_OrderedColor_7: #525df4;\n --sapChart_OrderedColor_8: #bf399e;\n --sapChart_OrderedColor_9: #6c8893;\n --sapChart_OrderedColor_10: #ed5f5f;\n --sapChart_OrderedColor_11: #2f6497;\n --sapChart_Bad: #dc0d0e;\n --sapChart_Critical: #cb7d0c;\n --sapChart_Good: #3c9d57;\n --sapChart_Neutral: #848f94;\n --sapChart_Sequence_1: #438cd5;\n --sapChart_Sequence_2: #e66729;\n --sapChart_Sequence_3: #16976c;\n --sapChart_Sequence_4: #ed4a7b;\n --sapChart_Sequence_5: #945ecf;\n --sapChart_Sequence_6: #1193a2;\n --sapChart_Sequence_7: #525df4;\n --sapChart_Sequence_8: #bf399e;\n --sapChart_Sequence_9: #6c8893;\n --sapChart_Sequence_10: #ed5f5f;\n --sapChart_Sequence_11: #2f6497;\n --sapChart_Sequence_Neutral: #848f94;\n \n --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff');\n --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons.woff2');\n --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf');\n --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff');\n --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2');\n --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf');\n --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff');\n --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2');\n --sapFontUrl_72_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff2');\n --sapFontUrl_72_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff');\n --sapFontUrl_72_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff2');\n --sapFontUrl_72_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff');\n --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');\n --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');\n --sapFontUrl_72_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff2');\n --sapFontUrl_72_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff');\n --sapFontUrl_72_Semibold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff2');\n --sapFontUrl_72_Semibold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff');\n --sapFontUrl_72_Semibold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2');\n --sapFontUrl_72_Semibold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff');\n --sapFontUrl_72_SemiboldDuplex_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2');\n --sapFontUrl_72_SemiboldDuplex_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff');\n --sapFontUrl_72_SemiboldDuplex_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2');\n --sapFontUrl_72_SemiboldDuplex_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff');\n --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');\n --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');\n --sapFontUrl_72_Light_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff2');\n --sapFontUrl_72_Light_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff');\n --sapFontUrl_72_Black_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff2');\n --sapFontUrl_72_Black_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff');\n --sapFontUrl_72_Black_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff2');\n --sapFontUrl_72_Black_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff');\n --sapFontUrl_72_BoldItalic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2');\n --sapFontUrl_72_BoldItalic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff');\n --sapFontUrl_72_BoldItalic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2');\n --sapFontUrl_72_BoldItalic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff');\n --sapFontUrl_72_Condensed_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff2');\n --sapFontUrl_72_Condensed_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff');\n --sapFontUrl_72_Condensed_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2');\n --sapFontUrl_72_Condensed_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff');\n --sapFontUrl_72_CondensedBold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2');\n --sapFontUrl_72_CondensedBold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff');\n --sapFontUrl_72_CondensedBold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2');\n --sapFontUrl_72_CondensedBold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff');\n --sapFontUrl_72_Italic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff2');\n --sapFontUrl_72_Italic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff');\n --sapFontUrl_72_Italic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff2');\n --sapFontUrl_72_Italic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff');\n --sapFontUrl_72Mono_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2');\n --sapFontUrl_72Mono_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff');\n --sapFontUrl_72Mono_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2');\n --sapFontUrl_72Mono_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff');\n --sapFontUrl_72Mono_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff2');\n --sapFontUrl_72Mono_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold.woff');\n --sapFontUrl_72Mono_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff2');\n --sapFontUrl_72Mono_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Bold-full.woff');\n}\n\n.background-image--sapCompanyLogo {\n background-image: var(--sapCompanyLogo);\n}\n\n.background-image--sapBackgroundImage {\n background-image: var(--sapBackgroundImage);\n}\n\n.background-image--sapShell_BackgroundImage {\n background-image: var(--sapShell_BackgroundImage);\n}\n\n/**\n* Base.baseLib.sap_base_fiori.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_base_fiori.css_variables (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_fiori_3.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_fiori_3.css_variables (Version 11.5.0)\n*/\n"}}
1
+ {"_":{"packageName":"@ui5/webcomponents-theming","fileName":"themes/sap_fiori_3/parameters-bundle.css.json","content":":root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_fiori_3.css_variables\",\"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\": [\"sap_base_fiori\",\"baseTheme\"],\"Tags\": [\"Fiori_3\",\"LightColorScheme\"],\"FallbackThemeId\": \"sap_belize\",\"Engine\":{\"Name\": \"theming-engine\",\"Version\": \"1.23061.0\"},\"Version\":{\"Build\": \"11.10.0.20231213074408\",\"Source\": \"11.10.0\"}};--sapBrandColor: #0a6ed1;--sapHighlightColor: #0854a0;--sapBaseColor: #fff;--sapShellColor: #354a5f;--sapBackgroundColor: #f7f7f7;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #32363a;--sapLinkColor: #0a6ed1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #0854a0;--sapHoverColor: #ededed;--sapActiveColor: #0854a0;--sapHighlightTextColor: #fff;--sapTitleColor: #32363a;--sapNegativeColor: #bb0000;--sapCriticalColor: #df6e0c;--sapPositiveColor: #107e3e;--sapInformativeColor: #0a6ed1;--sapNeutralColor: #6a6d70;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #df6e0c;--sapPositiveElementColor: #107e3e;--sapInformativeElementColor: #0a6ed1;--sapNeutralElementColor: #6a6d70;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #b3590a;--sapPositiveTextColor: #107e3e;--sapInformativeTextColor: #0a6ed1;--sapNeutralTextColor: #6a6d70;--sapErrorColor: #bb0000;--sapWarningColor: #df6e0c;--sapSuccessColor: #107e3e;--sapInformationColor: #0a6ed1;--sapErrorBackground: #ffebeb;--sapWarningBackground: #fef7f1;--sapSuccessBackground: #f1fdf6;--sapInformationBackground: #f5faff;--sapNeutralBackground: #f4f4f4;--sapErrorBorderColor: #bb0000;--sapWarningBorderColor: #df6e0c;--sapSuccessBorderColor: #107e3e;--sapInformationBorderColor: #0a6ed1;--sapNeutralBorderColor: #6a6d70;--sapElement_LineHeight: 2.75rem;--sapElement_Height: 2.25rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #0854a0;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #6a6d70;--sapContent_MarkerIconColor: #286eb4;--sapContent_MarkerTextColor: #0e7581;--sapContent_MeasureIndicatorColor: #89919a;--sapContent_Selected_MeasureIndicatorColor: #89919a;--sapContent_Placeholderloading_Background: #ccc;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);--sapContent_ImagePlaceholderBackground: #ccc;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #d08014;--sapContent_UnratedColor: #89919a;--sapContent_BusyColor: #0854a0;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(0,0,0,.1), 0 .125rem .5rem 0 rgba(0,0,0,.1);--sapContent_Shadow1: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow2: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .625rem 1.875rem 0 rgba(0,0,0,.3);--sapContent_Shadow3: 0 0 0 .0625rem rgba(0,0,0,.42), 0 1.25rem 5rem 0 rgba(0,0,0,.3);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.05), inset 0 -.0625rem 0 0 #d9d9d9;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #d4f7db;--sapContent_HelpColor: #3f8600;--sapContent_LabelColor: #6a6d70;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: rgba(50,54,58,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #efefef;--sapContent_ForegroundBorderColor: #89919a;--sapContent_ForegroundTextColor: #32363a;--sapContent_BadgeBackground: #d04343;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0854a0;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #0854a0;--sapContent_Selected_Hover_Background: #095caf;--sapContent_Selected_ForegroundColor: #0854a0;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #72b5f8;--sapContent_Illustrative_Color3: #ffba10;--sapContent_Illustrative_Color4: #4a5055;--sapContent_Illustrative_Color5: #9da4aa;--sapContent_Illustrative_Color6: #c6cace;--sapContent_Illustrative_Color7: #e7e9ea;--sapContent_Illustrative_Color8: #fff;--sapContent_Illustrative_Color9: #64edd2;--sapContent_Illustrative_Color10: #e7e9ea;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #4ba1f6;--sapContent_Illustrative_Color14: #298ff4;--sapContent_Illustrative_Color15: #e6a400;--sapContent_Illustrative_Color16: #085aaa;--sapContent_Illustrative_Color17: #00a5a8;--sapContent_Illustrative_Color18: #d9ddde;--sapContent_Illustrative_Color19: #ccd0d2;--sapContent_Illustrative_Color20: #bec4c6;--sapFontLightFamily: \"72-Light\", \"72-Lightfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBoldFamily: \"72-Bold\", \"72-Boldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: \"72-Semibold\", \"72-Semiboldfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: \"72-SemiboldDuplex\", \"72-SemiboldDuplexfull\", \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontBlackFamily: \"72Black\", \"72Blackfull\",\"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #0854a0;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0a6ed1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0a6ed1;--sapLink_InvertedColor: #d3e8fd;--sapLink_SubtleColor: #074888;--sapShell_Background: #edeff0;--sapShell_BackgroundImage: linear-gradient(to bottom, #dfe3e4, #f3f4f5);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fff;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #32363a;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fff;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.08), inset 0 -.0625rem 0 0 rgba(0,0,0,.18);--sapShell_NegativeColor: #f88;--sapShell_CriticalColor: #f8b67d;--sapShell_PositiveColor: #abe2c2;--sapShell_InformativeColor: #b1d6fb;--sapShell_NeutralColor: #d4d6d7;--sapShell_Category_1_Background: #286eb4;--sapShell_Category_1_BorderColor: #286eb4;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #db1f77;--sapShell_Category_2_BorderColor: #db1f77;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #d58215;--sapShell_Category_3_BorderColor: #d58215;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #892971;--sapShell_Category_4_BorderColor: #892971;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #bb2f2f;--sapShell_Category_5_BorderColor: #bb2f2f;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #1193a2;--sapShell_Category_6_BorderColor: #1193a2;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #cf5db3;--sapShell_Category_7_BorderColor: #cf5db3;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #8b9668;--sapShell_Category_8_BorderColor: #8b9668;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #597da1;--sapShell_Category_9_BorderColor: #597da1;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #647987;--sapShell_Category_10_BorderColor: #647987;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5b5b;--sapShell_Category_11_BorderColor: #dc5b5b;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #5154bd;--sapShell_Category_12_BorderColor: #5154bd;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #bc1b66;--sapShell_Category_13_BorderColor: #bc1b66;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #49797e;--sapShell_Category_14_BorderColor: #49797e;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #476380;--sapShell_Category_15_BorderColor: #476380;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_16_Background: #687a33;--sapShell_Category_16_BorderColor: #687a33;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapAvatar_1_Background: #d08014;--sapAvatar_1_BorderColor: #d08014;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #d04343;--sapAvatar_2_BorderColor: #d04343;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #db1f77;--sapAvatar_3_BorderColor: #db1f77;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #c0399f;--sapAvatar_4_BorderColor: #c0399f;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #6367de;--sapAvatar_5_BorderColor: #6367de;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #286eb4;--sapAvatar_6_BorderColor: #286eb4;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #0f828f;--sapAvatar_7_BorderColor: #0f828f;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #7ca10c;--sapAvatar_8_BorderColor: #7ca10c;--sapAvatar_8_TextColor: #fff;--sapAvatar_9_Background: #925ace;--sapAvatar_9_BorderColor: #925ace;--sapAvatar_9_TextColor: #fff;--sapAvatar_10_Background: #647987;--sapAvatar_10_BorderColor: #647987;--sapAvatar_10_TextColor: #fff;--sapButton_Background: #fff;--sapButton_BorderColor: #0854a0;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #0854a0;--sapButton_Hover_Background: #ebf5fe;--sapButton_Hover_BorderColor: #0854a0;--sapButton_Hover_TextColor: #0854a0;--sapButton_IconColor: #0854a0;--sapButton_Active_Background: #0854a0;--sapButton_Active_BorderColor: #0854a0;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #0a6ed1;--sapButton_Emphasized_BorderColor: #0a6ed1;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #085caf;--sapButton_Emphasized_Hover_BorderColor: #085caf;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #0854a0;--sapButton_Emphasized_Active_BorderColor: #0854a0;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #fff;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #ffebeb;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #a20000;--sapButton_Reject_Active_BorderColor: #a20000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #a20000;--sapButton_Reject_Selected_BorderColor: #a20000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #b00;--sapButton_Reject_Selected_Hover_BorderColor: #b00;--sapButton_Accept_Background: #fff;--sapButton_Accept_BorderColor: #107e3e;--sapButton_Accept_TextColor: #107e3e;--sapButton_Accept_Hover_Background: #f1fdf6;--sapButton_Accept_Hover_BorderColor: #107e3e;--sapButton_Accept_Hover_TextColor: #107e3e;--sapButton_Accept_Active_Background: #0d6733;--sapButton_Accept_Active_BorderColor: #0d6733;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #0d6733;--sapButton_Accept_Selected_BorderColor: #0d6733;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #107e3e;--sapButton_Accept_Selected_Hover_BorderColor: #107e3e;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #0854a0;--sapButton_Lite_Hover_Background: #ebf5fe;--sapButton_Lite_Hover_BorderColor: #0854a0;--sapButton_Lite_Hover_TextColor: #0854a0;--sapButton_Lite_Active_Background: #0854a0;--sapButton_Lite_Active_BorderColor: #0854a0;--sapButton_Selected_Background: #0854a0;--sapButton_Selected_BorderColor: #0854a0;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #095caf;--sapButton_Selected_Hover_BorderColor: #095caf;--sapButton_Attention_Background: #fff;--sapButton_Attention_BorderColor: #df6e0c;--sapButton_Attention_TextColor: #32363a;--sapButton_Attention_Hover_Background: #fef7f1;--sapButton_Attention_Hover_BorderColor: #df6e0c;--sapButton_Attention_Hover_TextColor: #32363a;--sapButton_Attention_Active_Background: #f3801c;--sapButton_Attention_Active_BorderColor: #f3801c;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #f3801c;--sapButton_Attention_Selected_BorderColor: #f3801c;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #f48e34;--sapButton_Attention_Selected_Hover_BorderColor: #f48e34;--sapButton_Negative_Background: #bb0000;--sapButton_Negative_BorderColor: #bb0000;--sapButton_Negative_TextColor: #fff;--sapButton_Negative_Hover_Background: #970000;--sapButton_Negative_Hover_BorderColor: #970000;--sapButton_Negative_Hover_TextColor: #fff;--sapButton_Negative_Active_Background: #800;--sapButton_Negative_Active_BorderColor: #800;--sapButton_Negative_Active_TextColor: #fff;--sapButton_Critical_Background: #df6e0c;--sapButton_Critical_BorderColor: #df6e0c;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #f3801c;--sapButton_Critical_Hover_BorderColor: #f3801c;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #f5933e;--sapButton_Critical_Active_BorderColor: #f5933e;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #107e3e;--sapButton_Success_BorderColor: #107e3e;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #0c5e2e;--sapButton_Success_Hover_BorderColor: #0c5e2e;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #0a5128;--sapButton_Success_Active_BorderColor: #0a5128;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #0a6ed1;--sapButton_Information_BorderColor: #0a6ed1;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #0961b9;--sapButton_Information_Hover_BorderColor: #0961b9;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #0854a0;--sapButton_Information_Active_BorderColor: #0854a0;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #6a6d70;--sapButton_Neutral_BorderColor: #6a6d70;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #595b5e;--sapButton_Neutral_Hover_BorderColor: #595b5e;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #515456;--sapButton_Neutral_Active_BorderColor: #515456;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #ededed;--sapButton_Track_BorderColor: #89919a;--sapButton_Track_TextColor: #32363a;--sapButton_Track_Hover_Background: #ededed;--sapButton_Track_Hover_BorderColor: #0854a0;--sapButton_Track_Selected_Background: #ebf5fe;--sapButton_Track_Selected_BorderColor: #0854a0;--sapButton_Track_Selected_TextColor: #32363a;--sapButton_Track_Selected_Hover_Background: #ebf5fe;--sapButton_Track_Selected_Hover_BorderColor: #095caf;--sapButton_Handle_Background: #fff;--sapButton_Handle_BorderColor: #89919a;--sapButton_Handle_TextColor: #32363a;--sapButton_Handle_Hover_Background: #ebf5fe;--sapButton_Handle_Hover_BorderColor: #0854a0;--sapButton_Handle_Selected_Background: #0854a0;--sapButton_Handle_Selected_BorderColor: #0854a0;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #095caf;--sapButton_Handle_Selected_Hover_BorderColor: #095caf;--sapButton_Track_Negative_Background: #ffebeb;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #ffebeb;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #fff;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #ffebeb;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f1fdf6;--sapButton_Track_Positive_BorderColor: #107e3e;--sapButton_Track_Positive_TextColor: #107e3e;--sapButton_Track_Positive_Hover_Background: #f1fdf6;--sapButton_Track_Positive_Hover_BorderColor: #107e3e;--sapButton_Handle_Positive_Background: #fff;--sapButton_Handle_Positive_BorderColor: #107e3e;--sapButton_Handle_Positive_TextColor: #107e3e;--sapButton_Handle_Positive_Hover_Background: #f1fdf6;--sapButton_Handle_Positive_Hover_BorderColor: #107e3e;--sapButton_TokenBackground: #fafafa;--sapButton_TokenBorderColor: #c2c2c2;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #32363a;--sapField_PlaceholderTextColor: #74777a;--sapField_BorderColor: #89919a;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #0854a0;--sapField_Hover_HelpBackground: #ebf5fe;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #0854a0;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #89919a;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #89919a;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #ce3b3b;--sapField_InvalidColor: #bb0000;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #df6e0c;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #107e3e;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #0a6ed1;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #d9d9d9;--sapGroup_TitleTextColor: #32363a;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #d9d9d9;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #d9d9d9;--sapList_HeaderBackground: #f2f2f2;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #32363a;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #32363a;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #0854a0;--sapList_SelectionBackgroundColor: #e5f0fa;--sapList_SelectionBorderColor: #0854a0;--sapList_Hover_SelectionBackground: #d8e9f8;--sapList_Background: #fff;--sapList_Hover_Background: #ededed;--sapList_AlternatingBackground: #f2f2f2;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #d9d9d9;--sapList_GroupHeaderTextColor: #32363a;--sapList_TableGroupHeaderBackground: #efefef;--sapList_TableGroupHeaderBorderColor: #d9d9d9;--sapList_TableGroupHeaderTextColor: #32363a;--sapList_FooterBackground: #fafafa;--sapList_FooterTextColor: #32363a;--sapList_TableFooterBorder: #d9d9d9;--sapList_TableFixedBorderColor: #8c8c8c;--sapMessage_ErrorBorderColor: #bb0000;--sapMessage_WarningBorderColor: #df6e0c;--sapMessage_SuccessBorderColor: #107e3e;--sapMessage_InformationBorderColor: #0a6ed1;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #89919a;--sapProgress_TextColor: #32363a;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #89919a;--sapProgress_NegativeTextColor: #32363a;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #89919a;--sapProgress_CriticalTextColor: #32363a;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #89919a;--sapProgress_PositiveTextColor: #32363a;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #89919a;--sapProgress_InformationTextColor: #32363a;--sapProgress_Value_Background: #6a6d70;--sapProgress_Value_BorderColor: #89919a;--sapProgress_Value_TextColor: #32363a;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #fff;--sapProgress_Value_NegativeTextColor: #32363a;--sapProgress_Value_CriticalBackground: #df6e0c;--sapProgress_Value_CriticalBorderColor: #fff;--sapProgress_Value_CriticalTextColor: #32363a;--sapProgress_Value_PositiveBackground: #107e3e;--sapProgress_Value_PositiveBorderColor: #fff;--sapProgress_Value_PositiveTextColor: #32363a;--sapProgress_Value_InformationBackground: #0a6ed1;--sapProgress_Value_InformationBorderColor: #fff;--sapProgress_Value_InformationTextColor: #32363a;--sapScrollBar_FaceColor: #949494;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #949494;--sapScrollBar_SymbolColor: #0854a0;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #8c8c8c;--sapSlider_Background: #89919a;--sapSlider_BorderColor: #89919a;--sapSlider_Selected_Background: #0854a0;--sapSlider_Selected_BorderColor: #0854a0;--sapSlider_HandleBackground: #fff;--sapSlider_HandleBorderColor: #89919a;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #ebf5fe;--sapSlider_Hover_HandleBorderColor: #0854a0;--sapSlider_Hover_RangeHandleBackground: #ebf5fe;--sapSlider_Active_HandleBackground: #0854a0;--sapSlider_Active_HandleBorderColor: #0854a0;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #fff;--sapPageHeader_BorderColor: #d9d9d9;--sapPageHeader_TextColor: #32363a;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #d9d9d9;--sapPageFooter_TextColor: #32363a;--sapInfobar_Background: #0f828f;--sapInfobar_Hover_Background: #0e7581;--sapInfobar_Active_Background: #0a545c;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #fff;--sapObjectHeader_Hover_Background: #ededed;--sapObjectHeader_BorderColor: #d9d9d9;--sapObjectHeader_Title_TextColor: #32363a;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #6a6d70;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f5f5f5;--sapTile_Active_Background: #f5f5f5;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #32363a;--sapTile_TextColor: #6a6d70;--sapTile_IconColor: #5a7da0;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #d08014;--sapAccentColor2: #d04343;--sapAccentColor3: #db1f77;--sapAccentColor4: #c0399f;--sapAccentColor5: #6367de;--sapAccentColor6: #286eb4;--sapAccentColor7: #0f828f;--sapAccentColor8: #7ca10c;--sapAccentColor9: #925ace;--sapAccentColor10: #647987;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #880000;--sapIndicationColor_1_Background: #880000;--sapIndicationColor_1_BorderColor: #880000;--sapIndicationColor_1_TextColor: #fff;--sapIndicationColor_1_Hover_Background: #6f0000;--sapIndicationColor_1_Active_Background: #500;--sapIndicationColor_1_Active_BorderColor: #880000;--sapIndicationColor_1_Active_TextColor: #fff;--sapIndicationColor_1_Selected_Background: #500;--sapIndicationColor_1_Selected_BorderColor: #880000;--sapIndicationColor_1_Selected_TextColor: #fff;--sapIndicationColor_1b: #fb9d9d;--sapIndicationColor_1b_BorderColor: #fb9d9d;--sapIndicationColor_1b_Hover_Background: #fa8585;--sapIndicationColor_2: #bb0000;--sapIndicationColor_2_Background: #bb0000;--sapIndicationColor_2_BorderColor: #bb0000;--sapIndicationColor_2_TextColor: #fff;--sapIndicationColor_2_Hover_Background: #a20000;--sapIndicationColor_2_Active_Background: #800;--sapIndicationColor_2_Active_BorderColor: #bb0000;--sapIndicationColor_2_Active_TextColor: #fff;--sapIndicationColor_2_Selected_Background: #800;--sapIndicationColor_2_Selected_BorderColor: #bb0000;--sapIndicationColor_2_Selected_TextColor: #fff;--sapIndicationColor_2b: #fcc4c4;--sapIndicationColor_2b_BorderColor: #fcc4c4;--sapIndicationColor_2b_Hover_Background: #fbacac;--sapIndicationColor_3: #df6e0c;--sapIndicationColor_3_Background: #df6e0c;--sapIndicationColor_3_BorderColor: #df6e0c;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d0670b;--sapIndicationColor_3_Active_Background: #c2600a;--sapIndicationColor_3_Active_BorderColor: #df6e0c;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c2600a;--sapIndicationColor_3_Selected_BorderColor: #df6e0c;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #107e3e;--sapIndicationColor_4_Background: #107e3e;--sapIndicationColor_4_BorderColor: #107e3e;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #0d6733;--sapIndicationColor_4_Active_Background: #0a5128;--sapIndicationColor_4_Active_BorderColor: #107e3e;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #0a5128;--sapIndicationColor_4_Selected_BorderColor: #107e3e;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #0a6ed1;--sapIndicationColor_5_Background: #0a6ed1;--sapIndicationColor_5_BorderColor: #0a6ed1;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #0961b9;--sapIndicationColor_5_Active_Background: #0854a0;--sapIndicationColor_5_Active_BorderColor: #0a6ed1;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #0854a0;--sapIndicationColor_5_Selected_BorderColor: #0a6ed1;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #0f828f;--sapIndicationColor_6_Background: #0f828f;--sapIndicationColor_6_BorderColor: #0f828f;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #0d6d78;--sapIndicationColor_6_Active_Background: #0a5861;--sapIndicationColor_6_Active_BorderColor: #0f828f;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #0a5861;--sapIndicationColor_6_Selected_BorderColor: #0f828f;--sapIndicationColor_6_Selected_TextColor: #fff;--sapIndicationColor_6b: #cdf5ec;--sapIndicationColor_6b_BorderColor: #cdf5ec;--sapIndicationColor_6b_Hover_Background: #b8f1e4;--sapIndicationColor_7: #925ace;--sapIndicationColor_7_Background: #925ace;--sapIndicationColor_7_BorderColor: #925ace;--sapIndicationColor_7_TextColor: #fff;--sapIndicationColor_7_Hover_Background: #8546c8;--sapIndicationColor_7_Active_Background: #7838bd;--sapIndicationColor_7_Active_BorderColor: #925ace;--sapIndicationColor_7_Active_TextColor: #fff;--sapIndicationColor_7_Selected_Background: #7838bd;--sapIndicationColor_7_Selected_BorderColor: #925ace;--sapIndicationColor_7_Selected_TextColor: #fff;--sapIndicationColor_7b: #e2dbff;--sapIndicationColor_7b_BorderColor: #e2dbff;--sapIndicationColor_7b_Hover_Background: #cdc2ff;--sapIndicationColor_8: #c0399f;--sapIndicationColor_8_Background: #c0399f;--sapIndicationColor_8_BorderColor: #c0399f;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #ac338f;--sapIndicationColor_8_Active_Background: #992d7e;--sapIndicationColor_8_Active_BorderColor: #c0399f;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #992d7e;--sapIndicationColor_8_Selected_BorderColor: #c0399f;--sapIndicationColor_8_Selected_TextColor: #fff;--sapIndicationColor_8b: #f8d6ff;--sapIndicationColor_8b_BorderColor: #f8d6ff;--sapIndicationColor_8b_Hover_Background: #f4bdff;--sapIndicationColor_9: #1d2d3e;--sapIndicationColor_9_Background: #1d2d3e;--sapIndicationColor_9_BorderColor: #1d2d3e;--sapIndicationColor_9_TextColor: #fff;--sapIndicationColor_9_Hover_Background: #15202d;--sapIndicationColor_9_Active_Background: #0d141b;--sapIndicationColor_9_Active_BorderColor: #1d2d3e;--sapIndicationColor_9_Active_TextColor: #fff;--sapIndicationColor_9_Selected_Background: #0d141b;--sapIndicationColor_9_Selected_BorderColor: #1d2d3e;--sapIndicationColor_9_Selected_TextColor: #fff;--sapIndicationColor_9b: #fff;--sapIndicationColor_9b_BorderColor: #d9d9d9;--sapIndicationColor_9b_Hover_Background: #f2f2f2;--sapIndicationColor_10: #45484a;--sapIndicationColor_10_Background: #45484a;--sapIndicationColor_10_BorderColor: #45484a;--sapIndicationColor_10_TextColor: #fff;--sapIndicationColor_10_Hover_Background: #393b3d;--sapIndicationColor_10_Active_Background: #2c2e30;--sapIndicationColor_10_Active_BorderColor: #45484a;--sapIndicationColor_10_Active_TextColor: #fff;--sapIndicationColor_10_Selected_Background: #2c2e30;--sapIndicationColor_10_Selected_BorderColor: #45484a;--sapIndicationColor_10_Selected_TextColor: #fff;--sapIndicationColor_10b: #eaecee;--sapIndicationColor_10b_BorderColor: #eaecee;--sapIndicationColor_10b_Hover_Background: #dcdfe3;--sapLegend_WorkingBackground: #fafafa;--sapLegend_NonWorkingBackground: #dedede;--sapLegend_CurrentDateTime: #c0399f;--sapLegendColor1: #d58215;--sapLegendColor2: #dc5b5b;--sapLegendColor3: #db1f77;--sapLegendColor4: #9b3b3b;--sapLegendColor5: #cf5db3;--sapLegendColor6: #286eb4;--sapLegendColor7: #1193a2;--sapLegendColor8: #8b9668;--sapLegendColor9: #647987;--sapLegendColor10: #892971;--sapLegendColor11: #725a3a;--sapLegendColor12: #bb2f2f;--sapLegendColor13: #bc1b66;--sapLegendColor14: #8b714f;--sapLegendColor15: #606190;--sapLegendColor16: #597da1;--sapLegendColor17: #49797e;--sapLegendColor18: #687a33;--sapLegendColor19: #295989;--sapLegendColor20: #5154bd;--sapLegendBackgroundColor1: #fdf3e7;--sapLegendBackgroundColor2: #faeaea;--sapLegendBackgroundColor3: #fce9f2;--sapLegendBackgroundColor4: #f8ecec;--sapLegendBackgroundColor5: #f9ebf5;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #e8fbfd;--sapLegendBackgroundColor8: #f3f4ef;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f9ebf6;--sapLegendBackgroundColor11: #f6f2ed;--sapLegendBackgroundColor12: #faeaea;--sapLegendBackgroundColor13: #fce9f2;--sapLegendBackgroundColor14: #f5f2ee;--sapLegendBackgroundColor15: #f0f0f5;--sapLegendBackgroundColor16: #eff2f6;--sapLegendBackgroundColor17: #eff5f6;--sapLegendBackgroundColor18: #f5f7ed;--sapLegendBackgroundColor19: #ebf2f9;--sapLegendBackgroundColor20: #ecedf8;--sapChart_OrderedColor_1: #438cd5;--sapChart_OrderedColor_2: #e66729;--sapChart_OrderedColor_3: #16976c;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #1193a2;--sapChart_OrderedColor_7: #525df4;--sapChart_OrderedColor_8: #bf399e;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ed5f5f;--sapChart_OrderedColor_11: #2f6497;--sapChart_Bad: #dc0d0e;--sapChart_Critical: #cb7d0c;--sapChart_Good: #3c9d57;--sapChart_Neutral: #848f94;--sapChart_Sequence_1: #438cd5;--sapChart_Sequence_2: #e66729;--sapChart_Sequence_3: #16976c;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #1193a2;--sapChart_Sequence_7: #525df4;--sapChart_Sequence_8: #bf399e;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ed5f5f;--sapChart_Sequence_11: #2f6497;--sapChart_Sequence_Neutral: #848f94;}\n"}}