@openui5/sap.ui.webc.common 1.100.0 → 1.101.0

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 (727) hide show
  1. package/THIRDPARTY.txt +5 -5
  2. package/package.json +2 -2
  3. package/src/sap/ui/webc/common/.library +3 -3
  4. package/src/sap/ui/webc/common/WebComponent.js +15 -5
  5. package/src/sap/ui/webc/common/WebComponentMetadata.js +1 -1
  6. package/src/sap/ui/webc/common/WebComponentRenderer.js +2 -1
  7. package/src/sap/ui/webc/common/library.js +21 -24
  8. package/src/sap/ui/webc/common/thirdparty/base/Keys.js +10 -0
  9. package/src/sap/ui/webc/common/thirdparty/base/asset-registries/Icons.js +1 -1
  10. package/src/sap/ui/webc/common/thirdparty/base/asset-registries/LocaleData.js +4 -1
  11. package/src/sap/ui/webc/common/thirdparty/base/config/Theme.js +4 -0
  12. package/src/sap/ui/webc/common/thirdparty/base/css/FontFace.css +30 -0
  13. package/src/sap/ui/webc/common/thirdparty/base/features/F6Navigation.js +1 -0
  14. package/src/sap/ui/webc/common/thirdparty/base/generated/AssetParameters.js +1 -1
  15. package/src/sap/ui/webc/common/thirdparty/base/generated/VersionInfo.js +4 -4
  16. package/src/sap/ui/webc/common/thirdparty/base/generated/css/FontFace.css.js +1 -1
  17. package/src/sap/ui/webc/common/thirdparty/base/renderer/executeTemplate.js +9 -1
  18. package/src/sap/ui/webc/common/thirdparty/icons/Chart-Tree-Map.js +1 -1
  19. package/src/sap/ui/webc/common/thirdparty/icons/Netweaver-business-client.js +1 -1
  20. package/src/sap/ui/webc/common/thirdparty/icons/accelerated.js +1 -1
  21. package/src/sap/ui/webc/common/thirdparty/icons/accept.js +1 -1
  22. package/src/sap/ui/webc/common/thirdparty/icons/accidental-leave.js +1 -1
  23. package/src/sap/ui/webc/common/thirdparty/icons/account.js +1 -1
  24. package/src/sap/ui/webc/common/thirdparty/icons/accounting-document-verification.js +1 -1
  25. package/src/sap/ui/webc/common/thirdparty/icons/action-settings.js +1 -1
  26. package/src/sap/ui/webc/common/thirdparty/icons/action.js +1 -1
  27. package/src/sap/ui/webc/common/thirdparty/icons/activate.js +1 -1
  28. package/src/sap/ui/webc/common/thirdparty/icons/activities.js +1 -1
  29. package/src/sap/ui/webc/common/thirdparty/icons/activity-2.js +1 -1
  30. package/src/sap/ui/webc/common/thirdparty/icons/activity-assigned-to-goal.js +1 -1
  31. package/src/sap/ui/webc/common/thirdparty/icons/activity-individual.js +1 -1
  32. package/src/sap/ui/webc/common/thirdparty/icons/activity-items.js +1 -1
  33. package/src/sap/ui/webc/common/thirdparty/icons/add-activity-2.js +1 -1
  34. package/src/sap/ui/webc/common/thirdparty/icons/add-activity.js +1 -1
  35. package/src/sap/ui/webc/common/thirdparty/icons/add-contact.js +1 -1
  36. package/src/sap/ui/webc/common/thirdparty/icons/add-coursebook.js +1 -1
  37. package/src/sap/ui/webc/common/thirdparty/icons/add-document.js +1 -1
  38. package/src/sap/ui/webc/common/thirdparty/icons/add-employee.js +1 -1
  39. package/src/sap/ui/webc/common/thirdparty/icons/add-equipment.js +1 -1
  40. package/src/sap/ui/webc/common/thirdparty/icons/add-favorite.js +1 -1
  41. package/src/sap/ui/webc/common/thirdparty/icons/add-filter.js +1 -1
  42. package/src/sap/ui/webc/common/thirdparty/icons/add-folder.js +1 -1
  43. package/src/sap/ui/webc/common/thirdparty/icons/add-photo.js +1 -1
  44. package/src/sap/ui/webc/common/thirdparty/icons/add-process.js +1 -1
  45. package/src/sap/ui/webc/common/thirdparty/icons/add-product.js +1 -1
  46. package/src/sap/ui/webc/common/thirdparty/icons/add.js +1 -1
  47. package/src/sap/ui/webc/common/thirdparty/icons/address-book.js +1 -1
  48. package/src/sap/ui/webc/common/thirdparty/icons/addresses.js +1 -1
  49. package/src/sap/ui/webc/common/thirdparty/icons/alert.js +1 -1
  50. package/src/sap/ui/webc/common/thirdparty/icons/along-stacked-chart.js +1 -1
  51. package/src/sap/ui/webc/common/thirdparty/icons/alphabetical-order.js +1 -1
  52. package/src/sap/ui/webc/common/thirdparty/icons/appear-offline.js +1 -1
  53. package/src/sap/ui/webc/common/thirdparty/icons/appointment-2.js +1 -1
  54. package/src/sap/ui/webc/common/thirdparty/icons/appointment.js +1 -1
  55. package/src/sap/ui/webc/common/thirdparty/icons/approvals.js +1 -1
  56. package/src/sap/ui/webc/common/thirdparty/icons/area-chart.js +1 -1
  57. package/src/sap/ui/webc/common/thirdparty/icons/arobase.js +1 -1
  58. package/src/sap/ui/webc/common/thirdparty/icons/arrow-bottom.js +1 -1
  59. package/src/sap/ui/webc/common/thirdparty/icons/arrow-down.js +1 -1
  60. package/src/sap/ui/webc/common/thirdparty/icons/arrow-left.js +1 -1
  61. package/src/sap/ui/webc/common/thirdparty/icons/arrow-right.js +1 -1
  62. package/src/sap/ui/webc/common/thirdparty/icons/arrow-top.js +1 -1
  63. package/src/sap/ui/webc/common/thirdparty/icons/attachment-audio.js +1 -1
  64. package/src/sap/ui/webc/common/thirdparty/icons/attachment-e-pub.js +1 -1
  65. package/src/sap/ui/webc/common/thirdparty/icons/attachment-html.js +1 -1
  66. package/src/sap/ui/webc/common/thirdparty/icons/attachment-photo.js +1 -1
  67. package/src/sap/ui/webc/common/thirdparty/icons/attachment-text-file.js +1 -1
  68. package/src/sap/ui/webc/common/thirdparty/icons/attachment-video.js +1 -1
  69. package/src/sap/ui/webc/common/thirdparty/icons/attachment-zip-file.js +1 -1
  70. package/src/sap/ui/webc/common/thirdparty/icons/attachment.js +1 -1
  71. package/src/sap/ui/webc/common/thirdparty/icons/away.js +1 -1
  72. package/src/sap/ui/webc/common/thirdparty/icons/back-to-top.js +1 -1
  73. package/src/sap/ui/webc/common/thirdparty/icons/background.js +1 -1
  74. package/src/sap/ui/webc/common/thirdparty/icons/badge.js +1 -1
  75. package/src/sap/ui/webc/common/thirdparty/icons/bar-chart.js +1 -1
  76. package/src/sap/ui/webc/common/thirdparty/icons/bar-code.js +1 -1
  77. package/src/sap/ui/webc/common/thirdparty/icons/basket.js +1 -1
  78. package/src/sap/ui/webc/common/thirdparty/icons/batch-payments.js +1 -1
  79. package/src/sap/ui/webc/common/thirdparty/icons/bbyd-active-sales.js +1 -1
  80. package/src/sap/ui/webc/common/thirdparty/icons/bbyd-dashboard.js +1 -1
  81. package/src/sap/ui/webc/common/thirdparty/icons/bed.js +1 -1
  82. package/src/sap/ui/webc/common/thirdparty/icons/begin.js +1 -1
  83. package/src/sap/ui/webc/common/thirdparty/icons/bell.js +1 -1
  84. package/src/sap/ui/webc/common/thirdparty/icons/blank-tag-2.js +1 -1
  85. package/src/sap/ui/webc/common/thirdparty/icons/blank-tag.js +1 -1
  86. package/src/sap/ui/webc/common/thirdparty/icons/blur.js +1 -1
  87. package/src/sap/ui/webc/common/thirdparty/icons/bo-strategy-management.js +1 -1
  88. package/src/sap/ui/webc/common/thirdparty/icons/bold-text.js +1 -1
  89. package/src/sap/ui/webc/common/thirdparty/icons/bookmark-2.js +1 -1
  90. package/src/sap/ui/webc/common/thirdparty/icons/bookmark.js +1 -1
  91. package/src/sap/ui/webc/common/thirdparty/icons/border.js +1 -1
  92. package/src/sap/ui/webc/common/thirdparty/icons/broken-link.js +1 -1
  93. package/src/sap/ui/webc/common/thirdparty/icons/browse-folder.js +1 -1
  94. package/src/sap/ui/webc/common/thirdparty/icons/bubble-chart.js +1 -1
  95. package/src/sap/ui/webc/common/thirdparty/icons/building.js +1 -1
  96. package/src/sap/ui/webc/common/thirdparty/icons/bullet-text.js +1 -1
  97. package/src/sap/ui/webc/common/thirdparty/icons/burglary.js +1 -1
  98. package/src/sap/ui/webc/common/thirdparty/icons/bus-public-transport.js +1 -1
  99. package/src/sap/ui/webc/common/thirdparty/icons/business-by-design.js +1 -1
  100. package/src/sap/ui/webc/common/thirdparty/icons/business-card.js +1 -1
  101. package/src/sap/ui/webc/common/thirdparty/icons/business-objects-experience.js +1 -1
  102. package/src/sap/ui/webc/common/thirdparty/icons/business-objects-explorer.js +1 -1
  103. package/src/sap/ui/webc/common/thirdparty/icons/business-objects-mobile.js +1 -1
  104. package/src/sap/ui/webc/common/thirdparty/icons/business-one.js +1 -1
  105. package/src/sap/ui/webc/common/thirdparty/icons/busy.js +1 -1
  106. package/src/sap/ui/webc/common/thirdparty/icons/calendar.js +1 -1
  107. package/src/sap/ui/webc/common/thirdparty/icons/call.js +1 -1
  108. package/src/sap/ui/webc/common/thirdparty/icons/camera.js +1 -1
  109. package/src/sap/ui/webc/common/thirdparty/icons/cancel-maintenance.js +1 -1
  110. package/src/sap/ui/webc/common/thirdparty/icons/cancel-share.js +1 -1
  111. package/src/sap/ui/webc/common/thirdparty/icons/cancel.js +1 -1
  112. package/src/sap/ui/webc/common/thirdparty/icons/capital-projects.js +1 -1
  113. package/src/sap/ui/webc/common/thirdparty/icons/car-rental.js +1 -1
  114. package/src/sap/ui/webc/common/thirdparty/icons/card.js +1 -1
  115. package/src/sap/ui/webc/common/thirdparty/icons/cargo-train.js +1 -1
  116. package/src/sap/ui/webc/common/thirdparty/icons/cart-2.js +1 -1
  117. package/src/sap/ui/webc/common/thirdparty/icons/cart-3.js +1 -1
  118. package/src/sap/ui/webc/common/thirdparty/icons/cart-4.js +1 -1
  119. package/src/sap/ui/webc/common/thirdparty/icons/cart-5.js +1 -1
  120. package/src/sap/ui/webc/common/thirdparty/icons/cart-approval.js +1 -1
  121. package/src/sap/ui/webc/common/thirdparty/icons/cart-full.js +1 -1
  122. package/src/sap/ui/webc/common/thirdparty/icons/cart.js +1 -1
  123. package/src/sap/ui/webc/common/thirdparty/icons/cause.js +1 -1
  124. package/src/sap/ui/webc/common/thirdparty/icons/chain-link.js +1 -1
  125. package/src/sap/ui/webc/common/thirdparty/icons/chalkboard.js +1 -1
  126. package/src/sap/ui/webc/common/thirdparty/icons/chart-axis.js +1 -1
  127. package/src/sap/ui/webc/common/thirdparty/icons/chart-table-view.js +1 -1
  128. package/src/sap/ui/webc/common/thirdparty/icons/check-availability.js +1 -1
  129. package/src/sap/ui/webc/common/thirdparty/icons/checklist-2.js +1 -1
  130. package/src/sap/ui/webc/common/thirdparty/icons/checklist-item-2.js +1 -1
  131. package/src/sap/ui/webc/common/thirdparty/icons/checklist-item.js +1 -1
  132. package/src/sap/ui/webc/common/thirdparty/icons/checklist.js +1 -1
  133. package/src/sap/ui/webc/common/thirdparty/icons/chevron-phase-2.js +1 -1
  134. package/src/sap/ui/webc/common/thirdparty/icons/chevron-phase.js +1 -1
  135. package/src/sap/ui/webc/common/thirdparty/icons/choropleth-chart.js +1 -1
  136. package/src/sap/ui/webc/common/thirdparty/icons/circle-task-2.js +1 -1
  137. package/src/sap/ui/webc/common/thirdparty/icons/circle-task.js +1 -1
  138. package/src/sap/ui/webc/common/thirdparty/icons/citizen-connect.js +1 -1
  139. package/src/sap/ui/webc/common/thirdparty/icons/clear-all.js +1 -1
  140. package/src/sap/ui/webc/common/thirdparty/icons/clear-filter.js +1 -1
  141. package/src/sap/ui/webc/common/thirdparty/icons/clinical-order.js +1 -1
  142. package/src/sap/ui/webc/common/thirdparty/icons/clinical-tast-tracker.js +1 -1
  143. package/src/sap/ui/webc/common/thirdparty/icons/close-command-field.js +1 -1
  144. package/src/sap/ui/webc/common/thirdparty/icons/cloud.js +1 -1
  145. package/src/sap/ui/webc/common/thirdparty/icons/co.js +1 -1
  146. package/src/sap/ui/webc/common/thirdparty/icons/collaborate.js +1 -1
  147. package/src/sap/ui/webc/common/thirdparty/icons/collapse-all.js +1 -1
  148. package/src/sap/ui/webc/common/thirdparty/icons/collapse-group.js +1 -1
  149. package/src/sap/ui/webc/common/thirdparty/icons/collapse.js +1 -1
  150. package/src/sap/ui/webc/common/thirdparty/icons/collections-insight.js +1 -1
  151. package/src/sap/ui/webc/common/thirdparty/icons/collections-management.js +1 -1
  152. package/src/sap/ui/webc/common/thirdparty/icons/collision.js +1 -1
  153. package/src/sap/ui/webc/common/thirdparty/icons/color-fill.js +1 -1
  154. package/src/sap/ui/webc/common/thirdparty/icons/column-chart-dual-axis.js +1 -1
  155. package/src/sap/ui/webc/common/thirdparty/icons/combine.js +1 -1
  156. package/src/sap/ui/webc/common/thirdparty/icons/command-line-interfaces.js +1 -1
  157. package/src/sap/ui/webc/common/thirdparty/icons/comment.js +1 -1
  158. package/src/sap/ui/webc/common/thirdparty/icons/commission-check.js +1 -1
  159. package/src/sap/ui/webc/common/thirdparty/icons/company-view.js +1 -1
  160. package/src/sap/ui/webc/common/thirdparty/icons/compare-2.js +1 -1
  161. package/src/sap/ui/webc/common/thirdparty/icons/compare.js +1 -1
  162. package/src/sap/ui/webc/common/thirdparty/icons/competitor.js +1 -1
  163. package/src/sap/ui/webc/common/thirdparty/icons/complete.js +1 -1
  164. package/src/sap/ui/webc/common/thirdparty/icons/connected.js +1 -1
  165. package/src/sap/ui/webc/common/thirdparty/icons/contacts.js +1 -1
  166. package/src/sap/ui/webc/common/thirdparty/icons/copy.js +1 -1
  167. package/src/sap/ui/webc/common/thirdparty/icons/course-book.js +1 -1
  168. package/src/sap/ui/webc/common/thirdparty/icons/course-program.js +1 -1
  169. package/src/sap/ui/webc/common/thirdparty/icons/create-entry-time.js +1 -1
  170. package/src/sap/ui/webc/common/thirdparty/icons/create-form.js +1 -1
  171. package/src/sap/ui/webc/common/thirdparty/icons/create-leave-request.js +1 -1
  172. package/src/sap/ui/webc/common/thirdparty/icons/create-session.js +1 -1
  173. package/src/sap/ui/webc/common/thirdparty/icons/create.js +1 -1
  174. package/src/sap/ui/webc/common/thirdparty/icons/credit-card.js +1 -1
  175. package/src/sap/ui/webc/common/thirdparty/icons/crm-sales.js +1 -1
  176. package/src/sap/ui/webc/common/thirdparty/icons/crm-service-manager.js +1 -1
  177. package/src/sap/ui/webc/common/thirdparty/icons/crop.js +1 -1
  178. package/src/sap/ui/webc/common/thirdparty/icons/crossed-line-chart.js +1 -1
  179. package/src/sap/ui/webc/common/thirdparty/icons/curriculum.js +1 -1
  180. package/src/sap/ui/webc/common/thirdparty/icons/cursor-arrow.js +1 -1
  181. package/src/sap/ui/webc/common/thirdparty/icons/customer-and-contacts.js +1 -1
  182. package/src/sap/ui/webc/common/thirdparty/icons/customer-and-supplier.js +1 -1
  183. package/src/sap/ui/webc/common/thirdparty/icons/customer-briefing.js +1 -1
  184. package/src/sap/ui/webc/common/thirdparty/icons/customer-financial-fact-sheet.js +1 -1
  185. package/src/sap/ui/webc/common/thirdparty/icons/customer-history.js +1 -1
  186. package/src/sap/ui/webc/common/thirdparty/icons/customer-order-entry.js +1 -1
  187. package/src/sap/ui/webc/common/thirdparty/icons/customer-view.js +1 -1
  188. package/src/sap/ui/webc/common/thirdparty/icons/customer.js +1 -1
  189. package/src/sap/ui/webc/common/thirdparty/icons/customize.js +1 -1
  190. package/src/sap/ui/webc/common/thirdparty/icons/database.js +1 -1
  191. package/src/sap/ui/webc/common/thirdparty/icons/date-time.js +1 -1
  192. package/src/sap/ui/webc/common/thirdparty/icons/decision.js +1 -1
  193. package/src/sap/ui/webc/common/thirdparty/icons/decline.js +1 -1
  194. package/src/sap/ui/webc/common/thirdparty/icons/decrease-line-height.js +1 -1
  195. package/src/sap/ui/webc/common/thirdparty/icons/delete.js +1 -1
  196. package/src/sap/ui/webc/common/thirdparty/icons/desktop-mobile.js +1 -1
  197. package/src/sap/ui/webc/common/thirdparty/icons/detail-less.js +1 -1
  198. package/src/sap/ui/webc/common/thirdparty/icons/detail-more.js +1 -1
  199. package/src/sap/ui/webc/common/thirdparty/icons/detail-view.js +1 -1
  200. package/src/sap/ui/webc/common/thirdparty/icons/developer-settings.js +1 -1
  201. package/src/sap/ui/webc/common/thirdparty/icons/dimension.js +1 -1
  202. package/src/sap/ui/webc/common/thirdparty/icons/disconnected.js +1 -1
  203. package/src/sap/ui/webc/common/thirdparty/icons/discussion-2.js +1 -1
  204. package/src/sap/ui/webc/common/thirdparty/icons/discussion.js +1 -1
  205. package/src/sap/ui/webc/common/thirdparty/icons/dishwasher.js +1 -1
  206. package/src/sap/ui/webc/common/thirdparty/icons/display-more.js +1 -1
  207. package/src/sap/ui/webc/common/thirdparty/icons/display.js +1 -1
  208. package/src/sap/ui/webc/common/thirdparty/icons/doc-attachment.js +1 -1
  209. package/src/sap/ui/webc/common/thirdparty/icons/doctor.js +1 -1
  210. package/src/sap/ui/webc/common/thirdparty/icons/document-text.js +1 -1
  211. package/src/sap/ui/webc/common/thirdparty/icons/document.js +1 -1
  212. package/src/sap/ui/webc/common/thirdparty/icons/documents.js +1 -1
  213. package/src/sap/ui/webc/common/thirdparty/icons/donut-chart.js +1 -1
  214. package/src/sap/ui/webc/common/thirdparty/icons/down.js +1 -1
  215. package/src/sap/ui/webc/common/thirdparty/icons/download-from-cloud.js +1 -1
  216. package/src/sap/ui/webc/common/thirdparty/icons/download.js +1 -1
  217. package/src/sap/ui/webc/common/thirdparty/icons/draw-rectangle.js +1 -1
  218. package/src/sap/ui/webc/common/thirdparty/icons/drill-down.js +1 -1
  219. package/src/sap/ui/webc/common/thirdparty/icons/drill-up.js +1 -1
  220. package/src/sap/ui/webc/common/thirdparty/icons/drop-down-list.js +1 -1
  221. package/src/sap/ui/webc/common/thirdparty/icons/dropdown.js +1 -1
  222. package/src/sap/ui/webc/common/thirdparty/icons/duplicate.js +1 -1
  223. package/src/sap/ui/webc/common/thirdparty/icons/e-care.js +1 -1
  224. package/src/sap/ui/webc/common/thirdparty/icons/e-learning.js +1 -1
  225. package/src/sap/ui/webc/common/thirdparty/icons/eam-work-order.js +1 -1
  226. package/src/sap/ui/webc/common/thirdparty/icons/edit-outside.js +1 -1
  227. package/src/sap/ui/webc/common/thirdparty/icons/edit.js +1 -1
  228. package/src/sap/ui/webc/common/thirdparty/icons/education.js +1 -1
  229. package/src/sap/ui/webc/common/thirdparty/icons/electrocardiogram.js +1 -1
  230. package/src/sap/ui/webc/common/thirdparty/icons/electronic-medical-record.js +1 -1
  231. package/src/sap/ui/webc/common/thirdparty/icons/email-read.js +1 -1
  232. package/src/sap/ui/webc/common/thirdparty/icons/email.js +1 -1
  233. package/src/sap/ui/webc/common/thirdparty/icons/employee-approvals.js +1 -1
  234. package/src/sap/ui/webc/common/thirdparty/icons/employee-lookup.js +1 -1
  235. package/src/sap/ui/webc/common/thirdparty/icons/employee-pane.js +1 -1
  236. package/src/sap/ui/webc/common/thirdparty/icons/employee-rejections.js +1 -1
  237. package/src/sap/ui/webc/common/thirdparty/icons/employee.js +1 -1
  238. package/src/sap/ui/webc/common/thirdparty/icons/end-user-experience-monitoring.js +1 -1
  239. package/src/sap/ui/webc/common/thirdparty/icons/endoscopy.js +1 -1
  240. package/src/sap/ui/webc/common/thirdparty/icons/energy-saving-lightbulb.js +1 -1
  241. package/src/sap/ui/webc/common/thirdparty/icons/enter-more.js +1 -1
  242. package/src/sap/ui/webc/common/thirdparty/icons/eraser.js +1 -1
  243. package/src/sap/ui/webc/common/thirdparty/icons/error.js +1 -1
  244. package/src/sap/ui/webc/common/thirdparty/icons/example.js +1 -1
  245. package/src/sap/ui/webc/common/thirdparty/icons/excel-attachment.js +1 -1
  246. package/src/sap/ui/webc/common/thirdparty/icons/exit-full-screen.js +1 -1
  247. package/src/sap/ui/webc/common/thirdparty/icons/expand-all.js +1 -1
  248. package/src/sap/ui/webc/common/thirdparty/icons/expand-group.js +1 -1
  249. package/src/sap/ui/webc/common/thirdparty/icons/expand.js +1 -1
  250. package/src/sap/ui/webc/common/thirdparty/icons/expense-report.js +1 -1
  251. package/src/sap/ui/webc/common/thirdparty/icons/explorer.js +1 -1
  252. package/src/sap/ui/webc/common/thirdparty/icons/factory.js +1 -1
  253. package/src/sap/ui/webc/common/thirdparty/icons/fallback.js +1 -1
  254. package/src/sap/ui/webc/common/thirdparty/icons/family-care.js +1 -1
  255. package/src/sap/ui/webc/common/thirdparty/icons/family-protection.js +1 -1
  256. package/src/sap/ui/webc/common/thirdparty/icons/favorite-list.js +1 -1
  257. package/src/sap/ui/webc/common/thirdparty/icons/favorite.js +1 -1
  258. package/src/sap/ui/webc/common/thirdparty/icons/fax-machine.js +1 -1
  259. package/src/sap/ui/webc/common/thirdparty/icons/feed.js +1 -1
  260. package/src/sap/ui/webc/common/thirdparty/icons/feedback.js +1 -1
  261. package/src/sap/ui/webc/common/thirdparty/icons/feeder-arrow.js +1 -1
  262. package/src/sap/ui/webc/common/thirdparty/icons/filter-analytics.js +1 -1
  263. package/src/sap/ui/webc/common/thirdparty/icons/filter-facets.js +1 -1
  264. package/src/sap/ui/webc/common/thirdparty/icons/filter-fields.js +1 -1
  265. package/src/sap/ui/webc/common/thirdparty/icons/filter.js +1 -1
  266. package/src/sap/ui/webc/common/thirdparty/icons/flag-2.js +1 -1
  267. package/src/sap/ui/webc/common/thirdparty/icons/flag.js +1 -1
  268. package/src/sap/ui/webc/common/thirdparty/icons/flight.js +1 -1
  269. package/src/sap/ui/webc/common/thirdparty/icons/fob-watch.js +1 -1
  270. package/src/sap/ui/webc/common/thirdparty/icons/folder-2.js +1 -1
  271. package/src/sap/ui/webc/common/thirdparty/icons/folder-blank.js +1 -1
  272. package/src/sap/ui/webc/common/thirdparty/icons/folder-full.js +1 -1
  273. package/src/sap/ui/webc/common/thirdparty/icons/folder.js +1 -1
  274. package/src/sap/ui/webc/common/thirdparty/icons/form.js +1 -1
  275. package/src/sap/ui/webc/common/thirdparty/icons/forward.js +1 -1
  276. package/src/sap/ui/webc/common/thirdparty/icons/fridge.js +1 -1
  277. package/src/sap/ui/webc/common/thirdparty/icons/full-screen.js +1 -1
  278. package/src/sap/ui/webc/common/thirdparty/icons/full-stacked-chart.js +1 -1
  279. package/src/sap/ui/webc/common/thirdparty/icons/full-stacked-column-chart.js +1 -1
  280. package/src/sap/ui/webc/common/thirdparty/icons/functional-location.js +1 -1
  281. package/src/sap/ui/webc/common/thirdparty/icons/future.js +1 -1
  282. package/src/sap/ui/webc/common/thirdparty/icons/fx.js +1 -1
  283. package/src/sap/ui/webc/common/thirdparty/icons/gantt-bars.js +1 -1
  284. package/src/sap/ui/webc/common/thirdparty/icons/general-leave-request.js +1 -1
  285. package/src/sap/ui/webc/common/thirdparty/icons/generate-shortcut.js +1 -1
  286. package/src/sap/ui/webc/common/thirdparty/icons/geographic-bubble-chart.js +1 -1
  287. package/src/sap/ui/webc/common/thirdparty/icons/globe.js +1 -1
  288. package/src/sap/ui/webc/common/thirdparty/icons/goal.js +1 -1
  289. package/src/sap/ui/webc/common/thirdparty/icons/goalseek.js +1 -1
  290. package/src/sap/ui/webc/common/thirdparty/icons/grid.js +1 -1
  291. package/src/sap/ui/webc/common/thirdparty/icons/group-2.js +1 -1
  292. package/src/sap/ui/webc/common/thirdparty/icons/group.js +1 -1
  293. package/src/sap/ui/webc/common/thirdparty/icons/header.js +1 -1
  294. package/src/sap/ui/webc/common/thirdparty/icons/heading1.js +1 -1
  295. package/src/sap/ui/webc/common/thirdparty/icons/heading2.js +1 -1
  296. package/src/sap/ui/webc/common/thirdparty/icons/heading3.js +1 -1
  297. package/src/sap/ui/webc/common/thirdparty/icons/headset.js +1 -1
  298. package/src/sap/ui/webc/common/thirdparty/icons/heart-2.js +1 -1
  299. package/src/sap/ui/webc/common/thirdparty/icons/heart.js +1 -1
  300. package/src/sap/ui/webc/common/thirdparty/icons/heating-cooling.js +1 -1
  301. package/src/sap/ui/webc/common/thirdparty/icons/heatmap-chart.js +1 -1
  302. package/src/sap/ui/webc/common/thirdparty/icons/hello-world.js +1 -1
  303. package/src/sap/ui/webc/common/thirdparty/icons/hide.js +1 -1
  304. package/src/sap/ui/webc/common/thirdparty/icons/hint.js +1 -1
  305. package/src/sap/ui/webc/common/thirdparty/icons/history.js +1 -1
  306. package/src/sap/ui/webc/common/thirdparty/icons/home-share.js +1 -1
  307. package/src/sap/ui/webc/common/thirdparty/icons/home.js +1 -1
  308. package/src/sap/ui/webc/common/thirdparty/icons/horizontal-bar-chart-2.js +1 -1
  309. package/src/sap/ui/webc/common/thirdparty/icons/horizontal-bar-chart.js +1 -1
  310. package/src/sap/ui/webc/common/thirdparty/icons/horizontal-bullet-chart.js +1 -1
  311. package/src/sap/ui/webc/common/thirdparty/icons/horizontal-combination-chart.js +1 -1
  312. package/src/sap/ui/webc/common/thirdparty/icons/horizontal-grip.js +1 -1
  313. package/src/sap/ui/webc/common/thirdparty/icons/horizontal-stacked-chart.js +1 -1
  314. package/src/sap/ui/webc/common/thirdparty/icons/horizontal-waterfall-chart.js +1 -1
  315. package/src/sap/ui/webc/common/thirdparty/icons/hr-approval.js +1 -1
  316. package/src/sap/ui/webc/common/thirdparty/icons/idea-wall.js +1 -1
  317. package/src/sap/ui/webc/common/thirdparty/icons/image-viewer.js +1 -1
  318. package/src/sap/ui/webc/common/thirdparty/icons/in-progress.js +1 -1
  319. package/src/sap/ui/webc/common/thirdparty/icons/inbox.js +1 -1
  320. package/src/sap/ui/webc/common/thirdparty/icons/incident.js +1 -1
  321. package/src/sap/ui/webc/common/thirdparty/icons/incoming-call.js +1 -1
  322. package/src/sap/ui/webc/common/thirdparty/icons/increase-line-height.js +1 -1
  323. package/src/sap/ui/webc/common/thirdparty/icons/indent.js +1 -1
  324. package/src/sap/ui/webc/common/thirdparty/icons/information.js +1 -1
  325. package/src/sap/ui/webc/common/thirdparty/icons/initiative.js +1 -1
  326. package/src/sap/ui/webc/common/thirdparty/icons/inspect-down.js +1 -1
  327. package/src/sap/ui/webc/common/thirdparty/icons/inspect.js +1 -1
  328. package/src/sap/ui/webc/common/thirdparty/icons/inspection.js +1 -1
  329. package/src/sap/ui/webc/common/thirdparty/icons/instance.js +1 -1
  330. package/src/sap/ui/webc/common/thirdparty/icons/insurance-car.js +1 -1
  331. package/src/sap/ui/webc/common/thirdparty/icons/insurance-house.js +1 -1
  332. package/src/sap/ui/webc/common/thirdparty/icons/insurance-life.js +1 -1
  333. package/src/sap/ui/webc/common/thirdparty/icons/internet-browser.js +1 -1
  334. package/src/sap/ui/webc/common/thirdparty/icons/inventory.js +1 -1
  335. package/src/sap/ui/webc/common/thirdparty/icons/ipad-2.js +1 -1
  336. package/src/sap/ui/webc/common/thirdparty/icons/ipad.js +1 -1
  337. package/src/sap/ui/webc/common/thirdparty/icons/iphone-2.js +1 -1
  338. package/src/sap/ui/webc/common/thirdparty/icons/iphone.js +1 -1
  339. package/src/sap/ui/webc/common/thirdparty/icons/it-host.js +1 -1
  340. package/src/sap/ui/webc/common/thirdparty/icons/it-instance.js +1 -1
  341. package/src/sap/ui/webc/common/thirdparty/icons/it-system.js +1 -1
  342. package/src/sap/ui/webc/common/thirdparty/icons/italic-text.js +1 -1
  343. package/src/sap/ui/webc/common/thirdparty/icons/jam.js +1 -1
  344. package/src/sap/ui/webc/common/thirdparty/icons/journey-arrive.js +1 -1
  345. package/src/sap/ui/webc/common/thirdparty/icons/journey-change.js +1 -1
  346. package/src/sap/ui/webc/common/thirdparty/icons/journey-depart.js +1 -1
  347. package/src/sap/ui/webc/common/thirdparty/icons/key-user-settings.js +1 -1
  348. package/src/sap/ui/webc/common/thirdparty/icons/key.js +1 -1
  349. package/src/sap/ui/webc/common/thirdparty/icons/keyboard-and-mouse.js +1 -1
  350. package/src/sap/ui/webc/common/thirdparty/icons/kpi-corporate-performance.js +1 -1
  351. package/src/sap/ui/webc/common/thirdparty/icons/kpi-managing-my-area.js +1 -1
  352. package/src/sap/ui/webc/common/thirdparty/icons/lab.js +1 -1
  353. package/src/sap/ui/webc/common/thirdparty/icons/laptop.js +1 -1
  354. package/src/sap/ui/webc/common/thirdparty/icons/lateness.js +1 -1
  355. package/src/sap/ui/webc/common/thirdparty/icons/lead-outdated.js +1 -1
  356. package/src/sap/ui/webc/common/thirdparty/icons/lead.js +1 -1
  357. package/src/sap/ui/webc/common/thirdparty/icons/leads.js +1 -1
  358. package/src/sap/ui/webc/common/thirdparty/icons/learning-assistant.js +1 -1
  359. package/src/sap/ui/webc/common/thirdparty/icons/legend.js +1 -1
  360. package/src/sap/ui/webc/common/thirdparty/icons/less.js +1 -1
  361. package/src/sap/ui/webc/common/thirdparty/icons/letter.js +1 -1
  362. package/src/sap/ui/webc/common/thirdparty/icons/lightbulb.js +1 -1
  363. package/src/sap/ui/webc/common/thirdparty/icons/line-chart-dual-axis.js +1 -1
  364. package/src/sap/ui/webc/common/thirdparty/icons/line-chart-time-axis.js +1 -1
  365. package/src/sap/ui/webc/common/thirdparty/icons/line-chart.js +1 -1
  366. package/src/sap/ui/webc/common/thirdparty/icons/line-charts.js +1 -1
  367. package/src/sap/ui/webc/common/thirdparty/icons/list.js +1 -1
  368. package/src/sap/ui/webc/common/thirdparty/icons/loan.js +1 -1
  369. package/src/sap/ui/webc/common/thirdparty/icons/locate-me.js +1 -1
  370. package/src/sap/ui/webc/common/thirdparty/icons/locked.js +1 -1
  371. package/src/sap/ui/webc/common/thirdparty/icons/log.js +1 -1
  372. package/src/sap/ui/webc/common/thirdparty/icons/machine.js +1 -1
  373. package/src/sap/ui/webc/common/thirdparty/icons/manager-insight.js +1 -1
  374. package/src/sap/ui/webc/common/thirdparty/icons/manager.js +1 -1
  375. package/src/sap/ui/webc/common/thirdparty/icons/map-2.js +1 -1
  376. package/src/sap/ui/webc/common/thirdparty/icons/map-3.js +1 -1
  377. package/src/sap/ui/webc/common/thirdparty/icons/map.js +1 -1
  378. package/src/sap/ui/webc/common/thirdparty/icons/marketing-campaign.js +1 -1
  379. package/src/sap/ui/webc/common/thirdparty/icons/master-task-triangle-2.js +1 -1
  380. package/src/sap/ui/webc/common/thirdparty/icons/master-task-triangle.js +1 -1
  381. package/src/sap/ui/webc/common/thirdparty/icons/meal.js +1 -1
  382. package/src/sap/ui/webc/common/thirdparty/icons/measure.js +1 -1
  383. package/src/sap/ui/webc/common/thirdparty/icons/measurement-document.js +1 -1
  384. package/src/sap/ui/webc/common/thirdparty/icons/measuring-point.js +1 -1
  385. package/src/sap/ui/webc/common/thirdparty/icons/media-forward.js +1 -1
  386. package/src/sap/ui/webc/common/thirdparty/icons/media-pause.js +1 -1
  387. package/src/sap/ui/webc/common/thirdparty/icons/media-play.js +1 -1
  388. package/src/sap/ui/webc/common/thirdparty/icons/media-reverse.js +1 -1
  389. package/src/sap/ui/webc/common/thirdparty/icons/media-rewind.js +1 -1
  390. package/src/sap/ui/webc/common/thirdparty/icons/meeting-room.js +1 -1
  391. package/src/sap/ui/webc/common/thirdparty/icons/megamenu.js +1 -1
  392. package/src/sap/ui/webc/common/thirdparty/icons/menu.js +1 -1
  393. package/src/sap/ui/webc/common/thirdparty/icons/menu2.js +1 -1
  394. package/src/sap/ui/webc/common/thirdparty/icons/message-error.js +1 -1
  395. package/src/sap/ui/webc/common/thirdparty/icons/message-information.js +1 -1
  396. package/src/sap/ui/webc/common/thirdparty/icons/message-popup.js +1 -1
  397. package/src/sap/ui/webc/common/thirdparty/icons/message-success.js +1 -1
  398. package/src/sap/ui/webc/common/thirdparty/icons/message-warning.js +1 -1
  399. package/src/sap/ui/webc/common/thirdparty/icons/microphone.js +1 -1
  400. package/src/sap/ui/webc/common/thirdparty/icons/mileage.js +1 -1
  401. package/src/sap/ui/webc/common/thirdparty/icons/minimize.js +1 -1
  402. package/src/sap/ui/webc/common/thirdparty/icons/mirrored-task-circle-2.js +1 -1
  403. package/src/sap/ui/webc/common/thirdparty/icons/mirrored-task-circle.js +1 -1
  404. package/src/sap/ui/webc/common/thirdparty/icons/money-bills.js +1 -1
  405. package/src/sap/ui/webc/common/thirdparty/icons/monitor-payments.js +1 -1
  406. package/src/sap/ui/webc/common/thirdparty/icons/move.js +1 -1
  407. package/src/sap/ui/webc/common/thirdparty/icons/mri-scan.js +1 -1
  408. package/src/sap/ui/webc/common/thirdparty/icons/multi-select.js +1 -1
  409. package/src/sap/ui/webc/common/thirdparty/icons/multiple-bar-chart.js +1 -1
  410. package/src/sap/ui/webc/common/thirdparty/icons/multiple-line-chart.js +1 -1
  411. package/src/sap/ui/webc/common/thirdparty/icons/multiple-pie-chart.js +1 -1
  412. package/src/sap/ui/webc/common/thirdparty/icons/multiple-radar-chart.js +1 -1
  413. package/src/sap/ui/webc/common/thirdparty/icons/multiselect-all.js +1 -1
  414. package/src/sap/ui/webc/common/thirdparty/icons/multiselect-none.js +1 -1
  415. package/src/sap/ui/webc/common/thirdparty/icons/my-sales-order.js +1 -1
  416. package/src/sap/ui/webc/common/thirdparty/icons/my-view.js +1 -1
  417. package/src/sap/ui/webc/common/thirdparty/icons/nav-back.js +1 -1
  418. package/src/sap/ui/webc/common/thirdparty/icons/navigation-down-arrow.js +1 -1
  419. package/src/sap/ui/webc/common/thirdparty/icons/navigation-left-arrow.js +1 -1
  420. package/src/sap/ui/webc/common/thirdparty/icons/navigation-right-arrow.js +1 -1
  421. package/src/sap/ui/webc/common/thirdparty/icons/navigation-up-arrow.js +1 -1
  422. package/src/sap/ui/webc/common/thirdparty/icons/negative.js +1 -1
  423. package/src/sap/ui/webc/common/thirdparty/icons/newspaper.js +1 -1
  424. package/src/sap/ui/webc/common/thirdparty/icons/not-editable.js +1 -1
  425. package/src/sap/ui/webc/common/thirdparty/icons/notes.js +1 -1
  426. package/src/sap/ui/webc/common/thirdparty/icons/notification-2.js +1 -1
  427. package/src/sap/ui/webc/common/thirdparty/icons/notification.js +1 -1
  428. package/src/sap/ui/webc/common/thirdparty/icons/number-sign.js +1 -1
  429. package/src/sap/ui/webc/common/thirdparty/icons/numbered-text.js +1 -1
  430. package/src/sap/ui/webc/common/thirdparty/icons/nurse.js +1 -1
  431. package/src/sap/ui/webc/common/thirdparty/icons/nutrition-activity.js +1 -1
  432. package/src/sap/ui/webc/common/thirdparty/icons/official-service.js +1 -1
  433. package/src/sap/ui/webc/common/thirdparty/icons/offsite-work.js +1 -1
  434. package/src/sap/ui/webc/common/thirdparty/icons/open-command-field.js +1 -1
  435. package/src/sap/ui/webc/common/thirdparty/icons/open-folder.js +1 -1
  436. package/src/sap/ui/webc/common/thirdparty/icons/opportunities.js +1 -1
  437. package/src/sap/ui/webc/common/thirdparty/icons/opportunity.js +1 -1
  438. package/src/sap/ui/webc/common/thirdparty/icons/order-status.js +1 -1
  439. package/src/sap/ui/webc/common/thirdparty/icons/org-chart.js +1 -1
  440. package/src/sap/ui/webc/common/thirdparty/icons/outbox.js +1 -1
  441. package/src/sap/ui/webc/common/thirdparty/icons/outdent.js +1 -1
  442. package/src/sap/ui/webc/common/thirdparty/icons/outgoing-call.js +1 -1
  443. package/src/sap/ui/webc/common/thirdparty/icons/overflow.js +1 -1
  444. package/src/sap/ui/webc/common/thirdparty/icons/overlay.js +1 -1
  445. package/src/sap/ui/webc/common/thirdparty/icons/overview-chart.js +1 -1
  446. package/src/sap/ui/webc/common/thirdparty/icons/paging.js +1 -1
  447. package/src/sap/ui/webc/common/thirdparty/icons/paid-leave.js +1 -1
  448. package/src/sap/ui/webc/common/thirdparty/icons/paint-bucket.js +1 -1
  449. package/src/sap/ui/webc/common/thirdparty/icons/palette.js +1 -1
  450. package/src/sap/ui/webc/common/thirdparty/icons/paper-plane.js +1 -1
  451. package/src/sap/ui/webc/common/thirdparty/icons/passenger-train.js +1 -1
  452. package/src/sap/ui/webc/common/thirdparty/icons/past.js +1 -1
  453. package/src/sap/ui/webc/common/thirdparty/icons/paste.js +1 -1
  454. package/src/sap/ui/webc/common/thirdparty/icons/pause.js +1 -1
  455. package/src/sap/ui/webc/common/thirdparty/icons/payment-approval.js +1 -1
  456. package/src/sap/ui/webc/common/thirdparty/icons/pdf-attachment.js +1 -1
  457. package/src/sap/ui/webc/common/thirdparty/icons/pdf-reader.js +1 -1
  458. package/src/sap/ui/webc/common/thirdparty/icons/pending.js +1 -1
  459. package/src/sap/ui/webc/common/thirdparty/icons/per-diem.js +1 -1
  460. package/src/sap/ui/webc/common/thirdparty/icons/performance.js +1 -1
  461. package/src/sap/ui/webc/common/thirdparty/icons/permission.js +1 -1
  462. package/src/sap/ui/webc/common/thirdparty/icons/person-placeholder.js +1 -1
  463. package/src/sap/ui/webc/common/thirdparty/icons/personnel-view.js +1 -1
  464. package/src/sap/ui/webc/common/thirdparty/icons/pharmacy.js +1 -1
  465. package/src/sap/ui/webc/common/thirdparty/icons/phone.js +1 -1
  466. package/src/sap/ui/webc/common/thirdparty/icons/photo-voltaic.js +1 -1
  467. package/src/sap/ui/webc/common/thirdparty/icons/physical-activity.js +1 -1
  468. package/src/sap/ui/webc/common/thirdparty/icons/picture.js +1 -1
  469. package/src/sap/ui/webc/common/thirdparty/icons/pie-chart.js +1 -1
  470. package/src/sap/ui/webc/common/thirdparty/icons/pipeline-analysis.js +1 -1
  471. package/src/sap/ui/webc/common/thirdparty/icons/pixelate.js +1 -1
  472. package/src/sap/ui/webc/common/thirdparty/icons/play.js +1 -1
  473. package/src/sap/ui/webc/common/thirdparty/icons/pool.js +1 -1
  474. package/src/sap/ui/webc/common/thirdparty/icons/popup-window.js +1 -1
  475. package/src/sap/ui/webc/common/thirdparty/icons/positive.js +1 -1
  476. package/src/sap/ui/webc/common/thirdparty/icons/post.js +1 -1
  477. package/src/sap/ui/webc/common/thirdparty/icons/ppt-attachment.js +1 -1
  478. package/src/sap/ui/webc/common/thirdparty/icons/present.js +1 -1
  479. package/src/sap/ui/webc/common/thirdparty/icons/primary-key.js +1 -1
  480. package/src/sap/ui/webc/common/thirdparty/icons/print.js +1 -1
  481. package/src/sap/ui/webc/common/thirdparty/icons/private.js +1 -1
  482. package/src/sap/ui/webc/common/thirdparty/icons/process.js +1 -1
  483. package/src/sap/ui/webc/common/thirdparty/icons/product.js +1 -1
  484. package/src/sap/ui/webc/common/thirdparty/icons/program-triangles-2.js +1 -1
  485. package/src/sap/ui/webc/common/thirdparty/icons/program-triangles.js +1 -1
  486. package/src/sap/ui/webc/common/thirdparty/icons/project-definition-triangle-2.js +1 -1
  487. package/src/sap/ui/webc/common/thirdparty/icons/project-definition-triangle.js +1 -1
  488. package/src/sap/ui/webc/common/thirdparty/icons/projector.js +1 -1
  489. package/src/sap/ui/webc/common/thirdparty/icons/provision.js +1 -1
  490. package/src/sap/ui/webc/common/thirdparty/icons/pull-down.js +1 -1
  491. package/src/sap/ui/webc/common/thirdparty/icons/pushpin-off.js +1 -1
  492. package/src/sap/ui/webc/common/thirdparty/icons/pushpin-on.js +1 -1
  493. package/src/sap/ui/webc/common/thirdparty/icons/puzzle.js +1 -1
  494. package/src/sap/ui/webc/common/thirdparty/icons/qr-code.js +1 -1
  495. package/src/sap/ui/webc/common/thirdparty/icons/quality-issue.js +1 -1
  496. package/src/sap/ui/webc/common/thirdparty/icons/question-mark.js +1 -1
  497. package/src/sap/ui/webc/common/thirdparty/icons/radar-chart.js +1 -1
  498. package/src/sap/ui/webc/common/thirdparty/icons/receipt.js +1 -1
  499. package/src/sap/ui/webc/common/thirdparty/icons/record.js +1 -1
  500. package/src/sap/ui/webc/common/thirdparty/icons/redo.js +1 -1
  501. package/src/sap/ui/webc/common/thirdparty/icons/refresh.js +1 -1
  502. package/src/sap/ui/webc/common/thirdparty/icons/repost.js +1 -1
  503. package/src/sap/ui/webc/common/thirdparty/icons/request.js +1 -1
  504. package/src/sap/ui/webc/common/thirdparty/icons/reset.js +1 -1
  505. package/src/sap/ui/webc/common/thirdparty/icons/resize-corner.js +1 -1
  506. package/src/sap/ui/webc/common/thirdparty/icons/resize-horizontal.js +1 -1
  507. package/src/sap/ui/webc/common/thirdparty/icons/resize-vertical.js +1 -1
  508. package/src/sap/ui/webc/common/thirdparty/icons/resize.js +1 -1
  509. package/src/sap/ui/webc/common/thirdparty/icons/response.js +1 -1
  510. package/src/sap/ui/webc/common/thirdparty/icons/responsive.js +1 -1
  511. package/src/sap/ui/webc/common/thirdparty/icons/restart.js +1 -1
  512. package/src/sap/ui/webc/common/thirdparty/icons/retail-store-manager.js +1 -1
  513. package/src/sap/ui/webc/common/thirdparty/icons/retail-store.js +1 -1
  514. package/src/sap/ui/webc/common/thirdparty/icons/rhombus-milestone-2.js +1 -1
  515. package/src/sap/ui/webc/common/thirdparty/icons/rhombus-milestone.js +1 -1
  516. package/src/sap/ui/webc/common/thirdparty/icons/role.js +1 -1
  517. package/src/sap/ui/webc/common/thirdparty/icons/s4hana.js +1 -1
  518. package/src/sap/ui/webc/common/thirdparty/icons/sales-document.js +1 -1
  519. package/src/sap/ui/webc/common/thirdparty/icons/sales-notification.js +1 -1
  520. package/src/sap/ui/webc/common/thirdparty/icons/sales-order-item.js +1 -1
  521. package/src/sap/ui/webc/common/thirdparty/icons/sales-order.js +1 -1
  522. package/src/sap/ui/webc/common/thirdparty/icons/sales-quote.js +1 -1
  523. package/src/sap/ui/webc/common/thirdparty/icons/sap-box.js +1 -1
  524. package/src/sap/ui/webc/common/thirdparty/icons/sap-logo-shape.js +1 -1
  525. package/src/sap/ui/webc/common/thirdparty/icons/sap-ui5.js +1 -1
  526. package/src/sap/ui/webc/common/thirdparty/icons/save.js +1 -1
  527. package/src/sap/ui/webc/common/thirdparty/icons/scatter-chart.js +1 -1
  528. package/src/sap/ui/webc/common/thirdparty/icons/scissors.js +1 -1
  529. package/src/sap/ui/webc/common/thirdparty/icons/screen-split-one.js +1 -1
  530. package/src/sap/ui/webc/common/thirdparty/icons/screen-split-three.js +1 -1
  531. package/src/sap/ui/webc/common/thirdparty/icons/screen-split-two.js +1 -1
  532. package/src/sap/ui/webc/common/thirdparty/icons/search.js +1 -1
  533. package/src/sap/ui/webc/common/thirdparty/icons/settings.js +1 -1
  534. package/src/sap/ui/webc/common/thirdparty/icons/share-2.js +1 -1
  535. package/src/sap/ui/webc/common/thirdparty/icons/share.js +1 -1
  536. package/src/sap/ui/webc/common/thirdparty/icons/shelf.js +1 -1
  537. package/src/sap/ui/webc/common/thirdparty/icons/shield.js +1 -1
  538. package/src/sap/ui/webc/common/thirdparty/icons/shipping-status.js +1 -1
  539. package/src/sap/ui/webc/common/thirdparty/icons/shortcut.js +1 -1
  540. package/src/sap/ui/webc/common/thirdparty/icons/show-edit.js +1 -1
  541. package/src/sap/ui/webc/common/thirdparty/icons/show.js +1 -1
  542. package/src/sap/ui/webc/common/thirdparty/icons/signature.js +1 -1
  543. package/src/sap/ui/webc/common/thirdparty/icons/simple-payment.js +1 -1
  544. package/src/sap/ui/webc/common/thirdparty/icons/simulate.js +1 -1
  545. package/src/sap/ui/webc/common/thirdparty/icons/slim-arrow-down.js +1 -1
  546. package/src/sap/ui/webc/common/thirdparty/icons/slim-arrow-left.js +1 -1
  547. package/src/sap/ui/webc/common/thirdparty/icons/slim-arrow-right.js +1 -1
  548. package/src/sap/ui/webc/common/thirdparty/icons/slim-arrow-up.js +1 -1
  549. package/src/sap/ui/webc/common/thirdparty/icons/soccer.js +1 -1
  550. package/src/sap/ui/webc/common/thirdparty/icons/soccor.js +1 -1
  551. package/src/sap/ui/webc/common/thirdparty/icons/sonography.js +1 -1
  552. package/src/sap/ui/webc/common/thirdparty/icons/sort-ascending.js +1 -1
  553. package/src/sap/ui/webc/common/thirdparty/icons/sort-descending.js +1 -1
  554. package/src/sap/ui/webc/common/thirdparty/icons/sort.js +1 -1
  555. package/src/sap/ui/webc/common/thirdparty/icons/sorting-ranking.js +1 -1
  556. package/src/sap/ui/webc/common/thirdparty/icons/sound-loud.js +1 -1
  557. package/src/sap/ui/webc/common/thirdparty/icons/sound-off.js +1 -1
  558. package/src/sap/ui/webc/common/thirdparty/icons/sound.js +1 -1
  559. package/src/sap/ui/webc/common/thirdparty/icons/source-code.js +1 -1
  560. package/src/sap/ui/webc/common/thirdparty/icons/split.js +1 -1
  561. package/src/sap/ui/webc/common/thirdparty/icons/status-completed.js +1 -1
  562. package/src/sap/ui/webc/common/thirdparty/icons/status-critical.js +1 -1
  563. package/src/sap/ui/webc/common/thirdparty/icons/status-error.js +1 -1
  564. package/src/sap/ui/webc/common/thirdparty/icons/status-in-process.js +1 -1
  565. package/src/sap/ui/webc/common/thirdparty/icons/status-inactive.js +1 -1
  566. package/src/sap/ui/webc/common/thirdparty/icons/status-negative.js +1 -1
  567. package/src/sap/ui/webc/common/thirdparty/icons/status-positive.js +1 -1
  568. package/src/sap/ui/webc/common/thirdparty/icons/step.js +1 -1
  569. package/src/sap/ui/webc/common/thirdparty/icons/stethoscope.js +1 -1
  570. package/src/sap/ui/webc/common/thirdparty/icons/stop.js +1 -1
  571. package/src/sap/ui/webc/common/thirdparty/icons/strikethrough.js +1 -1
  572. package/src/sap/ui/webc/common/thirdparty/icons/study-leave.js +1 -1
  573. package/src/sap/ui/webc/common/thirdparty/icons/subway-train.js +1 -1
  574. package/src/sap/ui/webc/common/thirdparty/icons/suitcase.js +1 -1
  575. package/src/sap/ui/webc/common/thirdparty/icons/sum.js +1 -1
  576. package/src/sap/ui/webc/common/thirdparty/icons/supplier.js +1 -1
  577. package/src/sap/ui/webc/common/thirdparty/icons/survey.js +1 -1
  578. package/src/sap/ui/webc/common/thirdparty/icons/switch-classes.js +1 -1
  579. package/src/sap/ui/webc/common/thirdparty/icons/switch-views.js +1 -1
  580. package/src/sap/ui/webc/common/thirdparty/icons/synchronize.js +1 -1
  581. package/src/sap/ui/webc/common/thirdparty/icons/syntax.js +1 -1
  582. package/src/sap/ui/webc/common/thirdparty/icons/syringe.js +1 -1
  583. package/src/sap/ui/webc/common/thirdparty/icons/sys-add.js +1 -1
  584. package/src/sap/ui/webc/common/thirdparty/icons/sys-back-2.js +1 -1
  585. package/src/sap/ui/webc/common/thirdparty/icons/sys-back.js +1 -1
  586. package/src/sap/ui/webc/common/thirdparty/icons/sys-cancel-2.js +1 -1
  587. package/src/sap/ui/webc/common/thirdparty/icons/sys-cancel.js +1 -1
  588. package/src/sap/ui/webc/common/thirdparty/icons/sys-enter-2.js +1 -1
  589. package/src/sap/ui/webc/common/thirdparty/icons/sys-enter.js +1 -1
  590. package/src/sap/ui/webc/common/thirdparty/icons/sys-find-next.js +1 -1
  591. package/src/sap/ui/webc/common/thirdparty/icons/sys-find.js +1 -1
  592. package/src/sap/ui/webc/common/thirdparty/icons/sys-first-page.js +1 -1
  593. package/src/sap/ui/webc/common/thirdparty/icons/sys-help-2.js +1 -1
  594. package/src/sap/ui/webc/common/thirdparty/icons/sys-help.js +1 -1
  595. package/src/sap/ui/webc/common/thirdparty/icons/sys-last-page.js +1 -1
  596. package/src/sap/ui/webc/common/thirdparty/icons/sys-minus.js +1 -1
  597. package/src/sap/ui/webc/common/thirdparty/icons/sys-monitor.js +1 -1
  598. package/src/sap/ui/webc/common/thirdparty/icons/sys-next-page.js +1 -1
  599. package/src/sap/ui/webc/common/thirdparty/icons/sys-prev-page.js +1 -1
  600. package/src/sap/ui/webc/common/thirdparty/icons/system-exit-2.js +1 -1
  601. package/src/sap/ui/webc/common/thirdparty/icons/system-exit.js +1 -1
  602. package/src/sap/ui/webc/common/thirdparty/icons/table-chart.js +1 -1
  603. package/src/sap/ui/webc/common/thirdparty/icons/table-column.js +1 -1
  604. package/src/sap/ui/webc/common/thirdparty/icons/table-row.js +1 -1
  605. package/src/sap/ui/webc/common/thirdparty/icons/table-view.js +1 -1
  606. package/src/sap/ui/webc/common/thirdparty/icons/tag-cloud-chart.js +1 -1
  607. package/src/sap/ui/webc/common/thirdparty/icons/tag.js +1 -1
  608. package/src/sap/ui/webc/common/thirdparty/icons/tags.js +1 -1
  609. package/src/sap/ui/webc/common/thirdparty/icons/target-group.js +1 -1
  610. package/src/sap/ui/webc/common/thirdparty/icons/task.js +1 -1
  611. package/src/sap/ui/webc/common/thirdparty/icons/taxi.js +1 -1
  612. package/src/sap/ui/webc/common/thirdparty/icons/technical-object.js +1 -1
  613. package/src/sap/ui/webc/common/thirdparty/icons/temperature.js +1 -1
  614. package/src/sap/ui/webc/common/thirdparty/icons/text-align-center.js +1 -1
  615. package/src/sap/ui/webc/common/thirdparty/icons/text-align-justified.js +1 -1
  616. package/src/sap/ui/webc/common/thirdparty/icons/text-align-left.js +1 -1
  617. package/src/sap/ui/webc/common/thirdparty/icons/text-align-right.js +1 -1
  618. package/src/sap/ui/webc/common/thirdparty/icons/text-color.js +1 -1
  619. package/src/sap/ui/webc/common/thirdparty/icons/text-formatting.js +1 -1
  620. package/src/sap/ui/webc/common/thirdparty/icons/text.js +1 -1
  621. package/src/sap/ui/webc/common/thirdparty/icons/theater.js +1 -1
  622. package/src/sap/ui/webc/common/thirdparty/icons/thing-type.js +1 -1
  623. package/src/sap/ui/webc/common/thirdparty/icons/thumb-down.js +1 -1
  624. package/src/sap/ui/webc/common/thirdparty/icons/thumb-up.js +1 -1
  625. package/src/sap/ui/webc/common/thirdparty/icons/time-account.js +1 -1
  626. package/src/sap/ui/webc/common/thirdparty/icons/time-entry-request.js +1 -1
  627. package/src/sap/ui/webc/common/thirdparty/icons/time-overtime.js +1 -1
  628. package/src/sap/ui/webc/common/thirdparty/icons/timesheet.js +1 -1
  629. package/src/sap/ui/webc/common/thirdparty/icons/to-be-reviewed.js +1 -1
  630. package/src/sap/ui/webc/common/thirdparty/icons/toaster-down.js +1 -1
  631. package/src/sap/ui/webc/common/thirdparty/icons/toaster-top.js +1 -1
  632. package/src/sap/ui/webc/common/thirdparty/icons/toaster-up.js +1 -1
  633. package/src/sap/ui/webc/common/thirdparty/icons/tools-opportunity.js +1 -1
  634. package/src/sap/ui/webc/common/thirdparty/icons/touch.js +1 -1
  635. package/src/sap/ui/webc/common/thirdparty/icons/translate.js +1 -1
  636. package/src/sap/ui/webc/common/thirdparty/icons/travel-expense-report.js +1 -1
  637. package/src/sap/ui/webc/common/thirdparty/icons/travel-expense.js +1 -1
  638. package/src/sap/ui/webc/common/thirdparty/icons/travel-itinerary.js +1 -1
  639. package/src/sap/ui/webc/common/thirdparty/icons/travel-request.js +1 -1
  640. package/src/sap/ui/webc/common/thirdparty/icons/tree.js +1 -1
  641. package/src/sap/ui/webc/common/thirdparty/icons/trend-down.js +1 -1
  642. package/src/sap/ui/webc/common/thirdparty/icons/trend-up.js +1 -1
  643. package/src/sap/ui/webc/common/thirdparty/icons/tri-state.js +1 -1
  644. package/src/sap/ui/webc/common/thirdparty/icons/trip-report.js +1 -1
  645. package/src/sap/ui/webc/common/thirdparty/icons/two-keys.js +1 -1
  646. package/src/sap/ui/webc/common/thirdparty/icons/ui-notifications.js +1 -1
  647. package/src/sap/ui/webc/common/thirdparty/icons/umbrella.js +1 -1
  648. package/src/sap/ui/webc/common/thirdparty/icons/underline-text.js +1 -1
  649. package/src/sap/ui/webc/common/thirdparty/icons/undo.js +1 -1
  650. package/src/sap/ui/webc/common/thirdparty/icons/unfavorite.js +1 -1
  651. package/src/sap/ui/webc/common/thirdparty/icons/unlocked.js +1 -1
  652. package/src/sap/ui/webc/common/thirdparty/icons/unpaid-leave.js +1 -1
  653. package/src/sap/ui/webc/common/thirdparty/icons/unwired.js +1 -1
  654. package/src/sap/ui/webc/common/thirdparty/icons/up.js +1 -1
  655. package/src/sap/ui/webc/common/thirdparty/icons/upload-to-cloud.js +1 -1
  656. package/src/sap/ui/webc/common/thirdparty/icons/upload.js +1 -1
  657. package/src/sap/ui/webc/common/thirdparty/icons/upstacked-chart.js +1 -1
  658. package/src/sap/ui/webc/common/thirdparty/icons/user-edit.js +1 -1
  659. package/src/sap/ui/webc/common/thirdparty/icons/user-settings.js +1 -1
  660. package/src/sap/ui/webc/common/thirdparty/icons/validate.js +1 -1
  661. package/src/sap/ui/webc/common/thirdparty/icons/value-help.js +1 -1
  662. package/src/sap/ui/webc/common/thirdparty/icons/vds-file.js +1 -1
  663. package/src/sap/ui/webc/common/thirdparty/icons/vehicle-repair.js +1 -1
  664. package/src/sap/ui/webc/common/thirdparty/icons/vertical-bar-chart-2.js +1 -1
  665. package/src/sap/ui/webc/common/thirdparty/icons/vertical-bar-chart.js +1 -1
  666. package/src/sap/ui/webc/common/thirdparty/icons/vertical-bullet-chart.js +1 -1
  667. package/src/sap/ui/webc/common/thirdparty/icons/vertical-grip.js +1 -1
  668. package/src/sap/ui/webc/common/thirdparty/icons/vertical-stacked-chart.js +1 -1
  669. package/src/sap/ui/webc/common/thirdparty/icons/vertical-waterfall-chart.js +1 -1
  670. package/src/sap/ui/webc/common/thirdparty/icons/video.js +1 -1
  671. package/src/sap/ui/webc/common/thirdparty/icons/visits.js +1 -1
  672. package/src/sap/ui/webc/common/thirdparty/icons/waiver.js +1 -1
  673. package/src/sap/ui/webc/common/thirdparty/icons/wallet.js +1 -1
  674. package/src/sap/ui/webc/common/thirdparty/icons/warning.js +1 -1
  675. package/src/sap/ui/webc/common/thirdparty/icons/warning2.js +1 -1
  676. package/src/sap/ui/webc/common/thirdparty/icons/washing-machine.js +1 -1
  677. package/src/sap/ui/webc/common/thirdparty/icons/weather-proofing.js +1 -1
  678. package/src/sap/ui/webc/common/thirdparty/icons/web-cam.js +1 -1
  679. package/src/sap/ui/webc/common/thirdparty/icons/widgets.js +1 -1
  680. package/src/sap/ui/webc/common/thirdparty/icons/windows-doors.js +1 -1
  681. package/src/sap/ui/webc/common/thirdparty/icons/work-history.js +1 -1
  682. package/src/sap/ui/webc/common/thirdparty/icons/workflow-tasks.js +1 -1
  683. package/src/sap/ui/webc/common/thirdparty/icons/world.js +1 -1
  684. package/src/sap/ui/webc/common/thirdparty/icons/wounds-doc.js +1 -1
  685. package/src/sap/ui/webc/common/thirdparty/icons/wrench.js +1 -1
  686. package/src/sap/ui/webc/common/thirdparty/icons/write-new-document.js +1 -1
  687. package/src/sap/ui/webc/common/thirdparty/icons/write-new.js +1 -1
  688. package/src/sap/ui/webc/common/thirdparty/icons/x-ray.js +1 -1
  689. package/src/sap/ui/webc/common/thirdparty/icons/zoom-in.js +1 -1
  690. package/src/sap/ui/webc/common/thirdparty/icons/zoom-out.js +1 -1
  691. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css.js +1 -1
  692. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css10.js +13 -0
  693. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css11.js +13 -0
  694. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css12.js +13 -0
  695. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css2.js +1 -1
  696. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css3.js +1 -1
  697. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css4.js +1 -1
  698. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css5.js +1 -1
  699. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css6.js +1 -1
  700. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css7.js +1 -1
  701. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css8.js +1 -1
  702. package/src/sap/ui/webc/common/thirdparty/theming/_chunks/parameters-bundle.css9.js +2 -2
  703. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_belize/parameters-bundle.css +1 -1
  704. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  705. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  706. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  707. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  708. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  709. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  710. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_horizon/parameters-bundle.css +1 -1
  711. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  712. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  713. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  714. package/src/sap/ui/webc/common/thirdparty/theming/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  715. package/src/sap/ui/webc/common/thirdparty/theming/generated/json-imports/Themes.js +5 -2
  716. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  717. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  718. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  719. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  720. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  721. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  722. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  723. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  724. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_horizon_dark/parameters-bundle.css.js +7 -0
  725. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  726. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +7 -0
  727. package/src/sap/ui/webc/common/thirdparty/theming/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +7 -0
@@ -4,7 +4,7 @@ sap.ui.define(['exports'], function (exports) { 'use strict';
4
4
  _: {
5
5
  packageName: "@ui5/webcomponents-theming",
6
6
  fileName: "themes/sap_belize_hcb/parameters-bundle.css",
7
- content: ":root{--sapBrandColor:#7a5100;--sapHighlightColor:#7a5100;--sapBaseColor:#000;--sapShellColor:#000;--sapBackgroundColor:#000;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#fff;--sapLinkColor:#fff;--sapLink_Hover_Color:#fff;--sapLink_Active_Color:#fff;--sapLink_Visited_Color:#fff;--sapLink_InvertedColor:#fff;--sapLink_SubtleColor:#fff;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0f5d94;--sapActiveColor:#7a5100;--sapHighlightTextColor:#fff;--sapTitleColor:#fff;--sapNegativeColor:#ff5e5e;--sapCriticalColor:#ffab1d;--sapPositiveColor:#9c9;--sapInformativeColor:#fff;--sapNeutralColor:#fff;--sapNegativeElementColor:#ff5e5e;--sapCriticalElementColor:#ffab1d;--sapPositiveElementColor:#9c9;--sapInformativeElementColor:#fff;--sapNeutralElementColor:#fff;--sapNegativeTextColor:#ff5e5e;--sapPositiveTextColor:#9c9;--sapCriticalTextColor:#ffab1d;--sapInformativeTextColor:#fff;--sapNeutralTextColor:#fff;--sapNeutralBorderColor:#fff;--sapErrorColor:#ff5e5e;--sapErrorBorderColor:#ff5e5e;--sapWarningColor:#ffab1d;--sapWarningBorderColor:#ffab1d;--sapSuccessColor:#9c9;--sapSuccessBorderColor:#9c9;--sapInformationColor:#fff;--sapInformationBorderColor:#fff;--sapErrorBackground:#000;--sapWarningBackground:#000;--sapSuccessBackground:#000;--sapInformationBackground:#000;--sapNeutralBackground:#000;--sapIndicationColor_1:#ff5e5e;--sapIndicationColor_1_Hover_Background:#7a5100;--sapIndicationColor_1_Active_Background:#7a5100;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#ff9191;--sapIndicationColor_2_Hover_Background:#7a5100;--sapIndicationColor_2_Active_Background:#7a5100;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#ffab1d;--sapIndicationColor_3_Hover_Background:#7a5100;--sapIndicationColor_3_Active_Background:#7a5100;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#9c9;--sapIndicationColor_4_Hover_Background:#7a5100;--sapIndicationColor_4_Active_Background:#7a5100;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#6bd3ff;--sapIndicationColor_5_Hover_Background:#7a5100;--sapIndicationColor_5_Active_Background:#7a5100;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Hover_Background:#7a5100;--sapIndicationColor_6_Active_Background:#7a5100;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Hover_Background:#7a5100;--sapIndicationColor_7_Active_Background:#7a5100;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Hover_Background:#7a5100;--sapIndicationColor_8_Active_Background:#7a5100;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#fff;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#fff;--sapContent_MarkerIconColor:#fff;--sapContent_MarkerTextColor:#fff;--sapContent_ImagePlaceholderBackground:#000;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#fff;--sapContent_UnratedColor:#999;--sapContent_FocusColor:#fff;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#fff;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem #fff;--sapContent_Shadow1:0 0 1rem 0 hsla(0,0%,100%,0.5),0 0 0 0.125rem #fff;--sapContent_Shadow2:0 0.25rem 2rem 0 hsla(0,0%,100%,0.6),0 0 0 0.125rem #fff;--sapContent_Shadow3:0 0.625rem 4rem 0 hsla(0,0%,100%,0.8),0 0 0 0.125rem #fff;--sapContent_TextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #fff;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#7a5100;--sapContent_HelpColor:#03b803;--sapContent_LabelColor:#fff;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:#666;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#000;--sapContent_ForegroundBorderColor:#fff;--sapContent_ForegroundTextColor:#fff;--sapContent_BadgeBackground:#000;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#666;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#666 0%,#666 35%,#999 50%,#666 65%,#666);--sapContent_DragAndDropActiveColor:#03b803;--sapContent_Selected_Background:#0f5d94;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#7a5100;--sapContent_Selected_ForegroundColor:#fff;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#62737c;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#88979e;--sapContent_Illustrative_Color6:#88979e;--sapContent_Illustrative_Color7:#212628;--sapContent_Illustrative_Color8:#dbdbdb;--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;--sapShell_Background:#000;--sapShell_BackgroundImage:linear-gradient(180deg,#000,#000);--sapShell_BackgroundGradient:linear-gradient(180deg,#000,#000);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#fff;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#000;--sapShell_InteractiveTextColor:#fff;--sapShell_InteractiveBorderColor:#fff;--sapShell_GroupTitleTextColor:#fff;--sapShell_GroupTitleTextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapShell_Hover_Background:#7a5100;--sapShell_Active_Background:#7a5100;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#0f5d94;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#7a5100;--sapShell_Favicon:none;--sapShell_Navigation_Background:#000;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#7a5100;--sapShell_Navigation_Active_Background:#7a5100;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0 0 #fff;--sapShell_NegativeColor:#ff5e5e;--sapShell_CriticalColor:#ffab1d;--sapShell_PositiveColor:#9c9;--sapShell_InformativeColor:#fff;--sapShell_NeutralColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#000;--sapButton_BorderColor:#fff;--sapButton_TextColor:#fff;--sapButton_Hover_Background:#7a5100;--sapButton_Hover_BorderColor:#fff;--sapButton_Hover_TextColor:#fff;--sapButton_IconColor:#fff;--sapButton_Active_Background:#7a5100;--sapButton_Active_BorderColor:#fff;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#000;--sapButton_Emphasized_BorderColor:#fff;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#7a5100;--sapButton_Emphasized_Hover_BorderColor:#fff;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#7a5100;--sapButton_Emphasized_Active_BorderColor:#fff;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Reject_Background:#000;--sapButton_Reject_BorderColor:#fff;--sapButton_Reject_Hover_Background:#7a5100;--sapButton_Reject_Hover_BorderColor:#fff;--sapButton_Reject_Hover_TextColor:#fff;--sapButton_Reject_Active_Background:#7a5100;--sapButton_Reject_Active_BorderColor:#fff;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#fff;--sapButton_Reject_Selected_Background:#0f5d94;--sapButton_Reject_Selected_BorderColor:#fff;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#7a5100;--sapButton_Reject_Selected_Hover_BorderColor:#fff;--sapButton_Accept_Background:#000;--sapButton_Accept_BorderColor:#fff;--sapButton_Accept_Hover_Background:#7a5100;--sapButton_Accept_Hover_BorderColor:#fff;--sapButton_Accept_Hover_TextColor:#fff;--sapButton_Accept_Active_Background:#7a5100;--sapButton_Accept_Active_BorderColor:#fff;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#fff;--sapButton_Accept_Selected_Background:#0f5d94;--sapButton_Accept_Selected_BorderColor:#fff;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#7a5100;--sapButton_Accept_Selected_Hover_BorderColor:#fff;--sapButton_Lite_Background:#000;--sapButton_Lite_BorderColor:#fff;--sapButton_Lite_TextColor:#fff;--sapButton_Lite_Hover_Background:#7a5100;--sapButton_Lite_Hover_BorderColor:#fff;--sapButton_Lite_Hover_TextColor:#fff;--sapButton_Lite_Active_Background:#7a5100;--sapButton_Lite_Active_BorderColor:#fff;--sapButton_Selected_Background:#0f5d94;--sapButton_Selected_BorderColor:#fff;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#7a5100;--sapButton_Selected_Hover_BorderColor:#fff;--sapButton_Attention_Background:#000;--sapButton_Attention_BorderColor:#fff;--sapButton_Attention_TextColor:#fff;--sapButton_Attention_Hover_Background:#7a5100;--sapButton_Attention_Hover_BorderColor:#fff;--sapButton_Attention_Hover_TextColor:#fff;--sapButton_Attention_Active_Background:#7a5100;--sapButton_Attention_Active_BorderColor:#fff;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#0f5d94;--sapButton_Attention_Selected_BorderColor:#fff;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#7a5100;--sapButton_Attention_Selected_Hover_BorderColor:#fff;--sapButton_Negative_Background:#000;--sapButton_Negative_BorderColor:#fff;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#7a5100;--sapButton_Negative_Hover_BorderColor:#fff;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#7a5100;--sapButton_Negative_Active_BorderColor:#fff;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#000;--sapButton_Critical_BorderColor:#fff;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#7a5100;--sapButton_Critical_Hover_BorderColor:#fff;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#7a5100;--sapButton_Critical_Active_BorderColor:#fff;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#000;--sapButton_Success_BorderColor:#fff;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#7a5100;--sapButton_Success_Hover_BorderColor:#fff;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#7a5100;--sapButton_Success_Active_BorderColor:#fff;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#000;--sapButton_Information_BorderColor:#fff;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#7a5100;--sapButton_Information_Hover_BorderColor:#fff;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#7a5100;--sapButton_Information_Active_BorderColor:#fff;--sapButton_Neutral_Background:#000;--sapButton_Neutral_BorderColor:#fff;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#7a5100;--sapButton_Neutral_Hover_BorderColor:#fff;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#7a5100;--sapButton_Neutral_Active_BorderColor:#fff;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Selected_Background:#0f5d94;--sapButton_Track_Selected_TextColor:#fff;--sapButton_Track_Background:#000;--sapButton_Track_TextColor:#fff;--sapButton_TokenBackground:#000;--sapButton_TokenBorderColor:#fff;--sapField_Background:#000;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#999;--sapField_BorderColor:#fff;--sapField_HelpBackground:#000;--sapField_BorderWidth:.0625rem;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#000;--sapField_Hover_BorderColor:#fff;--sapField_Hover_HelpBackground:#000;--sapField_Active_BorderColor:#fff;--sapField_Focus_Background:#000;--sapField_Focus_BorderColor:#fff;--sapField_Focus_HelpBackground:#000;--sapField_ReadOnly_Background:#585858;--sapField_ReadOnly_BorderColor:#999;--sapField_ReadOnly_HelpBackground:#585858;--sapField_RequiredColor:#fff;--sapField_InvalidColor:#fff;--sapField_InvalidBackground:#7a5100;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#fff;--sapField_WarningBackground:#000;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#fff;--sapField_SuccessBackground:#000;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#fff;--sapField_InformationBackground:#000;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#000;--sapGroup_TitleBorderColor:#fff;--sapGroup_TitleTextColor:#fff;--sapGroup_ContentBackground:#000;--sapGroup_ContentBorderColor:#fff;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#000;--sapToolbar_Background:#000;--sapToolbar_SeparatorColor:#fff;--sapList_HeaderBackground:#000;--sapList_HeaderBorderColor:#fff;--sapList_HeaderTextColor:#fff;--sapList_BorderColor:#999;--sapList_TextColor:#fff;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_SelectionBackgroundColor:#0f5d94;--sapList_SelectionBorderColor:#fff;--sapList_Hover_SelectionBackground:#7a5100;--sapList_Background:#000;--sapList_Hover_Background:#7a5100;--sapList_AlternatingBackground:#262626;--sapList_GroupHeaderBackground:#000;--sapList_GroupHeaderBorderColor:#fff;--sapList_GroupHeaderTextColor:#fff;--sapList_FooterBackground:#000;--sapList_FooterTextColor:#fff;--sapList_TableGroupHeaderBackground:#585858;--sapList_TableGroupHeaderBorderColor:#fff;--sapList_TableGroupHeaderTextColor:#fff;--sapList_TableFooterBorder:#fff;--sapList_TableFixedBorderColor:#fff;--sapList_Active_Background:#7a5100;--sapScrollBar_FaceColor:#999;--sapScrollBar_TrackColor:#000;--sapScrollBar_BorderColor:#999;--sapScrollBar_SymbolColor:#fff;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#fff;--sapPageHeader_Background:#000;--sapPageHeader_BorderColor:#fff;--sapPageHeader_TextColor:#fff;--sapPageFooter_Background:#000;--sapPageFooter_BorderColor:#fff;--sapPageFooter_TextColor:#fff;--sapInfobar_Background:#000;--sapInfobar_Hover_Background:#7a5100;--sapInfobar_Active_Background:#7a5100;--sapInfobar_NonInteractive_Background:#585858;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#000;--sapObjectHeader_BorderColor:#fff;--sapObjectHeader_Hover_Background:#7a5100;--sapBlockLayer_Background:#000;--sapTile_Background:#000;--sapTile_Hover_Background:#7a5100;--sapTile_Active_Background:#7a5100;--sapTile_BorderColor:#fff;--sapTile_TitleTextColor:#fff;--sapTile_TextColor:#fff;--sapTile_IconColor:#fff;--sapTile_SeparatorColor:#fff;--sapTile_Interactive_BorderColor:#fff;--sapTile_OverlayBackground:#000;--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#ffc847;--sapAccentColor2:#ed884a;--sapAccentColor3:#db9292;--sapAccentColor4:#e269c9;--sapAccentColor5:#8ca7d5;--sapAccentColor6:#6bd3ff;--sapAccentColor7:#7fc6c6;--sapAccentColor8:#b2e484;--sapAccentColor9:#b995e0;--sapAccentColor10:#b0bcc5;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#2e2e2e;--sapLegend_NonWorkingBackground:#4d4d4d;--sapLegend_CurrentDateTime:#e269c9;--sapLegendColor1:#ffc847;--sapLegendColor2:#ed884a;--sapLegendColor3:#db9292;--sapLegendColor4:#ff741f;--sapLegendColor5:#e269c9;--sapLegendColor6:#6bd3ff;--sapLegendColor7:#7fc6c6;--sapLegendColor8:#b2e484;--sapLegendColor9:#b0bcc5;--sapLegendColor10:#bb86b0;--sapLegendColor11:#ffe6ad;--sapLegendColor12:#cdaf9d;--sapLegendColor13:#ff8787;--sapLegendColor14:#ffb385;--sapLegendColor15:#ffb2ef;--sapLegendColor16:#9cabc5;--sapLegendColor17:#a4eeee;--sapLegendColor18:#8d9e7e;--sapLegendColor19:#addcf0;--sapLegendColor20:#629cff;--sapLegendBackgroundColor1:#000;--sapLegendBackgroundColor2:#000;--sapLegendBackgroundColor3:#000;--sapLegendBackgroundColor4:#000;--sapLegendBackgroundColor5:#000;--sapLegendBackgroundColor6:#000;--sapLegendBackgroundColor7:#000;--sapLegendBackgroundColor8:#000;--sapLegendBackgroundColor9:#000;--sapLegendBackgroundColor10:#000;--sapLegendBackgroundColor11:#000;--sapLegendBackgroundColor12:#000;--sapLegendBackgroundColor13:#000;--sapLegendBackgroundColor14:#000;--sapLegendBackgroundColor15:#000;--sapLegendBackgroundColor16:#000;--sapLegendBackgroundColor17:#000;--sapLegendBackgroundColor18:#000;--sapLegendBackgroundColor19:#000;--sapLegendBackgroundColor20:#000;--sapChart_OrderedColor_1:#4da2f6;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#5c66f5;--sapChart_OrderedColor_8:#c63fa4;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#387bb7;--sapChart_Bad:#ff5e5e;--sapChart_Critical:#ffab1d;--sapChart_Good:#9c9;--sapChart_Neutral:#fff;--sapChart_Sequence_1:#4da2f6;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#5c66f5;--sapChart_Sequence_8:#c63fa4;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#387bb7;--sapChart_Sequence_Neutral:#fff;}"
7
+ content: ":root{--sapThemeMetaData-Base-baseLib:{\"Path\":\"Base.baseLib.sap_belize_hcb.css_variables\",\"PathPattern\":\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\":[\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\":[\"Fiori_2\",\"Fiori_3\",\"HighContrast\"],\"FallbackThemeId\":\"sap_belize\",\"Engine\":{\"Name\":\"theming-engine\",\"Version\":\"1.68.3\"},\"Version\":{ \"Build\":\"11.1.36.20220314143804\",\"Source\":\"11.1.36\"}};--sapBrandColor:#7a5100;--sapHighlightColor:#7a5100;--sapBaseColor:#000;--sapShellColor:#000;--sapBackgroundColor:#000;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:\"72-Semibold\",\"72-Semiboldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:\"72-SemiboldDuplex\",\"72-SemiboldDuplexfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#fff;--sapLinkColor:#fff;--sapLink_Hover_Color:#fff;--sapLink_Active_Color:#fff;--sapLink_Visited_Color:#fff;--sapLink_InvertedColor:#fff;--sapLink_SubtleColor:#fff;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0f5d94;--sapActiveColor:#7a5100;--sapHighlightTextColor:#fff;--sapTitleColor:#fff;--sapNegativeColor:#ff5e5e;--sapCriticalColor:#ffab1d;--sapPositiveColor:#9c9;--sapInformativeColor:#fff;--sapNeutralColor:#fff;--sapNegativeElementColor:#ff5e5e;--sapCriticalElementColor:#ffab1d;--sapPositiveElementColor:#9c9;--sapInformativeElementColor:#fff;--sapNeutralElementColor:#fff;--sapNegativeTextColor:#ff5e5e;--sapPositiveTextColor:#9c9;--sapCriticalTextColor:#ffab1d;--sapInformativeTextColor:#fff;--sapNeutralTextColor:#fff;--sapNeutralBorderColor:#fff;--sapErrorColor:#ff5e5e;--sapErrorBorderColor:#ff5e5e;--sapWarningColor:#ffab1d;--sapWarningBorderColor:#ffab1d;--sapSuccessColor:#9c9;--sapSuccessBorderColor:#9c9;--sapInformationColor:#fff;--sapInformationBorderColor:#fff;--sapErrorBackground:#000;--sapWarningBackground:#000;--sapSuccessBackground:#000;--sapInformationBackground:#000;--sapNeutralBackground:#000;--sapIndicationColor_1:#ff5e5e;--sapIndicationColor_1_Background:#000;--sapIndicationColor_1_BorderColor:#fff;--sapIndicationColor_1_Hover_Background:#7a5100;--sapIndicationColor_1_Active_Background:#7a5100;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#ff9191;--sapIndicationColor_2_Background:#000;--sapIndicationColor_2_BorderColor:#fff;--sapIndicationColor_2_Hover_Background:#7a5100;--sapIndicationColor_2_Active_Background:#7a5100;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#ffab1d;--sapIndicationColor_3_Background:#000;--sapIndicationColor_3_BorderColor:#fff;--sapIndicationColor_3_Hover_Background:#7a5100;--sapIndicationColor_3_Active_Background:#7a5100;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#9c9;--sapIndicationColor_4_Background:#000;--sapIndicationColor_4_BorderColor:#fff;--sapIndicationColor_4_Hover_Background:#7a5100;--sapIndicationColor_4_Active_Background:#7a5100;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#6bd3ff;--sapIndicationColor_5_Background:#000;--sapIndicationColor_5_BorderColor:#fff;--sapIndicationColor_5_Hover_Background:#7a5100;--sapIndicationColor_5_Active_Background:#7a5100;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#000;--sapIndicationColor_6_BorderColor:#fff;--sapIndicationColor_6_Hover_Background:#7a5100;--sapIndicationColor_6_Active_Background:#7a5100;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#000;--sapIndicationColor_7_BorderColor:#fff;--sapIndicationColor_7_Hover_Background:#7a5100;--sapIndicationColor_7_Active_Background:#7a5100;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#000;--sapIndicationColor_8_BorderColor:#fff;--sapIndicationColor_8_Hover_Background:#7a5100;--sapIndicationColor_8_Active_Background:#7a5100;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#fff;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#fff;--sapContent_MarkerIconColor:#fff;--sapContent_MarkerTextColor:#fff;--sapContent_MeasureIndicatorColor:#fff;--sapContent_Selected_MeasureIndicatorColor:#fff;--sapContent_ImagePlaceholderBackground:#000;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#fff;--sapContent_UnratedColor:#999;--sapContent_BusyColor:#fff;--sapContent_FocusColor:#fff;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#fff;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem #fff;--sapContent_Shadow1:0 0 1rem 0 hsla(0,0%,100%,0.5),0 0 0 0.125rem #fff;--sapContent_Shadow2:0 0.25rem 2rem 0 hsla(0,0%,100%,0.6),0 0 0 0.125rem #fff;--sapContent_Shadow3:0 0.625rem 4rem 0 hsla(0,0%,100%,0.8),0 0 0 0.125rem #fff;--sapContent_TextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #fff;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#7a5100;--sapContent_HelpColor:#03b803;--sapContent_LabelColor:#fff;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:#666;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#000;--sapContent_ForegroundBorderColor:#fff;--sapContent_ForegroundTextColor:#fff;--sapContent_BadgeBackground:#000;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#666;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#666 0%,#666 35%,#999 50%,#666 65%,#666);--sapContent_DragAndDropActiveColor:#03b803;--sapContent_Selected_Background:#0f5d94;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#7a5100;--sapContent_Selected_ForegroundColor:#fff;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#62737c;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#88979e;--sapContent_Illustrative_Color6:#88979e;--sapContent_Illustrative_Color7:#212628;--sapContent_Illustrative_Color8:#dbdbdb;--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;--sapShell_Background:#000;--sapShell_BackgroundImage:linear-gradient(180deg,#000,#000);--sapShell_BackgroundGradient:linear-gradient(180deg,#000,#000);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#fff;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#000;--sapShell_InteractiveTextColor:#fff;--sapShell_InteractiveBorderColor:#fff;--sapShell_GroupTitleTextColor:#fff;--sapShell_GroupTitleTextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapShell_Hover_Background:#7a5100;--sapShell_Active_Background:#7a5100;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#0f5d94;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#7a5100;--sapShell_Favicon:none;--sapShell_Navigation_Background:#000;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#7a5100;--sapShell_Navigation_Active_Background:#7a5100;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0 0 #fff;--sapShell_NegativeColor:#ff5e5e;--sapShell_CriticalColor:#ffab1d;--sapShell_PositiveColor:#9c9;--sapShell_InformativeColor:#fff;--sapShell_NeutralColor:#fff;--sapAvatar_1_Background:#000;--sapAvatar_1_BorderColor:#fff;--sapAvatar_1_TextColor:#fff;--sapAvatar_2_Background:#000;--sapAvatar_2_BorderColor:#fff;--sapAvatar_2_TextColor:#fff;--sapAvatar_3_Background:#000;--sapAvatar_3_BorderColor:#fff;--sapAvatar_3_TextColor:#fff;--sapAvatar_4_Background:#000;--sapAvatar_4_BorderColor:#fff;--sapAvatar_4_TextColor:#fff;--sapAvatar_5_Background:#000;--sapAvatar_5_BorderColor:#fff;--sapAvatar_5_TextColor:#fff;--sapAvatar_6_Background:#000;--sapAvatar_6_BorderColor:#fff;--sapAvatar_6_TextColor:#fff;--sapAvatar_7_Background:#000;--sapAvatar_7_BorderColor:#fff;--sapAvatar_7_TextColor:#fff;--sapAvatar_8_Background:#000;--sapAvatar_8_BorderColor:#fff;--sapAvatar_8_TextColor:#fff;--sapAvatar_9_Background:#000;--sapAvatar_9_BorderColor:#fff;--sapAvatar_9_TextColor:#fff;--sapAvatar_10_Background:#000;--sapAvatar_10_BorderColor:#fff;--sapAvatar_10_TextColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#000;--sapButton_BorderColor:#fff;--sapButton_TextColor:#fff;--sapButton_Hover_Background:#7a5100;--sapButton_Hover_BorderColor:#fff;--sapButton_Hover_TextColor:#fff;--sapButton_IconColor:#fff;--sapButton_Active_Background:#7a5100;--sapButton_Active_BorderColor:#fff;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#000;--sapButton_Emphasized_BorderColor:#fff;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#7a5100;--sapButton_Emphasized_Hover_BorderColor:#fff;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#7a5100;--sapButton_Emphasized_Active_BorderColor:#fff;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#000;--sapButton_Reject_BorderColor:#fff;--sapButton_Reject_Hover_Background:#7a5100;--sapButton_Reject_Hover_BorderColor:#fff;--sapButton_Reject_Hover_TextColor:#fff;--sapButton_Reject_Active_Background:#7a5100;--sapButton_Reject_Active_BorderColor:#fff;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#fff;--sapButton_Reject_Selected_Background:#0f5d94;--sapButton_Reject_Selected_BorderColor:#fff;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#7a5100;--sapButton_Reject_Selected_Hover_BorderColor:#fff;--sapButton_Accept_Background:#000;--sapButton_Accept_BorderColor:#fff;--sapButton_Accept_Hover_Background:#7a5100;--sapButton_Accept_Hover_BorderColor:#fff;--sapButton_Accept_Hover_TextColor:#fff;--sapButton_Accept_Active_Background:#7a5100;--sapButton_Accept_Active_BorderColor:#fff;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#fff;--sapButton_Accept_Selected_Background:#0f5d94;--sapButton_Accept_Selected_BorderColor:#fff;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#7a5100;--sapButton_Accept_Selected_Hover_BorderColor:#fff;--sapButton_Lite_Background:#000;--sapButton_Lite_BorderColor:#fff;--sapButton_Lite_TextColor:#fff;--sapButton_Lite_Hover_Background:#7a5100;--sapButton_Lite_Hover_BorderColor:#fff;--sapButton_Lite_Hover_TextColor:#fff;--sapButton_Lite_Active_Background:#7a5100;--sapButton_Lite_Active_BorderColor:#fff;--sapButton_Selected_Background:#0f5d94;--sapButton_Selected_BorderColor:#fff;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#7a5100;--sapButton_Selected_Hover_BorderColor:#fff;--sapButton_Attention_Background:#000;--sapButton_Attention_BorderColor:#fff;--sapButton_Attention_TextColor:#fff;--sapButton_Attention_Hover_Background:#7a5100;--sapButton_Attention_Hover_BorderColor:#fff;--sapButton_Attention_Hover_TextColor:#fff;--sapButton_Attention_Active_Background:#7a5100;--sapButton_Attention_Active_BorderColor:#fff;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#0f5d94;--sapButton_Attention_Selected_BorderColor:#fff;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#7a5100;--sapButton_Attention_Selected_Hover_BorderColor:#fff;--sapButton_Negative_Background:#000;--sapButton_Negative_BorderColor:#fff;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#7a5100;--sapButton_Negative_Hover_BorderColor:#fff;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#7a5100;--sapButton_Negative_Active_BorderColor:#fff;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#000;--sapButton_Critical_BorderColor:#fff;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#7a5100;--sapButton_Critical_Hover_BorderColor:#fff;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#7a5100;--sapButton_Critical_Active_BorderColor:#fff;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#000;--sapButton_Success_BorderColor:#fff;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#7a5100;--sapButton_Success_Hover_BorderColor:#fff;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#7a5100;--sapButton_Success_Active_BorderColor:#fff;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#000;--sapButton_Information_BorderColor:#fff;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#7a5100;--sapButton_Information_Hover_BorderColor:#fff;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#7a5100;--sapButton_Information_Active_BorderColor:#fff;--sapButton_Information_Active_TextColor:#fff;--sapButton_Neutral_Background:#000;--sapButton_Neutral_BorderColor:#fff;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#7a5100;--sapButton_Neutral_Hover_BorderColor:#fff;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#7a5100;--sapButton_Neutral_Active_BorderColor:#fff;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Background:#000;--sapButton_Track_BorderColor:#fff;--sapButton_Track_TextColor:#fff;--sapButton_Track_Hover_Background:#7a5100;--sapButton_Track_Hover_BorderColor:#fff;--sapButton_Track_Selected_Background:#0f5d94;--sapButton_Track_Selected_BorderColor:#fff;--sapButton_Track_Selected_TextColor:#fff;--sapButton_Track_Selected_Hover_Background:#7a5100;--sapButton_Track_Selected_Hover_BorderColor:#fff;--sapButton_Handle_Background:#000;--sapButton_Handle_BorderColor:#fff;--sapButton_Handle_TextColor:#fff;--sapButton_Handle_Hover_Background:#7a5100;--sapButton_Handle_Hover_BorderColor:#fff;--sapButton_Handle_Selected_Background:#0f5d94;--sapButton_Handle_Selected_BorderColor:#fff;--sapButton_Handle_Selected_TextColor:#fff;--sapButton_Handle_Selected_Hover_Background:#7a5100;--sapButton_Handle_Selected_Hover_BorderColor:#fff;--sapButton_Track_Negative_Background:#000;--sapButton_Track_Negative_BorderColor:#ff5e5e;--sapButton_Track_Negative_TextColor:#fff;--sapButton_Track_Negative_Hover_Background:#7a5100;--sapButton_Track_Negative_Hover_BorderColor:#ff5e5e;--sapButton_Handle_Negative_Background:#000;--sapButton_Handle_Negative_BorderColor:#ff5e5e;--sapButton_Handle_Negative_TextColor:#fff;--sapButton_Handle_Negative_Hover_Background:#7a5100;--sapButton_Handle_Negative_Hover_BorderColor:#ff5e5e;--sapButton_Track_Positive_Background:#000;--sapButton_Track_Positive_BorderColor:#9c9;--sapButton_Track_Positive_TextColor:#fff;--sapButton_Track_Positive_Hover_Background:#000;--sapButton_Track_Positive_Hover_BorderColor:#fff;--sapButton_Handle_Positive_Background:#000;--sapButton_Handle_Positive_BorderColor:#9c9;--sapButton_Handle_Positive_TextColor:#fff;--sapButton_Handle_Positive_Hover_Background:#7a5100;--sapButton_Handle_Positive_Hover_BorderColor:#9c9;--sapButton_TokenBackground:#000;--sapButton_TokenBorderColor:#fff;--sapField_Background:#000;--sapField_BackgroundStyle:none;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#999;--sapField_BorderColor:#fff;--sapField_HelpBackground:#000;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#000;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#fff;--sapField_Hover_HelpBackground:#000;--sapField_Active_BorderColor:#fff;--sapField_Focus_Background:#000;--sapField_Focus_BorderColor:#fff;--sapField_Focus_HelpBackground:#000;--sapField_ReadOnly_Background:#585858;--sapField_ReadOnly_BorderColor:#999;--sapField_ReadOnly_HelpBackground:#585858;--sapField_RequiredColor:#fff;--sapField_InvalidColor:#fff;--sapField_InvalidBackground:#7a5100;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#fff;--sapField_WarningBackground:#000;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#fff;--sapField_SuccessBackground:#000;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#fff;--sapField_InformationBackground:#000;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#000;--sapGroup_TitleBorderColor:#fff;--sapGroup_TitleTextColor:#fff;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#000;--sapGroup_ContentBorderColor:#fff;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#000;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:#000;--sapToolbar_SeparatorColor:#fff;--sapList_HeaderBackground:#000;--sapList_HeaderBorderColor:#fff;--sapList_HeaderTextColor:#fff;--sapList_BorderColor:#999;--sapList_TextColor:#fff;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#7a5100;--sapList_SelectionBackgroundColor:#0f5d94;--sapList_SelectionBorderColor:#fff;--sapList_Hover_SelectionBackground:#7a5100;--sapList_Background:#000;--sapList_Hover_Background:#7a5100;--sapList_AlternatingBackground:#262626;--sapList_GroupHeaderBackground:#000;--sapList_GroupHeaderBorderColor:#fff;--sapList_GroupHeaderTextColor:#fff;--sapList_FooterBackground:#000;--sapList_FooterTextColor:#fff;--sapList_TableGroupHeaderBackground:#585858;--sapList_TableGroupHeaderBorderColor:#fff;--sapList_TableGroupHeaderTextColor:#fff;--sapList_TableFooterBorder:#fff;--sapList_TableFixedBorderColor:#fff;--sapMessage_ErrorBorderColor:#ff5e5e;--sapMessage_WarningBorderColor:#ffab1d;--sapMessage_SuccessBorderColor:#9c9;--sapMessage_InformationBorderColor:#fff;--sapProgress_Background:#000;--sapProgress_BorderColor:#fff;--sapProgress_TextColor:#fff;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#000;--sapProgress_NegativeBorderColor:#fff;--sapProgress_NegativeTextColor:#fff;--sapProgress_CriticalBackground:#000;--sapProgress_CriticalBorderColor:#fff;--sapProgress_CriticalTextColor:#fff;--sapProgress_PositiveBackground:#000;--sapProgress_PositiveBorderColor:#fff;--sapProgress_PositiveTextColor:#fff;--sapProgress_InformationBackground:#000;--sapProgress_InformationBorderColor:#fff;--sapProgress_InformationTextColor:#fff;--sapProgress_Value_Background:#7a5100;--sapProgress_Value_BorderColor:#fff;--sapProgress_Value_TextColor:#fff;--sapProgress_Value_NegativeBackground:#7a5100;--sapProgress_Value_NegativeBorderColor:#fff;--sapProgress_Value_NegativeTextColor:#fff;--sapProgress_Value_CriticalBackground:#7a5100;--sapProgress_Value_CriticalBorderColor:#fff;--sapProgress_Value_CriticalTextColor:#fff;--sapProgress_Value_PositiveBackground:#7a5100;--sapProgress_Value_PositiveBorderColor:#fff;--sapProgress_Value_PositiveTextColor:#fff;--sapProgress_Value_InformationBackground:#7a5100;--sapProgress_Value_InformationBorderColor:#fff;--sapProgress_Value_InformationTextColor:#fff;--sapScrollBar_FaceColor:#999;--sapScrollBar_TrackColor:#000;--sapScrollBar_BorderColor:#999;--sapScrollBar_SymbolColor:#fff;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#fff;--sapSlider_Background:#000;--sapSlider_BorderColor:#fff;--sapSlider_Selected_Background:#0f5d94;--sapSlider_Selected_BorderColor:#fff;--sapSlider_HandleBackground:#000;--sapSlider_HandleBorderColor:#fff;--sapSlider_RangeHandleBackground:#000;--sapSlider_Hover_HandleBackground:#7a5100;--sapSlider_Hover_HandleBorderColor:#fff;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#7a5100;--sapSlider_Active_HandleBorderColor:#fff;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#000;--sapPageHeader_BorderColor:#fff;--sapPageHeader_TextColor:#fff;--sapPageFooter_Background:#000;--sapPageFooter_BorderColor:#fff;--sapPageFooter_TextColor:#fff;--sapInfobar_Background:#000;--sapInfobar_Hover_Background:#7a5100;--sapInfobar_Active_Background:#7a5100;--sapInfobar_NonInteractive_Background:#585858;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#000;--sapObjectHeader_BorderColor:#fff;--sapObjectHeader_Hover_Background:#7a5100;--sapObjectHeader_Title_TextColor:#fff;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#fff;--sapBlockLayer_Background:#000;--sapTile_Background:#000;--sapTile_Hover_Background:#7a5100;--sapTile_Active_Background:#7a5100;--sapTile_BorderColor:#fff;--sapTile_BorderCornerRadius:0.25rem;--sapTile_TitleTextColor:#fff;--sapTile_TextColor:#fff;--sapTile_IconColor:#fff;--sapTile_SeparatorColor:#fff;--sapTile_Interactive_BorderColor:#fff;--sapTile_OverlayBackground:#000;--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#ffc847;--sapAccentColor2:#ed884a;--sapAccentColor3:#db9292;--sapAccentColor4:#e269c9;--sapAccentColor5:#8ca7d5;--sapAccentColor6:#6bd3ff;--sapAccentColor7:#7fc6c6;--sapAccentColor8:#b2e484;--sapAccentColor9:#b995e0;--sapAccentColor10:#b0bcc5;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#2e2e2e;--sapLegend_NonWorkingBackground:#585858;--sapLegend_CurrentDateTime:#e269c9;--sapLegendColor1:#ffc847;--sapLegendColor2:#ed884a;--sapLegendColor3:#db9292;--sapLegendColor4:#ff741f;--sapLegendColor5:#e269c9;--sapLegendColor6:#6bd3ff;--sapLegendColor7:#7fc6c6;--sapLegendColor8:#b2e484;--sapLegendColor9:#b0bcc5;--sapLegendColor10:#bb86b0;--sapLegendColor11:#ffe6ad;--sapLegendColor12:#cdaf9d;--sapLegendColor13:#ff8787;--sapLegendColor14:#ffb385;--sapLegendColor15:#ffb2ef;--sapLegendColor16:#9cabc5;--sapLegendColor17:#a4eeee;--sapLegendColor18:#8d9e7e;--sapLegendColor19:#addcf0;--sapLegendColor20:#629cff;--sapLegendBackgroundColor1:#000;--sapLegendBackgroundColor2:#000;--sapLegendBackgroundColor3:#000;--sapLegendBackgroundColor4:#000;--sapLegendBackgroundColor5:#000;--sapLegendBackgroundColor6:#000;--sapLegendBackgroundColor7:#000;--sapLegendBackgroundColor8:#000;--sapLegendBackgroundColor9:#000;--sapLegendBackgroundColor10:#000;--sapLegendBackgroundColor11:#000;--sapLegendBackgroundColor12:#000;--sapLegendBackgroundColor13:#000;--sapLegendBackgroundColor14:#000;--sapLegendBackgroundColor15:#000;--sapLegendBackgroundColor16:#000;--sapLegendBackgroundColor17:#000;--sapLegendBackgroundColor18:#000;--sapLegendBackgroundColor19:#000;--sapLegendBackgroundColor20:#000;--sapChart_OrderedColor_1:#4da2f6;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#5c66f5;--sapChart_OrderedColor_8:#c53da4;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#387bb7;--sapChart_Bad:#ff5e5e;--sapChart_Critical:#ffab1d;--sapChart_Good:#9c9;--sapChart_Neutral:#fff;--sapChart_Sequence_1:#4da2f6;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#5c66f5;--sapChart_Sequence_8:#c53da4;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#387bb7;--sapChart_Sequence_Neutral:#fff;}"
8
8
  }
9
9
  };
10
10
 
@@ -4,7 +4,7 @@ sap.ui.define(['exports'], function (exports) { 'use strict';
4
4
  _: {
5
5
  packageName: "@ui5/webcomponents-theming",
6
6
  fileName: "themes/sap_belize_hcw/parameters-bundle.css",
7
- content: ":root{--sapBrandColor:#ec8b46;--sapHighlightColor:#ec8b46;--sapBaseColor:#fff;--sapShellColor:#fff;--sapBackgroundColor:#fff;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#000;--sapLinkColor:#000;--sapLink_Hover_Color:#000;--sapLink_Active_Color:#000;--sapLink_Visited_Color:#000;--sapLink_InvertedColor:#000;--sapLink_SubtleColor:#000;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#8fb5ff;--sapActiveColor:#ec8b46;--sapHighlightTextColor:#000;--sapTitleColor:#000;--sapNegativeColor:#ab0000;--sapCriticalColor:#5c5c00;--sapPositiveColor:#006362;--sapInformativeColor:#000;--sapNeutralColor:#000;--sapNegativeElementColor:#ab0000;--sapCriticalElementColor:#5c5c00;--sapPositiveElementColor:#006362;--sapInformativeElementColor:#000;--sapNeutralElementColor:#000;--sapNegativeTextColor:#ab0000;--sapPositiveTextColor:#006362;--sapCriticalTextColor:#5c5c00;--sapInformativeTextColor:#000;--sapNeutralTextColor:#000;--sapNeutralBorderColor:#000;--sapErrorColor:#ab0000;--sapErrorBorderColor:#ab0000;--sapWarningColor:#5c5c00;--sapWarningBorderColor:#5c5c00;--sapSuccessColor:#006362;--sapSuccessBorderColor:#006362;--sapInformationColor:#000;--sapInformationBorderColor:#000;--sapErrorBackground:#fff;--sapWarningBackground:#fff;--sapSuccessBackground:#fff;--sapInformationBackground:#fff;--sapNeutralBackground:#fff;--sapIndicationColor_1:#780000;--sapIndicationColor_1_Hover_Background:#ec8b46;--sapIndicationColor_1_Active_Background:#ec8b46;--sapIndicationColor_1_TextColor:#000;--sapIndicationColor_2:#ab0000;--sapIndicationColor_2_Hover_Background:#ec8b46;--sapIndicationColor_2_Active_Background:#ec8b46;--sapIndicationColor_2_TextColor:#000;--sapIndicationColor_3:#5c5c00;--sapIndicationColor_3_Hover_Background:#ec8b46;--sapIndicationColor_3_Active_Background:#ec8b46;--sapIndicationColor_3_TextColor:#000;--sapIndicationColor_4:#006362;--sapIndicationColor_4_Hover_Background:#ec8b46;--sapIndicationColor_4_Active_Background:#ec8b46;--sapIndicationColor_4_TextColor:#000;--sapIndicationColor_5:#004ccb;--sapIndicationColor_5_Hover_Background:#ec8b46;--sapIndicationColor_5_Active_Background:#ec8b46;--sapIndicationColor_5_TextColor:#000;--sapIndicationColor_6:#105b5b;--sapIndicationColor_6_Hover_Background:#ec8b46;--sapIndicationColor_6_Active_Background:#ec8b46;--sapIndicationColor_6_TextColor:#000;--sapIndicationColor_7:#6c32a9;--sapIndicationColor_7_Hover_Background:#ec8b46;--sapIndicationColor_7_Active_Background:#ec8b46;--sapIndicationColor_7_TextColor:#000;--sapIndicationColor_8:#961d7c;--sapIndicationColor_8_Hover_Background:#ec8b46;--sapIndicationColor_8_Active_Background:#ec8b46;--sapIndicationColor_8_TextColor:#000;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#000;--sapContent_ContrastIconColor:#000;--sapContent_NonInteractiveIconColor:#000;--sapContent_MarkerIconColor:#000;--sapContent_MarkerTextColor:#000;--sapContent_ImagePlaceholderBackground:#fff;--sapContent_ImagePlaceholderForegroundColor:#000;--sapContent_RatedColor:#000;--sapContent_UnratedColor:#585858;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#000;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#000;--sapContent_Shadow0:0 0 0 0.0625rem #000;--sapContent_Shadow1:0 0 1rem 0 rgba(0,0,0,0.5),0 0 0 0.125rem #000;--sapContent_Shadow2:0 0.25rem 2rem 0 rgba(0,0,0,0.6),0 0 0 0.125rem #000;--sapContent_Shadow3:0 0.625rem 4rem 0 rgba(0,0,0,0.8),0 0 0 0.125rem #000;--sapContent_TextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #000;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#ec8b46;--sapContent_HelpColor:#006500;--sapContent_LabelColor:#000;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:#888;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#000;--sapContent_ForegroundColor:#fff;--sapContent_ForegroundBorderColor:#000;--sapContent_ForegroundTextColor:#000;--sapContent_BadgeBackground:#fff;--sapContent_BadgeTextColor:#000;--sapContent_Placeholderloading_Background:#888;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#888 0%,#888 35%,#585858 50%,#888 65%,#888);--sapContent_DragAndDropActiveColor:#006500;--sapContent_Selected_Background:#8fb5ff;--sapContent_Selected_TextColor:#000;--sapContent_Selected_Hover_Background:#ec8b46;--sapContent_Selected_ForegroundColor:#000;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#434e56;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#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;--sapShell_Background:#fff;--sapShell_BackgroundImage:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundGradient:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#000;--sapShell_TextColor:#000;--sapShell_InteractiveBackground:#fff;--sapShell_InteractiveTextColor:#000;--sapShell_InteractiveBorderColor:#000;--sapShell_GroupTitleTextColor:#000;--sapShell_GroupTitleTextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapShell_Hover_Background:#ec8b46;--sapShell_Active_Background:#ec8b46;--sapShell_Active_TextColor:#000;--sapShell_Selected_Background:#8fb5ff;--sapShell_Selected_TextColor:#000;--sapShell_Selected_Hover_Background:#ec8b46;--sapShell_Favicon:none;--sapShell_Navigation_Background:#fff;--sapShell_Navigation_SelectedColor:#000;--sapShell_Navigation_Selected_TextColor:#000;--sapShell_Navigation_TextColor:#000;--sapShell_Navigation_Hover_Background:#ec8b46;--sapShell_Navigation_Active_Background:#ec8b46;--sapShell_Navigation_Active_TextColor:#000;--sapShell_Shadow:0 0.125rem 0 0 #000;--sapShell_NegativeColor:#ab0000;--sapShell_CriticalColor:#5c5c00;--sapShell_PositiveColor:#006362;--sapShell_InformativeColor:#000;--sapShell_NeutralColor:#000;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#fff;--sapButton_BorderColor:#000;--sapButton_TextColor:#000;--sapButton_Hover_Background:#ec8b46;--sapButton_Hover_BorderColor:#000;--sapButton_Hover_TextColor:#000;--sapButton_IconColor:#000;--sapButton_Active_Background:#ec8b46;--sapButton_Active_BorderColor:#000;--sapButton_Active_TextColor:#000;--sapButton_Emphasized_Background:#fff;--sapButton_Emphasized_BorderColor:#000;--sapButton_Emphasized_TextColor:#000;--sapButton_Emphasized_Hover_Background:#ec8b46;--sapButton_Emphasized_Hover_BorderColor:#000;--sapButton_Emphasized_Hover_TextColor:#000;--sapButton_Emphasized_Active_Background:#ec8b46;--sapButton_Emphasized_Active_BorderColor:#000;--sapButton_Emphasized_Active_TextColor:#000;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Reject_Background:#fff;--sapButton_Reject_BorderColor:#000;--sapButton_Reject_Hover_Background:#ec8b46;--sapButton_Reject_Hover_BorderColor:#000;--sapButton_Reject_Hover_TextColor:#000;--sapButton_Reject_Active_Background:#ec8b46;--sapButton_Reject_Active_BorderColor:#000;--sapButton_Reject_Active_TextColor:#000;--sapButton_Reject_TextColor:#000;--sapButton_Reject_Selected_Background:#8fb5ff;--sapButton_Reject_Selected_BorderColor:#000;--sapButton_Reject_Selected_TextColor:#000;--sapButton_Reject_Selected_Hover_Background:#ec8b46;--sapButton_Reject_Selected_Hover_BorderColor:#000;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#000;--sapButton_Accept_Hover_Background:#ec8b46;--sapButton_Accept_Hover_BorderColor:#000;--sapButton_Accept_Hover_TextColor:#000;--sapButton_Accept_Active_Background:#ec8b46;--sapButton_Accept_Active_BorderColor:#000;--sapButton_Accept_Active_TextColor:#000;--sapButton_Accept_TextColor:#000;--sapButton_Accept_Selected_Background:#8fb5ff;--sapButton_Accept_Selected_BorderColor:#000;--sapButton_Accept_Selected_TextColor:#000;--sapButton_Accept_Selected_Hover_Background:#ec8b46;--sapButton_Accept_Selected_Hover_BorderColor:#000;--sapButton_Lite_Background:#fff;--sapButton_Lite_BorderColor:#000;--sapButton_Lite_TextColor:#000;--sapButton_Lite_Hover_Background:#ec8b46;--sapButton_Lite_Hover_BorderColor:#000;--sapButton_Lite_Hover_TextColor:#000;--sapButton_Lite_Active_Background:#ec8b46;--sapButton_Lite_Active_BorderColor:#000;--sapButton_Selected_Background:#8fb5ff;--sapButton_Selected_BorderColor:#000;--sapButton_Selected_TextColor:#000;--sapButton_Selected_Hover_Background:#ec8b46;--sapButton_Selected_Hover_BorderColor:#000;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#000;--sapButton_Attention_TextColor:#000;--sapButton_Attention_Hover_Background:#ec8b46;--sapButton_Attention_Hover_BorderColor:#000;--sapButton_Attention_Hover_TextColor:#000;--sapButton_Attention_Active_Background:#ec8b46;--sapButton_Attention_Active_BorderColor:#000;--sapButton_Attention_Active_TextColor:#000;--sapButton_Attention_Selected_Background:#8fb5ff;--sapButton_Attention_Selected_BorderColor:#000;--sapButton_Attention_Selected_TextColor:#000;--sapButton_Attention_Selected_Hover_Background:#ec8b46;--sapButton_Attention_Selected_Hover_BorderColor:#000;--sapButton_Negative_Background:#fff;--sapButton_Negative_BorderColor:#000;--sapButton_Negative_TextColor:#000;--sapButton_Negative_Hover_Background:#ec8b46;--sapButton_Negative_Hover_BorderColor:#000;--sapButton_Negative_Hover_TextColor:#000;--sapButton_Negative_Active_Background:#ec8b46;--sapButton_Negative_Active_BorderColor:#000;--sapButton_Negative_Active_TextColor:#000;--sapButton_Critical_Background:#fff;--sapButton_Critical_BorderColor:#000;--sapButton_Critical_TextColor:#000;--sapButton_Critical_Hover_Background:#ec8b46;--sapButton_Critical_Hover_BorderColor:#000;--sapButton_Critical_Hover_TextColor:#000;--sapButton_Critical_Active_Background:#ec8b46;--sapButton_Critical_Active_BorderColor:#000;--sapButton_Critical_Active_TextColor:#000;--sapButton_Success_Background:#fff;--sapButton_Success_BorderColor:#000;--sapButton_Success_TextColor:#000;--sapButton_Success_Hover_Background:#ec8b46;--sapButton_Success_Hover_BorderColor:#000;--sapButton_Success_Hover_TextColor:#000;--sapButton_Success_Active_Background:#ec8b46;--sapButton_Success_Active_BorderColor:#000;--sapButton_Success_Active_TextColor:#000;--sapButton_Information_Background:#fff;--sapButton_Information_BorderColor:#000;--sapButton_Information_TextColor:#000;--sapButton_Information_Hover_Background:#ec8b46;--sapButton_Information_Hover_BorderColor:#000;--sapButton_Information_Hover_TextColor:#000;--sapButton_Information_Active_Background:#ec8b46;--sapButton_Information_Active_BorderColor:#000;--sapButton_Neutral_Background:#fff;--sapButton_Neutral_BorderColor:#000;--sapButton_Neutral_TextColor:#000;--sapButton_Neutral_Hover_Background:#ec8b46;--sapButton_Neutral_Hover_BorderColor:#000;--sapButton_Neutral_Hover_TextColor:#000;--sapButton_Neutral_Active_Background:#ec8b46;--sapButton_Neutral_Active_BorderColor:#000;--sapButton_Neutral_Active_TextColor:#000;--sapButton_Track_Selected_Background:#8fb5ff;--sapButton_Track_Selected_TextColor:#000;--sapButton_Track_Background:#fff;--sapButton_Track_TextColor:#000;--sapButton_TokenBackground:#fff;--sapButton_TokenBorderColor:#000;--sapField_Background:#fff;--sapField_TextColor:#000;--sapField_PlaceholderTextColor:#585858;--sapField_BorderColor:#000;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#fff;--sapField_Hover_BorderColor:#000;--sapField_Hover_HelpBackground:#fff;--sapField_Active_BorderColor:#000;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#000;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:#b3b3b3;--sapField_ReadOnly_BorderColor:#585858;--sapField_ReadOnly_HelpBackground:#b3b3b3;--sapField_RequiredColor:#000;--sapField_InvalidColor:#000;--sapField_InvalidBackground:#ec8b46;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#000;--sapField_WarningBackground:#fff;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#000;--sapField_SuccessBackground:#fff;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#000;--sapField_InformationBackground:#fff;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#fff;--sapGroup_TitleBorderColor:#000;--sapGroup_TitleTextColor:#000;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#000;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#fff;--sapToolbar_Background:#fff;--sapToolbar_SeparatorColor:#000;--sapList_HeaderBackground:#fff;--sapList_HeaderBorderColor:#000;--sapList_HeaderTextColor:#000;--sapList_BorderColor:#585858;--sapList_TextColor:#000;--sapList_Active_TextColor:#000;--sapList_BorderWidth:.0625rem;--sapList_SelectionBackgroundColor:#8fb5ff;--sapList_SelectionBorderColor:#000;--sapList_Hover_SelectionBackground:#ec8b46;--sapList_Background:#fff;--sapList_Hover_Background:#ec8b46;--sapList_AlternatingBackground:#e6e6e6;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#000;--sapList_GroupHeaderTextColor:#000;--sapList_FooterBackground:#fff;--sapList_FooterTextColor:#000;--sapList_TableGroupHeaderBackground:#b3b3b3;--sapList_TableGroupHeaderBorderColor:#000;--sapList_TableGroupHeaderTextColor:#000;--sapList_TableFooterBorder:#000;--sapList_TableFixedBorderColor:#000;--sapList_Active_Background:#ec8b46;--sapScrollBar_FaceColor:#585858;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#585858;--sapScrollBar_SymbolColor:#000;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#000;--sapPageHeader_Background:#fff;--sapPageHeader_BorderColor:#000;--sapPageHeader_TextColor:#000;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#000;--sapPageFooter_TextColor:#000;--sapInfobar_Background:#fff;--sapInfobar_Hover_Background:#ec8b46;--sapInfobar_Active_Background:#ec8b46;--sapInfobar_NonInteractive_Background:#b3b3b3;--sapInfobar_TextColor:#000;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#000;--sapObjectHeader_Hover_Background:#ec8b46;--sapBlockLayer_Background:#fff;--sapTile_Background:#fff;--sapTile_Hover_Background:#ec8b46;--sapTile_Active_Background:#ec8b46;--sapTile_BorderColor:#000;--sapTile_TitleTextColor:#000;--sapTile_TextColor:#000;--sapTile_IconColor:#000;--sapTile_SeparatorColor:#000;--sapTile_Interactive_BorderColor:#000;--sapTile_OverlayBackground:#fff;--sapTile_OverlayForegroundColor:#000;--sapAccentColor1:#5f5800;--sapAccentColor2:#5e4101;--sapAccentColor3:#973333;--sapAccentColor4:#961d7c;--sapAccentColor5:#365892;--sapAccentColor6:#004ccb;--sapAccentColor7:#105b5b;--sapAccentColor8:#26340b;--sapAccentColor9:#6c32a9;--sapAccentColor10:#4a5964;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#d9d9d9;--sapLegend_NonWorkingBackground:#b3b3b3;--sapLegend_CurrentDateTime:#961d7c;--sapLegendColor1:#5f5800;--sapLegendColor2:#5e4101;--sapLegendColor3:#973333;--sapLegendColor4:#463000;--sapLegendColor5:#961d7c;--sapLegendColor6:#004ccb;--sapLegendColor7:#105b5b;--sapLegendColor8:#26340b;--sapLegendColor9:#4a5964;--sapLegendColor10:#6c3d62;--sapLegendColor11:#383513;--sapLegendColor12:#734f00;--sapLegendColor13:#723e3e;--sapLegendColor14:#5f5642;--sapLegendColor15:#60535d;--sapLegendColor16:#465878;--sapLegendColor17:#435b5b;--sapLegendColor18:#4e5a36;--sapLegendColor19:#4e5869;--sapLegendColor20:#001b49;--sapLegendBackgroundColor1:#fff;--sapLegendBackgroundColor2:#fff;--sapLegendBackgroundColor3:#fff;--sapLegendBackgroundColor4:#fff;--sapLegendBackgroundColor5:#fff;--sapLegendBackgroundColor6:#fff;--sapLegendBackgroundColor7:#fff;--sapLegendBackgroundColor8:#fff;--sapLegendBackgroundColor9:#fff;--sapLegendBackgroundColor10:#fff;--sapLegendBackgroundColor11:#fff;--sapLegendBackgroundColor12:#fff;--sapLegendBackgroundColor13:#fff;--sapLegendBackgroundColor14:#fff;--sapLegendBackgroundColor15:#fff;--sapLegendBackgroundColor16:#fff;--sapLegendBackgroundColor17:#fff;--sapLegendBackgroundColor18:#fff;--sapLegendBackgroundColor19:#fff;--sapLegendBackgroundColor20:#fff;--sapChart_OrderedColor_1:#286ac3;--sapChart_OrderedColor_2:#d74114;--sapChart_OrderedColor_3:#057d47;--sapChart_OrderedColor_4:#e11e48;--sapChart_OrderedColor_5:#642eb2;--sapChart_OrderedColor_6:#03778c;--sapChart_OrderedColor_7:#232deb;--sapChart_OrderedColor_8:#9b136f;--sapChart_OrderedColor_9:#395563;--sapChart_OrderedColor_10:#e02e2e;--sapChart_OrderedColor_11:#0d3367;--sapChart_Bad:#ab0000;--sapChart_Critical:#5c5c00;--sapChart_Good:#006362;--sapChart_Neutral:#000;--sapChart_Sequence_1:#286ac3;--sapChart_Sequence_2:#d74114;--sapChart_Sequence_3:#057d47;--sapChart_Sequence_4:#e11e48;--sapChart_Sequence_5:#642eb2;--sapChart_Sequence_6:#03778c;--sapChart_Sequence_7:#232deb;--sapChart_Sequence_8:#9b136f;--sapChart_Sequence_9:#395563;--sapChart_Sequence_10:#e02e2e;--sapChart_Sequence_11:#0d3367;--sapChart_Sequence_Neutral:#000;}"
7
+ content: ":root{--sapThemeMetaData-Base-baseLib:{\"Path\":\"Base.baseLib.sap_belize_hcw.css_variables\",\"PathPattern\":\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\":[\"sap_belize_hcb\",\"sap_belize\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\":[\"Fiori_2\",\"Fiori_3\",\"HighContrast\"],\"FallbackThemeId\":\"sap_belize\",\"Engine\":{\"Name\":\"theming-engine\",\"Version\":\"1.68.3\"},\"Version\":{ \"Build\":\"11.1.36.20220314143804\",\"Source\":\"11.1.36\"}};--sapBrandColor:#ec8b46;--sapHighlightColor:#ec8b46;--sapBaseColor:#fff;--sapShellColor:#fff;--sapBackgroundColor:#fff;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:\"72-Semibold\",\"72-Semiboldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:\"72-SemiboldDuplex\",\"72-SemiboldDuplexfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#000;--sapLinkColor:#000;--sapLink_Hover_Color:#000;--sapLink_Active_Color:#000;--sapLink_Visited_Color:#000;--sapLink_InvertedColor:#000;--sapLink_SubtleColor:#000;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#8fb5ff;--sapActiveColor:#ec8b46;--sapHighlightTextColor:#000;--sapTitleColor:#000;--sapNegativeColor:#ab0000;--sapCriticalColor:#5c5c00;--sapPositiveColor:#006362;--sapInformativeColor:#000;--sapNeutralColor:#000;--sapNegativeElementColor:#ab0000;--sapCriticalElementColor:#5c5c00;--sapPositiveElementColor:#006362;--sapInformativeElementColor:#000;--sapNeutralElementColor:#000;--sapNegativeTextColor:#ab0000;--sapPositiveTextColor:#006362;--sapCriticalTextColor:#5c5c00;--sapInformativeTextColor:#000;--sapNeutralTextColor:#000;--sapNeutralBorderColor:#000;--sapErrorColor:#ab0000;--sapErrorBorderColor:#ab0000;--sapWarningColor:#5c5c00;--sapWarningBorderColor:#5c5c00;--sapSuccessColor:#006362;--sapSuccessBorderColor:#006362;--sapInformationColor:#000;--sapInformationBorderColor:#000;--sapErrorBackground:#fff;--sapWarningBackground:#fff;--sapSuccessBackground:#fff;--sapInformationBackground:#fff;--sapNeutralBackground:#fff;--sapIndicationColor_1:#780000;--sapIndicationColor_1_Background:#fff;--sapIndicationColor_1_BorderColor:#000;--sapIndicationColor_1_Hover_Background:#ec8b46;--sapIndicationColor_1_Active_Background:#ec8b46;--sapIndicationColor_1_TextColor:#000;--sapIndicationColor_2:#ab0000;--sapIndicationColor_2_Background:#fff;--sapIndicationColor_2_BorderColor:#000;--sapIndicationColor_2_Hover_Background:#ec8b46;--sapIndicationColor_2_Active_Background:#ec8b46;--sapIndicationColor_2_TextColor:#000;--sapIndicationColor_3:#5c5c00;--sapIndicationColor_3_Background:#fff;--sapIndicationColor_3_BorderColor:#000;--sapIndicationColor_3_Hover_Background:#ec8b46;--sapIndicationColor_3_Active_Background:#ec8b46;--sapIndicationColor_3_TextColor:#000;--sapIndicationColor_4:#006362;--sapIndicationColor_4_Background:#fff;--sapIndicationColor_4_BorderColor:#000;--sapIndicationColor_4_Hover_Background:#ec8b46;--sapIndicationColor_4_Active_Background:#ec8b46;--sapIndicationColor_4_TextColor:#000;--sapIndicationColor_5:#004ccb;--sapIndicationColor_5_Background:#fff;--sapIndicationColor_5_BorderColor:#000;--sapIndicationColor_5_Hover_Background:#ec8b46;--sapIndicationColor_5_Active_Background:#ec8b46;--sapIndicationColor_5_TextColor:#000;--sapIndicationColor_6:#105b5b;--sapIndicationColor_6_Background:#fff;--sapIndicationColor_6_BorderColor:#000;--sapIndicationColor_6_Hover_Background:#ec8b46;--sapIndicationColor_6_Active_Background:#ec8b46;--sapIndicationColor_6_TextColor:#000;--sapIndicationColor_7:#6c32a9;--sapIndicationColor_7_Background:#fff;--sapIndicationColor_7_BorderColor:#000;--sapIndicationColor_7_Hover_Background:#ec8b46;--sapIndicationColor_7_Active_Background:#ec8b46;--sapIndicationColor_7_TextColor:#000;--sapIndicationColor_8:#961d7c;--sapIndicationColor_8_Background:#fff;--sapIndicationColor_8_BorderColor:#000;--sapIndicationColor_8_Hover_Background:#ec8b46;--sapIndicationColor_8_Active_Background:#ec8b46;--sapIndicationColor_8_TextColor:#000;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#000;--sapContent_ContrastIconColor:#000;--sapContent_NonInteractiveIconColor:#000;--sapContent_MarkerIconColor:#000;--sapContent_MarkerTextColor:#000;--sapContent_MeasureIndicatorColor:#000;--sapContent_Selected_MeasureIndicatorColor:#000;--sapContent_ImagePlaceholderBackground:#fff;--sapContent_ImagePlaceholderForegroundColor:#000;--sapContent_RatedColor:#000;--sapContent_UnratedColor:#585858;--sapContent_BusyColor:#000;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#000;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#000;--sapContent_Shadow0:0 0 0 0.0625rem #000;--sapContent_Shadow1:0 0 1rem 0 rgba(0,0,0,0.5),0 0 0 0.125rem #000;--sapContent_Shadow2:0 0.25rem 2rem 0 rgba(0,0,0,0.6),0 0 0 0.125rem #000;--sapContent_Shadow3:0 0.625rem 4rem 0 rgba(0,0,0,0.8),0 0 0 0.125rem #000;--sapContent_TextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #000;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#ec8b46;--sapContent_HelpColor:#006500;--sapContent_LabelColor:#000;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:#888;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#000;--sapContent_ForegroundColor:#fff;--sapContent_ForegroundBorderColor:#000;--sapContent_ForegroundTextColor:#000;--sapContent_BadgeBackground:#fff;--sapContent_BadgeTextColor:#000;--sapContent_Placeholderloading_Background:#888;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#888 0%,#888 35%,#585858 50%,#888 65%,#888);--sapContent_DragAndDropActiveColor:#006500;--sapContent_Selected_Background:#8fb5ff;--sapContent_Selected_TextColor:#000;--sapContent_Selected_Hover_Background:#ec8b46;--sapContent_Selected_ForegroundColor:#000;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#434e56;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#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;--sapShell_Background:#fff;--sapShell_BackgroundImage:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundGradient:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#000;--sapShell_TextColor:#000;--sapShell_InteractiveBackground:#fff;--sapShell_InteractiveTextColor:#000;--sapShell_InteractiveBorderColor:#000;--sapShell_GroupTitleTextColor:#000;--sapShell_GroupTitleTextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapShell_Hover_Background:#ec8b46;--sapShell_Active_Background:#ec8b46;--sapShell_Active_TextColor:#000;--sapShell_Selected_Background:#8fb5ff;--sapShell_Selected_TextColor:#000;--sapShell_Selected_Hover_Background:#ec8b46;--sapShell_Favicon:none;--sapShell_Navigation_Background:#fff;--sapShell_Navigation_SelectedColor:#000;--sapShell_Navigation_Selected_TextColor:#000;--sapShell_Navigation_TextColor:#000;--sapShell_Navigation_Hover_Background:#ec8b46;--sapShell_Navigation_Active_Background:#ec8b46;--sapShell_Navigation_Active_TextColor:#000;--sapShell_Shadow:0 0.125rem 0 0 #000;--sapShell_NegativeColor:#ab0000;--sapShell_CriticalColor:#5c5c00;--sapShell_PositiveColor:#006362;--sapShell_InformativeColor:#000;--sapShell_NeutralColor:#000;--sapAvatar_1_Background:#fff;--sapAvatar_1_BorderColor:#000;--sapAvatar_1_TextColor:#000;--sapAvatar_2_Background:#fff;--sapAvatar_2_BorderColor:#000;--sapAvatar_2_TextColor:#000;--sapAvatar_3_Background:#fff;--sapAvatar_3_BorderColor:#000;--sapAvatar_3_TextColor:#000;--sapAvatar_4_Background:#fff;--sapAvatar_4_BorderColor:#000;--sapAvatar_4_TextColor:#000;--sapAvatar_5_Background:#fff;--sapAvatar_5_BorderColor:#000;--sapAvatar_5_TextColor:#000;--sapAvatar_6_Background:#fff;--sapAvatar_6_BorderColor:#000;--sapAvatar_6_TextColor:#000;--sapAvatar_7_Background:#fff;--sapAvatar_7_BorderColor:#000;--sapAvatar_7_TextColor:#000;--sapAvatar_8_Background:#fff;--sapAvatar_8_BorderColor:#000;--sapAvatar_8_TextColor:#000;--sapAvatar_9_Background:#fff;--sapAvatar_9_BorderColor:#000;--sapAvatar_9_TextColor:#000;--sapAvatar_10_Background:#fff;--sapAvatar_10_BorderColor:#000;--sapAvatar_10_TextColor:#000;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#fff;--sapButton_BorderColor:#000;--sapButton_TextColor:#000;--sapButton_Hover_Background:#ec8b46;--sapButton_Hover_BorderColor:#000;--sapButton_Hover_TextColor:#000;--sapButton_IconColor:#000;--sapButton_Active_Background:#ec8b46;--sapButton_Active_BorderColor:#000;--sapButton_Active_TextColor:#000;--sapButton_Emphasized_Background:#fff;--sapButton_Emphasized_BorderColor:#000;--sapButton_Emphasized_TextColor:#000;--sapButton_Emphasized_Hover_Background:#ec8b46;--sapButton_Emphasized_Hover_BorderColor:#000;--sapButton_Emphasized_Hover_TextColor:#000;--sapButton_Emphasized_Active_Background:#ec8b46;--sapButton_Emphasized_Active_BorderColor:#000;--sapButton_Emphasized_Active_TextColor:#000;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#fff;--sapButton_Reject_BorderColor:#000;--sapButton_Reject_Hover_Background:#ec8b46;--sapButton_Reject_Hover_BorderColor:#000;--sapButton_Reject_Hover_TextColor:#000;--sapButton_Reject_Active_Background:#ec8b46;--sapButton_Reject_Active_BorderColor:#000;--sapButton_Reject_Active_TextColor:#000;--sapButton_Reject_TextColor:#000;--sapButton_Reject_Selected_Background:#8fb5ff;--sapButton_Reject_Selected_BorderColor:#000;--sapButton_Reject_Selected_TextColor:#000;--sapButton_Reject_Selected_Hover_Background:#ec8b46;--sapButton_Reject_Selected_Hover_BorderColor:#000;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#000;--sapButton_Accept_Hover_Background:#ec8b46;--sapButton_Accept_Hover_BorderColor:#000;--sapButton_Accept_Hover_TextColor:#000;--sapButton_Accept_Active_Background:#ec8b46;--sapButton_Accept_Active_BorderColor:#000;--sapButton_Accept_Active_TextColor:#000;--sapButton_Accept_TextColor:#000;--sapButton_Accept_Selected_Background:#8fb5ff;--sapButton_Accept_Selected_BorderColor:#000;--sapButton_Accept_Selected_TextColor:#000;--sapButton_Accept_Selected_Hover_Background:#ec8b46;--sapButton_Accept_Selected_Hover_BorderColor:#000;--sapButton_Lite_Background:#fff;--sapButton_Lite_BorderColor:#000;--sapButton_Lite_TextColor:#000;--sapButton_Lite_Hover_Background:#ec8b46;--sapButton_Lite_Hover_BorderColor:#000;--sapButton_Lite_Hover_TextColor:#000;--sapButton_Lite_Active_Background:#ec8b46;--sapButton_Lite_Active_BorderColor:#000;--sapButton_Selected_Background:#8fb5ff;--sapButton_Selected_BorderColor:#000;--sapButton_Selected_TextColor:#000;--sapButton_Selected_Hover_Background:#ec8b46;--sapButton_Selected_Hover_BorderColor:#000;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#000;--sapButton_Attention_TextColor:#000;--sapButton_Attention_Hover_Background:#ec8b46;--sapButton_Attention_Hover_BorderColor:#000;--sapButton_Attention_Hover_TextColor:#000;--sapButton_Attention_Active_Background:#ec8b46;--sapButton_Attention_Active_BorderColor:#000;--sapButton_Attention_Active_TextColor:#000;--sapButton_Attention_Selected_Background:#8fb5ff;--sapButton_Attention_Selected_BorderColor:#000;--sapButton_Attention_Selected_TextColor:#000;--sapButton_Attention_Selected_Hover_Background:#ec8b46;--sapButton_Attention_Selected_Hover_BorderColor:#000;--sapButton_Negative_Background:#fff;--sapButton_Negative_BorderColor:#000;--sapButton_Negative_TextColor:#000;--sapButton_Negative_Hover_Background:#ec8b46;--sapButton_Negative_Hover_BorderColor:#000;--sapButton_Negative_Hover_TextColor:#000;--sapButton_Negative_Active_Background:#ec8b46;--sapButton_Negative_Active_BorderColor:#000;--sapButton_Negative_Active_TextColor:#000;--sapButton_Critical_Background:#fff;--sapButton_Critical_BorderColor:#000;--sapButton_Critical_TextColor:#000;--sapButton_Critical_Hover_Background:#ec8b46;--sapButton_Critical_Hover_BorderColor:#000;--sapButton_Critical_Hover_TextColor:#000;--sapButton_Critical_Active_Background:#ec8b46;--sapButton_Critical_Active_BorderColor:#000;--sapButton_Critical_Active_TextColor:#000;--sapButton_Success_Background:#fff;--sapButton_Success_BorderColor:#000;--sapButton_Success_TextColor:#000;--sapButton_Success_Hover_Background:#ec8b46;--sapButton_Success_Hover_BorderColor:#000;--sapButton_Success_Hover_TextColor:#000;--sapButton_Success_Active_Background:#ec8b46;--sapButton_Success_Active_BorderColor:#000;--sapButton_Success_Active_TextColor:#000;--sapButton_Information_Background:#fff;--sapButton_Information_BorderColor:#000;--sapButton_Information_TextColor:#000;--sapButton_Information_Hover_Background:#ec8b46;--sapButton_Information_Hover_BorderColor:#000;--sapButton_Information_Hover_TextColor:#000;--sapButton_Information_Active_Background:#ec8b46;--sapButton_Information_Active_BorderColor:#000;--sapButton_Information_Active_TextColor:#000;--sapButton_Neutral_Background:#fff;--sapButton_Neutral_BorderColor:#000;--sapButton_Neutral_TextColor:#000;--sapButton_Neutral_Hover_Background:#ec8b46;--sapButton_Neutral_Hover_BorderColor:#000;--sapButton_Neutral_Hover_TextColor:#000;--sapButton_Neutral_Active_Background:#ec8b46;--sapButton_Neutral_Active_BorderColor:#000;--sapButton_Neutral_Active_TextColor:#000;--sapButton_Track_Background:#fff;--sapButton_Track_BorderColor:#000;--sapButton_Track_TextColor:#000;--sapButton_Track_Hover_Background:#ec8b46;--sapButton_Track_Hover_BorderColor:#000;--sapButton_Track_Selected_Background:#8fb5ff;--sapButton_Track_Selected_BorderColor:#000;--sapButton_Track_Selected_TextColor:#000;--sapButton_Track_Selected_Hover_Background:#ec8b46;--sapButton_Track_Selected_Hover_BorderColor:#000;--sapButton_Handle_Background:#fff;--sapButton_Handle_BorderColor:#000;--sapButton_Handle_TextColor:#000;--sapButton_Handle_Hover_Background:#ec8b46;--sapButton_Handle_Hover_BorderColor:#000;--sapButton_Handle_Selected_Background:#8fb5ff;--sapButton_Handle_Selected_BorderColor:#000;--sapButton_Handle_Selected_TextColor:#000;--sapButton_Handle_Selected_Hover_Background:#ec8b46;--sapButton_Handle_Selected_Hover_BorderColor:#000;--sapButton_Track_Negative_Background:#fff;--sapButton_Track_Negative_BorderColor:#ab0000;--sapButton_Track_Negative_TextColor:#000;--sapButton_Track_Negative_Hover_Background:#ec8b46;--sapButton_Track_Negative_Hover_BorderColor:#ab0000;--sapButton_Handle_Negative_Background:#fff;--sapButton_Handle_Negative_BorderColor:#ab0000;--sapButton_Handle_Negative_TextColor:#000;--sapButton_Handle_Negative_Hover_Background:#ec8b46;--sapButton_Handle_Negative_Hover_BorderColor:#ab0000;--sapButton_Track_Positive_Background:#fff;--sapButton_Track_Positive_BorderColor:#006362;--sapButton_Track_Positive_TextColor:#000;--sapButton_Track_Positive_Hover_Background:#fff;--sapButton_Track_Positive_Hover_BorderColor:#000;--sapButton_Handle_Positive_Background:#fff;--sapButton_Handle_Positive_BorderColor:#006362;--sapButton_Handle_Positive_TextColor:#000;--sapButton_Handle_Positive_Hover_Background:#ec8b46;--sapButton_Handle_Positive_Hover_BorderColor:#006362;--sapButton_TokenBackground:#fff;--sapButton_TokenBorderColor:#000;--sapField_Background:#fff;--sapField_BackgroundStyle:none;--sapField_TextColor:#000;--sapField_PlaceholderTextColor:#585858;--sapField_BorderColor:#000;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#000;--sapField_Hover_HelpBackground:#fff;--sapField_Active_BorderColor:#000;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#000;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:#b3b3b3;--sapField_ReadOnly_BorderColor:#585858;--sapField_ReadOnly_HelpBackground:#b3b3b3;--sapField_RequiredColor:#000;--sapField_InvalidColor:#000;--sapField_InvalidBackground:#ec8b46;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#000;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#000;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#000;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#fff;--sapGroup_TitleBorderColor:#000;--sapGroup_TitleTextColor:#000;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#000;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#fff;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:#fff;--sapToolbar_SeparatorColor:#000;--sapList_HeaderBackground:#fff;--sapList_HeaderBorderColor:#000;--sapList_HeaderTextColor:#000;--sapList_BorderColor:#585858;--sapList_TextColor:#000;--sapList_Active_TextColor:#000;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#ec8b46;--sapList_SelectionBackgroundColor:#8fb5ff;--sapList_SelectionBorderColor:#000;--sapList_Hover_SelectionBackground:#ec8b46;--sapList_Background:#fff;--sapList_Hover_Background:#ec8b46;--sapList_AlternatingBackground:#e6e6e6;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#000;--sapList_GroupHeaderTextColor:#000;--sapList_FooterBackground:#fff;--sapList_FooterTextColor:#000;--sapList_TableGroupHeaderBackground:#b3b3b3;--sapList_TableGroupHeaderBorderColor:#000;--sapList_TableGroupHeaderTextColor:#000;--sapList_TableFooterBorder:#000;--sapList_TableFixedBorderColor:#000;--sapMessage_ErrorBorderColor:#ab0000;--sapMessage_WarningBorderColor:#5c5c00;--sapMessage_SuccessBorderColor:#006362;--sapMessage_InformationBorderColor:#000;--sapProgress_Background:#fff;--sapProgress_BorderColor:#000;--sapProgress_TextColor:#000;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#fff;--sapProgress_NegativeBorderColor:#000;--sapProgress_NegativeTextColor:#000;--sapProgress_CriticalBackground:#fff;--sapProgress_CriticalBorderColor:#000;--sapProgress_CriticalTextColor:#000;--sapProgress_PositiveBackground:#fff;--sapProgress_PositiveBorderColor:#000;--sapProgress_PositiveTextColor:#000;--sapProgress_InformationBackground:#fff;--sapProgress_InformationBorderColor:#000;--sapProgress_InformationTextColor:#000;--sapProgress_Value_Background:#ec8b46;--sapProgress_Value_BorderColor:#000;--sapProgress_Value_TextColor:#000;--sapProgress_Value_NegativeBackground:#ec8b46;--sapProgress_Value_NegativeBorderColor:#000;--sapProgress_Value_NegativeTextColor:#000;--sapProgress_Value_CriticalBackground:#ec8b46;--sapProgress_Value_CriticalBorderColor:#000;--sapProgress_Value_CriticalTextColor:#000;--sapProgress_Value_PositiveBackground:#ec8b46;--sapProgress_Value_PositiveBorderColor:#000;--sapProgress_Value_PositiveTextColor:#000;--sapProgress_Value_InformationBackground:#ec8b46;--sapProgress_Value_InformationBorderColor:#000;--sapProgress_Value_InformationTextColor:#000;--sapScrollBar_FaceColor:#585858;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#585858;--sapScrollBar_SymbolColor:#000;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#000;--sapSlider_Background:#fff;--sapSlider_BorderColor:#000;--sapSlider_Selected_Background:#8fb5ff;--sapSlider_Selected_BorderColor:#000;--sapSlider_HandleBackground:#fff;--sapSlider_HandleBorderColor:#000;--sapSlider_RangeHandleBackground:#fff;--sapSlider_Hover_HandleBackground:#ec8b46;--sapSlider_Hover_HandleBorderColor:#000;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#ec8b46;--sapSlider_Active_HandleBorderColor:#000;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#fff;--sapPageHeader_BorderColor:#000;--sapPageHeader_TextColor:#000;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#000;--sapPageFooter_TextColor:#000;--sapInfobar_Background:#fff;--sapInfobar_Hover_Background:#ec8b46;--sapInfobar_Active_Background:#ec8b46;--sapInfobar_NonInteractive_Background:#b3b3b3;--sapInfobar_TextColor:#000;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#000;--sapObjectHeader_Hover_Background:#ec8b46;--sapObjectHeader_Title_TextColor:#000;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#000;--sapBlockLayer_Background:#fff;--sapTile_Background:#fff;--sapTile_Hover_Background:#ec8b46;--sapTile_Active_Background:#ec8b46;--sapTile_BorderColor:#000;--sapTile_BorderCornerRadius:0.25rem;--sapTile_TitleTextColor:#000;--sapTile_TextColor:#000;--sapTile_IconColor:#000;--sapTile_SeparatorColor:#000;--sapTile_Interactive_BorderColor:#000;--sapTile_OverlayBackground:#fff;--sapTile_OverlayForegroundColor:#000;--sapAccentColor1:#5f5800;--sapAccentColor2:#5e4101;--sapAccentColor3:#973333;--sapAccentColor4:#961d7c;--sapAccentColor5:#365892;--sapAccentColor6:#004ccb;--sapAccentColor7:#105b5b;--sapAccentColor8:#26340b;--sapAccentColor9:#6c32a9;--sapAccentColor10:#4a5964;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#d9d9d9;--sapLegend_NonWorkingBackground:#b3b3b3;--sapLegend_CurrentDateTime:#961d7c;--sapLegendColor1:#5f5800;--sapLegendColor2:#5e4101;--sapLegendColor3:#973333;--sapLegendColor4:#463000;--sapLegendColor5:#961d7c;--sapLegendColor6:#004ccb;--sapLegendColor7:#105b5b;--sapLegendColor8:#26340b;--sapLegendColor9:#4a5964;--sapLegendColor10:#6c3d62;--sapLegendColor11:#383513;--sapLegendColor12:#734f00;--sapLegendColor13:#723e3e;--sapLegendColor14:#5f5642;--sapLegendColor15:#60535d;--sapLegendColor16:#465878;--sapLegendColor17:#435b5b;--sapLegendColor18:#4e5a36;--sapLegendColor19:#4e5869;--sapLegendColor20:#001b49;--sapLegendBackgroundColor1:#fff;--sapLegendBackgroundColor2:#fff;--sapLegendBackgroundColor3:#fff;--sapLegendBackgroundColor4:#fff;--sapLegendBackgroundColor5:#fff;--sapLegendBackgroundColor6:#fff;--sapLegendBackgroundColor7:#fff;--sapLegendBackgroundColor8:#fff;--sapLegendBackgroundColor9:#fff;--sapLegendBackgroundColor10:#fff;--sapLegendBackgroundColor11:#fff;--sapLegendBackgroundColor12:#fff;--sapLegendBackgroundColor13:#fff;--sapLegendBackgroundColor14:#fff;--sapLegendBackgroundColor15:#fff;--sapLegendBackgroundColor16:#fff;--sapLegendBackgroundColor17:#fff;--sapLegendBackgroundColor18:#fff;--sapLegendBackgroundColor19:#fff;--sapLegendBackgroundColor20:#fff;--sapChart_OrderedColor_1:#286ac3;--sapChart_OrderedColor_2:#d74114;--sapChart_OrderedColor_3:#057d47;--sapChart_OrderedColor_4:#e11e48;--sapChart_OrderedColor_5:#642eb2;--sapChart_OrderedColor_6:#03778c;--sapChart_OrderedColor_7:#232deb;--sapChart_OrderedColor_8:#9b136f;--sapChart_OrderedColor_9:#395563;--sapChart_OrderedColor_10:#e02e2e;--sapChart_OrderedColor_11:#0d3367;--sapChart_Bad:#ab0000;--sapChart_Critical:#5c5c00;--sapChart_Good:#006362;--sapChart_Neutral:#000;--sapChart_Sequence_1:#286ac3;--sapChart_Sequence_2:#d74114;--sapChart_Sequence_3:#057d47;--sapChart_Sequence_4:#e11e48;--sapChart_Sequence_5:#642eb2;--sapChart_Sequence_6:#03778c;--sapChart_Sequence_7:#232deb;--sapChart_Sequence_8:#9b136f;--sapChart_Sequence_9:#395563;--sapChart_Sequence_10:#e02e2e;--sapChart_Sequence_11:#0d3367;--sapChart_Sequence_Neutral:#000;}"
8
8
  }
9
9
  };
10
10
 
@@ -4,7 +4,7 @@ sap.ui.define(['exports'], function (exports) { 'use strict';
4
4
  _: {
5
5
  packageName: "@ui5/webcomponents-theming",
6
6
  fileName: "themes/sap_fiori_3/parameters-bundle.css",
7
- content: ":root{--sapBrandColor:#0a6ed1;--sapHighlightColor:#0854a0;--sapBaseColor:#fff;--sapShellColor:#354a5f;--sapBackgroundColor:#f7f7f7;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#32363a;--sapLinkColor:#0a6ed1;--sapLink_Hover_Color:#0854a0;--sapLink_Active_Color:#0a6ed1;--sapLink_Visited_Color:#0a6ed1;--sapLink_InvertedColor:#d3e8fd;--sapLink_SubtleColor:#074888;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0854a0;--sapActiveColor:#0854a0;--sapHighlightTextColor:#fff;--sapTitleColor:#32363a;--sapNegativeColor:#b00;--sapCriticalColor:#df6e0c;--sapPositiveColor:#107e3e;--sapInformativeColor:#0a6ed1;--sapNeutralColor:#6a6d70;--sapNegativeElementColor:#b00;--sapCriticalElementColor:#df6e0c;--sapPositiveElementColor:#107e3e;--sapInformativeElementColor:#0a6ed1;--sapNeutralElementColor:#6a6d70;--sapNegativeTextColor:#b00;--sapPositiveTextColor:#107e3e;--sapCriticalTextColor:#df6e0c;--sapInformativeTextColor:#0a6ed1;--sapNeutralTextColor:#6a6d70;--sapNeutralBorderColor:#6a6d70;--sapErrorColor:#b00;--sapErrorBorderColor:#b00;--sapWarningColor:#df6e0c;--sapWarningBorderColor:#df6e0c;--sapSuccessColor:#107e3e;--sapSuccessBorderColor:#107e3e;--sapInformationColor:#0a6ed1;--sapInformationBorderColor:#0a6ed1;--sapErrorBackground:#ffebeb;--sapWarningBackground:#fef7f1;--sapSuccessBackground:#f1fdf6;--sapInformationBackground:#f5faff;--sapNeutralBackground:#f4f4f4;--sapIndicationColor_1:#800;--sapIndicationColor_1_Hover_Background:#6f0000;--sapIndicationColor_1_Active_Background:#500;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#b00;--sapIndicationColor_2_Hover_Background:#a20000;--sapIndicationColor_2_Active_Background:#800;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#df6e0c;--sapIndicationColor_3_Hover_Background:#d0670b;--sapIndicationColor_3_Active_Background:#c2600a;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#107e3e;--sapIndicationColor_4_Hover_Background:#0d6733;--sapIndicationColor_4_Active_Background:#0a5128;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#0a6ed1;--sapIndicationColor_5_Hover_Background:#0961b9;--sapIndicationColor_5_Active_Background:#0854a0;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#0f828f;--sapIndicationColor_6_Hover_Background:#0d6d78;--sapIndicationColor_6_Active_Background:#0a5861;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#925ace;--sapIndicationColor_7_Hover_Background:#8546c8;--sapIndicationColor_7_Active_Background:#7838bd;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#c0399f;--sapIndicationColor_8_Hover_Background:#ac338f;--sapIndicationColor_8_Active_Background:#992d7e;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#0854a0;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#6a6d70;--sapContent_MarkerIconColor:#286eb4;--sapContent_MarkerTextColor:#0e7581;--sapContent_ImagePlaceholderBackground:#ccc;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#d08014;--sapContent_UnratedColor:#89919a;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem rgba(0,0,0,0.1),0 0.125rem 0.5rem 0 rgba(0,0,0,0.1);--sapContent_Shadow1:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow2:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.625rem 1.875rem 0 rgba(0,0,0,0.3);--sapContent_Shadow3:0 0 0 0.0625rem rgba(0,0,0,0.42),0 1.25rem 5rem 0 rgba(0,0,0,0.3);--sapContent_TextShadow:0 0 0.125rem #fff;--sapContent_ContrastTextShadow:0 0 0.0625rem rgba(0,0,0,0.7);--sapContent_HeaderShadow:0 0 0.25rem 0 rgba(0,0,0,0.15),inset 0 -0.0625rem 0 0 #d9d9d9;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#d4f7db;--sapContent_HelpColor:#3f8600;--sapContent_LabelColor:#6a6d70;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:rgba(50,54,58,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#efefef;--sapContent_ForegroundBorderColor:#89919a;--sapContent_ForegroundTextColor:#32363a;--sapContent_BadgeBackground:#d04343;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#ccc;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#ccc 0%,#ccc 20%,#999 50%,#ccc 80%,#ccc);--sapContent_DragAndDropActiveColor:#0854a0;--sapContent_Selected_Background:#0854a0;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#095caf;--sapContent_Selected_ForegroundColor:#0854a0;--sapContent_Illustrative_Color1:#0a6ed1;--sapContent_Illustrative_Color2:#72b5f8;--sapContent_Illustrative_Color3:#ffba10;--sapContent_Illustrative_Color4:#4a5055;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#e7e9ea;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#4ba1f6;--sapContent_Illustrative_Color14:#298ff4;--sapContent_Illustrative_Color15:#e6a400;--sapContent_Illustrative_Color16:#085aaa;--sapContent_Illustrative_Color17:#00a5a8;--sapContent_Illustrative_Color18:#d9ddde;--sapContent_Illustrative_Color19:#ccd0d2;--sapContent_Illustrative_Color20:#bec4c6;--sapShell_Background:#edeff0;--sapShell_BackgroundImage:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundGradient:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#354a5f;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#354a5f;--sapShell_InteractiveTextColor:#d1e8ff;--sapShell_InteractiveBorderColor:#7996b4;--sapShell_GroupTitleTextColor:#32363a;--sapShell_GroupTitleTextShadow:0 0 0.125rem #fff;--sapShell_Hover_Background:#283848;--sapShell_Active_Background:#23303e;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#23303e;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#23303e;--sapShell_Favicon:none;--sapShell_Navigation_Background:#354a5f;--sapShell_Navigation_SelectedColor:#d1e8ff;--sapShell_Navigation_Selected_TextColor:#d1e8ff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#283848;--sapShell_Navigation_Active_Background:#23303e;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0 0.25rem 0 rgba(0,0,0,0.4),inset 0 -0.0625rem 0 0 rgba(0,0,0,0.2);--sapShell_NegativeColor:#f88;--sapShell_CriticalColor:#f8b67d;--sapShell_PositiveColor:#abe2c2;--sapShell_InformativeColor:#b1d6fb;--sapShell_NeutralColor:#d4d6d7;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.25rem;--sapButton_Background:#fff;--sapButton_BorderColor:#0854a0;--sapButton_TextColor:#0854a0;--sapButton_Hover_Background:#ebf5fe;--sapButton_Hover_BorderColor:#0854a0;--sapButton_Hover_TextColor:#0854a0;--sapButton_IconColor:#0854a0;--sapButton_Active_Background:#0854a0;--sapButton_Active_BorderColor:#0854a0;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#0a6ed1;--sapButton_Emphasized_BorderColor:#0a6ed1;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#085caf;--sapButton_Emphasized_Hover_BorderColor:#085caf;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#0854a0;--sapButton_Emphasized_Active_BorderColor:#0854a0;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Reject_Background:#fff;--sapButton_Reject_BorderColor:#b00;--sapButton_Reject_Hover_Background:#ffebeb;--sapButton_Reject_Hover_BorderColor:#b00;--sapButton_Reject_Hover_TextColor:#b00;--sapButton_Reject_Active_Background:#a20000;--sapButton_Reject_Active_BorderColor:#a20000;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#b00;--sapButton_Reject_Selected_Background:#a20000;--sapButton_Reject_Selected_BorderColor:#a20000;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#b00;--sapButton_Reject_Selected_Hover_BorderColor:#b00;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#107e3e;--sapButton_Accept_Hover_Background:#f1fdf6;--sapButton_Accept_Hover_BorderColor:#107e3e;--sapButton_Accept_Hover_TextColor:#107e3e;--sapButton_Accept_Active_Background:#0d6733;--sapButton_Accept_Active_BorderColor:#0d6733;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#107e3e;--sapButton_Accept_Selected_Background:#0d6733;--sapButton_Accept_Selected_BorderColor:#0d6733;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#107e3e;--sapButton_Accept_Selected_Hover_BorderColor:#107e3e;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#0854a0;--sapButton_Lite_Hover_Background:#ebf5fe;--sapButton_Lite_Hover_BorderColor:#0854a0;--sapButton_Lite_Hover_TextColor:#0854a0;--sapButton_Lite_Active_Background:#0854a0;--sapButton_Lite_Active_BorderColor:#0854a0;--sapButton_Selected_Background:#0854a0;--sapButton_Selected_BorderColor:#0854a0;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#095caf;--sapButton_Selected_Hover_BorderColor:#095caf;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#df6e0c;--sapButton_Attention_TextColor:#32363a;--sapButton_Attention_Hover_Background:#fef7f1;--sapButton_Attention_Hover_BorderColor:#df6e0c;--sapButton_Attention_Hover_TextColor:#32363a;--sapButton_Attention_Active_Background:#f3801c;--sapButton_Attention_Active_BorderColor:#f3801c;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#f3801c;--sapButton_Attention_Selected_BorderColor:#f3801c;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#f48e34;--sapButton_Attention_Selected_Hover_BorderColor:#f48e34;--sapButton_Negative_Background:#b00;--sapButton_Negative_BorderColor:#b00;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#970000;--sapButton_Negative_Hover_BorderColor:#970000;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#800;--sapButton_Negative_Active_BorderColor:#800;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#df6e0c;--sapButton_Critical_BorderColor:#df6e0c;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#f3801c;--sapButton_Critical_Hover_BorderColor:#f3801c;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#f5933e;--sapButton_Critical_Active_BorderColor:#f5933e;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#107e3e;--sapButton_Success_BorderColor:#107e3e;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#0c5e2e;--sapButton_Success_Hover_BorderColor:#0c5e2e;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#0a5128;--sapButton_Success_Active_BorderColor:#0a5128;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#0a6ed1;--sapButton_Information_BorderColor:#0a6ed1;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#0961b9;--sapButton_Information_Hover_BorderColor:#0961b9;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#0854a0;--sapButton_Information_Active_BorderColor:#0854a0;--sapButton_Neutral_Background:#6a6d70;--sapButton_Neutral_BorderColor:#6a6d70;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#595b5e;--sapButton_Neutral_Hover_BorderColor:#595b5e;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#515456;--sapButton_Neutral_Active_BorderColor:#515456;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Selected_Background:#ebf5fe;--sapButton_Track_Selected_TextColor:#32363a;--sapButton_Track_Background:#ededed;--sapButton_Track_TextColor:#32363a;--sapButton_TokenBackground:#fafafa;--sapButton_TokenBorderColor:#c2c2c2;--sapField_Background:#fff;--sapField_TextColor:#32363a;--sapField_PlaceholderTextColor:#74777a;--sapField_BorderColor:#89919a;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderCornerRadius:.125rem;--sapField_Hover_Background:#fff;--sapField_Hover_BorderColor:#0854a0;--sapField_Hover_HelpBackground:#ebf5fe;--sapField_Active_BorderColor:#0854a0;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#89919a;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:hsla(0,0%,94.9%,0.5);--sapField_ReadOnly_BorderColor:#89919a;--sapField_ReadOnly_HelpBackground:hsla(0,0%,94.9%,0.5);--sapField_RequiredColor:#ce3b3b;--sapField_InvalidColor:#b00;--sapField_InvalidBackground:#fff;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#df6e0c;--sapField_WarningBackground:#fff;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#107e3e;--sapField_SuccessBackground:#fff;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#0a6ed1;--sapField_InformationBackground:#fff;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#d9d9d9;--sapGroup_TitleTextColor:#32363a;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#d9d9d9;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:#d9d9d9;--sapList_HeaderBackground:#f2f2f2;--sapList_HeaderBorderColor:#e5e5e5;--sapList_HeaderTextColor:#32363a;--sapList_BorderColor:#e5e5e5;--sapList_TextColor:#32363a;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_SelectionBackgroundColor:#e5f0fa;--sapList_SelectionBorderColor:#0854a0;--sapList_Hover_SelectionBackground:#d8e9f8;--sapList_Background:#fff;--sapList_Hover_Background:#f5f5f5;--sapList_AlternatingBackground:#f2f2f2;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#d9d9d9;--sapList_GroupHeaderTextColor:#32363a;--sapList_FooterBackground:#fafafa;--sapList_FooterTextColor:#32363a;--sapList_TableGroupHeaderBackground:#efefef;--sapList_TableGroupHeaderBorderColor:#d9d9d9;--sapList_TableGroupHeaderTextColor:#32363a;--sapList_TableFooterBorder:#d9d9d9;--sapList_TableFixedBorderColor:#8c8c8c;--sapList_Active_Background:#0854a0;--sapScrollBar_FaceColor:#949494;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#949494;--sapScrollBar_SymbolColor:#0854a0;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#8c8c8c;--sapPageHeader_Background:#fff;--sapPageHeader_BorderColor:#d9d9d9;--sapPageHeader_TextColor:#32363a;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#d9d9d9;--sapPageFooter_TextColor:#32363a;--sapInfobar_Background:#0f828f;--sapInfobar_Hover_Background:#0e7581;--sapInfobar_Active_Background:#0a545c;--sapInfobar_NonInteractive_Background:#e6e6e6;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#d9d9d9;--sapObjectHeader_Hover_Background:#f5f5f5;--sapBlockLayer_Background:#000;--sapTile_Background:#fff;--sapTile_Hover_Background:#f5f5f5;--sapTile_Active_Background:#f5f5f5;--sapTile_BorderColor:transparent;--sapTile_TitleTextColor:#32363a;--sapTile_TextColor:#6a6d70;--sapTile_IconColor:#5a7da0;--sapTile_SeparatorColor:#ccc;--sapTile_Interactive_BorderColor:#b3b3b3;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#d08014;--sapAccentColor2:#d04343;--sapAccentColor3:#db1f77;--sapAccentColor4:#c0399f;--sapAccentColor5:#6367de;--sapAccentColor6:#286eb4;--sapAccentColor7:#0f828f;--sapAccentColor8:#7ca10c;--sapAccentColor9:#925ace;--sapAccentColor10:#647987;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#fafafa;--sapLegend_NonWorkingBackground:#dedede;--sapLegend_CurrentDateTime:#c0399f;--sapLegendColor1:#d58215;--sapLegendColor2:#dc5b5b;--sapLegendColor3:#db1f77;--sapLegendColor4:#9b3b3b;--sapLegendColor5:#cf5db3;--sapLegendColor6:#286eb4;--sapLegendColor7:#1193a2;--sapLegendColor8:#8b9668;--sapLegendColor9:#647987;--sapLegendColor10:#892971;--sapLegendColor11:#725a3a;--sapLegendColor12:#bb2f2f;--sapLegendColor13:#bc1b66;--sapLegendColor14:#8b714f;--sapLegendColor15:#606190;--sapLegendColor16:#597da1;--sapLegendColor17:#49797e;--sapLegendColor18:#687a33;--sapLegendColor19:#295989;--sapLegendColor20:#5154bd;--sapLegendBackgroundColor1:#fdf3e7;--sapLegendBackgroundColor2:#faeaea;--sapLegendBackgroundColor3:#fce9f2;--sapLegendBackgroundColor4:#f8ecec;--sapLegendBackgroundColor5:#f9ebf5;--sapLegendBackgroundColor6:#ebf3fa;--sapLegendBackgroundColor7:#e8fbfd;--sapLegendBackgroundColor8:#f3f4ef;--sapLegendBackgroundColor9:#f1f3f4;--sapLegendBackgroundColor10:#f9ebf6;--sapLegendBackgroundColor11:#f6f2ed;--sapLegendBackgroundColor12:#faeaea;--sapLegendBackgroundColor13:#fce9f2;--sapLegendBackgroundColor14:#f5f2ee;--sapLegendBackgroundColor15:#f0f0f5;--sapLegendBackgroundColor16:#eff2f6;--sapLegendBackgroundColor17:#eff5f6;--sapLegendBackgroundColor18:#f5f7ed;--sapLegendBackgroundColor19:#ebf2f9;--sapLegendBackgroundColor20:#ecedf8;--sapChart_OrderedColor_1:#5899da;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#525df4;--sapChart_OrderedColor_8:#bf399e;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#2f6497;--sapChart_Bad:#dc0d0e;--sapChart_Critical:#de890d;--sapChart_Good:#3fa45b;--sapChart_Neutral:#848f94;--sapChart_Sequence_1:#5899da;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#525df4;--sapChart_Sequence_8:#bf399e;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#2f6497;--sapChart_Sequence_Neutral:#848f94;}"
7
+ content: ":root{--sapThemeMetaData-Base-baseLib:{\"Path\":\"Base.baseLib.sap_fiori_3.css_variables\",\"PathPattern\":\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\":[\"sap_base_fiori\",\"baseTheme\"],\"Tags\":[\"Fiori_3\",\"LightColorScheme\"],\"FallbackThemeId\":\"sap_belize\",\"Engine\":{\"Name\":\"theming-engine\",\"Version\":\"1.68.3\"},\"Version\":{ \"Build\":\"11.1.36.20220314143804\",\"Source\":\"11.1.36\"}};--sapBrandColor:#0a6ed1;--sapHighlightColor:#0854a0;--sapBaseColor:#fff;--sapShellColor:#354a5f;--sapBackgroundColor:#f7f7f7;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:\"72-Semibold\",\"72-Semiboldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:\"72-SemiboldDuplex\",\"72-SemiboldDuplexfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#32363a;--sapLinkColor:#0a6ed1;--sapLink_Hover_Color:#0854a0;--sapLink_Active_Color:#0a6ed1;--sapLink_Visited_Color:#0a6ed1;--sapLink_InvertedColor:#d3e8fd;--sapLink_SubtleColor:#074888;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0854a0;--sapActiveColor:#0854a0;--sapHighlightTextColor:#fff;--sapTitleColor:#32363a;--sapNegativeColor:#b00;--sapCriticalColor:#df6e0c;--sapPositiveColor:#107e3e;--sapInformativeColor:#0a6ed1;--sapNeutralColor:#6a6d70;--sapNegativeElementColor:#b00;--sapCriticalElementColor:#df6e0c;--sapPositiveElementColor:#107e3e;--sapInformativeElementColor:#0a6ed1;--sapNeutralElementColor:#6a6d70;--sapNegativeTextColor:#b00;--sapPositiveTextColor:#107e3e;--sapCriticalTextColor:#df6e0c;--sapInformativeTextColor:#0a6ed1;--sapNeutralTextColor:#6a6d70;--sapNeutralBorderColor:#6a6d70;--sapErrorColor:#b00;--sapErrorBorderColor:#b00;--sapWarningColor:#df6e0c;--sapWarningBorderColor:#df6e0c;--sapSuccessColor:#107e3e;--sapSuccessBorderColor:#107e3e;--sapInformationColor:#0a6ed1;--sapInformationBorderColor:#0a6ed1;--sapErrorBackground:#ffebeb;--sapWarningBackground:#fef7f1;--sapSuccessBackground:#f1fdf6;--sapInformationBackground:#f5faff;--sapNeutralBackground:#f4f4f4;--sapIndicationColor_1:#800;--sapIndicationColor_1_Background:#800;--sapIndicationColor_1_BorderColor:#800;--sapIndicationColor_1_Hover_Background:#6f0000;--sapIndicationColor_1_Active_Background:#500;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#b00;--sapIndicationColor_2_Background:#b00;--sapIndicationColor_2_BorderColor:#b00;--sapIndicationColor_2_Hover_Background:#a20000;--sapIndicationColor_2_Active_Background:#800;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#df6e0c;--sapIndicationColor_3_Background:#df6e0c;--sapIndicationColor_3_BorderColor:#df6e0c;--sapIndicationColor_3_Hover_Background:#d0670b;--sapIndicationColor_3_Active_Background:#c2600a;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#107e3e;--sapIndicationColor_4_Background:#107e3e;--sapIndicationColor_4_BorderColor:#107e3e;--sapIndicationColor_4_Hover_Background:#0d6733;--sapIndicationColor_4_Active_Background:#0a5128;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#0a6ed1;--sapIndicationColor_5_Background:#0a6ed1;--sapIndicationColor_5_BorderColor:#0a6ed1;--sapIndicationColor_5_Hover_Background:#0961b9;--sapIndicationColor_5_Active_Background:#0854a0;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#0f828f;--sapIndicationColor_6_Background:#0f828f;--sapIndicationColor_6_BorderColor:#0f828f;--sapIndicationColor_6_Hover_Background:#0d6d78;--sapIndicationColor_6_Active_Background:#0a5861;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#925ace;--sapIndicationColor_7_Background:#925ace;--sapIndicationColor_7_BorderColor:#925ace;--sapIndicationColor_7_Hover_Background:#8546c8;--sapIndicationColor_7_Active_Background:#7838bd;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#c0399f;--sapIndicationColor_8_Background:#c0399f;--sapIndicationColor_8_BorderColor:#c0399f;--sapIndicationColor_8_Hover_Background:#ac338f;--sapIndicationColor_8_Active_Background:#992d7e;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#0854a0;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#6a6d70;--sapContent_MarkerIconColor:#286eb4;--sapContent_MarkerTextColor:#0e7581;--sapContent_MeasureIndicatorColor:#89919a;--sapContent_Selected_MeasureIndicatorColor:#89919a;--sapContent_ImagePlaceholderBackground:#ccc;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#d08014;--sapContent_UnratedColor:#89919a;--sapContent_BusyColor:#0854a0;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem rgba(0,0,0,0.1),0 0.125rem 0.5rem 0 rgba(0,0,0,0.1);--sapContent_Shadow1:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow2:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.625rem 1.875rem 0 rgba(0,0,0,0.3);--sapContent_Shadow3:0 0 0 0.0625rem rgba(0,0,0,0.42),0 1.25rem 5rem 0 rgba(0,0,0,0.3);--sapContent_TextShadow:0 0 0.125rem #fff;--sapContent_ContrastTextShadow:0 0 0.0625rem rgba(0,0,0,0.7);--sapContent_HeaderShadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.05),inset 0 -0.0625rem 0 0 #d9d9d9;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#d4f7db;--sapContent_HelpColor:#3f8600;--sapContent_LabelColor:#6a6d70;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:rgba(50,54,58,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#efefef;--sapContent_ForegroundBorderColor:#89919a;--sapContent_ForegroundTextColor:#32363a;--sapContent_BadgeBackground:#d04343;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#ccc;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#ccc 0%,#ccc 20%,#999 50%,#ccc 80%,#ccc);--sapContent_DragAndDropActiveColor:#0854a0;--sapContent_Selected_Background:#0854a0;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#095caf;--sapContent_Selected_ForegroundColor:#0854a0;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#0a6ed1;--sapContent_Illustrative_Color2:#72b5f8;--sapContent_Illustrative_Color3:#ffba10;--sapContent_Illustrative_Color4:#4a5055;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#e7e9ea;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#4ba1f6;--sapContent_Illustrative_Color14:#298ff4;--sapContent_Illustrative_Color15:#e6a400;--sapContent_Illustrative_Color16:#085aaa;--sapContent_Illustrative_Color17:#00a5a8;--sapContent_Illustrative_Color18:#d9ddde;--sapContent_Illustrative_Color19:#ccd0d2;--sapContent_Illustrative_Color20:#bec4c6;--sapShell_Background:#edeff0;--sapShell_BackgroundImage:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundGradient:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#354a5f;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#354a5f;--sapShell_InteractiveTextColor:#d1e8ff;--sapShell_InteractiveBorderColor:#7996b4;--sapShell_GroupTitleTextColor:#32363a;--sapShell_GroupTitleTextShadow:0 0 0.125rem #fff;--sapShell_Hover_Background:#283848;--sapShell_Active_Background:#23303e;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#23303e;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#23303e;--sapShell_Favicon:none;--sapShell_Navigation_Background:#354a5f;--sapShell_Navigation_SelectedColor:#d1e8ff;--sapShell_Navigation_Selected_TextColor:#d1e8ff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#283848;--sapShell_Navigation_Active_Background:#23303e;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.08),inset 0 -0.0625rem 0 0 rgba(0,0,0,0.18);--sapShell_NegativeColor:#f88;--sapShell_CriticalColor:#f8b67d;--sapShell_PositiveColor:#abe2c2;--sapShell_InformativeColor:#b1d6fb;--sapShell_NeutralColor:#d4d6d7;--sapAvatar_1_Background:#d08014;--sapAvatar_1_BorderColor:#d08014;--sapAvatar_1_TextColor:#fff;--sapAvatar_2_Background:#d04343;--sapAvatar_2_BorderColor:#d04343;--sapAvatar_2_TextColor:#fff;--sapAvatar_3_Background:#db1f77;--sapAvatar_3_BorderColor:#db1f77;--sapAvatar_3_TextColor:#fff;--sapAvatar_4_Background:#c0399f;--sapAvatar_4_BorderColor:#c0399f;--sapAvatar_4_TextColor:#fff;--sapAvatar_5_Background:#6367de;--sapAvatar_5_BorderColor:#6367de;--sapAvatar_5_TextColor:#fff;--sapAvatar_6_Background:#286eb4;--sapAvatar_6_BorderColor:#286eb4;--sapAvatar_6_TextColor:#fff;--sapAvatar_7_Background:#0f828f;--sapAvatar_7_BorderColor:#0f828f;--sapAvatar_7_TextColor:#fff;--sapAvatar_8_Background:#7ca10c;--sapAvatar_8_BorderColor:#7ca10c;--sapAvatar_8_TextColor:#fff;--sapAvatar_9_Background:#925ace;--sapAvatar_9_BorderColor:#925ace;--sapAvatar_9_TextColor:#fff;--sapAvatar_10_Background:#647987;--sapAvatar_10_BorderColor:#647987;--sapAvatar_10_TextColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.25rem;--sapButton_Background:#fff;--sapButton_BorderColor:#0854a0;--sapButton_TextColor:#0854a0;--sapButton_Hover_Background:#ebf5fe;--sapButton_Hover_BorderColor:#0854a0;--sapButton_Hover_TextColor:#0854a0;--sapButton_IconColor:#0854a0;--sapButton_Active_Background:#0854a0;--sapButton_Active_BorderColor:#0854a0;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#0a6ed1;--sapButton_Emphasized_BorderColor:#0a6ed1;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#085caf;--sapButton_Emphasized_Hover_BorderColor:#085caf;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#0854a0;--sapButton_Emphasized_Active_BorderColor:#0854a0;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#fff;--sapButton_Reject_BorderColor:#b00;--sapButton_Reject_Hover_Background:#ffebeb;--sapButton_Reject_Hover_BorderColor:#b00;--sapButton_Reject_Hover_TextColor:#b00;--sapButton_Reject_Active_Background:#a20000;--sapButton_Reject_Active_BorderColor:#a20000;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#b00;--sapButton_Reject_Selected_Background:#a20000;--sapButton_Reject_Selected_BorderColor:#a20000;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#b00;--sapButton_Reject_Selected_Hover_BorderColor:#b00;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#107e3e;--sapButton_Accept_Hover_Background:#f1fdf6;--sapButton_Accept_Hover_BorderColor:#107e3e;--sapButton_Accept_Hover_TextColor:#107e3e;--sapButton_Accept_Active_Background:#0d6733;--sapButton_Accept_Active_BorderColor:#0d6733;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#107e3e;--sapButton_Accept_Selected_Background:#0d6733;--sapButton_Accept_Selected_BorderColor:#0d6733;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#107e3e;--sapButton_Accept_Selected_Hover_BorderColor:#107e3e;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#0854a0;--sapButton_Lite_Hover_Background:#ebf5fe;--sapButton_Lite_Hover_BorderColor:#0854a0;--sapButton_Lite_Hover_TextColor:#0854a0;--sapButton_Lite_Active_Background:#0854a0;--sapButton_Lite_Active_BorderColor:#0854a0;--sapButton_Selected_Background:#0854a0;--sapButton_Selected_BorderColor:#0854a0;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#095caf;--sapButton_Selected_Hover_BorderColor:#095caf;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#df6e0c;--sapButton_Attention_TextColor:#32363a;--sapButton_Attention_Hover_Background:#fef7f1;--sapButton_Attention_Hover_BorderColor:#df6e0c;--sapButton_Attention_Hover_TextColor:#32363a;--sapButton_Attention_Active_Background:#f3801c;--sapButton_Attention_Active_BorderColor:#f3801c;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#f3801c;--sapButton_Attention_Selected_BorderColor:#f3801c;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#f48e34;--sapButton_Attention_Selected_Hover_BorderColor:#f48e34;--sapButton_Negative_Background:#b00;--sapButton_Negative_BorderColor:#b00;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#970000;--sapButton_Negative_Hover_BorderColor:#970000;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#800;--sapButton_Negative_Active_BorderColor:#800;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#df6e0c;--sapButton_Critical_BorderColor:#df6e0c;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#f3801c;--sapButton_Critical_Hover_BorderColor:#f3801c;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#f5933e;--sapButton_Critical_Active_BorderColor:#f5933e;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#107e3e;--sapButton_Success_BorderColor:#107e3e;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#0c5e2e;--sapButton_Success_Hover_BorderColor:#0c5e2e;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#0a5128;--sapButton_Success_Active_BorderColor:#0a5128;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#0a6ed1;--sapButton_Information_BorderColor:#0a6ed1;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#0961b9;--sapButton_Information_Hover_BorderColor:#0961b9;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#0854a0;--sapButton_Information_Active_BorderColor:#0854a0;--sapButton_Information_Active_TextColor:#fff;--sapButton_Neutral_Background:#6a6d70;--sapButton_Neutral_BorderColor:#6a6d70;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#595b5e;--sapButton_Neutral_Hover_BorderColor:#595b5e;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#515456;--sapButton_Neutral_Active_BorderColor:#515456;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Background:#ededed;--sapButton_Track_BorderColor:#89919a;--sapButton_Track_TextColor:#32363a;--sapButton_Track_Hover_Background:#ededed;--sapButton_Track_Hover_BorderColor:#0854a0;--sapButton_Track_Selected_Background:#ebf5fe;--sapButton_Track_Selected_BorderColor:#0854a0;--sapButton_Track_Selected_TextColor:#32363a;--sapButton_Track_Selected_Hover_Background:#ebf5fe;--sapButton_Track_Selected_Hover_BorderColor:#095caf;--sapButton_Handle_Background:#fff;--sapButton_Handle_BorderColor:#89919a;--sapButton_Handle_TextColor:#32363a;--sapButton_Handle_Hover_Background:#ebf5fe;--sapButton_Handle_Hover_BorderColor:#0854a0;--sapButton_Handle_Selected_Background:#0854a0;--sapButton_Handle_Selected_BorderColor:#0854a0;--sapButton_Handle_Selected_TextColor:#fff;--sapButton_Handle_Selected_Hover_Background:#095caf;--sapButton_Handle_Selected_Hover_BorderColor:#095caf;--sapButton_Track_Negative_Background:#ffebeb;--sapButton_Track_Negative_BorderColor:#b00;--sapButton_Track_Negative_TextColor:#b00;--sapButton_Track_Negative_Hover_Background:#ffebeb;--sapButton_Track_Negative_Hover_BorderColor:#b00;--sapButton_Handle_Negative_Background:#fff;--sapButton_Handle_Negative_BorderColor:#b00;--sapButton_Handle_Negative_TextColor:#b00;--sapButton_Handle_Negative_Hover_Background:#ffebeb;--sapButton_Handle_Negative_Hover_BorderColor:#b00;--sapButton_Track_Positive_Background:#f1fdf6;--sapButton_Track_Positive_BorderColor:#107e3e;--sapButton_Track_Positive_TextColor:#107e3e;--sapButton_Track_Positive_Hover_Background:#f1fdf6;--sapButton_Track_Positive_Hover_BorderColor:#107e3e;--sapButton_Handle_Positive_Background:#fff;--sapButton_Handle_Positive_BorderColor:#107e3e;--sapButton_Handle_Positive_TextColor:#107e3e;--sapButton_Handle_Positive_Hover_Background:#f1fdf6;--sapButton_Handle_Positive_Hover_BorderColor:#107e3e;--sapButton_TokenBackground:#fafafa;--sapButton_TokenBorderColor:#c2c2c2;--sapField_Background:#fff;--sapField_BackgroundStyle:none;--sapField_TextColor:#32363a;--sapField_PlaceholderTextColor:#74777a;--sapField_BorderColor:#89919a;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:.125rem;--sapField_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#0854a0;--sapField_Hover_HelpBackground:#ebf5fe;--sapField_Active_BorderColor:#0854a0;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#89919a;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:hsla(0,0%,94.9%,0.5);--sapField_ReadOnly_BorderColor:#89919a;--sapField_ReadOnly_HelpBackground:hsla(0,0%,94.9%,0.5);--sapField_RequiredColor:#ce3b3b;--sapField_InvalidColor:#b00;--sapField_InvalidBackground:#fff;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#df6e0c;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#107e3e;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#0a6ed1;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#d9d9d9;--sapGroup_TitleTextColor:#32363a;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#d9d9d9;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:#d9d9d9;--sapList_HeaderBackground:#f2f2f2;--sapList_HeaderBorderColor:#e5e5e5;--sapList_HeaderTextColor:#32363a;--sapList_BorderColor:#e5e5e5;--sapList_TextColor:#32363a;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#0854a0;--sapList_SelectionBackgroundColor:#e5f0fa;--sapList_SelectionBorderColor:#0854a0;--sapList_Hover_SelectionBackground:#d8e9f8;--sapList_Background:#fff;--sapList_Hover_Background:#f5f5f5;--sapList_AlternatingBackground:#f2f2f2;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#d9d9d9;--sapList_GroupHeaderTextColor:#32363a;--sapList_FooterBackground:#fafafa;--sapList_FooterTextColor:#32363a;--sapList_TableGroupHeaderBackground:#efefef;--sapList_TableGroupHeaderBorderColor:#d9d9d9;--sapList_TableGroupHeaderTextColor:#32363a;--sapList_TableFooterBorder:#d9d9d9;--sapList_TableFixedBorderColor:#8c8c8c;--sapMessage_ErrorBorderColor:#b00;--sapMessage_WarningBorderColor:#df6e0c;--sapMessage_SuccessBorderColor:#107e3e;--sapMessage_InformationBorderColor:#0a6ed1;--sapProgress_Background:#fff;--sapProgress_BorderColor:#89919a;--sapProgress_TextColor:#32363a;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#fff;--sapProgress_NegativeBorderColor:#89919a;--sapProgress_NegativeTextColor:#32363a;--sapProgress_CriticalBackground:#fff;--sapProgress_CriticalBorderColor:#89919a;--sapProgress_CriticalTextColor:#32363a;--sapProgress_PositiveBackground:#fff;--sapProgress_PositiveBorderColor:#89919a;--sapProgress_PositiveTextColor:#32363a;--sapProgress_InformationBackground:#fff;--sapProgress_InformationBorderColor:#89919a;--sapProgress_InformationTextColor:#32363a;--sapProgress_Value_Background:#6a6d70;--sapProgress_Value_BorderColor:#89919a;--sapProgress_Value_TextColor:#32363a;--sapProgress_Value_NegativeBackground:#b00;--sapProgress_Value_NegativeBorderColor:#fff;--sapProgress_Value_NegativeTextColor:#32363a;--sapProgress_Value_CriticalBackground:#df6e0c;--sapProgress_Value_CriticalBorderColor:#fff;--sapProgress_Value_CriticalTextColor:#32363a;--sapProgress_Value_PositiveBackground:#107e3e;--sapProgress_Value_PositiveBorderColor:#fff;--sapProgress_Value_PositiveTextColor:#32363a;--sapProgress_Value_InformationBackground:#0a6ed1;--sapProgress_Value_InformationBorderColor:#fff;--sapProgress_Value_InformationTextColor:#32363a;--sapScrollBar_FaceColor:#949494;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#949494;--sapScrollBar_SymbolColor:#0854a0;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#8c8c8c;--sapSlider_Background:#89919a;--sapSlider_BorderColor:#89919a;--sapSlider_Selected_Background:#0854a0;--sapSlider_Selected_BorderColor:#0854a0;--sapSlider_HandleBackground:#fff;--sapSlider_HandleBorderColor:#89919a;--sapSlider_RangeHandleBackground:transparent;--sapSlider_Hover_HandleBackground:#ebf5fe;--sapSlider_Hover_HandleBorderColor:#0854a0;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#0854a0;--sapSlider_Active_HandleBorderColor:#0854a0;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#fff;--sapPageHeader_BorderColor:#d9d9d9;--sapPageHeader_TextColor:#32363a;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#d9d9d9;--sapPageFooter_TextColor:#32363a;--sapInfobar_Background:#0f828f;--sapInfobar_Hover_Background:#0e7581;--sapInfobar_Active_Background:#0a545c;--sapInfobar_NonInteractive_Background:#e6e6e6;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#d9d9d9;--sapObjectHeader_Hover_Background:#f5f5f5;--sapObjectHeader_Title_TextColor:#32363a;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#6a6d70;--sapBlockLayer_Background:#000;--sapTile_Background:#fff;--sapTile_Hover_Background:#f5f5f5;--sapTile_Active_Background:#f5f5f5;--sapTile_BorderColor:transparent;--sapTile_BorderCornerRadius:.25rem;--sapTile_TitleTextColor:#32363a;--sapTile_TextColor:#6a6d70;--sapTile_IconColor:#5a7da0;--sapTile_SeparatorColor:#ccc;--sapTile_Interactive_BorderColor:#b3b3b3;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#d08014;--sapAccentColor2:#d04343;--sapAccentColor3:#db1f77;--sapAccentColor4:#c0399f;--sapAccentColor5:#6367de;--sapAccentColor6:#286eb4;--sapAccentColor7:#0f828f;--sapAccentColor8:#7ca10c;--sapAccentColor9:#925ace;--sapAccentColor10:#647987;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#fafafa;--sapLegend_NonWorkingBackground:#dedede;--sapLegend_CurrentDateTime:#c0399f;--sapLegendColor1:#d58215;--sapLegendColor2:#dc5b5b;--sapLegendColor3:#db1f77;--sapLegendColor4:#9b3b3b;--sapLegendColor5:#cf5db3;--sapLegendColor6:#286eb4;--sapLegendColor7:#1193a2;--sapLegendColor8:#8b9668;--sapLegendColor9:#647987;--sapLegendColor10:#892971;--sapLegendColor11:#725a3a;--sapLegendColor12:#bb2f2f;--sapLegendColor13:#bc1b66;--sapLegendColor14:#8b714f;--sapLegendColor15:#606190;--sapLegendColor16:#597da1;--sapLegendColor17:#49797e;--sapLegendColor18:#687a33;--sapLegendColor19:#295989;--sapLegendColor20:#5154bd;--sapLegendBackgroundColor1:#fdf3e7;--sapLegendBackgroundColor2:#faeaea;--sapLegendBackgroundColor3:#fce9f2;--sapLegendBackgroundColor4:#f8ecec;--sapLegendBackgroundColor5:#f9ebf5;--sapLegendBackgroundColor6:#ebf3fa;--sapLegendBackgroundColor7:#e8fbfd;--sapLegendBackgroundColor8:#f3f4ef;--sapLegendBackgroundColor9:#f1f3f4;--sapLegendBackgroundColor10:#f9ebf6;--sapLegendBackgroundColor11:#f6f2ed;--sapLegendBackgroundColor12:#faeaea;--sapLegendBackgroundColor13:#fce9f2;--sapLegendBackgroundColor14:#f5f2ee;--sapLegendBackgroundColor15:#f0f0f5;--sapLegendBackgroundColor16:#eff2f6;--sapLegendBackgroundColor17:#eff5f6;--sapLegendBackgroundColor18:#f5f7ed;--sapLegendBackgroundColor19:#ebf2f9;--sapLegendBackgroundColor20:#ecedf8;--sapChart_OrderedColor_1:#5899da;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#525df4;--sapChart_OrderedColor_8:#bf399e;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#2f6497;--sapChart_Bad:#dc0d0e;--sapChart_Critical:#de890d;--sapChart_Good:#3fa45b;--sapChart_Neutral:#848f94;--sapChart_Sequence_1:#5899da;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#525df4;--sapChart_Sequence_8:#bf399e;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#2f6497;--sapChart_Sequence_Neutral:#848f94;}"
8
8
  }
9
9
  };
10
10
 
@@ -4,7 +4,7 @@ sap.ui.define(['exports'], function (exports) { 'use strict';
4
4
  _: {
5
5
  packageName: "@ui5/webcomponents-theming",
6
6
  fileName: "themes/sap_fiori_3_dark/parameters-bundle.css",
7
- content: ":root{--sapBrandColor:#91c8f6;--sapHighlightColor:#91c8f6;--sapBaseColor:#29313a;--sapShellColor:#354a5f;--sapBackgroundColor:#1c2228;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#fafafa;--sapLinkColor:#91c8f6;--sapLink_Hover_Color:#62b0f2;--sapLink_Active_Color:#91c8f6;--sapLink_Visited_Color:#91c8f6;--sapLink_InvertedColor:#d3e9fb;--sapLink_SubtleColor:#c0e0fa;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#91c8f6;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#29313a;--sapTitleColor:#fafafa;--sapNegativeColor:#f88;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#f88;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#f88;--sapPositiveTextColor:#abe2ab;--sapCriticalTextColor:#fabd64;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapNeutralBorderColor:#d3d7d9;--sapErrorColor:#f88;--sapErrorBorderColor:#f88;--sapWarningColor:#fabd64;--sapWarningBorderColor:#fabd64;--sapSuccessColor:#abe2ab;--sapSuccessBorderColor:#abe2ab;--sapInformationColor:#91c8f6;--sapInformationBorderColor:#91c8f6;--sapErrorBackground:#3b0000;--sapWarningBackground:#2b1a01;--sapSuccessBackground:#153c15;--sapInformationBackground:#062e4f;--sapNeutralBackground:#5c666b;--sapIndicationColor_1:#f55;--sapIndicationColor_1_Hover_Background:#ff6f6f;--sapIndicationColor_1_Active_Background:#f88;--sapIndicationColor_1_TextColor:#fafafa;--sapIndicationColor_2:#f88;--sapIndicationColor_2_Hover_Background:#ffa2a2;--sapIndicationColor_2_Active_Background:#fbb;--sapIndicationColor_2_TextColor:#29313a;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_TextColor:#29313a;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_TextColor:#29313a;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_TextColor:#29313a;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_TextColor:#29313a;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_TextColor:#29313a;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_TextColor:#fafafa;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#91c8f6;--sapContent_ContrastIconColor:#29313a;--sapContent_NonInteractiveIconColor:#d3d7d9;--sapContent_MarkerIconColor:#6bd3ff;--sapContent_MarkerTextColor:#7fc6c6;--sapContent_ImagePlaceholderBackground:#687d94;--sapContent_ImagePlaceholderForegroundColor:#29313a;--sapContent_RatedColor:#ffc847;--sapContent_UnratedColor:#8696a9;--sapContent_FocusColor:#fff;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#000;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem hsla(0,0%,100%,0.2),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow1:0 0 0 0.0625rem hsla(0,0%,100%,0.5),0 0.125rem 0.5rem 0 rgba(0,0,0,0.6);--sapContent_Shadow2:0 0 0 0.0625rem hsla(0,0%,100%,0.5),0 0.625rem 1.875rem 0 rgba(0,0,0,0.6);--sapContent_Shadow3:0 0 0 0.0625rem hsla(0,0%,100%,0.5),0 1.25rem 5rem 0 rgba(0,0,0,0.6);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0 0.25rem 0 rgba(0,0,0,0.8),inset 0 -0.0625rem 0 0 #3a4552;--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:#058088;--sapContent_HelpColor:#57b900;--sapContent_LabelColor:#d3d7d9;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:hsla(0,0%,98%,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.55;--sapContent_ContrastTextColor:#29313a;--sapContent_ForegroundColor:#1c2228;--sapContent_ForegroundBorderColor:#8696a9;--sapContent_ForegroundTextColor:#fafafa;--sapContent_BadgeBackground:#d14242;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#536376;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#536376 0%,#536376 20%,#8596aa 50%,#536376 80%,#536376);--sapContent_DragAndDropActiveColor:#91c8f6;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_TextColor:#29313a;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapContent_Illustrative_Color1:#0a6ed1;--sapContent_Illustrative_Color2:#3793d1;--sapContent_Illustrative_Color3:#d69522;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#727f87;--sapContent_Illustrative_Color6:#9ba4aa;--sapContent_Illustrative_Color7:#43494b;--sapContent_Illustrative_Color8:#c2c8cc;--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;--sapShell_Background:#232a31;--sapShell_BackgroundImage:linear-gradient(180deg,#181d22,#272f37);--sapShell_BackgroundGradient:linear-gradient(180deg,#181d22,#272f37);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#354a5f;--sapShell_TextColor:#fafafa;--sapShell_InteractiveBackground:#354a5f;--sapShell_InteractiveTextColor:#d1e8ff;--sapShell_InteractiveBorderColor:#7996b4;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#283848;--sapShell_Active_Background:#23303e;--sapShell_Active_TextColor:#fafafa;--sapShell_Selected_Background:#23303e;--sapShell_Selected_TextColor:#fafafa;--sapShell_Selected_Hover_Background:#23303e;--sapShell_Favicon:none;--sapShell_Navigation_Background:#354a5f;--sapShell_Navigation_SelectedColor:#d1e8ff;--sapShell_Navigation_Selected_TextColor:#d1e8ff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Hover_Background:#283848;--sapShell_Navigation_Active_Background:#23303e;--sapShell_Navigation_Active_TextColor:#fafafa;--sapShell_Shadow:0 0 0.5rem 0 rgba(0,0,0,0.8),inset 0 -0.0625rem 0 0 hsla(0,0%,100%,0.2);--sapShell_NegativeColor:#f88;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#c0e0fa;--sapShell_NeutralColor:#d3d7d9;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.25rem;--sapButton_Background:#29313a;--sapButton_BorderColor:#91c8f6;--sapButton_TextColor:#91c8f6;--sapButton_Hover_Background:#062e4f;--sapButton_Hover_BorderColor:#91c8f6;--sapButton_Hover_TextColor:#91c8f6;--sapButton_IconColor:#91c8f6;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#29313a;--sapButton_Emphasized_Background:#1b8dec;--sapButton_Emphasized_BorderColor:#1b8dec;--sapButton_Emphasized_TextColor:#fafafa;--sapButton_Emphasized_Hover_Background:#2e96ee;--sapButton_Emphasized_Hover_BorderColor:#2e96ee;--sapButton_Emphasized_Hover_TextColor:#fafafa;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#29313a;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Reject_Background:#29313a;--sapButton_Reject_BorderColor:#f88;--sapButton_Reject_Hover_Background:#3b0000;--sapButton_Reject_Hover_BorderColor:#f88;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#29313a;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#29313a;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#29313a;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_Hover_Background:#153c15;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#29313a;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#29313a;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#91c8f6;--sapButton_Lite_Hover_Background:#062e4f;--sapButton_Lite_Hover_BorderColor:#91c8f6;--sapButton_Lite_Hover_TextColor:#91c8f6;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#91c8f6;--sapButton_Selected_BorderColor:#91c8f6;--sapButton_Selected_TextColor:#29313a;--sapButton_Selected_Hover_Background:#83c1f5;--sapButton_Selected_Hover_BorderColor:#83c1f5;--sapButton_Attention_Background:#29313a;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fabd64;--sapButton_Attention_Hover_Background:#2b1a01;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fabd64;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#29313a;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#29313a;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#f88;--sapButton_Negative_BorderColor:#f88;--sapButton_Negative_TextColor:#29313a;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#29313a;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#29313a;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#29313a;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#29313a;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#29313a;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#29313a;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#29313a;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#29313a;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#29313a;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#29313a;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#29313a;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#29313a;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#29313a;--sapButton_Track_Selected_Background:#062e4f;--sapButton_Track_Selected_TextColor:#fafafa;--sapButton_Track_Background:#38434f;--sapButton_Track_TextColor:#fafafa;--sapButton_TokenBackground:#29313a;--sapButton_TokenBorderColor:#687d94;--sapField_Background:#29313a;--sapField_TextColor:#fafafa;--sapField_PlaceholderTextColor:#b8bec1;--sapField_BorderColor:#8696a9;--sapField_HelpBackground:#29313a;--sapField_BorderWidth:.0625rem;--sapField_BorderCornerRadius:.125rem;--sapField_Hover_Background:#29313a;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#062e4f;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#29313a;--sapField_Focus_BorderColor:#8696a9;--sapField_Focus_HelpBackground:#29313a;--sapField_ReadOnly_Background:rgba(58,69,82,0.5);--sapField_ReadOnly_BorderColor:#546375;--sapField_ReadOnly_HelpBackground:rgba(58,69,82,0.5);--sapField_RequiredColor:#e7a1a1;--sapField_InvalidColor:#f88;--sapField_InvalidBackground:#29313a;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#29313a;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#29313a;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#29313a;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#495767;--sapGroup_TitleTextColor:#fafafa;--sapGroup_ContentBackground:#29313a;--sapGroup_ContentBorderColor:#3e4a58;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:#495767;--sapList_HeaderBackground:#232931;--sapList_HeaderBorderColor:#3a4552;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#3a4552;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#29313a;--sapList_BorderWidth:.0625rem;--sapList_SelectionBackgroundColor:#344b5f;--sapList_SelectionBorderColor:#91c8f6;--sapList_Hover_SelectionBackground:#395369;--sapList_Background:#29313a;--sapList_Hover_Background:#2f3943;--sapList_AlternatingBackground:#232931;--sapList_GroupHeaderBackground:#29313a;--sapList_GroupHeaderBorderColor:#64778e;--sapList_GroupHeaderTextColor:#fafafa;--sapList_FooterBackground:#252c34;--sapList_FooterTextColor:#fafafa;--sapList_TableGroupHeaderBackground:#1c2228;--sapList_TableGroupHeaderBorderColor:#5a6b7f;--sapList_TableGroupHeaderTextColor:#fafafa;--sapList_TableFooterBorder:#4b596a;--sapList_TableFixedBorderColor:#8091a5;--sapList_Active_Background:#91c8f6;--sapScrollBar_FaceColor:#506273;--sapScrollBar_TrackColor:#090b0d;--sapScrollBar_BorderColor:#506273;--sapScrollBar_SymbolColor:#91c8f6;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#4a5a6a;--sapPageHeader_Background:#29313a;--sapPageHeader_BorderColor:#3a4552;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2c3d50;--sapPageFooter_BorderColor:#3a516a;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Background:#7fc6c6;--sapInfobar_Hover_Background:#74c1c1;--sapInfobar_Active_Background:#58b5b5;--sapInfobar_NonInteractive_Background:#14181c;--sapInfobar_TextColor:#29313a;--sapObjectHeader_Background:#29313a;--sapObjectHeader_BorderColor:#3a4552;--sapObjectHeader_Hover_Background:#2f3943;--sapBlockLayer_Background:#000;--sapTile_Background:#29313a;--sapTile_Hover_Background:#21272e;--sapTile_Active_Background:#21272e;--sapTile_BorderColor:transparent;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#d3d7d9;--sapTile_IconColor:#89a3bd;--sapTile_SeparatorColor:#424f5e;--sapTile_Interactive_BorderColor:#687d94;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fafafa;--sapAccentColor1:#ffc847;--sapAccentColor2:#e7a1a1;--sapAccentColor3:#f37aa2;--sapAccentColor4:#e269c9;--sapAccentColor5:#8ca7d5;--sapAccentColor6:#6bd3ff;--sapAccentColor7:#7fc6c6;--sapAccentColor8:#b2e484;--sapAccentColor9:#b995e0;--sapAccentColor10:#b0bcc5;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#2d3640;--sapLegend_NonWorkingBackground:#445261;--sapLegend_CurrentDateTime:#e269c9;--sapLegendColor1:#f0b25f;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#6bd3ff;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#b0bcc5;--sapLegendColor10:#bb8aaf;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b7a8b3;--sapLegendColor16:#bbbcd2;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#a9d4ff;--sapLegendColor20:#c3c5fd;--sapLegendBackgroundColor1:#402706;--sapLegendBackgroundColor2:#421c04;--sapLegendBackgroundColor3:#341111;--sapLegendBackgroundColor4:#302015;--sapLegendBackgroundColor5:#3c0c32;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0a3d3d;--sapLegendBackgroundColor8:#303d0d;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#2c1a28;--sapLegendBackgroundColor11:#352a12;--sapLegendBackgroundColor12:#461b00;--sapLegendBackgroundColor13:#450000;--sapLegendBackgroundColor14:#312015;--sapLegendBackgroundColor15:#272025;--sapLegendBackgroundColor16:#1c1d2a;--sapLegendBackgroundColor17:#1c2b2b;--sapLegendBackgroundColor18:#2b3118;--sapLegendBackgroundColor19:#002448;--sapLegendBackgroundColor20:#020544;--sapChart_OrderedColor_1:#5899da;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#525df4;--sapChart_OrderedColor_8:#bf399e;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#2f6497;--sapChart_Bad:#dc0d0e;--sapChart_Critical:#de890d;--sapChart_Good:#3fa45b;--sapChart_Neutral:#848f94;--sapChart_Sequence_1:#5899da;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#525df4;--sapChart_Sequence_8:#bf399e;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#2f6497;--sapChart_Sequence_Neutral:#848f94;}"
7
+ content: ":root{--sapThemeMetaData-Base-baseLib:{\"Path\":\"Base.baseLib.sap_fiori_3_dark.css_variables\",\"PathPattern\":\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\":[\"sap_fiori_3\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\":[\"Fiori_3\",\"DarkColorScheme\"],\"FallbackThemeId\":\"sap_fiori_3\",\"Engine\":{\"Name\":\"theming-engine\",\"Version\":\"1.68.3\"},\"Version\":{ \"Build\":\"11.1.36.20220314143804\",\"Source\":\"11.1.36\"}};--sapBrandColor:#91c8f6;--sapHighlightColor:#91c8f6;--sapBaseColor:#29313a;--sapShellColor:#354a5f;--sapBackgroundColor:#1c2228;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:\"72-Semibold\",\"72-Semiboldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:\"72-SemiboldDuplex\",\"72-SemiboldDuplexfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#fafafa;--sapLinkColor:#91c8f6;--sapLink_Hover_Color:#62b0f2;--sapLink_Active_Color:#91c8f6;--sapLink_Visited_Color:#91c8f6;--sapLink_InvertedColor:#d3e9fb;--sapLink_SubtleColor:#c0e0fa;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#91c8f6;--sapActiveColor:#91c8f6;--sapHighlightTextColor:#29313a;--sapTitleColor:#fafafa;--sapNegativeColor:#f88;--sapCriticalColor:#fabd64;--sapPositiveColor:#abe2ab;--sapInformativeColor:#91c8f6;--sapNeutralColor:#d3d7d9;--sapNegativeElementColor:#f88;--sapCriticalElementColor:#fabd64;--sapPositiveElementColor:#abe2ab;--sapInformativeElementColor:#91c8f6;--sapNeutralElementColor:#d3d7d9;--sapNegativeTextColor:#f88;--sapPositiveTextColor:#abe2ab;--sapCriticalTextColor:#fabd64;--sapInformativeTextColor:#91c8f6;--sapNeutralTextColor:#d3d7d9;--sapNeutralBorderColor:#d3d7d9;--sapErrorColor:#f88;--sapErrorBorderColor:#f88;--sapWarningColor:#fabd64;--sapWarningBorderColor:#fabd64;--sapSuccessColor:#abe2ab;--sapSuccessBorderColor:#abe2ab;--sapInformationColor:#91c8f6;--sapInformationBorderColor:#91c8f6;--sapErrorBackground:#3b0000;--sapWarningBackground:#2b1a01;--sapSuccessBackground:#153c15;--sapInformationBackground:#062e4f;--sapNeutralBackground:#5c666b;--sapIndicationColor_1:#f55;--sapIndicationColor_1_Background:#f55;--sapIndicationColor_1_BorderColor:#f55;--sapIndicationColor_1_Hover_Background:#ff6f6f;--sapIndicationColor_1_Active_Background:#f88;--sapIndicationColor_1_TextColor:#fafafa;--sapIndicationColor_2:#f88;--sapIndicationColor_2_Background:#f88;--sapIndicationColor_2_BorderColor:#f88;--sapIndicationColor_2_Hover_Background:#ffa2a2;--sapIndicationColor_2_Active_Background:#fbb;--sapIndicationColor_2_TextColor:#29313a;--sapIndicationColor_3:#fabd64;--sapIndicationColor_3_Background:#fabd64;--sapIndicationColor_3_BorderColor:#fabd64;--sapIndicationColor_3_Hover_Background:#fac373;--sapIndicationColor_3_Active_Background:#fbca82;--sapIndicationColor_3_TextColor:#29313a;--sapIndicationColor_4:#abe2ab;--sapIndicationColor_4_Background:#abe2ab;--sapIndicationColor_4_BorderColor:#abe2ab;--sapIndicationColor_4_Hover_Background:#bee9be;--sapIndicationColor_4_Active_Background:#d1efd1;--sapIndicationColor_4_TextColor:#29313a;--sapIndicationColor_5:#91c8f6;--sapIndicationColor_5_Background:#91c8f6;--sapIndicationColor_5_BorderColor:#91c8f6;--sapIndicationColor_5_Hover_Background:#a9d4f8;--sapIndicationColor_5_Active_Background:#c0e0fa;--sapIndicationColor_5_TextColor:#29313a;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#7fc6c6;--sapIndicationColor_6_BorderColor:#7fc6c6;--sapIndicationColor_6_Hover_Background:#91cece;--sapIndicationColor_6_Active_Background:#a2d6d6;--sapIndicationColor_6_TextColor:#29313a;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#b995e0;--sapIndicationColor_7_BorderColor:#b995e0;--sapIndicationColor_7_Hover_Background:#c6a9e6;--sapIndicationColor_7_Active_Background:#d3bcec;--sapIndicationColor_7_TextColor:#29313a;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#e269c9;--sapIndicationColor_8_BorderColor:#e269c9;--sapIndicationColor_8_Hover_Background:#e67ed1;--sapIndicationColor_8_Active_Background:#ea94d8;--sapIndicationColor_8_TextColor:#fafafa;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#91c8f6;--sapContent_ContrastIconColor:#29313a;--sapContent_NonInteractiveIconColor:#d3d7d9;--sapContent_MarkerIconColor:#6bd3ff;--sapContent_MarkerTextColor:#7fc6c6;--sapContent_MeasureIndicatorColor:#8696a9;--sapContent_Selected_MeasureIndicatorColor:#8696a9;--sapContent_ImagePlaceholderBackground:#687d94;--sapContent_ImagePlaceholderForegroundColor:#29313a;--sapContent_RatedColor:#ffc847;--sapContent_UnratedColor:#8696a9;--sapContent_BusyColor:#91c8f6;--sapContent_FocusColor:#fff;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#000;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem hsla(0,0%,100%,0.2),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow1:0 0 0 0.0625rem hsla(0,0%,100%,0.5),0 0.125rem 0.5rem 0 rgba(0,0,0,0.6);--sapContent_Shadow2:0 0 0 0.0625rem hsla(0,0%,100%,0.5),0 0.625rem 1.875rem 0 rgba(0,0,0,0.6);--sapContent_Shadow3:0 0 0 0.0625rem hsla(0,0%,100%,0.5),0 1.25rem 5rem 0 rgba(0,0,0,0.6);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.2),inset 0 -0.0625rem 0 0 #3a4552;--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:#058088;--sapContent_HelpColor:#57b900;--sapContent_LabelColor:#d3d7d9;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:hsla(0,0%,98%,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.55;--sapContent_ContrastTextColor:#29313a;--sapContent_ForegroundColor:#1c2228;--sapContent_ForegroundBorderColor:#8696a9;--sapContent_ForegroundTextColor:#fafafa;--sapContent_BadgeBackground:#d14242;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#536376;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#536376 0%,#536376 20%,#8596aa 50%,#536376 80%,#536376);--sapContent_DragAndDropActiveColor:#91c8f6;--sapContent_Selected_Background:#91c8f6;--sapContent_Selected_TextColor:#29313a;--sapContent_Selected_Hover_Background:#83c1f5;--sapContent_Selected_ForegroundColor:#91c8f6;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#0a6ed1;--sapContent_Illustrative_Color2:#3793d1;--sapContent_Illustrative_Color3:#d69522;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#727f87;--sapContent_Illustrative_Color6:#9ba4aa;--sapContent_Illustrative_Color7:#43494b;--sapContent_Illustrative_Color8:#c2c8cc;--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;--sapShell_Background:#232a31;--sapShell_BackgroundImage:linear-gradient(180deg,#181d22,#272f37);--sapShell_BackgroundGradient:linear-gradient(180deg,#181d22,#272f37);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#354a5f;--sapShell_TextColor:#fafafa;--sapShell_InteractiveBackground:#354a5f;--sapShell_InteractiveTextColor:#d1e8ff;--sapShell_InteractiveBorderColor:#7996b4;--sapShell_GroupTitleTextColor:#fafafa;--sapShell_GroupTitleTextShadow:0 0 0.125rem #000;--sapShell_Hover_Background:#283848;--sapShell_Active_Background:#23303e;--sapShell_Active_TextColor:#fafafa;--sapShell_Selected_Background:#23303e;--sapShell_Selected_TextColor:#fafafa;--sapShell_Selected_Hover_Background:#23303e;--sapShell_Favicon:none;--sapShell_Navigation_Background:#354a5f;--sapShell_Navigation_SelectedColor:#d1e8ff;--sapShell_Navigation_Selected_TextColor:#d1e8ff;--sapShell_Navigation_TextColor:#fafafa;--sapShell_Navigation_Hover_Background:#283848;--sapShell_Navigation_Active_Background:#23303e;--sapShell_Navigation_Active_TextColor:#fafafa;--sapShell_Shadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.8),inset 0 -0.0625rem 0 0 hsla(0,0%,100%,0.2);--sapShell_NegativeColor:#f88;--sapShell_CriticalColor:#fabd64;--sapShell_PositiveColor:#abe2ab;--sapShell_InformativeColor:#c0e0fa;--sapShell_NeutralColor:#d3d7d9;--sapAvatar_1_Background:#ffc847;--sapAvatar_1_BorderColor:#ffc847;--sapAvatar_1_TextColor:#29313a;--sapAvatar_2_Background:#e7a1a1;--sapAvatar_2_BorderColor:#e7a1a1;--sapAvatar_2_TextColor:#29313a;--sapAvatar_3_Background:#f37aa2;--sapAvatar_3_BorderColor:#f37aa2;--sapAvatar_3_TextColor:#29313a;--sapAvatar_4_Background:#e269c9;--sapAvatar_4_BorderColor:#e269c9;--sapAvatar_4_TextColor:#fafafa;--sapAvatar_5_Background:#8ca7d5;--sapAvatar_5_BorderColor:#8ca7d5;--sapAvatar_5_TextColor:#29313a;--sapAvatar_6_Background:#6bd3ff;--sapAvatar_6_BorderColor:#6bd3ff;--sapAvatar_6_TextColor:#29313a;--sapAvatar_7_Background:#7fc6c6;--sapAvatar_7_BorderColor:#7fc6c6;--sapAvatar_7_TextColor:#29313a;--sapAvatar_8_Background:#b2e484;--sapAvatar_8_BorderColor:#b2e484;--sapAvatar_8_TextColor:#29313a;--sapAvatar_9_Background:#b995e0;--sapAvatar_9_BorderColor:#b995e0;--sapAvatar_9_TextColor:#29313a;--sapAvatar_10_Background:#b0bcc5;--sapAvatar_10_BorderColor:#b0bcc5;--sapAvatar_10_TextColor:#29313a;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.25rem;--sapButton_Background:#29313a;--sapButton_BorderColor:#91c8f6;--sapButton_TextColor:#91c8f6;--sapButton_Hover_Background:#062e4f;--sapButton_Hover_BorderColor:#91c8f6;--sapButton_Hover_TextColor:#91c8f6;--sapButton_IconColor:#91c8f6;--sapButton_Active_Background:#91c8f6;--sapButton_Active_BorderColor:#91c8f6;--sapButton_Active_TextColor:#29313a;--sapButton_Emphasized_Background:#1b8dec;--sapButton_Emphasized_BorderColor:#1b8dec;--sapButton_Emphasized_TextColor:#fafafa;--sapButton_Emphasized_Hover_Background:#2e96ee;--sapButton_Emphasized_Hover_BorderColor:#2e96ee;--sapButton_Emphasized_Hover_TextColor:#fafafa;--sapButton_Emphasized_Active_Background:#91c8f6;--sapButton_Emphasized_Active_BorderColor:#91c8f6;--sapButton_Emphasized_Active_TextColor:#29313a;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#29313a;--sapButton_Reject_BorderColor:#f88;--sapButton_Reject_Hover_Background:#3b0000;--sapButton_Reject_Hover_BorderColor:#f88;--sapButton_Reject_Hover_TextColor:#f88;--sapButton_Reject_Active_Background:#ff6e6e;--sapButton_Reject_Active_BorderColor:#ff6e6e;--sapButton_Reject_Active_TextColor:#29313a;--sapButton_Reject_TextColor:#f88;--sapButton_Reject_Selected_Background:#ff6e6e;--sapButton_Reject_Selected_BorderColor:#ff6e6e;--sapButton_Reject_Selected_TextColor:#29313a;--sapButton_Reject_Selected_Hover_Background:#f88;--sapButton_Reject_Selected_Hover_BorderColor:#f88;--sapButton_Accept_Background:#29313a;--sapButton_Accept_BorderColor:#abe2ab;--sapButton_Accept_Hover_Background:#153c15;--sapButton_Accept_Hover_BorderColor:#abe2ab;--sapButton_Accept_Hover_TextColor:#abe2ab;--sapButton_Accept_Active_Background:#98db98;--sapButton_Accept_Active_BorderColor:#98db98;--sapButton_Accept_Active_TextColor:#29313a;--sapButton_Accept_TextColor:#abe2ab;--sapButton_Accept_Selected_Background:#98db98;--sapButton_Accept_Selected_BorderColor:#98db98;--sapButton_Accept_Selected_TextColor:#29313a;--sapButton_Accept_Selected_Hover_Background:#abe2ab;--sapButton_Accept_Selected_Hover_BorderColor:#abe2ab;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#91c8f6;--sapButton_Lite_Hover_Background:#062e4f;--sapButton_Lite_Hover_BorderColor:#91c8f6;--sapButton_Lite_Hover_TextColor:#91c8f6;--sapButton_Lite_Active_Background:#91c8f6;--sapButton_Lite_Active_BorderColor:#91c8f6;--sapButton_Selected_Background:#91c8f6;--sapButton_Selected_BorderColor:#91c8f6;--sapButton_Selected_TextColor:#29313a;--sapButton_Selected_Hover_Background:#83c1f5;--sapButton_Selected_Hover_BorderColor:#83c1f5;--sapButton_Attention_Background:#29313a;--sapButton_Attention_BorderColor:#fabd64;--sapButton_Attention_TextColor:#fabd64;--sapButton_Attention_Hover_Background:#2b1a01;--sapButton_Attention_Hover_BorderColor:#fabd64;--sapButton_Attention_Hover_TextColor:#fabd64;--sapButton_Attention_Active_Background:#f9b24b;--sapButton_Attention_Active_BorderColor:#f9b24b;--sapButton_Attention_Active_TextColor:#29313a;--sapButton_Attention_Selected_Background:#f9b24b;--sapButton_Attention_Selected_BorderColor:#f9b24b;--sapButton_Attention_Selected_TextColor:#29313a;--sapButton_Attention_Selected_Hover_Background:#fabd64;--sapButton_Attention_Selected_Hover_BorderColor:#fabd64;--sapButton_Negative_Background:#f88;--sapButton_Negative_BorderColor:#f88;--sapButton_Negative_TextColor:#29313a;--sapButton_Negative_Hover_Background:#ffa2a2;--sapButton_Negative_Hover_BorderColor:#ffa2a2;--sapButton_Negative_Hover_TextColor:#29313a;--sapButton_Negative_Active_Background:#fbb;--sapButton_Negative_Active_BorderColor:#fbb;--sapButton_Negative_Active_TextColor:#29313a;--sapButton_Critical_Background:#fabd64;--sapButton_Critical_BorderColor:#fabd64;--sapButton_Critical_TextColor:#29313a;--sapButton_Critical_Hover_Background:#fbc87d;--sapButton_Critical_Hover_BorderColor:#fbc87d;--sapButton_Critical_Hover_TextColor:#29313a;--sapButton_Critical_Active_Background:#fcd295;--sapButton_Critical_Active_BorderColor:#fcd295;--sapButton_Critical_Active_TextColor:#29313a;--sapButton_Success_Background:#abe2ab;--sapButton_Success_BorderColor:#abe2ab;--sapButton_Success_TextColor:#29313a;--sapButton_Success_Hover_Background:#bee9be;--sapButton_Success_Hover_BorderColor:#bee9be;--sapButton_Success_Hover_TextColor:#29313a;--sapButton_Success_Active_Background:#d1efd1;--sapButton_Success_Active_BorderColor:#d1efd1;--sapButton_Success_Active_TextColor:#29313a;--sapButton_Information_Background:#91c8f6;--sapButton_Information_BorderColor:#91c8f6;--sapButton_Information_TextColor:#29313a;--sapButton_Information_Hover_Background:#a9d4f8;--sapButton_Information_Hover_BorderColor:#a9d4f8;--sapButton_Information_Hover_TextColor:#29313a;--sapButton_Information_Active_Background:#c0e0fa;--sapButton_Information_Active_BorderColor:#c0e0fa;--sapButton_Information_Active_TextColor:#29313a;--sapButton_Neutral_Background:#d3d7d9;--sapButton_Neutral_BorderColor:#d3d7d9;--sapButton_Neutral_TextColor:#29313a;--sapButton_Neutral_Hover_Background:#e1e3e5;--sapButton_Neutral_Hover_BorderColor:#e1e3e5;--sapButton_Neutral_Hover_TextColor:#29313a;--sapButton_Neutral_Active_Background:#eef0f1;--sapButton_Neutral_Active_BorderColor:#eef0f1;--sapButton_Neutral_Active_TextColor:#29313a;--sapButton_Track_Background:#38434f;--sapButton_Track_BorderColor:#8696a9;--sapButton_Track_TextColor:#fafafa;--sapButton_Track_Hover_Background:#38434f;--sapButton_Track_Hover_BorderColor:#91c8f6;--sapButton_Track_Selected_Background:#062e4f;--sapButton_Track_Selected_BorderColor:#91c8f6;--sapButton_Track_Selected_TextColor:#fafafa;--sapButton_Track_Selected_Hover_Background:#062e4f;--sapButton_Track_Selected_Hover_BorderColor:#83c1f5;--sapButton_Handle_Background:#29313a;--sapButton_Handle_BorderColor:#8696a9;--sapButton_Handle_TextColor:#fafafa;--sapButton_Handle_Hover_Background:#062e4f;--sapButton_Handle_Hover_BorderColor:#91c8f6;--sapButton_Handle_Selected_Background:#91c8f6;--sapButton_Handle_Selected_BorderColor:#91c8f6;--sapButton_Handle_Selected_TextColor:#29313a;--sapButton_Handle_Selected_Hover_Background:#83c1f5;--sapButton_Handle_Selected_Hover_BorderColor:#83c1f5;--sapButton_Track_Negative_Background:#3b0000;--sapButton_Track_Negative_BorderColor:#f88;--sapButton_Track_Negative_TextColor:#f88;--sapButton_Track_Negative_Hover_Background:#3b0000;--sapButton_Track_Negative_Hover_BorderColor:#f88;--sapButton_Handle_Negative_Background:#29313a;--sapButton_Handle_Negative_BorderColor:#f88;--sapButton_Handle_Negative_TextColor:#f88;--sapButton_Handle_Negative_Hover_Background:#3b0000;--sapButton_Handle_Negative_Hover_BorderColor:#f88;--sapButton_Track_Positive_Background:#153c15;--sapButton_Track_Positive_BorderColor:#abe2ab;--sapButton_Track_Positive_TextColor:#abe2ab;--sapButton_Track_Positive_Hover_Background:#153c15;--sapButton_Track_Positive_Hover_BorderColor:#abe2ab;--sapButton_Handle_Positive_Background:#29313a;--sapButton_Handle_Positive_BorderColor:#abe2ab;--sapButton_Handle_Positive_TextColor:#abe2ab;--sapButton_Handle_Positive_Hover_Background:#153c15;--sapButton_Handle_Positive_Hover_BorderColor:#abe2ab;--sapButton_TokenBackground:#29313a;--sapButton_TokenBorderColor:#687d94;--sapField_Background:#29313a;--sapField_BackgroundStyle:none;--sapField_TextColor:#fafafa;--sapField_PlaceholderTextColor:#b8bec1;--sapField_BorderColor:#8696a9;--sapField_HelpBackground:#29313a;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:.125rem;--sapField_Hover_Background:#29313a;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#91c8f6;--sapField_Hover_HelpBackground:#062e4f;--sapField_Active_BorderColor:#91c8f6;--sapField_Focus_Background:#29313a;--sapField_Focus_BorderColor:#8696a9;--sapField_Focus_HelpBackground:#29313a;--sapField_ReadOnly_Background:rgba(58,69,82,0.5);--sapField_ReadOnly_BorderColor:#546375;--sapField_ReadOnly_HelpBackground:rgba(58,69,82,0.5);--sapField_RequiredColor:#e7a1a1;--sapField_InvalidColor:#f88;--sapField_InvalidBackground:#29313a;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#fabd64;--sapField_WarningBackground:#29313a;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#abe2ab;--sapField_SuccessBackground:#29313a;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#91c8f6;--sapField_InformationBackground:#29313a;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#495767;--sapGroup_TitleTextColor:#fafafa;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#29313a;--sapGroup_ContentBorderColor:#3e4a58;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:#495767;--sapList_HeaderBackground:#232931;--sapList_HeaderBorderColor:#3a4552;--sapList_HeaderTextColor:#fafafa;--sapList_BorderColor:#3a4552;--sapList_TextColor:#fafafa;--sapList_Active_TextColor:#29313a;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#91c8f6;--sapList_SelectionBackgroundColor:#344b5f;--sapList_SelectionBorderColor:#91c8f6;--sapList_Hover_SelectionBackground:#395369;--sapList_Background:#29313a;--sapList_Hover_Background:#2f3943;--sapList_AlternatingBackground:#232931;--sapList_GroupHeaderBackground:#29313a;--sapList_GroupHeaderBorderColor:#64778e;--sapList_GroupHeaderTextColor:#fafafa;--sapList_FooterBackground:#252c34;--sapList_FooterTextColor:#fafafa;--sapList_TableGroupHeaderBackground:#1c2228;--sapList_TableGroupHeaderBorderColor:#5a6b7f;--sapList_TableGroupHeaderTextColor:#fafafa;--sapList_TableFooterBorder:#4b596a;--sapList_TableFixedBorderColor:#8091a5;--sapMessage_ErrorBorderColor:#f88;--sapMessage_WarningBorderColor:#fabd64;--sapMessage_SuccessBorderColor:#abe2ab;--sapMessage_InformationBorderColor:#91c8f6;--sapProgress_Background:#29313a;--sapProgress_BorderColor:#8696a9;--sapProgress_TextColor:#fafafa;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#29313a;--sapProgress_NegativeBorderColor:#8696a9;--sapProgress_NegativeTextColor:#fafafa;--sapProgress_CriticalBackground:#29313a;--sapProgress_CriticalBorderColor:#8696a9;--sapProgress_CriticalTextColor:#fafafa;--sapProgress_PositiveBackground:#29313a;--sapProgress_PositiveBorderColor:#8696a9;--sapProgress_PositiveTextColor:#fafafa;--sapProgress_InformationBackground:#29313a;--sapProgress_InformationBorderColor:#8696a9;--sapProgress_InformationTextColor:#fafafa;--sapProgress_Value_Background:#d3d7d9;--sapProgress_Value_BorderColor:#8696a9;--sapProgress_Value_TextColor:#fafafa;--sapProgress_Value_NegativeBackground:#f88;--sapProgress_Value_NegativeBorderColor:#29313a;--sapProgress_Value_NegativeTextColor:#fafafa;--sapProgress_Value_CriticalBackground:#fabd64;--sapProgress_Value_CriticalBorderColor:#29313a;--sapProgress_Value_CriticalTextColor:#fafafa;--sapProgress_Value_PositiveBackground:#abe2ab;--sapProgress_Value_PositiveBorderColor:#29313a;--sapProgress_Value_PositiveTextColor:#fafafa;--sapProgress_Value_InformationBackground:#91c8f6;--sapProgress_Value_InformationBorderColor:#29313a;--sapProgress_Value_InformationTextColor:#fafafa;--sapScrollBar_FaceColor:#506273;--sapScrollBar_TrackColor:#090b0d;--sapScrollBar_BorderColor:#506273;--sapScrollBar_SymbolColor:#91c8f6;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#4a5a6a;--sapSlider_Background:#8696a9;--sapSlider_BorderColor:#8696a9;--sapSlider_Selected_Background:#91c8f6;--sapSlider_Selected_BorderColor:#91c8f6;--sapSlider_HandleBackground:#29313a;--sapSlider_HandleBorderColor:#8696a9;--sapSlider_RangeHandleBackground:transparent;--sapSlider_Hover_HandleBackground:#062e4f;--sapSlider_Hover_HandleBorderColor:#91c8f6;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#91c8f6;--sapSlider_Active_HandleBorderColor:#91c8f6;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#29313a;--sapPageHeader_BorderColor:#3a4552;--sapPageHeader_TextColor:#fafafa;--sapPageFooter_Background:#2c3d50;--sapPageFooter_BorderColor:#3a516a;--sapPageFooter_TextColor:#fafafa;--sapInfobar_Background:#7fc6c6;--sapInfobar_Hover_Background:#74c1c1;--sapInfobar_Active_Background:#58b5b5;--sapInfobar_NonInteractive_Background:#14181c;--sapInfobar_TextColor:#29313a;--sapObjectHeader_Background:#29313a;--sapObjectHeader_BorderColor:#3a4552;--sapObjectHeader_Hover_Background:#2f3943;--sapObjectHeader_Title_TextColor:#fafafa;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#d3d7d9;--sapBlockLayer_Background:#000;--sapTile_Background:#29313a;--sapTile_Hover_Background:#21272e;--sapTile_Active_Background:#21272e;--sapTile_BorderColor:transparent;--sapTile_BorderCornerRadius:.25rem;--sapTile_TitleTextColor:#fafafa;--sapTile_TextColor:#d3d7d9;--sapTile_IconColor:#89a3bd;--sapTile_SeparatorColor:#424f5e;--sapTile_Interactive_BorderColor:#687d94;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fafafa;--sapAccentColor1:#ffc847;--sapAccentColor2:#e7a1a1;--sapAccentColor3:#f37aa2;--sapAccentColor4:#e269c9;--sapAccentColor5:#8ca7d5;--sapAccentColor6:#6bd3ff;--sapAccentColor7:#7fc6c6;--sapAccentColor8:#b2e484;--sapAccentColor9:#b995e0;--sapAccentColor10:#b0bcc5;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#2d3640;--sapLegend_NonWorkingBackground:#445261;--sapLegend_CurrentDateTime:#e269c9;--sapLegendColor1:#f0b25f;--sapLegendColor2:#f58c4b;--sapLegendColor3:#d88b8b;--sapLegendColor4:#bd8969;--sapLegendColor5:#de54c1;--sapLegendColor6:#6bd3ff;--sapLegendColor7:#21c4c4;--sapLegendColor8:#afd645;--sapLegendColor9:#b0bcc5;--sapLegendColor10:#bb8aaf;--sapLegendColor11:#d1b575;--sapLegendColor12:#ffb98d;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#d5b39e;--sapLegendColor15:#b7a8b3;--sapLegendColor16:#bbbcd2;--sapLegendColor17:#a2c2c2;--sapLegendColor18:#aabc78;--sapLegendColor19:#a9d4ff;--sapLegendColor20:#c3c5fd;--sapLegendBackgroundColor1:#402706;--sapLegendBackgroundColor2:#421c04;--sapLegendBackgroundColor3:#341111;--sapLegendBackgroundColor4:#302015;--sapLegendBackgroundColor5:#3c0c32;--sapLegendBackgroundColor6:#003247;--sapLegendBackgroundColor7:#0a3d3d;--sapLegendBackgroundColor8:#303d0d;--sapLegendBackgroundColor9:#1f252a;--sapLegendBackgroundColor10:#2c1a28;--sapLegendBackgroundColor11:#352a12;--sapLegendBackgroundColor12:#461b00;--sapLegendBackgroundColor13:#450000;--sapLegendBackgroundColor14:#312015;--sapLegendBackgroundColor15:#272025;--sapLegendBackgroundColor16:#1c1d2a;--sapLegendBackgroundColor17:#1c2b2b;--sapLegendBackgroundColor18:#2b3118;--sapLegendBackgroundColor19:#002448;--sapLegendBackgroundColor20:#020544;--sapChart_OrderedColor_1:#5899da;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#525df4;--sapChart_OrderedColor_8:#bf399e;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#2f6497;--sapChart_Bad:#dc0d0e;--sapChart_Critical:#de890d;--sapChart_Good:#3fa45b;--sapChart_Neutral:#848f94;--sapChart_Sequence_1:#5899da;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#525df4;--sapChart_Sequence_8:#bf399e;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#2f6497;--sapChart_Sequence_Neutral:#848f94;}"
8
8
  }
9
9
  };
10
10
 
@@ -4,7 +4,7 @@ sap.ui.define(['exports'], function (exports) { 'use strict';
4
4
  _: {
5
5
  packageName: "@ui5/webcomponents-theming",
6
6
  fileName: "themes/sap_fiori_3_hcb/parameters-bundle.css",
7
- content: ":root{--sapBrandColor:#7a5100;--sapHighlightColor:#7a5100;--sapBaseColor:#000;--sapShellColor:#000;--sapBackgroundColor:#000;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#fff;--sapLinkColor:#fff;--sapLink_Hover_Color:#fff;--sapLink_Active_Color:#fff;--sapLink_Visited_Color:#fff;--sapLink_InvertedColor:#fff;--sapLink_SubtleColor:#fff;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0f5d94;--sapActiveColor:#7a5100;--sapHighlightTextColor:#fff;--sapTitleColor:#fff;--sapNegativeColor:#ff5e5e;--sapCriticalColor:#ffab1d;--sapPositiveColor:#9c9;--sapInformativeColor:#fff;--sapNeutralColor:#fff;--sapNegativeElementColor:#ff5e5e;--sapCriticalElementColor:#ffab1d;--sapPositiveElementColor:#9c9;--sapInformativeElementColor:#fff;--sapNeutralElementColor:#fff;--sapNegativeTextColor:#ff5e5e;--sapPositiveTextColor:#9c9;--sapCriticalTextColor:#ffab1d;--sapInformativeTextColor:#fff;--sapNeutralTextColor:#fff;--sapNeutralBorderColor:#fff;--sapErrorColor:#ff5e5e;--sapErrorBorderColor:#ff5e5e;--sapWarningColor:#ffab1d;--sapWarningBorderColor:#ffab1d;--sapSuccessColor:#9c9;--sapSuccessBorderColor:#9c9;--sapInformationColor:#fff;--sapInformationBorderColor:#fff;--sapErrorBackground:#000;--sapWarningBackground:#000;--sapSuccessBackground:#000;--sapInformationBackground:#000;--sapNeutralBackground:#000;--sapIndicationColor_1:#ff5e5e;--sapIndicationColor_1_Hover_Background:#7a5100;--sapIndicationColor_1_Active_Background:#7a5100;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#ff9191;--sapIndicationColor_2_Hover_Background:#7a5100;--sapIndicationColor_2_Active_Background:#7a5100;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#ffab1d;--sapIndicationColor_3_Hover_Background:#7a5100;--sapIndicationColor_3_Active_Background:#7a5100;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#9c9;--sapIndicationColor_4_Hover_Background:#7a5100;--sapIndicationColor_4_Active_Background:#7a5100;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#6bd3ff;--sapIndicationColor_5_Hover_Background:#7a5100;--sapIndicationColor_5_Active_Background:#7a5100;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Hover_Background:#7a5100;--sapIndicationColor_6_Active_Background:#7a5100;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Hover_Background:#7a5100;--sapIndicationColor_7_Active_Background:#7a5100;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Hover_Background:#7a5100;--sapIndicationColor_8_Active_Background:#7a5100;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#fff;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#fff;--sapContent_MarkerIconColor:#fff;--sapContent_MarkerTextColor:#fff;--sapContent_ImagePlaceholderBackground:#000;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#fff;--sapContent_UnratedColor:#999;--sapContent_FocusColor:#fff;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#fff;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem #fff;--sapContent_Shadow1:0 0 1rem 0 hsla(0,0%,100%,0.5),0 0 0 0.125rem #fff;--sapContent_Shadow2:0 0.25rem 2rem 0 hsla(0,0%,100%,0.6),0 0 0 0.125rem #fff;--sapContent_Shadow3:0 0.625rem 4rem 0 hsla(0,0%,100%,0.8),0 0 0 0.125rem #fff;--sapContent_TextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #fff;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#7a5100;--sapContent_HelpColor:#03b803;--sapContent_LabelColor:#fff;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:#666;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#000;--sapContent_ForegroundBorderColor:#fff;--sapContent_ForegroundTextColor:#fff;--sapContent_BadgeBackground:#000;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#666;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#666 0%,#666 35%,#999 50%,#666 65%,#666);--sapContent_DragAndDropActiveColor:#03b803;--sapContent_Selected_Background:#0f5d94;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#7a5100;--sapContent_Selected_ForegroundColor:#fff;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#62737c;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#88979e;--sapContent_Illustrative_Color6:#88979e;--sapContent_Illustrative_Color7:#212628;--sapContent_Illustrative_Color8:#dbdbdb;--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;--sapShell_Background:#000;--sapShell_BackgroundImage:linear-gradient(180deg,#000,#000);--sapShell_BackgroundGradient:linear-gradient(180deg,#000,#050505);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#fff;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#000;--sapShell_InteractiveTextColor:#fff;--sapShell_InteractiveBorderColor:#fff;--sapShell_GroupTitleTextColor:#fff;--sapShell_GroupTitleTextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapShell_Hover_Background:#7a5100;--sapShell_Active_Background:#7a5100;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#0f5d94;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#7a5100;--sapShell_Favicon:none;--sapShell_Navigation_Background:#000;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#7a5100;--sapShell_Navigation_Active_Background:#7a5100;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0 0 #fff;--sapShell_NegativeColor:#ff5e5e;--sapShell_CriticalColor:#ffab1d;--sapShell_PositiveColor:#9c9;--sapShell_InformativeColor:#fff;--sapShell_NeutralColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#000;--sapButton_BorderColor:#fff;--sapButton_TextColor:#fff;--sapButton_Hover_Background:#7a5100;--sapButton_Hover_BorderColor:#fff;--sapButton_Hover_TextColor:#fff;--sapButton_IconColor:#fff;--sapButton_Active_Background:#7a5100;--sapButton_Active_BorderColor:#fff;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#000;--sapButton_Emphasized_BorderColor:#fff;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#7a5100;--sapButton_Emphasized_Hover_BorderColor:#fff;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#7a5100;--sapButton_Emphasized_Active_BorderColor:#fff;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Reject_Background:#000;--sapButton_Reject_BorderColor:#fff;--sapButton_Reject_Hover_Background:#7a5100;--sapButton_Reject_Hover_BorderColor:#fff;--sapButton_Reject_Hover_TextColor:#fff;--sapButton_Reject_Active_Background:#7a5100;--sapButton_Reject_Active_BorderColor:#fff;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#fff;--sapButton_Reject_Selected_Background:#0f5d94;--sapButton_Reject_Selected_BorderColor:#fff;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#7a5100;--sapButton_Reject_Selected_Hover_BorderColor:#fff;--sapButton_Accept_Background:#000;--sapButton_Accept_BorderColor:#fff;--sapButton_Accept_Hover_Background:#7a5100;--sapButton_Accept_Hover_BorderColor:#fff;--sapButton_Accept_Hover_TextColor:#fff;--sapButton_Accept_Active_Background:#7a5100;--sapButton_Accept_Active_BorderColor:#fff;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#fff;--sapButton_Accept_Selected_Background:#0f5d94;--sapButton_Accept_Selected_BorderColor:#fff;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#7a5100;--sapButton_Accept_Selected_Hover_BorderColor:#fff;--sapButton_Lite_Background:#000;--sapButton_Lite_BorderColor:#fff;--sapButton_Lite_TextColor:#fff;--sapButton_Lite_Hover_Background:#7a5100;--sapButton_Lite_Hover_BorderColor:#fff;--sapButton_Lite_Hover_TextColor:#fff;--sapButton_Lite_Active_Background:#7a5100;--sapButton_Lite_Active_BorderColor:#fff;--sapButton_Selected_Background:#0f5d94;--sapButton_Selected_BorderColor:#fff;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#7a5100;--sapButton_Selected_Hover_BorderColor:#fff;--sapButton_Attention_Background:#000;--sapButton_Attention_BorderColor:#fff;--sapButton_Attention_TextColor:#fff;--sapButton_Attention_Hover_Background:#7a5100;--sapButton_Attention_Hover_BorderColor:#fff;--sapButton_Attention_Hover_TextColor:#fff;--sapButton_Attention_Active_Background:#7a5100;--sapButton_Attention_Active_BorderColor:#fff;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#0f5d94;--sapButton_Attention_Selected_BorderColor:#fff;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#7a5100;--sapButton_Attention_Selected_Hover_BorderColor:#fff;--sapButton_Negative_Background:#000;--sapButton_Negative_BorderColor:#fff;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#7a5100;--sapButton_Negative_Hover_BorderColor:#fff;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#7a5100;--sapButton_Negative_Active_BorderColor:#fff;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#000;--sapButton_Critical_BorderColor:#fff;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#7a5100;--sapButton_Critical_Hover_BorderColor:#fff;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#7a5100;--sapButton_Critical_Active_BorderColor:#fff;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#000;--sapButton_Success_BorderColor:#fff;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#7a5100;--sapButton_Success_Hover_BorderColor:#fff;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#7a5100;--sapButton_Success_Active_BorderColor:#fff;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#000;--sapButton_Information_BorderColor:#fff;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#7a5100;--sapButton_Information_Hover_BorderColor:#fff;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#7a5100;--sapButton_Information_Active_BorderColor:#fff;--sapButton_Neutral_Background:#000;--sapButton_Neutral_BorderColor:#fff;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#7a5100;--sapButton_Neutral_Hover_BorderColor:#fff;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#7a5100;--sapButton_Neutral_Active_BorderColor:#fff;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Selected_Background:#0f5d94;--sapButton_Track_Selected_TextColor:#fff;--sapButton_Track_Background:#000;--sapButton_Track_TextColor:#fff;--sapButton_TokenBackground:#000;--sapButton_TokenBorderColor:#fff;--sapField_Background:#000;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#999;--sapField_BorderColor:#fff;--sapField_HelpBackground:#000;--sapField_BorderWidth:.0625rem;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#000;--sapField_Hover_BorderColor:#fff;--sapField_Hover_HelpBackground:#000;--sapField_Active_BorderColor:#fff;--sapField_Focus_Background:#000;--sapField_Focus_BorderColor:#fff;--sapField_Focus_HelpBackground:#000;--sapField_ReadOnly_Background:#585858;--sapField_ReadOnly_BorderColor:#999;--sapField_ReadOnly_HelpBackground:#585858;--sapField_RequiredColor:#fff;--sapField_InvalidColor:#fff;--sapField_InvalidBackground:#7a5100;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#fff;--sapField_WarningBackground:#000;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#fff;--sapField_SuccessBackground:#000;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#fff;--sapField_InformationBackground:#000;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#000;--sapGroup_TitleBorderColor:#fff;--sapGroup_TitleTextColor:#fff;--sapGroup_ContentBackground:#000;--sapGroup_ContentBorderColor:#fff;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#000;--sapToolbar_Background:#000;--sapToolbar_SeparatorColor:#fff;--sapList_HeaderBackground:#000;--sapList_HeaderBorderColor:#fff;--sapList_HeaderTextColor:#fff;--sapList_BorderColor:#999;--sapList_TextColor:#fff;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_SelectionBackgroundColor:#0f5d94;--sapList_SelectionBorderColor:#fff;--sapList_Hover_SelectionBackground:#7a5100;--sapList_Background:#000;--sapList_Hover_Background:#7a5100;--sapList_AlternatingBackground:#262626;--sapList_GroupHeaderBackground:#000;--sapList_GroupHeaderBorderColor:#fff;--sapList_GroupHeaderTextColor:#fff;--sapList_FooterBackground:#000;--sapList_FooterTextColor:#fff;--sapList_TableGroupHeaderBackground:#585858;--sapList_TableGroupHeaderBorderColor:#fff;--sapList_TableGroupHeaderTextColor:#fff;--sapList_TableFooterBorder:#fff;--sapList_TableFixedBorderColor:#fff;--sapList_Active_Background:#7a5100;--sapScrollBar_FaceColor:#999;--sapScrollBar_TrackColor:#000;--sapScrollBar_BorderColor:#999;--sapScrollBar_SymbolColor:#fff;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#fff;--sapPageHeader_Background:#000;--sapPageHeader_BorderColor:#fff;--sapPageHeader_TextColor:#fff;--sapPageFooter_Background:#000;--sapPageFooter_BorderColor:#fff;--sapPageFooter_TextColor:#fff;--sapInfobar_Background:#000;--sapInfobar_Hover_Background:#7a5100;--sapInfobar_Active_Background:#7a5100;--sapInfobar_NonInteractive_Background:#585858;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#000;--sapObjectHeader_BorderColor:#fff;--sapObjectHeader_Hover_Background:#7a5100;--sapBlockLayer_Background:#000;--sapTile_Background:#000;--sapTile_Hover_Background:#7a5100;--sapTile_Active_Background:#7a5100;--sapTile_BorderColor:#fff;--sapTile_TitleTextColor:#fff;--sapTile_TextColor:#fff;--sapTile_IconColor:#fff;--sapTile_SeparatorColor:#fff;--sapTile_Interactive_BorderColor:#fff;--sapTile_OverlayBackground:#000;--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#ffc847;--sapAccentColor2:#ed884a;--sapAccentColor3:#db9292;--sapAccentColor4:#e269c9;--sapAccentColor5:#8ca7d5;--sapAccentColor6:#6bd3ff;--sapAccentColor7:#7fc6c6;--sapAccentColor8:#b2e484;--sapAccentColor9:#b995e0;--sapAccentColor10:#b0bcc5;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#2e2e2e;--sapLegend_NonWorkingBackground:#4d4d4d;--sapLegend_CurrentDateTime:#e269c9;--sapLegendColor1:#ffc847;--sapLegendColor2:#ed884a;--sapLegendColor3:#db9292;--sapLegendColor4:#ff741f;--sapLegendColor5:#e269c9;--sapLegendColor6:#6bd3ff;--sapLegendColor7:#7fc6c6;--sapLegendColor8:#b2e484;--sapLegendColor9:#b0bcc5;--sapLegendColor10:#bb86b0;--sapLegendColor11:#ffe6ad;--sapLegendColor12:#cdaf9d;--sapLegendColor13:#ff8787;--sapLegendColor14:#ffb385;--sapLegendColor15:#ffb2ef;--sapLegendColor16:#9cabc5;--sapLegendColor17:#a4eeee;--sapLegendColor18:#8d9e7e;--sapLegendColor19:#addcf0;--sapLegendColor20:#629cff;--sapLegendBackgroundColor1:#000;--sapLegendBackgroundColor2:#000;--sapLegendBackgroundColor3:#000;--sapLegendBackgroundColor4:#000;--sapLegendBackgroundColor5:#000;--sapLegendBackgroundColor6:#000;--sapLegendBackgroundColor7:#000;--sapLegendBackgroundColor8:#000;--sapLegendBackgroundColor9:#000;--sapLegendBackgroundColor10:#000;--sapLegendBackgroundColor11:#000;--sapLegendBackgroundColor12:#000;--sapLegendBackgroundColor13:#000;--sapLegendBackgroundColor14:#000;--sapLegendBackgroundColor15:#000;--sapLegendBackgroundColor16:#000;--sapLegendBackgroundColor17:#000;--sapLegendBackgroundColor18:#000;--sapLegendBackgroundColor19:#000;--sapLegendBackgroundColor20:#000;--sapChart_OrderedColor_1:#4da2f6;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#5c66f5;--sapChart_OrderedColor_8:#c63fa4;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#387bb7;--sapChart_Bad:#ff5e5e;--sapChart_Critical:#ffab1d;--sapChart_Good:#9c9;--sapChart_Neutral:#fff;--sapChart_Sequence_1:#4da2f6;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#5c66f5;--sapChart_Sequence_8:#c63fa4;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#387bb7;--sapChart_Sequence_Neutral:#fff;}"
7
+ content: ":root{--sapThemeMetaData-Base-baseLib:{\"Path\":\"Base.baseLib.sap_fiori_3_hcb.css_variables\",\"PathPattern\":\"/%frameworkId%/%libId%/%themeId%/%fileId%.css\",\"Extends\":[\"sap_fiori_3\",\"sap_base_fiori\",\"baseTheme\"],\"Tags\":[\"Fiori_3\",\"HighContrast\",\"DarkColorScheme\"],\"FallbackThemeId\":\"sap_fiori_3\",\"Engine\":{\"Name\":\"theming-engine\",\"Version\":\"1.68.3\"},\"Version\":{ \"Build\":\"11.1.36.20220314143804\",\"Source\":\"11.1.36\"}};--sapBrandColor:#7a5100;--sapHighlightColor:#7a5100;--sapBaseColor:#000;--sapShellColor:#000;--sapBackgroundColor:#000;--sapFontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontLightFamily:\"72-Light\",\"72-Lightfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBoldFamily:\"72-Bold\",\"72-Boldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:\"72-Semibold\",\"72-Semiboldfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:\"72-SemiboldDuplex\",\"72-SemiboldDuplexfull\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontBlackFamily:\"72Black\",\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#fff;--sapLinkColor:#fff;--sapLink_Hover_Color:#fff;--sapLink_Active_Color:#fff;--sapLink_Visited_Color:#fff;--sapLink_InvertedColor:#fff;--sapLink_SubtleColor:#fff;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0f5d94;--sapActiveColor:#7a5100;--sapHighlightTextColor:#fff;--sapTitleColor:#fff;--sapNegativeColor:#ff5e5e;--sapCriticalColor:#ffab1d;--sapPositiveColor:#9c9;--sapInformativeColor:#fff;--sapNeutralColor:#fff;--sapNegativeElementColor:#ff5e5e;--sapCriticalElementColor:#ffab1d;--sapPositiveElementColor:#9c9;--sapInformativeElementColor:#fff;--sapNeutralElementColor:#fff;--sapNegativeTextColor:#ff5e5e;--sapPositiveTextColor:#9c9;--sapCriticalTextColor:#ffab1d;--sapInformativeTextColor:#fff;--sapNeutralTextColor:#fff;--sapNeutralBorderColor:#fff;--sapErrorColor:#ff5e5e;--sapErrorBorderColor:#ff5e5e;--sapWarningColor:#ffab1d;--sapWarningBorderColor:#ffab1d;--sapSuccessColor:#9c9;--sapSuccessBorderColor:#9c9;--sapInformationColor:#fff;--sapInformationBorderColor:#fff;--sapErrorBackground:#000;--sapWarningBackground:#000;--sapSuccessBackground:#000;--sapInformationBackground:#000;--sapNeutralBackground:#000;--sapIndicationColor_1:#ff5e5e;--sapIndicationColor_1_Background:#000;--sapIndicationColor_1_BorderColor:#fff;--sapIndicationColor_1_Hover_Background:#7a5100;--sapIndicationColor_1_Active_Background:#7a5100;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#ff9191;--sapIndicationColor_2_Background:#000;--sapIndicationColor_2_BorderColor:#fff;--sapIndicationColor_2_Hover_Background:#7a5100;--sapIndicationColor_2_Active_Background:#7a5100;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#ffab1d;--sapIndicationColor_3_Background:#000;--sapIndicationColor_3_BorderColor:#fff;--sapIndicationColor_3_Hover_Background:#7a5100;--sapIndicationColor_3_Active_Background:#7a5100;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#9c9;--sapIndicationColor_4_Background:#000;--sapIndicationColor_4_BorderColor:#fff;--sapIndicationColor_4_Hover_Background:#7a5100;--sapIndicationColor_4_Active_Background:#7a5100;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#6bd3ff;--sapIndicationColor_5_Background:#000;--sapIndicationColor_5_BorderColor:#fff;--sapIndicationColor_5_Hover_Background:#7a5100;--sapIndicationColor_5_Active_Background:#7a5100;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#7fc6c6;--sapIndicationColor_6_Background:#000;--sapIndicationColor_6_BorderColor:#fff;--sapIndicationColor_6_Hover_Background:#7a5100;--sapIndicationColor_6_Active_Background:#7a5100;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#b995e0;--sapIndicationColor_7_Background:#000;--sapIndicationColor_7_BorderColor:#fff;--sapIndicationColor_7_Hover_Background:#7a5100;--sapIndicationColor_7_Active_Background:#7a5100;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#e269c9;--sapIndicationColor_8_Background:#000;--sapIndicationColor_8_BorderColor:#fff;--sapIndicationColor_8_Hover_Background:#7a5100;--sapIndicationColor_8_Active_Background:#7a5100;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#fff;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#fff;--sapContent_MarkerIconColor:#fff;--sapContent_MarkerTextColor:#fff;--sapContent_MeasureIndicatorColor:#fff;--sapContent_Selected_MeasureIndicatorColor:#fff;--sapContent_ImagePlaceholderBackground:#000;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#fff;--sapContent_UnratedColor:#999;--sapContent_BusyColor:#fff;--sapContent_FocusColor:#fff;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#fff;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem #fff;--sapContent_Shadow1:0 0 1rem 0 hsla(0,0%,100%,0.5),0 0 0 0.125rem #fff;--sapContent_Shadow2:0 0.25rem 2rem 0 hsla(0,0%,100%,0.6),0 0 0 0.125rem #fff;--sapContent_Shadow3:0 0.625rem 4rem 0 hsla(0,0%,100%,0.8),0 0 0 0.125rem #fff;--sapContent_TextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #fff;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#7a5100;--sapContent_HelpColor:#03b803;--sapContent_LabelColor:#fff;--sapContent_MonospaceFontFamily:\"72Mono\",\"72Monofull\",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:\"72Mono-Bold\",\"72Mono-Boldfull\",lucida console,monospace;--sapContent_IconFontFamily:\"SAP-icons\";--sapContent_DisabledTextColor:#666;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#000;--sapContent_ForegroundBorderColor:#fff;--sapContent_ForegroundTextColor:#fff;--sapContent_BadgeBackground:#000;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#666;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#666 0%,#666 35%,#999 50%,#666 65%,#666);--sapContent_DragAndDropActiveColor:#03b803;--sapContent_Selected_Background:#0f5d94;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#7a5100;--sapContent_Selected_ForegroundColor:#fff;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#62737c;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#88979e;--sapContent_Illustrative_Color6:#88979e;--sapContent_Illustrative_Color7:#212628;--sapContent_Illustrative_Color8:#dbdbdb;--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;--sapShell_Background:#000;--sapShell_BackgroundImage:linear-gradient(180deg,#000,#000);--sapShell_BackgroundGradient:linear-gradient(180deg,#000,#050505);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#fff;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#000;--sapShell_InteractiveTextColor:#fff;--sapShell_InteractiveBorderColor:#fff;--sapShell_GroupTitleTextColor:#fff;--sapShell_GroupTitleTextShadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;--sapShell_Hover_Background:#7a5100;--sapShell_Active_Background:#7a5100;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#0f5d94;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#7a5100;--sapShell_Favicon:none;--sapShell_Navigation_Background:#000;--sapShell_Navigation_SelectedColor:#fff;--sapShell_Navigation_Selected_TextColor:#fff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#7a5100;--sapShell_Navigation_Active_Background:#7a5100;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0 0 #fff;--sapShell_NegativeColor:#ff5e5e;--sapShell_CriticalColor:#ffab1d;--sapShell_PositiveColor:#9c9;--sapShell_InformativeColor:#fff;--sapShell_NeutralColor:#fff;--sapAvatar_1_Background:#000;--sapAvatar_1_BorderColor:#fff;--sapAvatar_1_TextColor:#fff;--sapAvatar_2_Background:#000;--sapAvatar_2_BorderColor:#fff;--sapAvatar_2_TextColor:#fff;--sapAvatar_3_Background:#000;--sapAvatar_3_BorderColor:#fff;--sapAvatar_3_TextColor:#fff;--sapAvatar_4_Background:#000;--sapAvatar_4_BorderColor:#fff;--sapAvatar_4_TextColor:#fff;--sapAvatar_5_Background:#000;--sapAvatar_5_BorderColor:#fff;--sapAvatar_5_TextColor:#fff;--sapAvatar_6_Background:#000;--sapAvatar_6_BorderColor:#fff;--sapAvatar_6_TextColor:#fff;--sapAvatar_7_Background:#000;--sapAvatar_7_BorderColor:#fff;--sapAvatar_7_TextColor:#fff;--sapAvatar_8_Background:#000;--sapAvatar_8_BorderColor:#fff;--sapAvatar_8_TextColor:#fff;--sapAvatar_9_Background:#000;--sapAvatar_9_BorderColor:#fff;--sapAvatar_9_TextColor:#fff;--sapAvatar_10_Background:#000;--sapAvatar_10_BorderColor:#fff;--sapAvatar_10_TextColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#000;--sapButton_BorderColor:#fff;--sapButton_TextColor:#fff;--sapButton_Hover_Background:#7a5100;--sapButton_Hover_BorderColor:#fff;--sapButton_Hover_TextColor:#fff;--sapButton_IconColor:#fff;--sapButton_Active_Background:#7a5100;--sapButton_Active_BorderColor:#fff;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#000;--sapButton_Emphasized_BorderColor:#fff;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#7a5100;--sapButton_Emphasized_Hover_BorderColor:#fff;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#7a5100;--sapButton_Emphasized_Active_BorderColor:#fff;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#000;--sapButton_Reject_BorderColor:#fff;--sapButton_Reject_Hover_Background:#7a5100;--sapButton_Reject_Hover_BorderColor:#fff;--sapButton_Reject_Hover_TextColor:#fff;--sapButton_Reject_Active_Background:#7a5100;--sapButton_Reject_Active_BorderColor:#fff;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#fff;--sapButton_Reject_Selected_Background:#0f5d94;--sapButton_Reject_Selected_BorderColor:#fff;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#7a5100;--sapButton_Reject_Selected_Hover_BorderColor:#fff;--sapButton_Accept_Background:#000;--sapButton_Accept_BorderColor:#fff;--sapButton_Accept_Hover_Background:#7a5100;--sapButton_Accept_Hover_BorderColor:#fff;--sapButton_Accept_Hover_TextColor:#fff;--sapButton_Accept_Active_Background:#7a5100;--sapButton_Accept_Active_BorderColor:#fff;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#fff;--sapButton_Accept_Selected_Background:#0f5d94;--sapButton_Accept_Selected_BorderColor:#fff;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#7a5100;--sapButton_Accept_Selected_Hover_BorderColor:#fff;--sapButton_Lite_Background:#000;--sapButton_Lite_BorderColor:#fff;--sapButton_Lite_TextColor:#fff;--sapButton_Lite_Hover_Background:#7a5100;--sapButton_Lite_Hover_BorderColor:#fff;--sapButton_Lite_Hover_TextColor:#fff;--sapButton_Lite_Active_Background:#7a5100;--sapButton_Lite_Active_BorderColor:#fff;--sapButton_Selected_Background:#0f5d94;--sapButton_Selected_BorderColor:#fff;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#7a5100;--sapButton_Selected_Hover_BorderColor:#fff;--sapButton_Attention_Background:#000;--sapButton_Attention_BorderColor:#fff;--sapButton_Attention_TextColor:#fff;--sapButton_Attention_Hover_Background:#7a5100;--sapButton_Attention_Hover_BorderColor:#fff;--sapButton_Attention_Hover_TextColor:#fff;--sapButton_Attention_Active_Background:#7a5100;--sapButton_Attention_Active_BorderColor:#fff;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#0f5d94;--sapButton_Attention_Selected_BorderColor:#fff;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#7a5100;--sapButton_Attention_Selected_Hover_BorderColor:#fff;--sapButton_Negative_Background:#000;--sapButton_Negative_BorderColor:#fff;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#7a5100;--sapButton_Negative_Hover_BorderColor:#fff;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#7a5100;--sapButton_Negative_Active_BorderColor:#fff;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#000;--sapButton_Critical_BorderColor:#fff;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#7a5100;--sapButton_Critical_Hover_BorderColor:#fff;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#7a5100;--sapButton_Critical_Active_BorderColor:#fff;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#000;--sapButton_Success_BorderColor:#fff;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#7a5100;--sapButton_Success_Hover_BorderColor:#fff;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#7a5100;--sapButton_Success_Active_BorderColor:#fff;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#000;--sapButton_Information_BorderColor:#fff;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#7a5100;--sapButton_Information_Hover_BorderColor:#fff;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#7a5100;--sapButton_Information_Active_BorderColor:#fff;--sapButton_Information_Active_TextColor:#fff;--sapButton_Neutral_Background:#000;--sapButton_Neutral_BorderColor:#fff;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#7a5100;--sapButton_Neutral_Hover_BorderColor:#fff;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#7a5100;--sapButton_Neutral_Active_BorderColor:#fff;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Background:#000;--sapButton_Track_BorderColor:#fff;--sapButton_Track_TextColor:#fff;--sapButton_Track_Hover_Background:#7a5100;--sapButton_Track_Hover_BorderColor:#fff;--sapButton_Track_Selected_Background:#0f5d94;--sapButton_Track_Selected_BorderColor:#fff;--sapButton_Track_Selected_TextColor:#fff;--sapButton_Track_Selected_Hover_Background:#7a5100;--sapButton_Track_Selected_Hover_BorderColor:#fff;--sapButton_Handle_Background:#000;--sapButton_Handle_BorderColor:#fff;--sapButton_Handle_TextColor:#fff;--sapButton_Handle_Hover_Background:#7a5100;--sapButton_Handle_Hover_BorderColor:#fff;--sapButton_Handle_Selected_Background:#0f5d94;--sapButton_Handle_Selected_BorderColor:#fff;--sapButton_Handle_Selected_TextColor:#fff;--sapButton_Handle_Selected_Hover_Background:#7a5100;--sapButton_Handle_Selected_Hover_BorderColor:#fff;--sapButton_Track_Negative_Background:#000;--sapButton_Track_Negative_BorderColor:#ff5e5e;--sapButton_Track_Negative_TextColor:#fff;--sapButton_Track_Negative_Hover_Background:#7a5100;--sapButton_Track_Negative_Hover_BorderColor:#ff5e5e;--sapButton_Handle_Negative_Background:#000;--sapButton_Handle_Negative_BorderColor:#ff5e5e;--sapButton_Handle_Negative_TextColor:#fff;--sapButton_Handle_Negative_Hover_Background:#7a5100;--sapButton_Handle_Negative_Hover_BorderColor:#ff5e5e;--sapButton_Track_Positive_Background:#000;--sapButton_Track_Positive_BorderColor:#9c9;--sapButton_Track_Positive_TextColor:#fff;--sapButton_Track_Positive_Hover_Background:#000;--sapButton_Track_Positive_Hover_BorderColor:#fff;--sapButton_Handle_Positive_Background:#000;--sapButton_Handle_Positive_BorderColor:#9c9;--sapButton_Handle_Positive_TextColor:#fff;--sapButton_Handle_Positive_Hover_Background:#7a5100;--sapButton_Handle_Positive_Hover_BorderColor:#9c9;--sapButton_TokenBackground:#000;--sapButton_TokenBorderColor:#fff;--sapField_Background:#000;--sapField_BackgroundStyle:none;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#999;--sapField_BorderColor:#fff;--sapField_HelpBackground:#000;--sapField_BorderWidth:.125rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#000;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#fff;--sapField_Hover_HelpBackground:#000;--sapField_Active_BorderColor:#fff;--sapField_Focus_Background:#000;--sapField_Focus_BorderColor:#fff;--sapField_Focus_HelpBackground:#000;--sapField_ReadOnly_Background:#585858;--sapField_ReadOnly_BorderColor:#fff;--sapField_ReadOnly_HelpBackground:#585858;--sapField_RequiredColor:#fff;--sapField_InvalidColor:#fff;--sapField_InvalidBackground:#7a5100;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#fff;--sapField_WarningBackground:#000;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#fff;--sapField_SuccessBackground:#000;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.125rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#fff;--sapField_InformationBackground:#000;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#000;--sapGroup_TitleBorderColor:#fff;--sapGroup_TitleTextColor:#fff;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#000;--sapGroup_ContentBorderColor:#fff;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#000;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:#000;--sapToolbar_SeparatorColor:#fff;--sapList_HeaderBackground:#000;--sapList_HeaderBorderColor:#fff;--sapList_HeaderTextColor:#fff;--sapList_BorderColor:#999;--sapList_TextColor:#fff;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#7a5100;--sapList_SelectionBackgroundColor:#0f5d94;--sapList_SelectionBorderColor:#fff;--sapList_Hover_SelectionBackground:#7a5100;--sapList_Background:#000;--sapList_Hover_Background:#7a5100;--sapList_AlternatingBackground:#262626;--sapList_GroupHeaderBackground:#000;--sapList_GroupHeaderBorderColor:#fff;--sapList_GroupHeaderTextColor:#fff;--sapList_FooterBackground:#000;--sapList_FooterTextColor:#fff;--sapList_TableGroupHeaderBackground:#585858;--sapList_TableGroupHeaderBorderColor:#fff;--sapList_TableGroupHeaderTextColor:#fff;--sapList_TableFooterBorder:#fff;--sapList_TableFixedBorderColor:#fff;--sapMessage_ErrorBorderColor:#ff5e5e;--sapMessage_WarningBorderColor:#ffab1d;--sapMessage_SuccessBorderColor:#9c9;--sapMessage_InformationBorderColor:#fff;--sapProgress_Background:#000;--sapProgress_BorderColor:#fff;--sapProgress_TextColor:#fff;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#000;--sapProgress_NegativeBorderColor:#fff;--sapProgress_NegativeTextColor:#fff;--sapProgress_CriticalBackground:#000;--sapProgress_CriticalBorderColor:#fff;--sapProgress_CriticalTextColor:#fff;--sapProgress_PositiveBackground:#000;--sapProgress_PositiveBorderColor:#fff;--sapProgress_PositiveTextColor:#fff;--sapProgress_InformationBackground:#000;--sapProgress_InformationBorderColor:#fff;--sapProgress_InformationTextColor:#fff;--sapProgress_Value_Background:#7a5100;--sapProgress_Value_BorderColor:#fff;--sapProgress_Value_TextColor:#fff;--sapProgress_Value_NegativeBackground:#7a5100;--sapProgress_Value_NegativeBorderColor:#fff;--sapProgress_Value_NegativeTextColor:#fff;--sapProgress_Value_CriticalBackground:#7a5100;--sapProgress_Value_CriticalBorderColor:#fff;--sapProgress_Value_CriticalTextColor:#fff;--sapProgress_Value_PositiveBackground:#7a5100;--sapProgress_Value_PositiveBorderColor:#fff;--sapProgress_Value_PositiveTextColor:#fff;--sapProgress_Value_InformationBackground:#7a5100;--sapProgress_Value_InformationBorderColor:#fff;--sapProgress_Value_InformationTextColor:#fff;--sapScrollBar_FaceColor:#999;--sapScrollBar_TrackColor:#000;--sapScrollBar_BorderColor:#999;--sapScrollBar_SymbolColor:#fff;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#fff;--sapSlider_Background:#000;--sapSlider_BorderColor:#fff;--sapSlider_Selected_Background:#0f5d94;--sapSlider_Selected_BorderColor:#fff;--sapSlider_HandleBackground:#000;--sapSlider_HandleBorderColor:#fff;--sapSlider_RangeHandleBackground:#000;--sapSlider_Hover_HandleBackground:#7a5100;--sapSlider_Hover_HandleBorderColor:#fff;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#7a5100;--sapSlider_Active_HandleBorderColor:#fff;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#000;--sapPageHeader_BorderColor:#fff;--sapPageHeader_TextColor:#fff;--sapPageFooter_Background:#000;--sapPageFooter_BorderColor:#fff;--sapPageFooter_TextColor:#fff;--sapInfobar_Background:#000;--sapInfobar_Hover_Background:#7a5100;--sapInfobar_Active_Background:#7a5100;--sapInfobar_NonInteractive_Background:#585858;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#000;--sapObjectHeader_BorderColor:#fff;--sapObjectHeader_Hover_Background:#7a5100;--sapObjectHeader_Title_TextColor:#fff;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:\"72\",\"72full\",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#fff;--sapBlockLayer_Background:#000;--sapTile_Background:#000;--sapTile_Hover_Background:#7a5100;--sapTile_Active_Background:#7a5100;--sapTile_BorderColor:#fff;--sapTile_BorderCornerRadius:0.25rem;--sapTile_TitleTextColor:#fff;--sapTile_TextColor:#fff;--sapTile_IconColor:#fff;--sapTile_SeparatorColor:#fff;--sapTile_Interactive_BorderColor:#fff;--sapTile_OverlayBackground:#000;--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#ffc847;--sapAccentColor2:#ed884a;--sapAccentColor3:#db9292;--sapAccentColor4:#e269c9;--sapAccentColor5:#8ca7d5;--sapAccentColor6:#6bd3ff;--sapAccentColor7:#7fc6c6;--sapAccentColor8:#b2e484;--sapAccentColor9:#b995e0;--sapAccentColor10:#b0bcc5;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#2e2e2e;--sapLegend_NonWorkingBackground:#585858;--sapLegend_CurrentDateTime:#e269c9;--sapLegendColor1:#ffc847;--sapLegendColor2:#ed884a;--sapLegendColor3:#db9292;--sapLegendColor4:#ff741f;--sapLegendColor5:#e269c9;--sapLegendColor6:#6bd3ff;--sapLegendColor7:#7fc6c6;--sapLegendColor8:#b2e484;--sapLegendColor9:#b0bcc5;--sapLegendColor10:#bb86b0;--sapLegendColor11:#ffe6ad;--sapLegendColor12:#cdaf9d;--sapLegendColor13:#ff8787;--sapLegendColor14:#ffb385;--sapLegendColor15:#ffb2ef;--sapLegendColor16:#9cabc5;--sapLegendColor17:#a4eeee;--sapLegendColor18:#8d9e7e;--sapLegendColor19:#addcf0;--sapLegendColor20:#629cff;--sapLegendBackgroundColor1:#000;--sapLegendBackgroundColor2:#000;--sapLegendBackgroundColor3:#000;--sapLegendBackgroundColor4:#000;--sapLegendBackgroundColor5:#000;--sapLegendBackgroundColor6:#000;--sapLegendBackgroundColor7:#000;--sapLegendBackgroundColor8:#000;--sapLegendBackgroundColor9:#000;--sapLegendBackgroundColor10:#000;--sapLegendBackgroundColor11:#000;--sapLegendBackgroundColor12:#000;--sapLegendBackgroundColor13:#000;--sapLegendBackgroundColor14:#000;--sapLegendBackgroundColor15:#000;--sapLegendBackgroundColor16:#000;--sapLegendBackgroundColor17:#000;--sapLegendBackgroundColor18:#000;--sapLegendBackgroundColor19:#000;--sapLegendBackgroundColor20:#000;--sapChart_OrderedColor_1:#4da2f6;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#5c66f5;--sapChart_OrderedColor_8:#c53da4;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#387bb7;--sapChart_Bad:#ff5e5e;--sapChart_Critical:#ffab1d;--sapChart_Good:#9c9;--sapChart_Neutral:#fff;--sapChart_Sequence_1:#4da2f6;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#5c66f5;--sapChart_Sequence_8:#c53da4;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#387bb7;--sapChart_Sequence_Neutral:#fff;}"
8
8
  }
9
9
  };
10
10