@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,3 +1,4 @@
1
- const styleData = { packageName: "@ui5/webcomponents-theming", fileName: "themes/sap_belize/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.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_2\",\"Fiori_3\"], \"Scopes\": [\"sapContrast\"], \"FallbackThemeId\": \"sap_bluecrystal\", \"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.css_variables\", \"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\", \"Extends\": [\"sap_base_fiori\",\"baseTheme\"], \"Tags\": [\"Fiori_2\",\"Fiori_3\"], \"Scopes\": [\"sapContrast\"], \"FallbackThemeId\": \"sap_bluecrystal\", \"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: #427cac;\n --sapHighlightColor: #427cac;\n --sapBaseColor: #eff4f9;\n --sapShellColor: transparent;\n --sapBackgroundColor: #fafafa;\n --sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;\n --sapFontSize: .875rem;\n --sapTextColor: #333;\n --sapLinkColor: #0070b1;\n --sapCompanyLogo: none;\n --sapBackgroundImage: none;\n --sapBackgroundImageOpacity: 1.0;\n --sapBackgroundImageRepeat: false;\n --sapSelectedColor: #427cac;\n --sapHoverColor: #f0f0f0;\n --sapActiveColor: #427cac;\n --sapHighlightTextColor: #fff;\n --sapTitleColor: #333;\n --sapNegativeColor: #bb0000;\n --sapCriticalColor: #e78c07;\n --sapPositiveColor: #2b7c2b;\n --sapInformativeColor: #427cac;\n --sapNeutralColor: #5e696e;\n --sapNegativeElementColor: #bb0000;\n --sapCriticalElementColor: #e78c07;\n --sapPositiveElementColor: #2b7c2b;\n --sapInformativeElementColor: #427cac;\n --sapNeutralElementColor: #5e696e;\n --sapNegativeTextColor: #bb0000;\n --sapCriticalTextColor: #e78c07;\n --sapPositiveTextColor: #2b7c2b;\n --sapInformativeTextColor: #427cac;\n --sapNeutralTextColor: #5e696e;\n --sapErrorColor: #e00;\n --sapWarningColor: #f9a429;\n --sapSuccessColor: #38a238;\n --sapInformationColor: #427cac;\n --sapErrorBackground: #ffe4e4;\n --sapWarningBackground: #fef0db;\n --sapSuccessBackground: #e4f5e4;\n --sapInformationBackground: #ebf2f7;\n --sapNeutralBackground: #f4f5f6;\n --sapErrorBorderColor: #e00;\n --sapWarningBorderColor: #f9a429;\n --sapSuccessBorderColor: #38a238;\n --sapInformationBorderColor: #427cac;\n --sapNeutralBorderColor: #5e696e;\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: #346187;\n --sapContent_ContrastIconColor: #fff;\n --sapContent_NonInteractiveIconColor: #878787;\n --sapContent_MarkerIconColor: #678bc7;\n --sapContent_MarkerTextColor: #147575;\n --sapContent_MeasureIndicatorColor: #bfbfbf;\n --sapContent_Selected_MeasureIndicatorColor: #bfbfbf;\n --sapContent_Placeholderloading_Background: #c2d5e8;\n --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #c2d5e8 0%, #c2d5e8 35%, #afc8e1 50%, #c2d5e8 65%, #c2d5e8 100%);\n --sapContent_ImagePlaceholderBackground: #ceddec;\n --sapContent_ImagePlaceholderForegroundColor: #fff;\n --sapContent_RatedColor: #e09d00;\n --sapContent_UnratedColor: #a5a5a5;\n --sapContent_BusyColor: #00a4eb;\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 1px rgba(0,0,0,0.15);\n --sapContent_Shadow1: 0 0.125rem 0.5rem 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.15);\n --sapContent_Shadow2: 0 0.625rem 1.875rem 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.15);\n --sapContent_Shadow3: 0 1.25rem 5rem 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.15);\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 0 #eff4f9, inset 0 -0.125rem 0 0 #d1e0ee;\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: #666;\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(51,51,51,0.5);\n --sapContent_DisabledOpacity: 0.5;\n --sapContent_ContrastTextThreshold: 0.65;\n --sapContent_ContrastTextColor: #fff;\n --sapContent_ForegroundColor: #e5e5e5;\n --sapContent_ForegroundBorderColor: #bfbfbf;\n --sapContent_ForegroundTextColor: #333;\n --sapContent_BadgeBackground: #c14646;\n --sapContent_BadgeTextColor: #fff;\n --sapContent_DragAndDropActiveColor: #0070b1;\n --sapContent_Selected_TextColor: #fff;\n --sapContent_Selected_Background: #427cac;\n --sapContent_Selected_Hover_Background: #4684b7;\n --sapContent_Selected_ForegroundColor: #427cac;\n --sapContent_ForcedColorAdjust: none;\n --sapContent_Illustrative_Color1: #427cac;\n --sapContent_Illustrative_Color2: #93b7d6;\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: #ebf8ff;\n --sapContent_Illustrative_Color11: #f31ded;\n --sapContent_Illustrative_Color12: #5dc122;\n --sapContent_Illustrative_Color13: #005dc9;\n --sapContent_Illustrative_Color14: #004da5;\n --sapContent_Illustrative_Color15: #cc7400;\n --sapContent_Illustrative_Color16: #3b0ac6;\n --sapContent_Illustrative_Color17: #00a58a;\n --sapContent_Illustrative_Color18: #d1efff;\n --sapContent_Illustrative_Color19: #b8e6ff;\n --sapContent_Illustrative_Color20: #9eddff;\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: none;\n --sapLink_Hover_Color: #0070b1;\n --sapLink_Hover_TextDecoration: underline;\n --sapLink_Active_Color: #0070b1;\n --sapLink_Active_TextDecoration: underline;\n --sapLink_Visited_Color: #0070b1;\n --sapLink_InvertedColor: #7ed0ff;\n --sapLink_SubtleColor: #004065;\n --sapShell_Background: #cad8e6;\n --sapShell_BackgroundImage: linear-gradient(to bottom, #acc4dc, #e8ecf0);\n --sapShell_BackgroundImageOpacity: 1.0;\n --sapShell_BackgroundImageRepeat: false;\n --sapShell_BorderColor: transparent;\n --sapShell_TextColor: #346187;\n --sapShell_InteractiveBackground: transparent;\n --sapShell_InteractiveTextColor: #346187;\n --sapShell_InteractiveBorderColor: #346187;\n --sapShell_GroupTitleTextColor: #333;\n --sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff;\n --sapShell_Hover_Background: #346187;\n --sapShell_Active_Background: #427cac;\n --sapShell_Active_TextColor: #fff;\n --sapShell_Selected_Background: #427cac;\n --sapShell_Selected_TextColor: #fff;\n --sapShell_Selected_Hover_Background: #427cac;\n --sapShell_Favicon: none;\n --sapShell_Navigation_Background: transparent;\n --sapShell_Navigation_Hover_Background: #346187;\n --sapShell_Navigation_SelectedColor: #346187;\n --sapShell_Navigation_Selected_TextColor: #346187;\n --sapShell_Navigation_TextColor: #333;\n --sapShell_Navigation_Active_TextColor: #fff;\n --sapShell_Navigation_Active_Background: #427cac;\n --sapShell_Shadow: 0 0.125rem 0 0 #b9cbde;\n --sapShell_NegativeColor: #bb0000;\n --sapShell_CriticalColor: #e78c07;\n --sapShell_PositiveColor: #2b7c2b;\n --sapShell_InformativeColor: #427cac;\n --sapShell_NeutralColor: #5e696e;\n --sapShell_Category_1_Background: #008bc7;\n --sapShell_Category_1_BorderColor: #008bc7;\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: #c14646;\n --sapShell_Category_2_BorderColor: #c14646;\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: #ad7900;\n --sapShell_Category_3_BorderColor: #ad7900;\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: #80196a;\n --sapShell_Category_4_BorderColor: #80196a;\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: #b64600;\n --sapShell_Category_5_BorderColor: #b64600;\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: #198f8f;\n --sapShell_Category_6_BorderColor: #198f8f;\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: #da3fb9;\n --sapShell_Category_7_BorderColor: #da3fb9;\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: #6e8c1f;\n --sapShell_Category_8_BorderColor: #6e8c1f;\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: #5d759e;\n --sapShell_Category_9_BorderColor: #5d759e;\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: #648796;\n --sapShell_Category_10_BorderColor: #648796;\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: #dc5c0c;\n --sapShell_Category_11_BorderColor: #dc5c0c;\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: #1851b0;\n --sapShell_Category_12_BorderColor: #1851b0;\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: #d61818;\n --sapShell_Category_13_BorderColor: #d61818;\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: #466c6c;\n --sapShell_Category_14_BorderColor: #466c6c;\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: #4a5d7e;\n --sapShell_Category_15_BorderColor: #4a5d7e;\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: #626b4a;\n --sapShell_Category_16_BorderColor: #626b4a;\n --sapShell_Category_16_TextColor: #fff;\n --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\n --sapAvatar_1_Background: #e09d00;\n --sapAvatar_1_BorderColor: #e09d00;\n --sapAvatar_1_TextColor: #fff;\n --sapAvatar_2_Background: #e6600d;\n --sapAvatar_2_BorderColor: #e6600d;\n --sapAvatar_2_TextColor: #fff;\n --sapAvatar_3_Background: #c14646;\n --sapAvatar_3_BorderColor: #c14646;\n --sapAvatar_3_TextColor: #fff;\n --sapAvatar_4_Background: #ab218e;\n --sapAvatar_4_BorderColor: #ab218e;\n --sapAvatar_4_TextColor: #fff;\n --sapAvatar_5_Background: #678bc7;\n --sapAvatar_5_BorderColor: #678bc7;\n --sapAvatar_5_TextColor: #fff;\n --sapAvatar_6_Background: #0092d1;\n --sapAvatar_6_BorderColor: #0092d1;\n --sapAvatar_6_TextColor: #fff;\n --sapAvatar_7_Background: #1a9898;\n --sapAvatar_7_BorderColor: #1a9898;\n --sapAvatar_7_TextColor: #fff;\n --sapAvatar_8_Background: #759421;\n --sapAvatar_8_BorderColor: #759421;\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: #f7f7f7;\n --sapButton_BorderColor: #ababab;\n --sapButton_BorderWidth: .0625rem;\n --sapButton_BorderCornerRadius: .1875rem;\n --sapButton_TextColor: #346187;\n --sapButton_Hover_Background: #eaeaea;\n --sapButton_Hover_BorderColor: #ababab;\n --sapButton_Hover_TextColor: #346187;\n --sapButton_IconColor: #346187;\n --sapButton_Active_Background: #427cac;\n --sapButton_Active_BorderColor: #427cac;\n --sapButton_Active_TextColor: #fff;\n --sapButton_Emphasized_Background: #5496cd;\n --sapButton_Emphasized_BorderColor: #408ac7;\n --sapButton_Emphasized_TextColor: #fff;\n --sapButton_Emphasized_Hover_Background: #408ac7;\n --sapButton_Emphasized_Hover_BorderColor: #408ac7;\n --sapButton_Emphasized_Hover_TextColor: #fff;\n --sapButton_Emphasized_Active_Background: #427cac;\n --sapButton_Emphasized_Active_BorderColor: #427cac;\n --sapButton_Emphasized_Active_TextColor: #fff;\n --sapButton_Emphasized_TextShadow: rgba(0,0,0,0.5);\n --sapButton_Emphasized_FontWeight: regular;\n --sapButton_Reject_Background: #f7f7f7;\n --sapButton_Reject_BorderColor: #bb0000;\n --sapButton_Reject_TextColor: #b00;\n --sapButton_Reject_Hover_Background: #eaeaea;\n --sapButton_Reject_Hover_BorderColor: #bb0000;\n --sapButton_Reject_Hover_TextColor: #b00;\n --sapButton_Reject_Active_Background: #bb0000;\n --sapButton_Reject_Active_BorderColor: #bb0000;\n --sapButton_Reject_Active_TextColor: #fff;\n --sapButton_Reject_Selected_Background: #bb0000;\n --sapButton_Reject_Selected_BorderColor: #bb0000;\n --sapButton_Reject_Selected_TextColor: #fff;\n --sapButton_Reject_Selected_Hover_Background: #d40000;\n --sapButton_Reject_Selected_Hover_BorderColor: #d40000;\n --sapButton_Accept_Background: #f7f7f7;\n --sapButton_Accept_BorderColor: #2b7c2b;\n --sapButton_Accept_TextColor: #2b7c2b;\n --sapButton_Accept_Hover_Background: #eaeaea;\n --sapButton_Accept_Hover_BorderColor: #2b7c2b;\n --sapButton_Accept_Hover_TextColor: #2b7c2b;\n --sapButton_Accept_Active_Background: #2b7c2b;\n --sapButton_Accept_Active_BorderColor: #2b7c2b;\n --sapButton_Accept_Active_TextColor: #fff;\n --sapButton_Accept_Selected_Background: #2b7c2b;\n --sapButton_Accept_Selected_BorderColor: #2b7c2b;\n --sapButton_Accept_Selected_TextColor: #fff;\n --sapButton_Accept_Selected_Hover_Background: #328f32;\n --sapButton_Accept_Selected_Hover_BorderColor: #328f32;\n --sapButton_Lite_Background: transparent;\n --sapButton_Lite_BorderColor: transparent;\n --sapButton_Lite_TextColor: #346187;\n --sapButton_Lite_Hover_Background: rgba(178,178,178,0.5);\n --sapButton_Lite_Hover_BorderColor: rgba(178,178,178,0.5);\n --sapButton_Lite_Hover_TextColor: #346187;\n --sapButton_Lite_Active_Background: #427cac;\n --sapButton_Lite_Active_BorderColor: #427cac;\n --sapButton_Selected_Background: #346187;\n --sapButton_Selected_BorderColor: #2d5475;\n --sapButton_Selected_TextColor: #fff;\n --sapButton_Selected_Hover_Background: #427bac;\n --sapButton_Selected_Hover_BorderColor: #427bac;\n --sapButton_Attention_Background: #f7f7f7;\n --sapButton_Attention_BorderColor: #e78c07;\n --sapButton_Attention_TextColor: #333;\n --sapButton_Attention_Hover_Background: #fef0db;\n --sapButton_Attention_Hover_BorderColor: #e78c07;\n --sapButton_Attention_Hover_TextColor: #333;\n --sapButton_Attention_Active_Background: #ce7d06;\n --sapButton_Attention_Active_BorderColor: #ce7d06;\n --sapButton_Attention_Active_TextColor: #fff;\n --sapButton_Attention_Selected_Background: #ce7d06;\n --sapButton_Attention_Selected_BorderColor: #ce7d06;\n --sapButton_Attention_Selected_TextColor: #fff;\n --sapButton_Attention_Selected_Hover_Background: #e78c07;\n --sapButton_Attention_Selected_Hover_BorderColor: #e78c07;\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: #e78c07;\n --sapButton_Critical_BorderColor: #e78c07;\n --sapButton_Critical_TextColor: #fff;\n --sapButton_Critical_Hover_Background: #c47706;\n --sapButton_Critical_Hover_BorderColor: #c47706;\n --sapButton_Critical_Hover_TextColor: #fff;\n --sapButton_Critical_Active_Background: #b66e06;\n --sapButton_Critical_Active_BorderColor: #b66e06;\n --sapButton_Critical_Active_TextColor: #fff;\n --sapButton_Success_Background: #2b7c2b;\n --sapButton_Success_BorderColor: #2b7c2b;\n --sapButton_Success_TextColor: #fff;\n --sapButton_Success_Hover_Background: #226122;\n --sapButton_Success_Hover_BorderColor: #226122;\n --sapButton_Success_Hover_TextColor: #fff;\n --sapButton_Success_Active_Background: #1e561e;\n --sapButton_Success_Active_BorderColor: #1e561e;\n --sapButton_Success_Active_TextColor: #fff;\n --sapButton_Information_Background: #427cac;\n --sapButton_Information_BorderColor: #427cac;\n --sapButton_Information_TextColor: #fff;\n --sapButton_Information_Hover_Background: #3b6f9a;\n --sapButton_Information_Hover_BorderColor: #3b6f9a;\n --sapButton_Information_Hover_TextColor: #fff;\n --sapButton_Information_Active_Background: #346187;\n --sapButton_Information_Active_BorderColor: #346187;\n --sapButton_Information_Active_TextColor: #fff;\n --sapButton_Neutral_Background: #5e696e;\n --sapButton_Neutral_BorderColor: #5e696e;\n --sapButton_Neutral_TextColor: #fff;\n --sapButton_Neutral_Hover_Background: #4e575b;\n --sapButton_Neutral_Hover_BorderColor: #4e575b;\n --sapButton_Neutral_Hover_TextColor: #fff;\n --sapButton_Neutral_Active_Background: #474f53;\n --sapButton_Neutral_Active_BorderColor: #474f53;\n --sapButton_Neutral_Active_TextColor: #fff;\n --sapButton_Track_Background: #fff;\n --sapButton_Track_BorderColor: #ababab;\n --sapButton_Track_TextColor: #333;\n --sapButton_Track_Hover_Background: #eaeaea;\n --sapButton_Track_Hover_BorderColor: #ababab;\n --sapButton_Track_Selected_Background: #346187;\n --sapButton_Track_Selected_BorderColor: #2d5475;\n --sapButton_Track_Selected_TextColor: #fff;\n --sapButton_Track_Selected_Hover_Background: #427bac;\n --sapButton_Track_Selected_Hover_BorderColor: #427bac;\n --sapButton_Handle_Background: #f7f7f7;\n --sapButton_Handle_BorderColor: #ababab;\n --sapButton_Handle_TextColor: #333;\n --sapButton_Handle_Hover_Background: #eaeaea;\n --sapButton_Handle_Hover_BorderColor: #ababab;\n --sapButton_Handle_Selected_Background: #346187;\n --sapButton_Handle_Selected_BorderColor: #2d5475;\n --sapButton_Handle_Selected_TextColor: #fff;\n --sapButton_Handle_Selected_Hover_Background: #427bac;\n --sapButton_Handle_Selected_Hover_BorderColor: #427bac;\n --sapButton_Track_Negative_Background: #f7f7f7;\n --sapButton_Track_Negative_BorderColor: #bb0000;\n --sapButton_Track_Negative_TextColor: #b00;\n --sapButton_Track_Negative_Hover_Background: #f7f7f7;\n --sapButton_Track_Negative_Hover_BorderColor: #bb0000;\n --sapButton_Handle_Negative_Background: #f7f7f7;\n --sapButton_Handle_Negative_BorderColor: #bb0000;\n --sapButton_Handle_Negative_TextColor: #b00;\n --sapButton_Handle_Negative_Hover_Background: #eaeaea;\n --sapButton_Handle_Negative_Hover_BorderColor: #bb0000;\n --sapButton_Track_Positive_Background: #f7f7f7;\n --sapButton_Track_Positive_BorderColor: #2b7c2b;\n --sapButton_Track_Positive_TextColor: #2b7c2b;\n --sapButton_Track_Positive_Hover_Background: #f7f7f7;\n --sapButton_Track_Positive_Hover_BorderColor: #2b7c2b;\n --sapButton_Handle_Positive_Background: #f7f7f7;\n --sapButton_Handle_Positive_BorderColor: #2b7c2b;\n --sapButton_Handle_Positive_TextColor: #2b7c2b;\n --sapButton_Handle_Positive_Hover_Background: #eaeaea;\n --sapButton_Handle_Positive_Hover_BorderColor: #2b7c2b;\n --sapButton_TokenBackground: #f7f7f7;\n --sapButton_TokenBorderColor: #dedede;\n --sapField_Background: #fff;\n --sapField_BackgroundStyle: none;\n --sapField_TextColor: #000;\n --sapField_PlaceholderTextColor: #757575;\n --sapField_BorderColor: #bfbfbf;\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: #427cac;\n --sapField_Hover_HelpBackground: #427cac;\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: #427cac;\n --sapField_Focus_Background: #fff;\n --sapField_Focus_BorderColor: #bfbfbf;\n --sapField_Focus_HelpBackground: #fff;\n --sapField_ReadOnly_Background: rgba(242,242,242,0.5);\n --sapField_ReadOnly_BackgroundStyle: none;\n --sapField_ReadOnly_BorderColor: #ccc;\n --sapField_ReadOnly_BorderStyle: solid;\n --sapField_ReadOnly_HelpBackground: rgba(242,242,242,0.5);\n --sapField_RequiredColor: #c14646;\n --sapField_InvalidColor: #e00;\n --sapField_InvalidBackground: #fff;\n --sapField_InvalidBackgroundStyle: none;\n --sapField_InvalidBorderWidth: .125rem;\n --sapField_InvalidBorderStyle: solid;\n --sapField_InvalidShadow: none;\n --sapField_WarningColor: #f9a429;\n --sapField_WarningBackground: #fff;\n --sapField_WarningBackgroundStyle: none;\n --sapField_WarningBorderWidth: .125rem;\n --sapField_WarningBorderStyle: solid;\n --sapField_WarningShadow: none;\n --sapField_SuccessColor: #38a238;\n --sapField_SuccessBackground: #fff;\n --sapField_SuccessBackgroundStyle: none;\n --sapField_SuccessBorderWidth: .0625rem;\n --sapField_SuccessBorderStyle: solid;\n --sapField_SuccessShadow: none;\n --sapField_InformationColor: #427cac;\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: #ccc;\n --sapGroup_TitleTextColor: #333;\n --sapGroup_Title_FontSize: 1.125rem;\n --sapGroup_ContentBackground: #fff;\n --sapGroup_ContentBorderColor: #ebebeb;\n --sapGroup_BorderWidth: .0625rem;\n --sapGroup_BorderCornerRadius: 0;\n --sapGroup_FooterBackground: transparent;\n --sapToolbar_Background: transparent;\n --sapToolbar_SeparatorColor: rgba(63,81,97,0.2);\n --sapList_HeaderBackground: #f7f7f7;\n --sapList_HeaderBorderColor: #e5e5e5;\n --sapList_HeaderTextColor: #333;\n --sapList_BorderColor: #e5e5e5;\n --sapList_BorderWidth: .0625rem;\n --sapList_TextColor: #333;\n --sapList_Active_TextColor: #fff;\n --sapList_Active_Background: #427cac;\n --sapList_SelectionBackgroundColor: #e8f0f6;\n --sapList_SelectionBorderColor: #e5e5e5;\n --sapList_Hover_SelectionBackground: #dde9f2;\n --sapList_Background: #fff;\n --sapList_Hover_Background: #f0f0f0;\n --sapList_AlternatingBackground: #fafafa;\n --sapList_GroupHeaderBackground: #fff;\n --sapList_GroupHeaderBorderColor: #ccc;\n --sapList_GroupHeaderTextColor: #147575;\n --sapList_TableGroupHeaderBackground: #f2f2f2;\n --sapList_TableGroupHeaderBorderColor: #ccc;\n --sapList_TableGroupHeaderTextColor: #147575;\n --sapList_FooterBackground: #ceddec;\n --sapList_FooterTextColor: #333;\n --sapList_TableFooterBorder: #ccc;\n --sapList_TableFixedBorderColor: #999;\n --sapMessage_ErrorBorderColor: #e00;\n --sapMessage_WarningBorderColor: #f9a429;\n --sapMessage_SuccessBorderColor: #38a238;\n --sapMessage_InformationBorderColor: #427cac;\n --sapPopover_BorderCornerRadius: .25rem;\n --sapProgress_Background: #fff;\n --sapProgress_BorderColor: #bfbfbf;\n --sapProgress_TextColor: #333;\n --sapProgress_FontSize: .75rem;\n --sapProgress_NegativeBackground: #fff;\n --sapProgress_NegativeBorderColor: #bfbfbf;\n --sapProgress_NegativeTextColor: #333;\n --sapProgress_CriticalBackground: #fff;\n --sapProgress_CriticalBorderColor: #bfbfbf;\n --sapProgress_CriticalTextColor: #333;\n --sapProgress_PositiveBackground: #fff;\n --sapProgress_PositiveBorderColor: #bfbfbf;\n --sapProgress_PositiveTextColor: #333;\n --sapProgress_InformationBackground: #fff;\n --sapProgress_InformationBorderColor: #bfbfbf;\n --sapProgress_InformationTextColor: #333;\n --sapProgress_Value_Background: #5e696e;\n --sapProgress_Value_BorderColor: #bfbfbf;\n --sapProgress_Value_TextColor: #333;\n --sapProgress_Value_NegativeBackground: #bb0000;\n --sapProgress_Value_NegativeBorderColor: #bfbfbf;\n --sapProgress_Value_NegativeTextColor: #333;\n --sapProgress_Value_CriticalBackground: #e78c07;\n --sapProgress_Value_CriticalBorderColor: #bfbfbf;\n --sapProgress_Value_CriticalTextColor: #333;\n --sapProgress_Value_PositiveBackground: #2b7c2b;\n --sapProgress_Value_PositiveBorderColor: #bfbfbf;\n --sapProgress_Value_PositiveTextColor: #333;\n --sapProgress_Value_InformationBackground: #427cac;\n --sapProgress_Value_InformationBorderColor: #bfbfbf;\n --sapProgress_Value_InformationTextColor: #333;\n --sapScrollBar_FaceColor: #b2b2b2;\n --sapScrollBar_TrackColor: #fff;\n --sapScrollBar_BorderColor: #b2b2b2;\n --sapScrollBar_SymbolColor: #346187;\n --sapScrollBar_Dimension: .75rem;\n --sapScrollBar_Hover_FaceColor: #aaa;\n --sapSlider_Background: #ddd;\n --sapSlider_BorderColor: #ddd;\n --sapSlider_Selected_Background: #427cac;\n --sapSlider_Selected_BorderColor: #427cac;\n --sapSlider_HandleBackground: rgba(255,255,255,0.1);\n --sapSlider_HandleBorderColor: #999;\n --sapSlider_RangeHandleBackground: rgba(255,255,255,0.1);\n --sapSlider_Hover_HandleBackground: rgba(217,217,217,0.6);\n --sapSlider_Hover_HandleBorderColor: #999;\n --sapSlider_Hover_RangeHandleBackground: rgba(217,217,217,0.6);\n --sapSlider_Active_HandleBackground: rgba(66,124,172,0.3);\n --sapSlider_Active_HandleBorderColor: #427cac;\n --sapSlider_Active_RangeHandleBackground: rgba(66,124,172,0.3);\n --sapPageHeader_Background: #eff4f9;\n --sapPageHeader_BorderColor: #d1e0ee;\n --sapPageHeader_TextColor: #666;\n --sapPageFooter_Background: #fff;\n --sapPageFooter_BorderColor: #ebebeb;\n --sapPageFooter_TextColor: #333;\n --sapInfobar_Background: #168282;\n --sapInfobar_Hover_Background: #147575;\n --sapInfobar_Active_Background: #427cac;\n --sapInfobar_NonInteractive_Background: #e6e6e6;\n --sapInfobar_TextColor: #fff;\n --sapObjectHeader_Background: #eff4f9;\n --sapObjectHeader_Hover_Background: #e0eaf3;\n --sapObjectHeader_BorderColor: #d1e0ee;\n --sapObjectHeader_Title_TextColor: #333;\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: #666;\n --sapBlockLayer_Background: #000;\n --sapTile_Background: #fff;\n --sapTile_Hover_Background: #f7f7f7;\n --sapTile_Active_Background: #f7f7f7;\n --sapTile_BorderColor: transparent;\n --sapTile_BorderCornerRadius: .25rem;\n --sapTile_TitleTextColor: #333;\n --sapTile_TextColor: #666;\n --sapTile_IconColor: #93b7d5;\n --sapTile_SeparatorColor: #ccc;\n --sapTile_Interactive_BorderColor: #b3b3b3;\n --sapTile_OverlayBackground: rgba(0,0,0,0.8);\n --sapTile_OverlayForegroundColor: #fff;\n --sapAccentColor1: #e09d00;\n --sapAccentColor2: #e6600d;\n --sapAccentColor3: #c14646;\n --sapAccentColor4: #ab218e;\n --sapAccentColor5: #678bc7;\n --sapAccentColor6: #0092d1;\n --sapAccentColor7: #1a9898;\n --sapAccentColor8: #759421;\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: #e78c07;\n --sapIndicationColor_3_Background: #e78c07;\n --sapIndicationColor_3_BorderColor: #e78c07;\n --sapIndicationColor_3_TextColor: #fff;\n --sapIndicationColor_3_Hover_Background: #d88307;\n --sapIndicationColor_3_Active_Background: #c97a06;\n --sapIndicationColor_3_Active_BorderColor: #e78c07;\n --sapIndicationColor_3_Active_TextColor: #fff;\n --sapIndicationColor_3_Selected_Background: #c97a06;\n --sapIndicationColor_3_Selected_BorderColor: #e78c07;\n --sapIndicationColor_3_Selected_TextColor: #fff;\n --sapIndicationColor_3b: #fff2c0;\n --sapIndicationColor_3b_BorderColor: #fff2c0;\n --sapIndicationColor_3b_Hover_Background: #ffeda6;\n --sapIndicationColor_4: #2b7c2b;\n --sapIndicationColor_4_Background: #2b7c2b;\n --sapIndicationColor_4_BorderColor: #2b7c2b;\n --sapIndicationColor_4_TextColor: #fff;\n --sapIndicationColor_4_Hover_Background: #246924;\n --sapIndicationColor_4_Active_Background: #1e561e;\n --sapIndicationColor_4_Active_BorderColor: #2b7c2b;\n --sapIndicationColor_4_Active_TextColor: #fff;\n --sapIndicationColor_4_Selected_Background: #1e561e;\n --sapIndicationColor_4_Selected_BorderColor: #2b7c2b;\n --sapIndicationColor_4_Selected_TextColor: #fff;\n --sapIndicationColor_4b: #bae8bc;\n --sapIndicationColor_4b_BorderColor: #bae8bc;\n --sapIndicationColor_4b_Hover_Background: #a7e2a9;\n --sapIndicationColor_5: #427cac;\n --sapIndicationColor_5_Background: #427cac;\n --sapIndicationColor_5_BorderColor: #427cac;\n --sapIndicationColor_5_TextColor: #fff;\n --sapIndicationColor_5_Hover_Background: #3b6f9a;\n --sapIndicationColor_5_Active_Background: #346187;\n --sapIndicationColor_5_Active_BorderColor: #427cac;\n --sapIndicationColor_5_Active_TextColor: #fff;\n --sapIndicationColor_5_Selected_Background: #346187;\n --sapIndicationColor_5_Selected_BorderColor: #427cac;\n --sapIndicationColor_5_Selected_TextColor: #fff;\n --sapIndicationColor_5b: #d3effd;\n --sapIndicationColor_5b_BorderColor: #d3effd;\n --sapIndicationColor_5b_Hover_Background: #bbe6fc;\n --sapIndicationColor_6: #1a9898;\n --sapIndicationColor_6_Background: #1a9898;\n --sapIndicationColor_6_BorderColor: #1a9898;\n --sapIndicationColor_6_TextColor: #fff;\n --sapIndicationColor_6_Hover_Background: #168282;\n --sapIndicationColor_6_Active_Background: #136c6c;\n --sapIndicationColor_6_Active_BorderColor: #1a9898;\n --sapIndicationColor_6_Active_TextColor: #fff;\n --sapIndicationColor_6_Selected_Background: #136c6c;\n --sapIndicationColor_6_Selected_BorderColor: #1a9898;\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: #ab218e;\n --sapIndicationColor_8_Background: #ab218e;\n --sapIndicationColor_8_BorderColor: #ab218e;\n --sapIndicationColor_8_TextColor: #fff;\n --sapIndicationColor_8_Hover_Background: #961d7c;\n --sapIndicationColor_8_Active_Background: #80196a;\n --sapIndicationColor_8_Active_BorderColor: #ab218e;\n --sapIndicationColor_8_Active_TextColor: #fff;\n --sapIndicationColor_8_Selected_Background: #80196a;\n --sapIndicationColor_8_Selected_BorderColor: #ab218e;\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: #f7f7f7;\n --sapLegend_NonWorkingBackground: #f7f7f7;\n --sapLegend_CurrentDateTime: #ab218e;\n --sapLegendColor1: #ad7900;\n --sapLegendColor2: #dc5c0c;\n --sapLegendColor3: #c14646;\n --sapLegendColor4: #853808;\n --sapLegendColor5: #da3fb9;\n --sapLegendColor6: #008bc7;\n --sapLegendColor7: #198f8f;\n --sapLegendColor8: #6e8c1f;\n --sapLegendColor9: #648796;\n --sapLegendColor10: #80196a;\n --sapLegendColor11: #6f5925;\n --sapLegendColor12: #b64600;\n --sapLegendColor13: #d61818;\n --sapLegendColor14: #976c52;\n --sapLegendColor15: #73596d;\n --sapLegendColor16: #5d759e;\n --sapLegendColor17: #466c6c;\n --sapLegendColor18: #626b4a;\n --sapLegendColor19: #284d5d;\n --sapLegendColor20: #1851b0;\n --sapLegendBackgroundColor1: #fff6e0;\n --sapLegendBackgroundColor2: #feeee5;\n --sapLegendBackgroundColor3: #f7e6e6;\n --sapLegendBackgroundColor4: #f9efe9;\n --sapLegendBackgroundColor5: #fdf2fa;\n --sapLegendBackgroundColor6: #ebf3fa;\n --sapLegendBackgroundColor7: #f2fdfd;\n --sapLegendBackgroundColor8: #f3f9e4;\n --sapLegendBackgroundColor9: #f1f3f4;\n --sapLegendBackgroundColor10: #f7edf5;\n --sapLegendBackgroundColor11: #ffeec6;\n --sapLegendBackgroundColor12: #fbdfce;\n --sapLegendBackgroundColor13: #ffdcdc;\n --sapLegendBackgroundColor14: #f2e2d8;\n --sapLegendBackgroundColor15: #f0e5ee;\n --sapLegendBackgroundColor16: #e7e8ea;\n --sapLegendBackgroundColor17: #d7eaea;\n --sapLegendBackgroundColor18: #e6edd1;\n --sapLegendBackgroundColor19: #cfebf7;\n --sapLegendBackgroundColor20: #f0f7fa;\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_belize.base (Version 11.5.0)\n*/\n\n/**\n* Base.baseLib.sap_belize.css_variables (Version 11.5.0)\n*/\n\n/*SCOPING Base.baseLib.sap_belize_plus.css_variables with \"sapContrast\"*/\n\n\n" };
1
+ const styleData = { packageName: "@ui5/webcomponents-theming", fileName: "themes/sap_belize/parameters-bundle.css.ts", content: `:root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_belize.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_base_fiori","baseTheme"],"Tags": ["Fiori_2","Fiori_3"],"Scopes": ["sapContrast"],"FallbackThemeId": "sap_bluecrystal","Engine":{"Name": "theming-engine","Version": "1.23061.0"},"Version":{"Build": "11.10.0.20231213074408","Source": "11.10.0"}};--sapBrandColor: #427cac;--sapHighlightColor: #427cac;--sapBaseColor: #eff4f9;--sapShellColor: transparent;--sapBackgroundColor: #fafafa;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #333;--sapLinkColor: #0070b1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #427cac;--sapHoverColor: #f0f0f0;--sapActiveColor: #427cac;--sapHighlightTextColor: #fff;--sapTitleColor: #333;--sapNegativeColor: #bb0000;--sapCriticalColor: #e78c07;--sapPositiveColor: #2b7c2b;--sapInformativeColor: #427cac;--sapNeutralColor: #5e696e;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #e78c07;--sapPositiveElementColor: #2b7c2b;--sapInformativeElementColor: #427cac;--sapNeutralElementColor: #5e696e;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #e78c07;--sapPositiveTextColor: #2b7c2b;--sapInformativeTextColor: #427cac;--sapNeutralTextColor: #5e696e;--sapErrorColor: #e00;--sapWarningColor: #f9a429;--sapSuccessColor: #38a238;--sapInformationColor: #427cac;--sapErrorBackground: #ffe4e4;--sapWarningBackground: #fef0db;--sapSuccessBackground: #e4f5e4;--sapInformationBackground: #ebf2f7;--sapNeutralBackground: #f4f5f6;--sapErrorBorderColor: #e00;--sapWarningBorderColor: #f9a429;--sapSuccessBorderColor: #38a238;--sapInformationBorderColor: #427cac;--sapNeutralBorderColor: #5e696e;--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: #346187;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #878787;--sapContent_MarkerIconColor: #678bc7;--sapContent_MarkerTextColor: #147575;--sapContent_MeasureIndicatorColor: #bfbfbf;--sapContent_Selected_MeasureIndicatorColor: #bfbfbf;--sapContent_Placeholderloading_Background: #c2d5e8;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #c2d5e8 0%, #c2d5e8 35%, #afc8e1 50%, #c2d5e8 65%, #c2d5e8 100%);--sapContent_ImagePlaceholderBackground: #ceddec;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #e09d00;--sapContent_UnratedColor: #a5a5a5;--sapContent_BusyColor: #00a4eb;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow1: 0 .125rem .5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow2: 0 .625rem 1.875rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow3: 0 1.25rem 5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem 0 0 #eff4f9, inset 0 -.125rem 0 0 #d1e0ee;--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: #666;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: rgba(51,51,51,.5);--sapContent_DisabledOpacity: .5;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #e5e5e5;--sapContent_ForegroundBorderColor: #bfbfbf;--sapContent_ForegroundTextColor: #333;--sapContent_BadgeBackground: #c14646;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0070b1;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #427cac;--sapContent_Selected_Hover_Background: #4684b7;--sapContent_Selected_ForegroundColor: #427cac;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #427cac;--sapContent_Illustrative_Color2: #93b7d6;--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: #ebf8ff;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #005dc9;--sapContent_Illustrative_Color14: #004da5;--sapContent_Illustrative_Color15: #cc7400;--sapContent_Illustrative_Color16: #3b0ac6;--sapContent_Illustrative_Color17: #00a58a;--sapContent_Illustrative_Color18: #d1efff;--sapContent_Illustrative_Color19: #b8e6ff;--sapContent_Illustrative_Color20: #9eddff;--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: none;--sapLink_Hover_Color: #0070b1;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0070b1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0070b1;--sapLink_InvertedColor: #7ed0ff;--sapLink_SubtleColor: #004065;--sapShell_Background: #cad8e6;--sapShell_BackgroundImage: linear-gradient(to bottom, #acc4dc, #e8ecf0);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: transparent;--sapShell_TextColor: #346187;--sapShell_InteractiveBackground: transparent;--sapShell_InteractiveTextColor: #346187;--sapShell_InteractiveBorderColor: #346187;--sapShell_GroupTitleTextColor: #333;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #346187;--sapShell_Active_Background: #427cac;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #427cac;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #427cac;--sapShell_Favicon: none;--sapShell_Navigation_Background: transparent;--sapShell_Navigation_Hover_Background: #346187;--sapShell_Navigation_SelectedColor: #346187;--sapShell_Navigation_Selected_TextColor: #346187;--sapShell_Navigation_TextColor: #333;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #427cac;--sapShell_Shadow: 0 .125rem 0 0 #b9cbde;--sapShell_NegativeColor: #bb0000;--sapShell_CriticalColor: #e78c07;--sapShell_PositiveColor: #2b7c2b;--sapShell_InformativeColor: #427cac;--sapShell_NeutralColor: #5e696e;--sapShell_Category_1_Background: #008bc7;--sapShell_Category_1_BorderColor: #008bc7;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #c14646;--sapShell_Category_2_BorderColor: #c14646;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #ad7900;--sapShell_Category_3_BorderColor: #ad7900;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #80196a;--sapShell_Category_4_BorderColor: #80196a;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #b64600;--sapShell_Category_5_BorderColor: #b64600;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #198f8f;--sapShell_Category_6_BorderColor: #198f8f;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #da3fb9;--sapShell_Category_7_BorderColor: #da3fb9;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #6e8c1f;--sapShell_Category_8_BorderColor: #6e8c1f;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #5d759e;--sapShell_Category_9_BorderColor: #5d759e;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #648796;--sapShell_Category_10_BorderColor: #648796;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5c0c;--sapShell_Category_11_BorderColor: #dc5c0c;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #1851b0;--sapShell_Category_12_BorderColor: #1851b0;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #d61818;--sapShell_Category_13_BorderColor: #d61818;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #466c6c;--sapShell_Category_14_BorderColor: #466c6c;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #4a5d7e;--sapShell_Category_15_BorderColor: #4a5d7e;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_16_Background: #626b4a;--sapShell_Category_16_BorderColor: #626b4a;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapAvatar_1_Background: #e09d00;--sapAvatar_1_BorderColor: #e09d00;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #e6600d;--sapAvatar_2_BorderColor: #e6600d;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #c14646;--sapAvatar_3_BorderColor: #c14646;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #ab218e;--sapAvatar_4_BorderColor: #ab218e;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #678bc7;--sapAvatar_5_BorderColor: #678bc7;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #0092d1;--sapAvatar_6_BorderColor: #0092d1;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #1a9898;--sapAvatar_7_BorderColor: #1a9898;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #759421;--sapAvatar_8_BorderColor: #759421;--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: #f7f7f7;--sapButton_BorderColor: #ababab;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .1875rem;--sapButton_TextColor: #346187;--sapButton_Hover_Background: #eaeaea;--sapButton_Hover_BorderColor: #ababab;--sapButton_Hover_TextColor: #346187;--sapButton_IconColor: #346187;--sapButton_Active_Background: #427cac;--sapButton_Active_BorderColor: #427cac;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #5496cd;--sapButton_Emphasized_BorderColor: #408ac7;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #408ac7;--sapButton_Emphasized_Hover_BorderColor: #408ac7;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #427cac;--sapButton_Emphasized_Active_BorderColor: #427cac;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: rgba(0,0,0,.5);--sapButton_Emphasized_FontWeight: regular;--sapButton_Reject_Background: #f7f7f7;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #eaeaea;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #bb0000;--sapButton_Reject_Active_BorderColor: #bb0000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #bb0000;--sapButton_Reject_Selected_BorderColor: #bb0000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #d40000;--sapButton_Reject_Selected_Hover_BorderColor: #d40000;--sapButton_Accept_Background: #f7f7f7;--sapButton_Accept_BorderColor: #2b7c2b;--sapButton_Accept_TextColor: #2b7c2b;--sapButton_Accept_Hover_Background: #eaeaea;--sapButton_Accept_Hover_BorderColor: #2b7c2b;--sapButton_Accept_Hover_TextColor: #2b7c2b;--sapButton_Accept_Active_Background: #2b7c2b;--sapButton_Accept_Active_BorderColor: #2b7c2b;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #2b7c2b;--sapButton_Accept_Selected_BorderColor: #2b7c2b;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #328f32;--sapButton_Accept_Selected_Hover_BorderColor: #328f32;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #346187;--sapButton_Lite_Hover_Background: rgba(178,178,178,.5);--sapButton_Lite_Hover_BorderColor: rgba(178,178,178,.5);--sapButton_Lite_Hover_TextColor: #346187;--sapButton_Lite_Active_Background: #427cac;--sapButton_Lite_Active_BorderColor: #427cac;--sapButton_Selected_Background: #346187;--sapButton_Selected_BorderColor: #2d5475;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #427bac;--sapButton_Selected_Hover_BorderColor: #427bac;--sapButton_Attention_Background: #f7f7f7;--sapButton_Attention_BorderColor: #e78c07;--sapButton_Attention_TextColor: #333;--sapButton_Attention_Hover_Background: #fef0db;--sapButton_Attention_Hover_BorderColor: #e78c07;--sapButton_Attention_Hover_TextColor: #333;--sapButton_Attention_Active_Background: #ce7d06;--sapButton_Attention_Active_BorderColor: #ce7d06;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #ce7d06;--sapButton_Attention_Selected_BorderColor: #ce7d06;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #e78c07;--sapButton_Attention_Selected_Hover_BorderColor: #e78c07;--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: #e78c07;--sapButton_Critical_BorderColor: #e78c07;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #c47706;--sapButton_Critical_Hover_BorderColor: #c47706;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #b66e06;--sapButton_Critical_Active_BorderColor: #b66e06;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #2b7c2b;--sapButton_Success_BorderColor: #2b7c2b;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #226122;--sapButton_Success_Hover_BorderColor: #226122;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #1e561e;--sapButton_Success_Active_BorderColor: #1e561e;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #427cac;--sapButton_Information_BorderColor: #427cac;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #3b6f9a;--sapButton_Information_Hover_BorderColor: #3b6f9a;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #346187;--sapButton_Information_Active_BorderColor: #346187;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #5e696e;--sapButton_Neutral_BorderColor: #5e696e;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #4e575b;--sapButton_Neutral_Hover_BorderColor: #4e575b;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #474f53;--sapButton_Neutral_Active_BorderColor: #474f53;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #fff;--sapButton_Track_BorderColor: #ababab;--sapButton_Track_TextColor: #333;--sapButton_Track_Hover_Background: #eaeaea;--sapButton_Track_Hover_BorderColor: #ababab;--sapButton_Track_Selected_Background: #346187;--sapButton_Track_Selected_BorderColor: #2d5475;--sapButton_Track_Selected_TextColor: #fff;--sapButton_Track_Selected_Hover_Background: #427bac;--sapButton_Track_Selected_Hover_BorderColor: #427bac;--sapButton_Handle_Background: #f7f7f7;--sapButton_Handle_BorderColor: #ababab;--sapButton_Handle_TextColor: #333;--sapButton_Handle_Hover_Background: #eaeaea;--sapButton_Handle_Hover_BorderColor: #ababab;--sapButton_Handle_Selected_Background: #346187;--sapButton_Handle_Selected_BorderColor: #2d5475;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #427bac;--sapButton_Handle_Selected_Hover_BorderColor: #427bac;--sapButton_Track_Negative_Background: #f7f7f7;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #f7f7f7;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #f7f7f7;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #eaeaea;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f7f7f7;--sapButton_Track_Positive_BorderColor: #2b7c2b;--sapButton_Track_Positive_TextColor: #2b7c2b;--sapButton_Track_Positive_Hover_Background: #f7f7f7;--sapButton_Track_Positive_Hover_BorderColor: #2b7c2b;--sapButton_Handle_Positive_Background: #f7f7f7;--sapButton_Handle_Positive_BorderColor: #2b7c2b;--sapButton_Handle_Positive_TextColor: #2b7c2b;--sapButton_Handle_Positive_Hover_Background: #eaeaea;--sapButton_Handle_Positive_Hover_BorderColor: #2b7c2b;--sapButton_TokenBackground: #f7f7f7;--sapButton_TokenBorderColor: #dedede;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #000;--sapField_PlaceholderTextColor: #757575;--sapField_BorderColor: #bfbfbf;--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: #427cac;--sapField_Hover_HelpBackground: #427cac;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #427cac;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #bfbfbf;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #ccc;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #c14646;--sapField_InvalidColor: #e00;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #f9a429;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #38a238;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #427cac;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #ccc;--sapGroup_TitleTextColor: #333;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #ebebeb;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: rgba(63,81,97,.2);--sapList_HeaderBackground: #f7f7f7;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #333;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #333;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #427cac;--sapList_SelectionBackgroundColor: #e8f0f6;--sapList_SelectionBorderColor: #e5e5e5;--sapList_Hover_SelectionBackground: #dde9f2;--sapList_Background: #fff;--sapList_Hover_Background: #f0f0f0;--sapList_AlternatingBackground: #fafafa;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #ccc;--sapList_GroupHeaderTextColor: #147575;--sapList_TableGroupHeaderBackground: #f2f2f2;--sapList_TableGroupHeaderBorderColor: #ccc;--sapList_TableGroupHeaderTextColor: #147575;--sapList_FooterBackground: #ceddec;--sapList_FooterTextColor: #333;--sapList_TableFooterBorder: #ccc;--sapList_TableFixedBorderColor: #999;--sapMessage_ErrorBorderColor: #e00;--sapMessage_WarningBorderColor: #f9a429;--sapMessage_SuccessBorderColor: #38a238;--sapMessage_InformationBorderColor: #427cac;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #bfbfbf;--sapProgress_TextColor: #333;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #bfbfbf;--sapProgress_NegativeTextColor: #333;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #bfbfbf;--sapProgress_CriticalTextColor: #333;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #bfbfbf;--sapProgress_PositiveTextColor: #333;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #bfbfbf;--sapProgress_InformationTextColor: #333;--sapProgress_Value_Background: #5e696e;--sapProgress_Value_BorderColor: #bfbfbf;--sapProgress_Value_TextColor: #333;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #bfbfbf;--sapProgress_Value_NegativeTextColor: #333;--sapProgress_Value_CriticalBackground: #e78c07;--sapProgress_Value_CriticalBorderColor: #bfbfbf;--sapProgress_Value_CriticalTextColor: #333;--sapProgress_Value_PositiveBackground: #2b7c2b;--sapProgress_Value_PositiveBorderColor: #bfbfbf;--sapProgress_Value_PositiveTextColor: #333;--sapProgress_Value_InformationBackground: #427cac;--sapProgress_Value_InformationBorderColor: #bfbfbf;--sapProgress_Value_InformationTextColor: #333;--sapScrollBar_FaceColor: #b2b2b2;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #b2b2b2;--sapScrollBar_SymbolColor: #346187;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #aaa;--sapSlider_Background: #ddd;--sapSlider_BorderColor: #ddd;--sapSlider_Selected_Background: #427cac;--sapSlider_Selected_BorderColor: #427cac;--sapSlider_HandleBackground: rgba(255,255,255,.1);--sapSlider_HandleBorderColor: #999;--sapSlider_RangeHandleBackground: rgba(255,255,255,.1);--sapSlider_Hover_HandleBackground: rgba(217,217,217,.6);--sapSlider_Hover_HandleBorderColor: #999;--sapSlider_Hover_RangeHandleBackground: rgba(217,217,217,.6);--sapSlider_Active_HandleBackground: rgba(66,124,172,.3);--sapSlider_Active_HandleBorderColor: #427cac;--sapSlider_Active_RangeHandleBackground: rgba(66,124,172,.3);--sapPageHeader_Background: #eff4f9;--sapPageHeader_BorderColor: #d1e0ee;--sapPageHeader_TextColor: #666;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #ebebeb;--sapPageFooter_TextColor: #333;--sapInfobar_Background: #168282;--sapInfobar_Hover_Background: #147575;--sapInfobar_Active_Background: #427cac;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #eff4f9;--sapObjectHeader_Hover_Background: #e0eaf3;--sapObjectHeader_BorderColor: #d1e0ee;--sapObjectHeader_Title_TextColor: #333;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #666;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f7f7f7;--sapTile_Active_Background: #f7f7f7;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #333;--sapTile_TextColor: #666;--sapTile_IconColor: #93b7d5;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #e09d00;--sapAccentColor2: #e6600d;--sapAccentColor3: #c14646;--sapAccentColor4: #ab218e;--sapAccentColor5: #678bc7;--sapAccentColor6: #0092d1;--sapAccentColor7: #1a9898;--sapAccentColor8: #759421;--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: #e78c07;--sapIndicationColor_3_Background: #e78c07;--sapIndicationColor_3_BorderColor: #e78c07;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d88307;--sapIndicationColor_3_Active_Background: #c97a06;--sapIndicationColor_3_Active_BorderColor: #e78c07;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c97a06;--sapIndicationColor_3_Selected_BorderColor: #e78c07;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #2b7c2b;--sapIndicationColor_4_Background: #2b7c2b;--sapIndicationColor_4_BorderColor: #2b7c2b;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #246924;--sapIndicationColor_4_Active_Background: #1e561e;--sapIndicationColor_4_Active_BorderColor: #2b7c2b;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #1e561e;--sapIndicationColor_4_Selected_BorderColor: #2b7c2b;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #427cac;--sapIndicationColor_5_Background: #427cac;--sapIndicationColor_5_BorderColor: #427cac;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #3b6f9a;--sapIndicationColor_5_Active_Background: #346187;--sapIndicationColor_5_Active_BorderColor: #427cac;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #346187;--sapIndicationColor_5_Selected_BorderColor: #427cac;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #1a9898;--sapIndicationColor_6_Background: #1a9898;--sapIndicationColor_6_BorderColor: #1a9898;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #168282;--sapIndicationColor_6_Active_Background: #136c6c;--sapIndicationColor_6_Active_BorderColor: #1a9898;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #136c6c;--sapIndicationColor_6_Selected_BorderColor: #1a9898;--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: #ab218e;--sapIndicationColor_8_Background: #ab218e;--sapIndicationColor_8_BorderColor: #ab218e;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #961d7c;--sapIndicationColor_8_Active_Background: #80196a;--sapIndicationColor_8_Active_BorderColor: #ab218e;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #80196a;--sapIndicationColor_8_Selected_BorderColor: #ab218e;--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: #f7f7f7;--sapLegend_NonWorkingBackground: #f7f7f7;--sapLegend_CurrentDateTime: #ab218e;--sapLegendColor1: #ad7900;--sapLegendColor2: #dc5c0c;--sapLegendColor3: #c14646;--sapLegendColor4: #853808;--sapLegendColor5: #da3fb9;--sapLegendColor6: #008bc7;--sapLegendColor7: #198f8f;--sapLegendColor8: #6e8c1f;--sapLegendColor9: #648796;--sapLegendColor10: #80196a;--sapLegendColor11: #6f5925;--sapLegendColor12: #b64600;--sapLegendColor13: #d61818;--sapLegendColor14: #976c52;--sapLegendColor15: #73596d;--sapLegendColor16: #5d759e;--sapLegendColor17: #466c6c;--sapLegendColor18: #626b4a;--sapLegendColor19: #284d5d;--sapLegendColor20: #1851b0;--sapLegendBackgroundColor1: #fff6e0;--sapLegendBackgroundColor2: #feeee5;--sapLegendBackgroundColor3: #f7e6e6;--sapLegendBackgroundColor4: #f9efe9;--sapLegendBackgroundColor5: #fdf2fa;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #f2fdfd;--sapLegendBackgroundColor8: #f3f9e4;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f7edf5;--sapLegendBackgroundColor11: #ffeec6;--sapLegendBackgroundColor12: #fbdfce;--sapLegendBackgroundColor13: #ffdcdc;--sapLegendBackgroundColor14: #f2e2d8;--sapLegendBackgroundColor15: #f0e5ee;--sapLegendBackgroundColor16: #e7e8ea;--sapLegendBackgroundColor17: #d7eaea;--sapLegendBackgroundColor18: #e6edd1;--sapLegendBackgroundColor19: #cfebf7;--sapLegendBackgroundColor20: #f0f7fa;--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;}
2
+ ` };
2
3
  export default styleData;
3
4
  //# sourceMappingURL=parameters-bundle.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_belize/parameters-bundle.css.ts"],"names":[],"mappings":"AAEA,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,4BAA4B,EAAC,QAAQ,EAAC,yCAAyC,EAAC,OAAO,EAAC,i06CAAi06C,EAAC,CAAC;AACr86C,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-theming\",fileName:\"themes/sap_belize/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.css_variables\\\", \\\"PathPattern\\\": \\\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\\\", \\\"Extends\\\": [\\\"sap_base_fiori\\\",\\\"baseTheme\\\"], \\\"Tags\\\": [\\\"Fiori_2\\\",\\\"Fiori_3\\\"], \\\"Scopes\\\": [\\\"sapContrast\\\"], \\\"FallbackThemeId\\\": \\\"sap_bluecrystal\\\", \\\"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.css_variables\\\", \\\"PathPattern\\\": \\\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\\\", \\\"Extends\\\": [\\\"sap_base_fiori\\\",\\\"baseTheme\\\"], \\\"Tags\\\": [\\\"Fiori_2\\\",\\\"Fiori_3\\\"], \\\"Scopes\\\": [\\\"sapContrast\\\"], \\\"FallbackThemeId\\\": \\\"sap_bluecrystal\\\", \\\"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: #427cac;\\n --sapHighlightColor: #427cac;\\n --sapBaseColor: #eff4f9;\\n --sapShellColor: transparent;\\n --sapBackgroundColor: #fafafa;\\n --sapFontFamily: \\\"72\\\", \\\"72full\\\", Arial, Helvetica, sans-serif;\\n --sapFontSize: .875rem;\\n --sapTextColor: #333;\\n --sapLinkColor: #0070b1;\\n --sapCompanyLogo: none;\\n --sapBackgroundImage: none;\\n --sapBackgroundImageOpacity: 1.0;\\n --sapBackgroundImageRepeat: false;\\n --sapSelectedColor: #427cac;\\n --sapHoverColor: #f0f0f0;\\n --sapActiveColor: #427cac;\\n --sapHighlightTextColor: #fff;\\n --sapTitleColor: #333;\\n --sapNegativeColor: #bb0000;\\n --sapCriticalColor: #e78c07;\\n --sapPositiveColor: #2b7c2b;\\n --sapInformativeColor: #427cac;\\n --sapNeutralColor: #5e696e;\\n --sapNegativeElementColor: #bb0000;\\n --sapCriticalElementColor: #e78c07;\\n --sapPositiveElementColor: #2b7c2b;\\n --sapInformativeElementColor: #427cac;\\n --sapNeutralElementColor: #5e696e;\\n --sapNegativeTextColor: #bb0000;\\n --sapCriticalTextColor: #e78c07;\\n --sapPositiveTextColor: #2b7c2b;\\n --sapInformativeTextColor: #427cac;\\n --sapNeutralTextColor: #5e696e;\\n --sapErrorColor: #e00;\\n --sapWarningColor: #f9a429;\\n --sapSuccessColor: #38a238;\\n --sapInformationColor: #427cac;\\n --sapErrorBackground: #ffe4e4;\\n --sapWarningBackground: #fef0db;\\n --sapSuccessBackground: #e4f5e4;\\n --sapInformationBackground: #ebf2f7;\\n --sapNeutralBackground: #f4f5f6;\\n --sapErrorBorderColor: #e00;\\n --sapWarningBorderColor: #f9a429;\\n --sapSuccessBorderColor: #38a238;\\n --sapInformationBorderColor: #427cac;\\n --sapNeutralBorderColor: #5e696e;\\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: #346187;\\n --sapContent_ContrastIconColor: #fff;\\n --sapContent_NonInteractiveIconColor: #878787;\\n --sapContent_MarkerIconColor: #678bc7;\\n --sapContent_MarkerTextColor: #147575;\\n --sapContent_MeasureIndicatorColor: #bfbfbf;\\n --sapContent_Selected_MeasureIndicatorColor: #bfbfbf;\\n --sapContent_Placeholderloading_Background: #c2d5e8;\\n --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #c2d5e8 0%, #c2d5e8 35%, #afc8e1 50%, #c2d5e8 65%, #c2d5e8 100%);\\n --sapContent_ImagePlaceholderBackground: #ceddec;\\n --sapContent_ImagePlaceholderForegroundColor: #fff;\\n --sapContent_RatedColor: #e09d00;\\n --sapContent_UnratedColor: #a5a5a5;\\n --sapContent_BusyColor: #00a4eb;\\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 1px rgba(0,0,0,0.15);\\n --sapContent_Shadow1: 0 0.125rem 0.5rem 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.15);\\n --sapContent_Shadow2: 0 0.625rem 1.875rem 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.15);\\n --sapContent_Shadow3: 0 1.25rem 5rem 0 rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.15);\\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 0 #eff4f9, inset 0 -0.125rem 0 0 #d1e0ee;\\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: #666;\\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(51,51,51,0.5);\\n --sapContent_DisabledOpacity: 0.5;\\n --sapContent_ContrastTextThreshold: 0.65;\\n --sapContent_ContrastTextColor: #fff;\\n --sapContent_ForegroundColor: #e5e5e5;\\n --sapContent_ForegroundBorderColor: #bfbfbf;\\n --sapContent_ForegroundTextColor: #333;\\n --sapContent_BadgeBackground: #c14646;\\n --sapContent_BadgeTextColor: #fff;\\n --sapContent_DragAndDropActiveColor: #0070b1;\\n --sapContent_Selected_TextColor: #fff;\\n --sapContent_Selected_Background: #427cac;\\n --sapContent_Selected_Hover_Background: #4684b7;\\n --sapContent_Selected_ForegroundColor: #427cac;\\n --sapContent_ForcedColorAdjust: none;\\n --sapContent_Illustrative_Color1: #427cac;\\n --sapContent_Illustrative_Color2: #93b7d6;\\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: #ebf8ff;\\n --sapContent_Illustrative_Color11: #f31ded;\\n --sapContent_Illustrative_Color12: #5dc122;\\n --sapContent_Illustrative_Color13: #005dc9;\\n --sapContent_Illustrative_Color14: #004da5;\\n --sapContent_Illustrative_Color15: #cc7400;\\n --sapContent_Illustrative_Color16: #3b0ac6;\\n --sapContent_Illustrative_Color17: #00a58a;\\n --sapContent_Illustrative_Color18: #d1efff;\\n --sapContent_Illustrative_Color19: #b8e6ff;\\n --sapContent_Illustrative_Color20: #9eddff;\\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: none;\\n --sapLink_Hover_Color: #0070b1;\\n --sapLink_Hover_TextDecoration: underline;\\n --sapLink_Active_Color: #0070b1;\\n --sapLink_Active_TextDecoration: underline;\\n --sapLink_Visited_Color: #0070b1;\\n --sapLink_InvertedColor: #7ed0ff;\\n --sapLink_SubtleColor: #004065;\\n --sapShell_Background: #cad8e6;\\n --sapShell_BackgroundImage: linear-gradient(to bottom, #acc4dc, #e8ecf0);\\n --sapShell_BackgroundImageOpacity: 1.0;\\n --sapShell_BackgroundImageRepeat: false;\\n --sapShell_BorderColor: transparent;\\n --sapShell_TextColor: #346187;\\n --sapShell_InteractiveBackground: transparent;\\n --sapShell_InteractiveTextColor: #346187;\\n --sapShell_InteractiveBorderColor: #346187;\\n --sapShell_GroupTitleTextColor: #333;\\n --sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff;\\n --sapShell_Hover_Background: #346187;\\n --sapShell_Active_Background: #427cac;\\n --sapShell_Active_TextColor: #fff;\\n --sapShell_Selected_Background: #427cac;\\n --sapShell_Selected_TextColor: #fff;\\n --sapShell_Selected_Hover_Background: #427cac;\\n --sapShell_Favicon: none;\\n --sapShell_Navigation_Background: transparent;\\n --sapShell_Navigation_Hover_Background: #346187;\\n --sapShell_Navigation_SelectedColor: #346187;\\n --sapShell_Navigation_Selected_TextColor: #346187;\\n --sapShell_Navigation_TextColor: #333;\\n --sapShell_Navigation_Active_TextColor: #fff;\\n --sapShell_Navigation_Active_Background: #427cac;\\n --sapShell_Shadow: 0 0.125rem 0 0 #b9cbde;\\n --sapShell_NegativeColor: #bb0000;\\n --sapShell_CriticalColor: #e78c07;\\n --sapShell_PositiveColor: #2b7c2b;\\n --sapShell_InformativeColor: #427cac;\\n --sapShell_NeutralColor: #5e696e;\\n --sapShell_Category_1_Background: #008bc7;\\n --sapShell_Category_1_BorderColor: #008bc7;\\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: #c14646;\\n --sapShell_Category_2_BorderColor: #c14646;\\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: #ad7900;\\n --sapShell_Category_3_BorderColor: #ad7900;\\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: #80196a;\\n --sapShell_Category_4_BorderColor: #80196a;\\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: #b64600;\\n --sapShell_Category_5_BorderColor: #b64600;\\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: #198f8f;\\n --sapShell_Category_6_BorderColor: #198f8f;\\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: #da3fb9;\\n --sapShell_Category_7_BorderColor: #da3fb9;\\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: #6e8c1f;\\n --sapShell_Category_8_BorderColor: #6e8c1f;\\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: #5d759e;\\n --sapShell_Category_9_BorderColor: #5d759e;\\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: #648796;\\n --sapShell_Category_10_BorderColor: #648796;\\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: #dc5c0c;\\n --sapShell_Category_11_BorderColor: #dc5c0c;\\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: #1851b0;\\n --sapShell_Category_12_BorderColor: #1851b0;\\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: #d61818;\\n --sapShell_Category_13_BorderColor: #d61818;\\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: #466c6c;\\n --sapShell_Category_14_BorderColor: #466c6c;\\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: #4a5d7e;\\n --sapShell_Category_15_BorderColor: #4a5d7e;\\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: #626b4a;\\n --sapShell_Category_16_BorderColor: #626b4a;\\n --sapShell_Category_16_TextColor: #fff;\\n --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);\\n --sapAvatar_1_Background: #e09d00;\\n --sapAvatar_1_BorderColor: #e09d00;\\n --sapAvatar_1_TextColor: #fff;\\n --sapAvatar_2_Background: #e6600d;\\n --sapAvatar_2_BorderColor: #e6600d;\\n --sapAvatar_2_TextColor: #fff;\\n --sapAvatar_3_Background: #c14646;\\n --sapAvatar_3_BorderColor: #c14646;\\n --sapAvatar_3_TextColor: #fff;\\n --sapAvatar_4_Background: #ab218e;\\n --sapAvatar_4_BorderColor: #ab218e;\\n --sapAvatar_4_TextColor: #fff;\\n --sapAvatar_5_Background: #678bc7;\\n --sapAvatar_5_BorderColor: #678bc7;\\n --sapAvatar_5_TextColor: #fff;\\n --sapAvatar_6_Background: #0092d1;\\n --sapAvatar_6_BorderColor: #0092d1;\\n --sapAvatar_6_TextColor: #fff;\\n --sapAvatar_7_Background: #1a9898;\\n --sapAvatar_7_BorderColor: #1a9898;\\n --sapAvatar_7_TextColor: #fff;\\n --sapAvatar_8_Background: #759421;\\n --sapAvatar_8_BorderColor: #759421;\\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: #f7f7f7;\\n --sapButton_BorderColor: #ababab;\\n --sapButton_BorderWidth: .0625rem;\\n --sapButton_BorderCornerRadius: .1875rem;\\n --sapButton_TextColor: #346187;\\n --sapButton_Hover_Background: #eaeaea;\\n --sapButton_Hover_BorderColor: #ababab;\\n --sapButton_Hover_TextColor: #346187;\\n --sapButton_IconColor: #346187;\\n --sapButton_Active_Background: #427cac;\\n --sapButton_Active_BorderColor: #427cac;\\n --sapButton_Active_TextColor: #fff;\\n --sapButton_Emphasized_Background: #5496cd;\\n --sapButton_Emphasized_BorderColor: #408ac7;\\n --sapButton_Emphasized_TextColor: #fff;\\n --sapButton_Emphasized_Hover_Background: #408ac7;\\n --sapButton_Emphasized_Hover_BorderColor: #408ac7;\\n --sapButton_Emphasized_Hover_TextColor: #fff;\\n --sapButton_Emphasized_Active_Background: #427cac;\\n --sapButton_Emphasized_Active_BorderColor: #427cac;\\n --sapButton_Emphasized_Active_TextColor: #fff;\\n --sapButton_Emphasized_TextShadow: rgba(0,0,0,0.5);\\n --sapButton_Emphasized_FontWeight: regular;\\n --sapButton_Reject_Background: #f7f7f7;\\n --sapButton_Reject_BorderColor: #bb0000;\\n --sapButton_Reject_TextColor: #b00;\\n --sapButton_Reject_Hover_Background: #eaeaea;\\n --sapButton_Reject_Hover_BorderColor: #bb0000;\\n --sapButton_Reject_Hover_TextColor: #b00;\\n --sapButton_Reject_Active_Background: #bb0000;\\n --sapButton_Reject_Active_BorderColor: #bb0000;\\n --sapButton_Reject_Active_TextColor: #fff;\\n --sapButton_Reject_Selected_Background: #bb0000;\\n --sapButton_Reject_Selected_BorderColor: #bb0000;\\n --sapButton_Reject_Selected_TextColor: #fff;\\n --sapButton_Reject_Selected_Hover_Background: #d40000;\\n --sapButton_Reject_Selected_Hover_BorderColor: #d40000;\\n --sapButton_Accept_Background: #f7f7f7;\\n --sapButton_Accept_BorderColor: #2b7c2b;\\n --sapButton_Accept_TextColor: #2b7c2b;\\n --sapButton_Accept_Hover_Background: #eaeaea;\\n --sapButton_Accept_Hover_BorderColor: #2b7c2b;\\n --sapButton_Accept_Hover_TextColor: #2b7c2b;\\n --sapButton_Accept_Active_Background: #2b7c2b;\\n --sapButton_Accept_Active_BorderColor: #2b7c2b;\\n --sapButton_Accept_Active_TextColor: #fff;\\n --sapButton_Accept_Selected_Background: #2b7c2b;\\n --sapButton_Accept_Selected_BorderColor: #2b7c2b;\\n --sapButton_Accept_Selected_TextColor: #fff;\\n --sapButton_Accept_Selected_Hover_Background: #328f32;\\n --sapButton_Accept_Selected_Hover_BorderColor: #328f32;\\n --sapButton_Lite_Background: transparent;\\n --sapButton_Lite_BorderColor: transparent;\\n --sapButton_Lite_TextColor: #346187;\\n --sapButton_Lite_Hover_Background: rgba(178,178,178,0.5);\\n --sapButton_Lite_Hover_BorderColor: rgba(178,178,178,0.5);\\n --sapButton_Lite_Hover_TextColor: #346187;\\n --sapButton_Lite_Active_Background: #427cac;\\n --sapButton_Lite_Active_BorderColor: #427cac;\\n --sapButton_Selected_Background: #346187;\\n --sapButton_Selected_BorderColor: #2d5475;\\n --sapButton_Selected_TextColor: #fff;\\n --sapButton_Selected_Hover_Background: #427bac;\\n --sapButton_Selected_Hover_BorderColor: #427bac;\\n --sapButton_Attention_Background: #f7f7f7;\\n --sapButton_Attention_BorderColor: #e78c07;\\n --sapButton_Attention_TextColor: #333;\\n --sapButton_Attention_Hover_Background: #fef0db;\\n --sapButton_Attention_Hover_BorderColor: #e78c07;\\n --sapButton_Attention_Hover_TextColor: #333;\\n --sapButton_Attention_Active_Background: #ce7d06;\\n --sapButton_Attention_Active_BorderColor: #ce7d06;\\n --sapButton_Attention_Active_TextColor: #fff;\\n --sapButton_Attention_Selected_Background: #ce7d06;\\n --sapButton_Attention_Selected_BorderColor: #ce7d06;\\n --sapButton_Attention_Selected_TextColor: #fff;\\n --sapButton_Attention_Selected_Hover_Background: #e78c07;\\n --sapButton_Attention_Selected_Hover_BorderColor: #e78c07;\\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: #e78c07;\\n --sapButton_Critical_BorderColor: #e78c07;\\n --sapButton_Critical_TextColor: #fff;\\n --sapButton_Critical_Hover_Background: #c47706;\\n --sapButton_Critical_Hover_BorderColor: #c47706;\\n --sapButton_Critical_Hover_TextColor: #fff;\\n --sapButton_Critical_Active_Background: #b66e06;\\n --sapButton_Critical_Active_BorderColor: #b66e06;\\n --sapButton_Critical_Active_TextColor: #fff;\\n --sapButton_Success_Background: #2b7c2b;\\n --sapButton_Success_BorderColor: #2b7c2b;\\n --sapButton_Success_TextColor: #fff;\\n --sapButton_Success_Hover_Background: #226122;\\n --sapButton_Success_Hover_BorderColor: #226122;\\n --sapButton_Success_Hover_TextColor: #fff;\\n --sapButton_Success_Active_Background: #1e561e;\\n --sapButton_Success_Active_BorderColor: #1e561e;\\n --sapButton_Success_Active_TextColor: #fff;\\n --sapButton_Information_Background: #427cac;\\n --sapButton_Information_BorderColor: #427cac;\\n --sapButton_Information_TextColor: #fff;\\n --sapButton_Information_Hover_Background: #3b6f9a;\\n --sapButton_Information_Hover_BorderColor: #3b6f9a;\\n --sapButton_Information_Hover_TextColor: #fff;\\n --sapButton_Information_Active_Background: #346187;\\n --sapButton_Information_Active_BorderColor: #346187;\\n --sapButton_Information_Active_TextColor: #fff;\\n --sapButton_Neutral_Background: #5e696e;\\n --sapButton_Neutral_BorderColor: #5e696e;\\n --sapButton_Neutral_TextColor: #fff;\\n --sapButton_Neutral_Hover_Background: #4e575b;\\n --sapButton_Neutral_Hover_BorderColor: #4e575b;\\n --sapButton_Neutral_Hover_TextColor: #fff;\\n --sapButton_Neutral_Active_Background: #474f53;\\n --sapButton_Neutral_Active_BorderColor: #474f53;\\n --sapButton_Neutral_Active_TextColor: #fff;\\n --sapButton_Track_Background: #fff;\\n --sapButton_Track_BorderColor: #ababab;\\n --sapButton_Track_TextColor: #333;\\n --sapButton_Track_Hover_Background: #eaeaea;\\n --sapButton_Track_Hover_BorderColor: #ababab;\\n --sapButton_Track_Selected_Background: #346187;\\n --sapButton_Track_Selected_BorderColor: #2d5475;\\n --sapButton_Track_Selected_TextColor: #fff;\\n --sapButton_Track_Selected_Hover_Background: #427bac;\\n --sapButton_Track_Selected_Hover_BorderColor: #427bac;\\n --sapButton_Handle_Background: #f7f7f7;\\n --sapButton_Handle_BorderColor: #ababab;\\n --sapButton_Handle_TextColor: #333;\\n --sapButton_Handle_Hover_Background: #eaeaea;\\n --sapButton_Handle_Hover_BorderColor: #ababab;\\n --sapButton_Handle_Selected_Background: #346187;\\n --sapButton_Handle_Selected_BorderColor: #2d5475;\\n --sapButton_Handle_Selected_TextColor: #fff;\\n --sapButton_Handle_Selected_Hover_Background: #427bac;\\n --sapButton_Handle_Selected_Hover_BorderColor: #427bac;\\n --sapButton_Track_Negative_Background: #f7f7f7;\\n --sapButton_Track_Negative_BorderColor: #bb0000;\\n --sapButton_Track_Negative_TextColor: #b00;\\n --sapButton_Track_Negative_Hover_Background: #f7f7f7;\\n --sapButton_Track_Negative_Hover_BorderColor: #bb0000;\\n --sapButton_Handle_Negative_Background: #f7f7f7;\\n --sapButton_Handle_Negative_BorderColor: #bb0000;\\n --sapButton_Handle_Negative_TextColor: #b00;\\n --sapButton_Handle_Negative_Hover_Background: #eaeaea;\\n --sapButton_Handle_Negative_Hover_BorderColor: #bb0000;\\n --sapButton_Track_Positive_Background: #f7f7f7;\\n --sapButton_Track_Positive_BorderColor: #2b7c2b;\\n --sapButton_Track_Positive_TextColor: #2b7c2b;\\n --sapButton_Track_Positive_Hover_Background: #f7f7f7;\\n --sapButton_Track_Positive_Hover_BorderColor: #2b7c2b;\\n --sapButton_Handle_Positive_Background: #f7f7f7;\\n --sapButton_Handle_Positive_BorderColor: #2b7c2b;\\n --sapButton_Handle_Positive_TextColor: #2b7c2b;\\n --sapButton_Handle_Positive_Hover_Background: #eaeaea;\\n --sapButton_Handle_Positive_Hover_BorderColor: #2b7c2b;\\n --sapButton_TokenBackground: #f7f7f7;\\n --sapButton_TokenBorderColor: #dedede;\\n --sapField_Background: #fff;\\n --sapField_BackgroundStyle: none;\\n --sapField_TextColor: #000;\\n --sapField_PlaceholderTextColor: #757575;\\n --sapField_BorderColor: #bfbfbf;\\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: #427cac;\\n --sapField_Hover_HelpBackground: #427cac;\\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: #427cac;\\n --sapField_Focus_Background: #fff;\\n --sapField_Focus_BorderColor: #bfbfbf;\\n --sapField_Focus_HelpBackground: #fff;\\n --sapField_ReadOnly_Background: rgba(242,242,242,0.5);\\n --sapField_ReadOnly_BackgroundStyle: none;\\n --sapField_ReadOnly_BorderColor: #ccc;\\n --sapField_ReadOnly_BorderStyle: solid;\\n --sapField_ReadOnly_HelpBackground: rgba(242,242,242,0.5);\\n --sapField_RequiredColor: #c14646;\\n --sapField_InvalidColor: #e00;\\n --sapField_InvalidBackground: #fff;\\n --sapField_InvalidBackgroundStyle: none;\\n --sapField_InvalidBorderWidth: .125rem;\\n --sapField_InvalidBorderStyle: solid;\\n --sapField_InvalidShadow: none;\\n --sapField_WarningColor: #f9a429;\\n --sapField_WarningBackground: #fff;\\n --sapField_WarningBackgroundStyle: none;\\n --sapField_WarningBorderWidth: .125rem;\\n --sapField_WarningBorderStyle: solid;\\n --sapField_WarningShadow: none;\\n --sapField_SuccessColor: #38a238;\\n --sapField_SuccessBackground: #fff;\\n --sapField_SuccessBackgroundStyle: none;\\n --sapField_SuccessBorderWidth: .0625rem;\\n --sapField_SuccessBorderStyle: solid;\\n --sapField_SuccessShadow: none;\\n --sapField_InformationColor: #427cac;\\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: #ccc;\\n --sapGroup_TitleTextColor: #333;\\n --sapGroup_Title_FontSize: 1.125rem;\\n --sapGroup_ContentBackground: #fff;\\n --sapGroup_ContentBorderColor: #ebebeb;\\n --sapGroup_BorderWidth: .0625rem;\\n --sapGroup_BorderCornerRadius: 0;\\n --sapGroup_FooterBackground: transparent;\\n --sapToolbar_Background: transparent;\\n --sapToolbar_SeparatorColor: rgba(63,81,97,0.2);\\n --sapList_HeaderBackground: #f7f7f7;\\n --sapList_HeaderBorderColor: #e5e5e5;\\n --sapList_HeaderTextColor: #333;\\n --sapList_BorderColor: #e5e5e5;\\n --sapList_BorderWidth: .0625rem;\\n --sapList_TextColor: #333;\\n --sapList_Active_TextColor: #fff;\\n --sapList_Active_Background: #427cac;\\n --sapList_SelectionBackgroundColor: #e8f0f6;\\n --sapList_SelectionBorderColor: #e5e5e5;\\n --sapList_Hover_SelectionBackground: #dde9f2;\\n --sapList_Background: #fff;\\n --sapList_Hover_Background: #f0f0f0;\\n --sapList_AlternatingBackground: #fafafa;\\n --sapList_GroupHeaderBackground: #fff;\\n --sapList_GroupHeaderBorderColor: #ccc;\\n --sapList_GroupHeaderTextColor: #147575;\\n --sapList_TableGroupHeaderBackground: #f2f2f2;\\n --sapList_TableGroupHeaderBorderColor: #ccc;\\n --sapList_TableGroupHeaderTextColor: #147575;\\n --sapList_FooterBackground: #ceddec;\\n --sapList_FooterTextColor: #333;\\n --sapList_TableFooterBorder: #ccc;\\n --sapList_TableFixedBorderColor: #999;\\n --sapMessage_ErrorBorderColor: #e00;\\n --sapMessage_WarningBorderColor: #f9a429;\\n --sapMessage_SuccessBorderColor: #38a238;\\n --sapMessage_InformationBorderColor: #427cac;\\n --sapPopover_BorderCornerRadius: .25rem;\\n --sapProgress_Background: #fff;\\n --sapProgress_BorderColor: #bfbfbf;\\n --sapProgress_TextColor: #333;\\n --sapProgress_FontSize: .75rem;\\n --sapProgress_NegativeBackground: #fff;\\n --sapProgress_NegativeBorderColor: #bfbfbf;\\n --sapProgress_NegativeTextColor: #333;\\n --sapProgress_CriticalBackground: #fff;\\n --sapProgress_CriticalBorderColor: #bfbfbf;\\n --sapProgress_CriticalTextColor: #333;\\n --sapProgress_PositiveBackground: #fff;\\n --sapProgress_PositiveBorderColor: #bfbfbf;\\n --sapProgress_PositiveTextColor: #333;\\n --sapProgress_InformationBackground: #fff;\\n --sapProgress_InformationBorderColor: #bfbfbf;\\n --sapProgress_InformationTextColor: #333;\\n --sapProgress_Value_Background: #5e696e;\\n --sapProgress_Value_BorderColor: #bfbfbf;\\n --sapProgress_Value_TextColor: #333;\\n --sapProgress_Value_NegativeBackground: #bb0000;\\n --sapProgress_Value_NegativeBorderColor: #bfbfbf;\\n --sapProgress_Value_NegativeTextColor: #333;\\n --sapProgress_Value_CriticalBackground: #e78c07;\\n --sapProgress_Value_CriticalBorderColor: #bfbfbf;\\n --sapProgress_Value_CriticalTextColor: #333;\\n --sapProgress_Value_PositiveBackground: #2b7c2b;\\n --sapProgress_Value_PositiveBorderColor: #bfbfbf;\\n --sapProgress_Value_PositiveTextColor: #333;\\n --sapProgress_Value_InformationBackground: #427cac;\\n --sapProgress_Value_InformationBorderColor: #bfbfbf;\\n --sapProgress_Value_InformationTextColor: #333;\\n --sapScrollBar_FaceColor: #b2b2b2;\\n --sapScrollBar_TrackColor: #fff;\\n --sapScrollBar_BorderColor: #b2b2b2;\\n --sapScrollBar_SymbolColor: #346187;\\n --sapScrollBar_Dimension: .75rem;\\n --sapScrollBar_Hover_FaceColor: #aaa;\\n --sapSlider_Background: #ddd;\\n --sapSlider_BorderColor: #ddd;\\n --sapSlider_Selected_Background: #427cac;\\n --sapSlider_Selected_BorderColor: #427cac;\\n --sapSlider_HandleBackground: rgba(255,255,255,0.1);\\n --sapSlider_HandleBorderColor: #999;\\n --sapSlider_RangeHandleBackground: rgba(255,255,255,0.1);\\n --sapSlider_Hover_HandleBackground: rgba(217,217,217,0.6);\\n --sapSlider_Hover_HandleBorderColor: #999;\\n --sapSlider_Hover_RangeHandleBackground: rgba(217,217,217,0.6);\\n --sapSlider_Active_HandleBackground: rgba(66,124,172,0.3);\\n --sapSlider_Active_HandleBorderColor: #427cac;\\n --sapSlider_Active_RangeHandleBackground: rgba(66,124,172,0.3);\\n --sapPageHeader_Background: #eff4f9;\\n --sapPageHeader_BorderColor: #d1e0ee;\\n --sapPageHeader_TextColor: #666;\\n --sapPageFooter_Background: #fff;\\n --sapPageFooter_BorderColor: #ebebeb;\\n --sapPageFooter_TextColor: #333;\\n --sapInfobar_Background: #168282;\\n --sapInfobar_Hover_Background: #147575;\\n --sapInfobar_Active_Background: #427cac;\\n --sapInfobar_NonInteractive_Background: #e6e6e6;\\n --sapInfobar_TextColor: #fff;\\n --sapObjectHeader_Background: #eff4f9;\\n --sapObjectHeader_Hover_Background: #e0eaf3;\\n --sapObjectHeader_BorderColor: #d1e0ee;\\n --sapObjectHeader_Title_TextColor: #333;\\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: #666;\\n --sapBlockLayer_Background: #000;\\n --sapTile_Background: #fff;\\n --sapTile_Hover_Background: #f7f7f7;\\n --sapTile_Active_Background: #f7f7f7;\\n --sapTile_BorderColor: transparent;\\n --sapTile_BorderCornerRadius: .25rem;\\n --sapTile_TitleTextColor: #333;\\n --sapTile_TextColor: #666;\\n --sapTile_IconColor: #93b7d5;\\n --sapTile_SeparatorColor: #ccc;\\n --sapTile_Interactive_BorderColor: #b3b3b3;\\n --sapTile_OverlayBackground: rgba(0,0,0,0.8);\\n --sapTile_OverlayForegroundColor: #fff;\\n --sapAccentColor1: #e09d00;\\n --sapAccentColor2: #e6600d;\\n --sapAccentColor3: #c14646;\\n --sapAccentColor4: #ab218e;\\n --sapAccentColor5: #678bc7;\\n --sapAccentColor6: #0092d1;\\n --sapAccentColor7: #1a9898;\\n --sapAccentColor8: #759421;\\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: #e78c07;\\n --sapIndicationColor_3_Background: #e78c07;\\n --sapIndicationColor_3_BorderColor: #e78c07;\\n --sapIndicationColor_3_TextColor: #fff;\\n --sapIndicationColor_3_Hover_Background: #d88307;\\n --sapIndicationColor_3_Active_Background: #c97a06;\\n --sapIndicationColor_3_Active_BorderColor: #e78c07;\\n --sapIndicationColor_3_Active_TextColor: #fff;\\n --sapIndicationColor_3_Selected_Background: #c97a06;\\n --sapIndicationColor_3_Selected_BorderColor: #e78c07;\\n --sapIndicationColor_3_Selected_TextColor: #fff;\\n --sapIndicationColor_3b: #fff2c0;\\n --sapIndicationColor_3b_BorderColor: #fff2c0;\\n --sapIndicationColor_3b_Hover_Background: #ffeda6;\\n --sapIndicationColor_4: #2b7c2b;\\n --sapIndicationColor_4_Background: #2b7c2b;\\n --sapIndicationColor_4_BorderColor: #2b7c2b;\\n --sapIndicationColor_4_TextColor: #fff;\\n --sapIndicationColor_4_Hover_Background: #246924;\\n --sapIndicationColor_4_Active_Background: #1e561e;\\n --sapIndicationColor_4_Active_BorderColor: #2b7c2b;\\n --sapIndicationColor_4_Active_TextColor: #fff;\\n --sapIndicationColor_4_Selected_Background: #1e561e;\\n --sapIndicationColor_4_Selected_BorderColor: #2b7c2b;\\n --sapIndicationColor_4_Selected_TextColor: #fff;\\n --sapIndicationColor_4b: #bae8bc;\\n --sapIndicationColor_4b_BorderColor: #bae8bc;\\n --sapIndicationColor_4b_Hover_Background: #a7e2a9;\\n --sapIndicationColor_5: #427cac;\\n --sapIndicationColor_5_Background: #427cac;\\n --sapIndicationColor_5_BorderColor: #427cac;\\n --sapIndicationColor_5_TextColor: #fff;\\n --sapIndicationColor_5_Hover_Background: #3b6f9a;\\n --sapIndicationColor_5_Active_Background: #346187;\\n --sapIndicationColor_5_Active_BorderColor: #427cac;\\n --sapIndicationColor_5_Active_TextColor: #fff;\\n --sapIndicationColor_5_Selected_Background: #346187;\\n --sapIndicationColor_5_Selected_BorderColor: #427cac;\\n --sapIndicationColor_5_Selected_TextColor: #fff;\\n --sapIndicationColor_5b: #d3effd;\\n --sapIndicationColor_5b_BorderColor: #d3effd;\\n --sapIndicationColor_5b_Hover_Background: #bbe6fc;\\n --sapIndicationColor_6: #1a9898;\\n --sapIndicationColor_6_Background: #1a9898;\\n --sapIndicationColor_6_BorderColor: #1a9898;\\n --sapIndicationColor_6_TextColor: #fff;\\n --sapIndicationColor_6_Hover_Background: #168282;\\n --sapIndicationColor_6_Active_Background: #136c6c;\\n --sapIndicationColor_6_Active_BorderColor: #1a9898;\\n --sapIndicationColor_6_Active_TextColor: #fff;\\n --sapIndicationColor_6_Selected_Background: #136c6c;\\n --sapIndicationColor_6_Selected_BorderColor: #1a9898;\\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: #ab218e;\\n --sapIndicationColor_8_Background: #ab218e;\\n --sapIndicationColor_8_BorderColor: #ab218e;\\n --sapIndicationColor_8_TextColor: #fff;\\n --sapIndicationColor_8_Hover_Background: #961d7c;\\n --sapIndicationColor_8_Active_Background: #80196a;\\n --sapIndicationColor_8_Active_BorderColor: #ab218e;\\n --sapIndicationColor_8_Active_TextColor: #fff;\\n --sapIndicationColor_8_Selected_Background: #80196a;\\n --sapIndicationColor_8_Selected_BorderColor: #ab218e;\\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: #f7f7f7;\\n --sapLegend_NonWorkingBackground: #f7f7f7;\\n --sapLegend_CurrentDateTime: #ab218e;\\n --sapLegendColor1: #ad7900;\\n --sapLegendColor2: #dc5c0c;\\n --sapLegendColor3: #c14646;\\n --sapLegendColor4: #853808;\\n --sapLegendColor5: #da3fb9;\\n --sapLegendColor6: #008bc7;\\n --sapLegendColor7: #198f8f;\\n --sapLegendColor8: #6e8c1f;\\n --sapLegendColor9: #648796;\\n --sapLegendColor10: #80196a;\\n --sapLegendColor11: #6f5925;\\n --sapLegendColor12: #b64600;\\n --sapLegendColor13: #d61818;\\n --sapLegendColor14: #976c52;\\n --sapLegendColor15: #73596d;\\n --sapLegendColor16: #5d759e;\\n --sapLegendColor17: #466c6c;\\n --sapLegendColor18: #626b4a;\\n --sapLegendColor19: #284d5d;\\n --sapLegendColor20: #1851b0;\\n --sapLegendBackgroundColor1: #fff6e0;\\n --sapLegendBackgroundColor2: #feeee5;\\n --sapLegendBackgroundColor3: #f7e6e6;\\n --sapLegendBackgroundColor4: #f9efe9;\\n --sapLegendBackgroundColor5: #fdf2fa;\\n --sapLegendBackgroundColor6: #ebf3fa;\\n --sapLegendBackgroundColor7: #f2fdfd;\\n --sapLegendBackgroundColor8: #f3f9e4;\\n --sapLegendBackgroundColor9: #f1f3f4;\\n --sapLegendBackgroundColor10: #f7edf5;\\n --sapLegendBackgroundColor11: #ffeec6;\\n --sapLegendBackgroundColor12: #fbdfce;\\n --sapLegendBackgroundColor13: #ffdcdc;\\n --sapLegendBackgroundColor14: #f2e2d8;\\n --sapLegendBackgroundColor15: #f0e5ee;\\n --sapLegendBackgroundColor16: #e7e8ea;\\n --sapLegendBackgroundColor17: #d7eaea;\\n --sapLegendBackgroundColor18: #e6edd1;\\n --sapLegendBackgroundColor19: #cfebf7;\\n --sapLegendBackgroundColor20: #f0f7fa;\\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_belize.base (Version 11.5.0)\\n*/\\n\\n/**\\n* Base.baseLib.sap_belize.css_variables (Version 11.5.0)\\n*/\\n\\n/*SCOPING Base.baseLib.sap_belize_plus.css_variables with \\\"sapContrast\\\"*/\\n\\n\\n\"};\nexport default styleData;\n\t"]}
1
+ {"version":3,"file":"parameters-bundle.css.js","sourceRoot":"","sources":["../../../../src/generated/themes/sap_belize/parameters-bundle.css.ts"],"names":[],"mappings":"AAEA,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,4BAA4B,EAAC,QAAQ,EAAC,4CAA4C,EAAC,OAAO,EAAC;CACpI,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents-theming\",fileName:\"themes/sap_belize/parameters-bundle.css.ts\",content:`:root{--sapThemeMetaData-Base-baseLib:{\"Path\": \"Base.baseLib.sap_belize.css_variables\",\"PathPattern\": \"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\": [\"sap_base_fiori\",\"baseTheme\"],\"Tags\": [\"Fiori_2\",\"Fiori_3\"],\"Scopes\": [\"sapContrast\"],\"FallbackThemeId\": \"sap_bluecrystal\",\"Engine\":{\"Name\": \"theming-engine\",\"Version\": \"1.23061.0\"},\"Version\":{\"Build\": \"11.10.0.20231213074408\",\"Source\": \"11.10.0\"}};--sapBrandColor: #427cac;--sapHighlightColor: #427cac;--sapBaseColor: #eff4f9;--sapShellColor: transparent;--sapBackgroundColor: #fafafa;--sapFontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #333;--sapLinkColor: #0070b1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #427cac;--sapHoverColor: #f0f0f0;--sapActiveColor: #427cac;--sapHighlightTextColor: #fff;--sapTitleColor: #333;--sapNegativeColor: #bb0000;--sapCriticalColor: #e78c07;--sapPositiveColor: #2b7c2b;--sapInformativeColor: #427cac;--sapNeutralColor: #5e696e;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #e78c07;--sapPositiveElementColor: #2b7c2b;--sapInformativeElementColor: #427cac;--sapNeutralElementColor: #5e696e;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #e78c07;--sapPositiveTextColor: #2b7c2b;--sapInformativeTextColor: #427cac;--sapNeutralTextColor: #5e696e;--sapErrorColor: #e00;--sapWarningColor: #f9a429;--sapSuccessColor: #38a238;--sapInformationColor: #427cac;--sapErrorBackground: #ffe4e4;--sapWarningBackground: #fef0db;--sapSuccessBackground: #e4f5e4;--sapInformationBackground: #ebf2f7;--sapNeutralBackground: #f4f5f6;--sapErrorBorderColor: #e00;--sapWarningBorderColor: #f9a429;--sapSuccessBorderColor: #38a238;--sapInformationBorderColor: #427cac;--sapNeutralBorderColor: #5e696e;--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: #346187;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #878787;--sapContent_MarkerIconColor: #678bc7;--sapContent_MarkerTextColor: #147575;--sapContent_MeasureIndicatorColor: #bfbfbf;--sapContent_Selected_MeasureIndicatorColor: #bfbfbf;--sapContent_Placeholderloading_Background: #c2d5e8;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #c2d5e8 0%, #c2d5e8 35%, #afc8e1 50%, #c2d5e8 65%, #c2d5e8 100%);--sapContent_ImagePlaceholderBackground: #ceddec;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #e09d00;--sapContent_UnratedColor: #a5a5a5;--sapContent_BusyColor: #00a4eb;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow1: 0 .125rem .5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow2: 0 .625rem 1.875rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_Shadow3: 0 1.25rem 5rem 0 rgba(0,0,0,.15), 0 0 0 1px rgba(0,0,0,.15);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem 0 0 #eff4f9, inset 0 -.125rem 0 0 #d1e0ee;--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: #666;--sapContent_MonospaceFontFamily: \"72Mono\", \"72Monofull\", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: \"72Mono-Bold\", \"72Mono-Boldfull\", lucida console, monospace;--sapContent_IconFontFamily: \"SAP-icons\";--sapContent_DisabledTextColor: rgba(51,51,51,.5);--sapContent_DisabledOpacity: .5;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #e5e5e5;--sapContent_ForegroundBorderColor: #bfbfbf;--sapContent_ForegroundTextColor: #333;--sapContent_BadgeBackground: #c14646;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0070b1;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #427cac;--sapContent_Selected_Hover_Background: #4684b7;--sapContent_Selected_ForegroundColor: #427cac;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #427cac;--sapContent_Illustrative_Color2: #93b7d6;--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: #ebf8ff;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #005dc9;--sapContent_Illustrative_Color14: #004da5;--sapContent_Illustrative_Color15: #cc7400;--sapContent_Illustrative_Color16: #3b0ac6;--sapContent_Illustrative_Color17: #00a58a;--sapContent_Illustrative_Color18: #d1efff;--sapContent_Illustrative_Color19: #b8e6ff;--sapContent_Illustrative_Color20: #9eddff;--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: none;--sapLink_Hover_Color: #0070b1;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0070b1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0070b1;--sapLink_InvertedColor: #7ed0ff;--sapLink_SubtleColor: #004065;--sapShell_Background: #cad8e6;--sapShell_BackgroundImage: linear-gradient(to bottom, #acc4dc, #e8ecf0);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: transparent;--sapShell_TextColor: #346187;--sapShell_InteractiveBackground: transparent;--sapShell_InteractiveTextColor: #346187;--sapShell_InteractiveBorderColor: #346187;--sapShell_GroupTitleTextColor: #333;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #346187;--sapShell_Active_Background: #427cac;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #427cac;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #427cac;--sapShell_Favicon: none;--sapShell_Navigation_Background: transparent;--sapShell_Navigation_Hover_Background: #346187;--sapShell_Navigation_SelectedColor: #346187;--sapShell_Navigation_Selected_TextColor: #346187;--sapShell_Navigation_TextColor: #333;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #427cac;--sapShell_Shadow: 0 .125rem 0 0 #b9cbde;--sapShell_NegativeColor: #bb0000;--sapShell_CriticalColor: #e78c07;--sapShell_PositiveColor: #2b7c2b;--sapShell_InformativeColor: #427cac;--sapShell_NeutralColor: #5e696e;--sapShell_Category_1_Background: #008bc7;--sapShell_Category_1_BorderColor: #008bc7;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #c14646;--sapShell_Category_2_BorderColor: #c14646;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #ad7900;--sapShell_Category_3_BorderColor: #ad7900;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #80196a;--sapShell_Category_4_BorderColor: #80196a;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #b64600;--sapShell_Category_5_BorderColor: #b64600;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #198f8f;--sapShell_Category_6_BorderColor: #198f8f;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #da3fb9;--sapShell_Category_7_BorderColor: #da3fb9;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #6e8c1f;--sapShell_Category_8_BorderColor: #6e8c1f;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #5d759e;--sapShell_Category_9_BorderColor: #5d759e;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #648796;--sapShell_Category_10_BorderColor: #648796;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5c0c;--sapShell_Category_11_BorderColor: #dc5c0c;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #1851b0;--sapShell_Category_12_BorderColor: #1851b0;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #d61818;--sapShell_Category_13_BorderColor: #d61818;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #466c6c;--sapShell_Category_14_BorderColor: #466c6c;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #4a5d7e;--sapShell_Category_15_BorderColor: #4a5d7e;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_16_Background: #626b4a;--sapShell_Category_16_BorderColor: #626b4a;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapAvatar_1_Background: #e09d00;--sapAvatar_1_BorderColor: #e09d00;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #e6600d;--sapAvatar_2_BorderColor: #e6600d;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #c14646;--sapAvatar_3_BorderColor: #c14646;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #ab218e;--sapAvatar_4_BorderColor: #ab218e;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #678bc7;--sapAvatar_5_BorderColor: #678bc7;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #0092d1;--sapAvatar_6_BorderColor: #0092d1;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #1a9898;--sapAvatar_7_BorderColor: #1a9898;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #759421;--sapAvatar_8_BorderColor: #759421;--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: #f7f7f7;--sapButton_BorderColor: #ababab;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .1875rem;--sapButton_TextColor: #346187;--sapButton_Hover_Background: #eaeaea;--sapButton_Hover_BorderColor: #ababab;--sapButton_Hover_TextColor: #346187;--sapButton_IconColor: #346187;--sapButton_Active_Background: #427cac;--sapButton_Active_BorderColor: #427cac;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #5496cd;--sapButton_Emphasized_BorderColor: #408ac7;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #408ac7;--sapButton_Emphasized_Hover_BorderColor: #408ac7;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #427cac;--sapButton_Emphasized_Active_BorderColor: #427cac;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: rgba(0,0,0,.5);--sapButton_Emphasized_FontWeight: regular;--sapButton_Reject_Background: #f7f7f7;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #eaeaea;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #bb0000;--sapButton_Reject_Active_BorderColor: #bb0000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #bb0000;--sapButton_Reject_Selected_BorderColor: #bb0000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #d40000;--sapButton_Reject_Selected_Hover_BorderColor: #d40000;--sapButton_Accept_Background: #f7f7f7;--sapButton_Accept_BorderColor: #2b7c2b;--sapButton_Accept_TextColor: #2b7c2b;--sapButton_Accept_Hover_Background: #eaeaea;--sapButton_Accept_Hover_BorderColor: #2b7c2b;--sapButton_Accept_Hover_TextColor: #2b7c2b;--sapButton_Accept_Active_Background: #2b7c2b;--sapButton_Accept_Active_BorderColor: #2b7c2b;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #2b7c2b;--sapButton_Accept_Selected_BorderColor: #2b7c2b;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #328f32;--sapButton_Accept_Selected_Hover_BorderColor: #328f32;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #346187;--sapButton_Lite_Hover_Background: rgba(178,178,178,.5);--sapButton_Lite_Hover_BorderColor: rgba(178,178,178,.5);--sapButton_Lite_Hover_TextColor: #346187;--sapButton_Lite_Active_Background: #427cac;--sapButton_Lite_Active_BorderColor: #427cac;--sapButton_Selected_Background: #346187;--sapButton_Selected_BorderColor: #2d5475;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #427bac;--sapButton_Selected_Hover_BorderColor: #427bac;--sapButton_Attention_Background: #f7f7f7;--sapButton_Attention_BorderColor: #e78c07;--sapButton_Attention_TextColor: #333;--sapButton_Attention_Hover_Background: #fef0db;--sapButton_Attention_Hover_BorderColor: #e78c07;--sapButton_Attention_Hover_TextColor: #333;--sapButton_Attention_Active_Background: #ce7d06;--sapButton_Attention_Active_BorderColor: #ce7d06;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #ce7d06;--sapButton_Attention_Selected_BorderColor: #ce7d06;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #e78c07;--sapButton_Attention_Selected_Hover_BorderColor: #e78c07;--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: #e78c07;--sapButton_Critical_BorderColor: #e78c07;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #c47706;--sapButton_Critical_Hover_BorderColor: #c47706;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #b66e06;--sapButton_Critical_Active_BorderColor: #b66e06;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #2b7c2b;--sapButton_Success_BorderColor: #2b7c2b;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #226122;--sapButton_Success_Hover_BorderColor: #226122;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #1e561e;--sapButton_Success_Active_BorderColor: #1e561e;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #427cac;--sapButton_Information_BorderColor: #427cac;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #3b6f9a;--sapButton_Information_Hover_BorderColor: #3b6f9a;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #346187;--sapButton_Information_Active_BorderColor: #346187;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #5e696e;--sapButton_Neutral_BorderColor: #5e696e;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #4e575b;--sapButton_Neutral_Hover_BorderColor: #4e575b;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #474f53;--sapButton_Neutral_Active_BorderColor: #474f53;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #fff;--sapButton_Track_BorderColor: #ababab;--sapButton_Track_TextColor: #333;--sapButton_Track_Hover_Background: #eaeaea;--sapButton_Track_Hover_BorderColor: #ababab;--sapButton_Track_Selected_Background: #346187;--sapButton_Track_Selected_BorderColor: #2d5475;--sapButton_Track_Selected_TextColor: #fff;--sapButton_Track_Selected_Hover_Background: #427bac;--sapButton_Track_Selected_Hover_BorderColor: #427bac;--sapButton_Handle_Background: #f7f7f7;--sapButton_Handle_BorderColor: #ababab;--sapButton_Handle_TextColor: #333;--sapButton_Handle_Hover_Background: #eaeaea;--sapButton_Handle_Hover_BorderColor: #ababab;--sapButton_Handle_Selected_Background: #346187;--sapButton_Handle_Selected_BorderColor: #2d5475;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #427bac;--sapButton_Handle_Selected_Hover_BorderColor: #427bac;--sapButton_Track_Negative_Background: #f7f7f7;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #f7f7f7;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #f7f7f7;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #eaeaea;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f7f7f7;--sapButton_Track_Positive_BorderColor: #2b7c2b;--sapButton_Track_Positive_TextColor: #2b7c2b;--sapButton_Track_Positive_Hover_Background: #f7f7f7;--sapButton_Track_Positive_Hover_BorderColor: #2b7c2b;--sapButton_Handle_Positive_Background: #f7f7f7;--sapButton_Handle_Positive_BorderColor: #2b7c2b;--sapButton_Handle_Positive_TextColor: #2b7c2b;--sapButton_Handle_Positive_Hover_Background: #eaeaea;--sapButton_Handle_Positive_Hover_BorderColor: #2b7c2b;--sapButton_TokenBackground: #f7f7f7;--sapButton_TokenBorderColor: #dedede;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #000;--sapField_PlaceholderTextColor: #757575;--sapField_BorderColor: #bfbfbf;--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: #427cac;--sapField_Hover_HelpBackground: #427cac;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #427cac;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #bfbfbf;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #ccc;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #c14646;--sapField_InvalidColor: #e00;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #f9a429;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #38a238;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #427cac;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #ccc;--sapGroup_TitleTextColor: #333;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #ebebeb;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: rgba(63,81,97,.2);--sapList_HeaderBackground: #f7f7f7;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #333;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #333;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #427cac;--sapList_SelectionBackgroundColor: #e8f0f6;--sapList_SelectionBorderColor: #e5e5e5;--sapList_Hover_SelectionBackground: #dde9f2;--sapList_Background: #fff;--sapList_Hover_Background: #f0f0f0;--sapList_AlternatingBackground: #fafafa;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #ccc;--sapList_GroupHeaderTextColor: #147575;--sapList_TableGroupHeaderBackground: #f2f2f2;--sapList_TableGroupHeaderBorderColor: #ccc;--sapList_TableGroupHeaderTextColor: #147575;--sapList_FooterBackground: #ceddec;--sapList_FooterTextColor: #333;--sapList_TableFooterBorder: #ccc;--sapList_TableFixedBorderColor: #999;--sapMessage_ErrorBorderColor: #e00;--sapMessage_WarningBorderColor: #f9a429;--sapMessage_SuccessBorderColor: #38a238;--sapMessage_InformationBorderColor: #427cac;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #bfbfbf;--sapProgress_TextColor: #333;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #bfbfbf;--sapProgress_NegativeTextColor: #333;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #bfbfbf;--sapProgress_CriticalTextColor: #333;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #bfbfbf;--sapProgress_PositiveTextColor: #333;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #bfbfbf;--sapProgress_InformationTextColor: #333;--sapProgress_Value_Background: #5e696e;--sapProgress_Value_BorderColor: #bfbfbf;--sapProgress_Value_TextColor: #333;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #bfbfbf;--sapProgress_Value_NegativeTextColor: #333;--sapProgress_Value_CriticalBackground: #e78c07;--sapProgress_Value_CriticalBorderColor: #bfbfbf;--sapProgress_Value_CriticalTextColor: #333;--sapProgress_Value_PositiveBackground: #2b7c2b;--sapProgress_Value_PositiveBorderColor: #bfbfbf;--sapProgress_Value_PositiveTextColor: #333;--sapProgress_Value_InformationBackground: #427cac;--sapProgress_Value_InformationBorderColor: #bfbfbf;--sapProgress_Value_InformationTextColor: #333;--sapScrollBar_FaceColor: #b2b2b2;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #b2b2b2;--sapScrollBar_SymbolColor: #346187;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #aaa;--sapSlider_Background: #ddd;--sapSlider_BorderColor: #ddd;--sapSlider_Selected_Background: #427cac;--sapSlider_Selected_BorderColor: #427cac;--sapSlider_HandleBackground: rgba(255,255,255,.1);--sapSlider_HandleBorderColor: #999;--sapSlider_RangeHandleBackground: rgba(255,255,255,.1);--sapSlider_Hover_HandleBackground: rgba(217,217,217,.6);--sapSlider_Hover_HandleBorderColor: #999;--sapSlider_Hover_RangeHandleBackground: rgba(217,217,217,.6);--sapSlider_Active_HandleBackground: rgba(66,124,172,.3);--sapSlider_Active_HandleBorderColor: #427cac;--sapSlider_Active_RangeHandleBackground: rgba(66,124,172,.3);--sapPageHeader_Background: #eff4f9;--sapPageHeader_BorderColor: #d1e0ee;--sapPageHeader_TextColor: #666;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #ebebeb;--sapPageFooter_TextColor: #333;--sapInfobar_Background: #168282;--sapInfobar_Hover_Background: #147575;--sapInfobar_Active_Background: #427cac;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #eff4f9;--sapObjectHeader_Hover_Background: #e0eaf3;--sapObjectHeader_BorderColor: #d1e0ee;--sapObjectHeader_Title_TextColor: #333;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: \"72\", \"72full\", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #666;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f7f7f7;--sapTile_Active_Background: #f7f7f7;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #333;--sapTile_TextColor: #666;--sapTile_IconColor: #93b7d5;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #e09d00;--sapAccentColor2: #e6600d;--sapAccentColor3: #c14646;--sapAccentColor4: #ab218e;--sapAccentColor5: #678bc7;--sapAccentColor6: #0092d1;--sapAccentColor7: #1a9898;--sapAccentColor8: #759421;--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: #e78c07;--sapIndicationColor_3_Background: #e78c07;--sapIndicationColor_3_BorderColor: #e78c07;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d88307;--sapIndicationColor_3_Active_Background: #c97a06;--sapIndicationColor_3_Active_BorderColor: #e78c07;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c97a06;--sapIndicationColor_3_Selected_BorderColor: #e78c07;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #2b7c2b;--sapIndicationColor_4_Background: #2b7c2b;--sapIndicationColor_4_BorderColor: #2b7c2b;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #246924;--sapIndicationColor_4_Active_Background: #1e561e;--sapIndicationColor_4_Active_BorderColor: #2b7c2b;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #1e561e;--sapIndicationColor_4_Selected_BorderColor: #2b7c2b;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #427cac;--sapIndicationColor_5_Background: #427cac;--sapIndicationColor_5_BorderColor: #427cac;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #3b6f9a;--sapIndicationColor_5_Active_Background: #346187;--sapIndicationColor_5_Active_BorderColor: #427cac;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #346187;--sapIndicationColor_5_Selected_BorderColor: #427cac;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #1a9898;--sapIndicationColor_6_Background: #1a9898;--sapIndicationColor_6_BorderColor: #1a9898;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #168282;--sapIndicationColor_6_Active_Background: #136c6c;--sapIndicationColor_6_Active_BorderColor: #1a9898;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #136c6c;--sapIndicationColor_6_Selected_BorderColor: #1a9898;--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: #ab218e;--sapIndicationColor_8_Background: #ab218e;--sapIndicationColor_8_BorderColor: #ab218e;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #961d7c;--sapIndicationColor_8_Active_Background: #80196a;--sapIndicationColor_8_Active_BorderColor: #ab218e;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #80196a;--sapIndicationColor_8_Selected_BorderColor: #ab218e;--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: #f7f7f7;--sapLegend_NonWorkingBackground: #f7f7f7;--sapLegend_CurrentDateTime: #ab218e;--sapLegendColor1: #ad7900;--sapLegendColor2: #dc5c0c;--sapLegendColor3: #c14646;--sapLegendColor4: #853808;--sapLegendColor5: #da3fb9;--sapLegendColor6: #008bc7;--sapLegendColor7: #198f8f;--sapLegendColor8: #6e8c1f;--sapLegendColor9: #648796;--sapLegendColor10: #80196a;--sapLegendColor11: #6f5925;--sapLegendColor12: #b64600;--sapLegendColor13: #d61818;--sapLegendColor14: #976c52;--sapLegendColor15: #73596d;--sapLegendColor16: #5d759e;--sapLegendColor17: #466c6c;--sapLegendColor18: #626b4a;--sapLegendColor19: #284d5d;--sapLegendColor20: #1851b0;--sapLegendBackgroundColor1: #fff6e0;--sapLegendBackgroundColor2: #feeee5;--sapLegendBackgroundColor3: #f7e6e6;--sapLegendBackgroundColor4: #f9efe9;--sapLegendBackgroundColor5: #fdf2fa;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #f2fdfd;--sapLegendBackgroundColor8: #f3f9e4;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f7edf5;--sapLegendBackgroundColor11: #ffeec6;--sapLegendBackgroundColor12: #fbdfce;--sapLegendBackgroundColor13: #ffdcdc;--sapLegendBackgroundColor14: #f2e2d8;--sapLegendBackgroundColor15: #f0e5ee;--sapLegendBackgroundColor16: #e7e8ea;--sapLegendBackgroundColor17: #d7eaea;--sapLegendBackgroundColor18: #e6edd1;--sapLegendBackgroundColor19: #cfebf7;--sapLegendBackgroundColor20: #f0f7fa;--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`};\nexport default styleData;\n\t"]}