@bizdoc/core 3.0.3 → 3.0.4

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 (399) hide show
  1. package/assets/themes/brown.min.css +1 -1
  2. package/assets/themes/dark.min.css +1 -1
  3. package/assets/themes/deep-purple-light-blue.min.css +1 -1
  4. package/assets/themes/deep-purple-teal.min.css +1 -1
  5. package/assets/themes/default.min.css +1 -44
  6. package/assets/themes/green.min.css +1 -1
  7. package/assets/themes/indigo-amber.min.css +1 -44
  8. package/assets/themes/indigo.min.css +1 -1
  9. package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
  10. package/esm2022/lib/admin/admin-menu.component.mjs +3 -3
  11. package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
  12. package/esm2022/lib/admin/architecture/designer-element.component.mjs +15 -15
  13. package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
  14. package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
  15. package/esm2022/lib/admin/architecture/designer.component.mjs +5 -5
  16. package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
  17. package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
  18. package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
  19. package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
  20. package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
  21. package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
  22. package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
  23. package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
  24. package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
  25. package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
  26. package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
  27. package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
  28. package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
  29. package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
  30. package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
  31. package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
  32. package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
  33. package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
  34. package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
  35. package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
  36. package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +3 -3
  37. package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
  38. package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
  39. package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
  40. package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
  41. package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
  42. package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
  43. package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
  44. package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
  45. package/esm2022/lib/admin/architecture/elements/role.component.mjs +3 -3
  46. package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
  47. package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
  48. package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
  49. package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
  50. package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
  51. package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
  52. package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
  53. package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
  54. package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
  55. package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
  56. package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
  57. package/esm2022/lib/admin/core/ace.input.mjs +3 -3
  58. package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
  59. package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
  60. package/esm2022/lib/admin/core/search.input.mjs +3 -3
  61. package/esm2022/lib/admin/diff/configuration-diff.component.mjs +3 -3
  62. package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
  63. package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  64. package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
  65. package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
  66. package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
  67. package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
  68. package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
  69. package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
  70. package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
  71. package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
  72. package/esm2022/lib/admin/form/workflow/role-node.component.mjs +3 -3
  73. package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
  74. package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  75. package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
  76. package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
  77. package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
  78. package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
  79. package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
  80. package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
  81. package/esm2022/lib/admin/system.service.mjs +3 -3
  82. package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
  83. package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
  84. package/esm2022/lib/app.component.mjs +6 -6
  85. package/esm2022/lib/bizdoc.module.mjs +4 -4
  86. package/esm2022/lib/browse/browse-items.component.mjs +3 -3
  87. package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
  88. package/esm2022/lib/browse/browse.pane.component.mjs +3 -3
  89. package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  90. package/esm2022/lib/browse/filter/filter.component.mjs +3 -3
  91. package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
  92. package/esm2022/lib/chat/chat-info.mjs +19 -11
  93. package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
  94. package/esm2022/lib/chat/chat.service.mjs +3 -3
  95. package/esm2022/lib/chat/contacts.component.mjs +6 -6
  96. package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
  97. package/esm2022/lib/chat/conversation.component.mjs +3 -3
  98. package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
  99. package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
  100. package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
  101. package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  102. package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
  103. package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
  104. package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
  105. package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
  106. package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  107. package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
  108. package/esm2022/lib/compose/box/box.component.mjs +3 -3
  109. package/esm2022/lib/compose/box/control.component.mjs +3 -3
  110. package/esm2022/lib/compose/box/row.component.mjs +3 -3
  111. package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
  112. package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
  113. package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
  114. package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
  115. package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
  116. package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
  117. package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  118. package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
  119. package/esm2022/lib/compose/compose-resolve.service.mjs +3 -3
  120. package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
  121. package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
  122. package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
  123. package/esm2022/lib/compose/dismiss.service.mjs +3 -3
  124. package/esm2022/lib/compose/document-resolve.service.mjs +3 -3
  125. package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
  126. package/esm2022/lib/compose/document.component.mjs +3 -3
  127. package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
  128. package/esm2022/lib/compose/document.pane.component.mjs +3 -3
  129. package/esm2022/lib/compose/events/events.component.mjs +3 -3
  130. package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  131. package/esm2022/lib/compose/form.component.mjs +3 -3
  132. package/esm2022/lib/compose/new-menu.component.mjs +3 -3
  133. package/esm2022/lib/compose/overlay.component.exp.mjs +3 -3
  134. package/esm2022/lib/compose/privilage.directive.mjs +6 -6
  135. package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
  136. package/esm2022/lib/compose/state.component.mjs +3 -3
  137. package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
  138. package/esm2022/lib/compose/trace/flow.component.mjs +8 -4
  139. package/esm2022/lib/compose/trace/people.component.mjs +3 -3
  140. package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
  141. package/esm2022/lib/compose/trace/trace.component.mjs +4 -4
  142. package/esm2022/lib/compose/trace/trace.pane.component.mjs +5 -5
  143. package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
  144. package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  145. package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
  146. package/esm2022/lib/core/account.service.mjs +3 -3
  147. package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  148. package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
  149. package/esm2022/lib/core/checkbox.mjs +3 -3
  150. package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
  151. package/esm2022/lib/core/datasource.service.mjs +3 -3
  152. package/esm2022/lib/core/document-factory.service.mjs +3 -3
  153. package/esm2022/lib/core/fields/address.designer.mjs +3 -3
  154. package/esm2022/lib/core/fields/address.field.mjs +3 -3
  155. package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
  156. package/esm2022/lib/core/fields/axes-picker.designer.mjs +3 -3
  157. package/esm2022/lib/core/fields/axes-picker.field.mjs +3 -3
  158. package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
  159. package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
  160. package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
  161. package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
  162. package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
  163. package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
  164. package/esm2022/lib/core/fields/date.designer.mjs +3 -3
  165. package/esm2022/lib/core/fields/date.field.mjs +3 -3
  166. package/esm2022/lib/core/fields/expression.field.mjs +6 -6
  167. package/esm2022/lib/core/fields/file.designer.mjs +3 -3
  168. package/esm2022/lib/core/fields/file.field.mjs +3 -3
  169. package/esm2022/lib/core/fields/html.designer.mjs +3 -3
  170. package/esm2022/lib/core/fields/html.field.mjs +3 -3
  171. package/esm2022/lib/core/fields/input.designer.mjs +3 -3
  172. package/esm2022/lib/core/fields/input.field.mjs +3 -3
  173. package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
  174. package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
  175. package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
  176. package/esm2022/lib/core/fields/options.base.mjs +6 -6
  177. package/esm2022/lib/core/fields/options.component.mjs +3 -3
  178. package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
  179. package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
  180. package/esm2022/lib/core/fields/select.designer.mjs +3 -3
  181. package/esm2022/lib/core/fields/select.field.mjs +3 -3
  182. package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
  183. package/esm2022/lib/core/fields/signature.field.mjs +3 -3
  184. package/esm2022/lib/core/fields/switch.field.mjs +3 -3
  185. package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
  186. package/esm2022/lib/core/fields/tags.field.mjs +3 -3
  187. package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
  188. package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
  189. package/esm2022/lib/core/fields/time.designer.mjs +3 -3
  190. package/esm2022/lib/core/fields/time.field.mjs +3 -3
  191. package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
  192. package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
  193. package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
  194. package/esm2022/lib/core/guide/guide.component.mjs +3 -3
  195. package/esm2022/lib/core/guide/guide.service.mjs +3 -3
  196. package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
  197. package/esm2022/lib/core/http.interceptor.mjs +3 -3
  198. package/esm2022/lib/core/hub.service.mjs +3 -3
  199. package/esm2022/lib/core/identity/identity.component.mjs +3 -3
  200. package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
  201. package/esm2022/lib/core/info/document-info.service.mjs +3 -3
  202. package/esm2022/lib/core/info/location-info.component.mjs +3 -3
  203. package/esm2022/lib/core/info/map-info.mjs +3 -3
  204. package/esm2022/lib/core/inputs/address.input.mjs +3 -3
  205. package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
  206. package/esm2022/lib/core/inputs/combination-picker-body.mjs +3 -3
  207. package/esm2022/lib/core/inputs/combination-picker.mjs +4 -4
  208. package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
  209. package/esm2022/lib/core/inputs/file.input.mjs +3 -3
  210. package/esm2022/lib/core/inputs/select.input.mjs +3 -3
  211. package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
  212. package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
  213. package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
  214. package/esm2022/lib/core/layout.component.mjs +3 -3
  215. package/esm2022/lib/core/lottie-animation.mjs +3 -3
  216. package/esm2022/lib/core/mailbox.service.mjs +3 -3
  217. package/esm2022/lib/core/none.component.mjs +3 -3
  218. package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
  219. package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
  220. package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
  221. package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
  222. package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
  223. package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
  224. package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
  225. package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
  226. package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
  227. package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
  228. package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
  229. package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  230. package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
  231. package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
  232. package/esm2022/lib/core/pipes/time-ago.pipe.mjs +3 -3
  233. package/esm2022/lib/core/pipes/to-now.pipe.mjs +3 -3
  234. package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
  235. package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
  236. package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
  237. package/esm2022/lib/core/popup/popup.component.mjs +3 -3
  238. package/esm2022/lib/core/popup/popup.service.mjs +3 -3
  239. package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
  240. package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  241. package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
  242. package/esm2022/lib/core/prompt.service.mjs +3 -3
  243. package/esm2022/lib/core/router.mjs +6 -6
  244. package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
  245. package/esm2022/lib/core/session.service.mjs +3 -3
  246. package/esm2022/lib/core/slots/router.directive.mjs +3 -3
  247. package/esm2022/lib/core/slots/router.service.mjs +3 -3
  248. package/esm2022/lib/core/slots/slots.component.mjs +3 -3
  249. package/esm2022/lib/core/sticky-toolbar.exp.mjs +3 -3
  250. package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
  251. package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
  252. package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
  253. package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
  254. package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
  255. package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
  256. package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
  257. package/esm2022/lib/core/tagging/users.component.mjs +3 -3
  258. package/esm2022/lib/core/translate.service.mjs +3 -3
  259. package/esm2022/lib/core/virtual-tabs.component.exp.mjs +6 -6
  260. package/esm2022/lib/core/window-title.service.mjs +3 -3
  261. package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
  262. package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
  263. package/esm2022/lib/cube/cube-info.service.mjs +3 -3
  264. package/esm2022/lib/cube/cube-menu.component.mjs +3 -3
  265. package/esm2022/lib/cube/cube-view.component.mjs +3 -3
  266. package/esm2022/lib/cube/cube.service.mjs +3 -3
  267. package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
  268. package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
  269. package/esm2022/lib/cube/explore/explore-items.component.mjs +5 -5
  270. package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
  271. package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
  272. package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
  273. package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  274. package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
  275. package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
  276. package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
  277. package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  278. package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  279. package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
  280. package/esm2022/lib/cube/matrix/table.component.mjs +3 -3
  281. package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
  282. package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
  283. package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
  284. package/esm2022/lib/cube/spreadsheet/spreadsheet.container.exp.mjs +3 -3
  285. package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
  286. package/esm2022/lib/cube/view-base.mjs +3 -3
  287. package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
  288. package/esm2022/lib/cube/view.pane.component.mjs +3 -3
  289. package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
  290. package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  291. package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
  292. package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  293. package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  294. package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  295. package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
  296. package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
  297. package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  298. package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
  299. package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
  300. package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
  301. package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
  302. package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  303. package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  304. package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
  305. package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
  306. package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
  307. package/esm2022/lib/designer.module.mjs +4 -4
  308. package/esm2022/lib/desktop.module.mjs +4 -4
  309. package/esm2022/lib/home/about/about.dialog.mjs +3 -3
  310. package/esm2022/lib/home/home-base.component.mjs +3 -3
  311. package/esm2022/lib/home/home.desktop.component.mjs +3 -3
  312. package/esm2022/lib/home/home.mobile.component.mjs +3 -3
  313. package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
  314. package/esm2022/lib/home/options/options.component.mjs +4 -4
  315. package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  316. package/esm2022/lib/home/sign/sign.component.mjs +3 -3
  317. package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
  318. package/esm2022/lib/mobile.module.mjs +4 -4
  319. package/esm2022/lib/modules/chart.module.mjs +4 -4
  320. package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
  321. package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
  322. package/esm2022/lib/modules/dayjs.module.mjs +4 -4
  323. package/esm2022/lib/modules/diagram.module.mjs +4 -4
  324. package/esm2022/lib/modules/gantt.module.mjs +4 -4
  325. package/esm2022/lib/modules/grid.module.mjs +4 -4
  326. package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
  327. package/esm2022/lib/modules/material.module.mjs +4 -4
  328. package/esm2022/lib/modules/paginator.intl.mjs +3 -3
  329. package/esm2022/lib/modules/pivot.module.mjs +4 -4
  330. package/esm2022/lib/modules/schedule.module.mjs +4 -4
  331. package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
  332. package/esm2022/lib/modules/stepper.intl.mjs +3 -3
  333. package/esm2022/lib/modules/texteditor.module.mjs +4 -4
  334. package/esm2022/lib/notifications/filter.component.mjs +3 -3
  335. package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
  336. package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
  337. package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
  338. package/esm2022/lib/notifications/notifications.service.mjs +3 -3
  339. package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
  340. package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  341. package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
  342. package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
  343. package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
  344. package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
  345. package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
  346. package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
  347. package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
  348. package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
  349. package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
  350. package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  351. package/esm2022/lib/options/options.component.mjs +3 -3
  352. package/esm2022/lib/options/options.service.mjs +3 -3
  353. package/esm2022/lib/reports/arguments-component.mjs +3 -3
  354. package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
  355. package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
  356. package/esm2022/lib/reports/cube/performance-hilo.component.mjs +3 -3
  357. package/esm2022/lib/reports/cube/performance-wind.component.mjs +3 -3
  358. package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
  359. package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
  360. package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
  361. package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
  362. package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
  363. package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
  364. package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
  365. package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
  366. package/esm2022/lib/reports/report.pane.component.mjs +3 -3
  367. package/esm2022/lib/reports/reports-menu.component.mjs +3 -3
  368. package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
  369. package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
  370. package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
  371. package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
  372. package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  373. package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
  374. package/esm2022/lib/search/cube.component.mjs +3 -3
  375. package/esm2022/lib/search/document.component.mjs +3 -3
  376. package/esm2022/lib/search/guide.component.mjs +3 -3
  377. package/esm2022/lib/search/path.component.mjs +3 -3
  378. package/esm2022/lib/search/search.service.mjs +3 -3
  379. package/esm2022/lib/shared.module.mjs +12 -13
  380. package/esm2022/lib/system.module.mjs +4 -4
  381. package/esm2022/lib/views/cube/chart.component.mjs +5 -5
  382. package/esm2022/lib/views/cube/cube-base.mjs +3 -3
  383. package/esm2022/lib/views/cube/explore.component.mjs +5 -5
  384. package/esm2022/lib/views/cube/matrix.component.mjs +5 -5
  385. package/esm2022/lib/views/cube/parallel.component.mjs +5 -5
  386. package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
  387. package/esm2022/lib/views/cube/sum.component.mjs +5 -5
  388. package/esm2022/lib/views/cube/view.component.mjs +5 -5
  389. package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
  390. package/esm2022/lib/views/view-item.component.mjs +8 -6
  391. package/esm2022/lib/views/views.component.mjs +4 -4
  392. package/esm2022/lib/views/views.mobile.component.mjs +3 -3
  393. package/esm2022/lib/views/views.pane.component.mjs +4 -4
  394. package/fesm2022/bizdoc-core.mjs +1287 -1276
  395. package/fesm2022/bizdoc-core.mjs.map +1 -1
  396. package/lib/compose/trace/flow.component.d.ts +2 -1
  397. package/lib/shared.module.d.ts +17 -18
  398. package/lib/views/view-item.component.d.ts +1 -0
  399. package/package.json +14 -14
@@ -1 +1 @@
1
- @charset "UTF-8";@-webkit-keyframes scale-up-ver-center{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes scale-up-ver-center{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes roll{0%{transform:rotate(0)}to{transform:rotate(180deg)}}html{--mat-ripple-color:rgba(0, 0, 0, 0.1);--mat-option-selected-state-label-text-color:#4caf50;--mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);--mat-full-pseudo-checkbox-selected-icon-color:#ffc107;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ffc107;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, 0.87);--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:0.03125em;--mat-option-label-text-weight:400;--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:0.03125em;--mat-optgroup-label-text-weight:400;--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px;--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, 0.12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-card-subtitle-text-color:rgba(0, 0, 0, 0.54);--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:0.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:0.0071428571em;--mat-card-subtitle-text-weight:500;--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0;--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px;--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff;--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:0.0333333333em;--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px;--mdc-filled-text-field-caret-color:#4caf50;--mdc-filled-text-field-focus-active-indicator-color:#4caf50;--mdc-filled-text-field-focus-label-text-color:rgba(76, 175, 80, 0.87);--mdc-filled-text-field-container-color:whitesmoke;--mdc-filled-text-field-disabled-container-color:#fafafa;--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#4caf50;--mdc-outlined-text-field-focus-outline-color:#4caf50;--mdc-outlined-text-field-focus-label-text-color:rgba(76, 175, 80, 0.87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(76, 175, 80, 0.87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);--mat-form-field-state-layer-color:rgba(0, 0, 0, 0.87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, 0.54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, 0.38);--mat-form-field-hover-state-layer-opacity:0.04;--mat-form-field-focus-state-layer-opacity:0.08;--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px;--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:0.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:0.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:0.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:0.0333333333em;--mat-form-field-subscript-text-weight:400;--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);--mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);--mat-select-focused-arrow-color:rgba(76, 175, 80, 0.87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);--mat-select-arrow-transform:translateY(-8px);--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:0.03125em;--mat-select-trigger-text-weight:400;--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mat-autocomplete-background-color:white;--mdc-dialog-container-shape:4px;--mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px;--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, 0.87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, 0.6);--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:0.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:0.03125em;--mdc-switch-disabled-selected-icon-opacity:0.38;--mdc-switch-disabled-track-opacity:0.12;--mdc-switch-disabled-unselected-icon-opacity:0.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:0.12;--mdc-switch-selected-hover-state-layer-opacity:0.04;--mdc-switch-selected-pressed-state-layer-opacity:0.1;--mdc-switch-unselected-focus-state-layer-opacity:0.12;--mdc-switch-unselected-hover-state-layer-opacity:0.04;--mdc-switch-unselected-pressed-state-layer-opacity:0.1;--mdc-switch-selected-focus-state-layer-color:#43a047;--mdc-switch-selected-handle-color:#43a047;--mdc-switch-selected-hover-state-layer-color:#43a047;--mdc-switch-selected-pressed-state-layer-color:#43a047;--mdc-switch-selected-focus-handle-color:#1b5e20;--mdc-switch-selected-hover-handle-color:#1b5e20;--mdc-switch-selected-pressed-handle-color:#1b5e20;--mdc-switch-selected-focus-track-color:#81c784;--mdc-switch-selected-hover-track-color:#81c784;--mdc-switch-selected-pressed-track-color:#81c784;--mdc-switch-selected-track-color:#81c784;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:#fff;--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-switch-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-switch-state-layer-size:40px;--mdc-radio-disabled-selected-icon-opacity:0.38;--mdc-radio-disabled-unselected-icon-opacity:0.38;--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block;--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:20px;--mat-radio-label-text-size:14px;--mat-radio-label-text-tracking:0.0178571429em;--mat-radio-label-text-weight:400;--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:0.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:0.6;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%);--mdc-slider-handle-color:#4caf50;--mdc-slider-focus-handle-color:#4caf50;--mdc-slider-hover-handle-color:#4caf50;--mdc-slider-active-track-color:#4caf50;--mdc-slider-inactive-track-color:#4caf50;--mdc-slider-with-tick-marks-inactive-container-color:#4caf50;--mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, 0.87);--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-slider-ripple-color:#4caf50;--mat-slider-hover-state-layer-color:rgba(76, 175, 80, 0.05);--mat-slider-focus-state-layer-color:rgba(76, 175, 80, 0.2);--mat-slider-value-indicator-opacity:0.6;--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:0.0071428571em;--mdc-slider-label-label-text-weight:500;--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px;--mat-menu-base-elevation-level:8;--mat-menu-item-label-text-color:rgba(0, 0, 0, 0.87);--mat-menu-item-icon-color:rgba(0, 0, 0, 0.87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-menu-container-color:white;--mat-menu-divider-color:rgba(0, 0, 0, 0.12);--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:0.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400;--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:0.38;--mdc-list-list-item-disabled-leading-icon-opacity:0.38;--mdc-list-list-item-disabled-trailing-icon-opacity:0.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px;--mdc-list-list-item-label-text-color:rgba(0, 0, 0, 0.87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, 0.54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, 0.87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, 0.87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:0.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:0.12;--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px;--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:0.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:0.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400;--mat-paginator-container-text-color:rgba(0, 0, 0, 0.87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, 0.54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, 0.12);--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mat-paginator-touch-target-display:block;--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:0.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px;--mdc-secondary-navigation-tab-container-height:48px;--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0;--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:0.16;--mdc-checkbox-selected-hover-state-layer-opacity:0.04;--mdc-checkbox-selected-pressed-state-layer-opacity:0.16;--mdc-checkbox-unselected-focus-state-layer-opacity:0.16;--mdc-checkbox-unselected-hover-state-layer-opacity:0.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:0.16;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#ffc107;--mdc-checkbox-selected-hover-icon-color:#ffc107;--mdc-checkbox-selected-icon-color:#ffc107;--mdc-checkbox-selected-pressed-icon-color:#ffc107;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#ffc107;--mdc-checkbox-selected-hover-state-layer-color:#ffc107;--mdc-checkbox-selected-pressed-state-layer-color:#ffc107;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black;--mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38);--mat-checkbox-label-text-color:rgba(0, 0, 0, 0.87);--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block;--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:20px;--mat-checkbox-label-text-size:14px;--mat-checkbox-label-text-tracking:0.0178571429em;--mat-checkbox-label-text-weight:400;--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px;--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0;--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px;--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px;--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px;--mdc-text-button-label-text-color:black;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mat-text-button-state-layer-color:black;--mat-text-button-disabled-state-layer-color:black;--mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-text-button-hover-state-layer-opacity:0.04;--mat-text-button-focus-state-layer-opacity:0.12;--mat-text-button-pressed-state-layer-opacity:0.12;--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:black;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mat-filled-button-state-layer-color:black;--mat-filled-button-disabled-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-filled-button-hover-state-layer-opacity:0.04;--mat-filled-button-focus-state-layer-opacity:0.12;--mat-filled-button-pressed-state-layer-opacity:0.12;--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:black;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mat-protected-button-state-layer-color:black;--mat-protected-button-disabled-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-protected-button-hover-state-layer-opacity:0.04;--mat-protected-button-focus-state-layer-opacity:0.12;--mat-protected-button-pressed-state-layer-opacity:0.12;--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-button-label-text-color:black;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:black;--mat-outlined-button-disabled-state-layer-color:black;--mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-outlined-button-hover-state-layer-opacity:0.04;--mat-outlined-button-focus-state-layer-opacity:0.12;--mat-outlined-button-pressed-state-layer-opacity:0.12;--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-protected-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mat-text-button-touch-target-display:block;--mat-filled-button-touch-target-display:block;--mat-protected-button-touch-target-display:block;--mat-outlined-button-touch-target-display:block;--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:0.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:0.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:0.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:0.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none;--mdc-icon-button-icon-size:24px;--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);--mat-icon-button-state-layer-color:black;--mat-icon-button-disabled-state-layer-color:black;--mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-icon-button-hover-state-layer-opacity:0.04;--mat-icon-button-focus-state-layer-opacity:0.12;--mat-icon-button-pressed-state-layer-opacity:0.12;--mat-icon-button-touch-target-display:block;--mdc-fab-container-shape:50%;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-fab-small-container-shape:50%;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-fab-container-color:white;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-disabled-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, 0.1);--mat-fab-hover-state-layer-opacity:0.04;--mat-fab-focus-state-layer-opacity:0.12;--mat-fab-pressed-state-layer-opacity:0.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);--mdc-fab-small-container-color:white;--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-disabled-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);--mat-fab-small-hover-state-layer-opacity:0.04;--mat-fab-small-focus-state-layer-opacity:0.12;--mat-fab-small-pressed-state-layer-opacity:0.12;--mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block;--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:0.0892857143em;--mdc-extended-fab-label-text-weight:500;--mdc-snackbar-container-shape:4px;--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);--mat-snack-bar-button-color:#ffc107;--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400;--mat-table-row-item-outline-width:1px;--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, 0.87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, 0.87);--mat-table-row-item-outline-color:rgba(0, 0, 0, 0.12);--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px;--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:0.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:0.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:0.0178571429em;--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px;--mdc-circular-progress-active-indicator-color:#4caf50;--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0;--mat-badge-background-color:#4caf50;--mat-badge-text-color:rgba(0, 0, 0, 0.87);--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-large-size-text-size:24px;--mat-bottom-sheet-container-shape:4px;--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, 0.87);--mat-bottom-sheet-container-background-color:white;--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:0.0178571429em;--mat-bottom-sheet-container-text-weight:400;--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:0.04;--mat-standard-button-toggle-focus-state-layer-opacity:0.12;--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0;--mat-standard-button-toggle-height:48px;--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:0.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:0.03125em;--mat-standard-button-toggle-label-text-weight:400;--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-date-selected-state-text-color:rgba(0, 0, 0, 0.87);--mat-datepicker-calendar-date-selected-state-background-color:#4caf50;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(76, 175, 80, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:rgba(0, 0, 0, 0.87);--mat-datepicker-calendar-date-focus-state-background-color:rgba(76, 175, 80, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(76, 175, 80, 0.3);--mat-datepicker-toggle-active-state-icon-color:#4caf50;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(76, 175, 80, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-period-button-text-color:black;--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, 0.38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, 0.87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, 0.38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, 0.87);--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400;--mat-divider-width:1px;--mat-divider-color:rgba(0, 0, 0, 0.12);--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none;--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, 0.87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, 0.12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);--mat-expansion-header-text-color:rgba(0, 0, 0, 0.87);--mat-expansion-header-description-color:rgba(0, 0, 0, 0.54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, 0.54);--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px;--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:0.0178571429em;--mat-expansion-container-text-weight:400;--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px;--mat-icon-color:inherit;--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-sidenav-container-width:auto;--mat-sidenav-container-divider-color:rgba(0, 0, 0, 0.12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, 0.87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, 0.87);--mat-sidenav-scrim-color:rgba(0, 0, 0, 0.6);--mat-stepper-header-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-selected-state-icon-background-color:#4caf50;--mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-done-state-icon-background-color:#4caf50;--mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-edit-state-icon-background-color:#4caf50;--mat-stepper-header-edit-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, 0.12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, 0.54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, 0.54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, 0.54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent;--mat-stepper-header-height:72px;--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400;--mat-sort-arrow-color:#757575;--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px;--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:0.0125em;--mat-toolbar-title-text-weight:500;--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, 0.87);--mat-tree-node-min-height:48px;--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-theme-loaded-marker{display:none}html,html .mat-accent,html .mat-warn{--mat-option-label-text-color:rgba(0, 0, 0, 0.87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04)}html .mat-accent{--mat-option-selected-state-label-text-color:#ffc107}html .mat-warn{--mat-option-selected-state-label-text-color:#f44336}html .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#4caf50;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#4caf50}html .mat-accent,html .mat-primary,html .mat-warn{--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#ffc107;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ffc107}html .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336}html .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#4caf50;--mdc-linear-progress-track-color:rgba(76, 175, 80, 0.25)}html .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ffc107;--mdc-linear-progress-track-color:rgba(255, 193, 7, 0.25)}html .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25)}html .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ffc107;--mdc-filled-text-field-focus-active-indicator-color:#ffc107;--mdc-filled-text-field-focus-label-text-color:rgba(255, 193, 7, 0.87);--mdc-outlined-text-field-caret-color:#ffc107;--mdc-outlined-text-field-focus-outline-color:#ffc107;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 193, 7, 0.87);--mat-form-field-focus-select-arrow-color:rgba(255, 193, 7, 0.87)}html .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87)}html .mat-mdc-form-field.mat-accent,html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);--mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);--mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87)}html .mat-mdc-form-field.mat-accent{--mat-select-focused-arrow-color:rgba(255, 193, 7, 0.87)}html .mat-mdc-form-field.mat-warn{--mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87)}html .mat-mdc-standard-chip{--mdc-chip-container-shape-radius:16px;--mdc-chip-with-avatar-avatar-shape-radius:14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:0.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:0.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1;--mat-chip-disabled-container-opacity:0.4;--mat-chip-trailing-action-opacity:0.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0;--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-selected-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-flat-disabled-selected-container-color:#e0e0e0;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121;--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:0.0178571429em;--mdc-chip-label-text-weight:400}html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary{--mdc-chip-disabled-label-text-color:rgba(0, 0, 0, 0.87);--mdc-chip-elevated-container-color:#4caf50;--mdc-chip-elevated-selected-container-color:#4caf50;--mdc-chip-elevated-disabled-container-color:#4caf50;--mdc-chip-flat-disabled-selected-container-color:#4caf50;--mdc-chip-label-text-color:rgba(0, 0, 0, 0.87);--mdc-chip-selected-label-text-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-icon-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-icon-disabled-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-icon-selected-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-trailing-icon-trailing-icon-color:rgba(0, 0, 0, 0.87);--mat-chip-selected-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);--mat-chip-selected-trailing-icon-color:rgba(0, 0, 0, 0.87)}html .mat-mdc-standard-chip,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn{--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:0.12}html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent{--mdc-chip-disabled-label-text-color:rgba(0, 0, 0, 0.87);--mdc-chip-elevated-container-color:#ffc107;--mdc-chip-elevated-selected-container-color:#ffc107;--mdc-chip-elevated-disabled-container-color:#ffc107;--mdc-chip-flat-disabled-selected-container-color:#ffc107;--mdc-chip-label-text-color:rgba(0, 0, 0, 0.87);--mdc-chip-selected-label-text-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-icon-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-icon-disabled-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-icon-selected-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);--mdc-chip-with-trailing-icon-trailing-icon-color:rgba(0, 0, 0, 0.87);--mat-chip-selected-disabled-trailing-icon-color:rgba(0, 0, 0, 0.87);--mat-chip-selected-trailing-icon-color:rgba(0, 0, 0, 0.87)}html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}html .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity:0.38;--mat-switch-disabled-unselected-handle-opacity:0.38;--mat-switch-unselected-handle-size:20px;--mat-switch-selected-handle-size:20px;--mat-switch-pressed-handle-size:20px;--mat-switch-with-icon-handle-size:20px;--mat-switch-selected-handle-horizontal-margin:0;--mat-switch-selected-with-icon-handle-horizontal-margin:0;--mat-switch-selected-pressed-handle-horizontal-margin:0;--mat-switch-unselected-handle-horizontal-margin:0;--mat-switch-unselected-with-icon-handle-horizontal-margin:0;--mat-switch-unselected-pressed-handle-horizontal-margin:0;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:1;--mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);--mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);--mat-switch-track-outline-width:1px;--mat-switch-track-outline-color:transparent;--mat-switch-selected-track-outline-width:1px;--mat-switch-selected-track-outline-color:transparent;--mat-switch-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent;--mat-switch-label-text-color:rgba(0, 0, 0, 0.87);--mat-switch-label-text-font:Roboto, sans-serif;--mat-switch-label-text-line-height:20px;--mat-switch-label-text-size:14px;--mat-switch-label-text-tracking:0.0178571429em;--mat-switch-label-text-weight:400}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#ffb300;--mdc-switch-selected-handle-color:#ffb300;--mdc-switch-selected-hover-state-layer-color:#ffb300;--mdc-switch-selected-pressed-state-layer-color:#ffb300;--mdc-switch-selected-focus-handle-color:#ff6f00;--mdc-switch-selected-hover-handle-color:#ff6f00;--mdc-switch-selected-pressed-handle-color:#ff6f00;--mdc-switch-selected-focus-track-color:#ffd54f;--mdc-switch-selected-hover-track-color:#ffd54f;--mdc-switch-selected-pressed-track-color:#ffd54f;--mdc-switch-selected-track-color:#ffd54f}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}html .mat-mdc-radio-button.mat-primary{--mdc-radio-selected-focus-icon-color:#4caf50;--mdc-radio-selected-hover-icon-color:#4caf50;--mdc-radio-selected-icon-color:#4caf50;--mdc-radio-selected-pressed-icon-color:#4caf50;--mat-radio-checked-ripple-color:#4caf50}html .mat-mdc-radio-button.mat-accent,html .mat-mdc-radio-button.mat-primary,html .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mat-radio-ripple-color:black;--mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);--mat-radio-label-text-color:rgba(0, 0, 0, 0.87)}html .mat-mdc-radio-button.mat-accent{--mdc-radio-selected-focus-icon-color:#ffc107;--mdc-radio-selected-hover-icon-color:#ffc107;--mdc-radio-selected-icon-color:#ffc107;--mdc-radio-selected-pressed-icon-color:#ffc107;--mat-radio-checked-ripple-color:#ffc107}html .mat-mdc-radio-button.mat-warn{--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-checked-ripple-color:#f44336}html .mat-accent{--mdc-slider-handle-color:#ffc107;--mdc-slider-focus-handle-color:#ffc107;--mdc-slider-hover-handle-color:#ffc107;--mdc-slider-active-track-color:#ffc107;--mdc-slider-inactive-track-color:#ffc107;--mdc-slider-with-tick-marks-inactive-container-color:#ffc107;--mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, 0.87);--mat-slider-ripple-color:#ffc107;--mat-slider-hover-state-layer-color:rgba(255, 193, 7, 0.05);--mat-slider-focus-state-layer-color:rgba(255, 193, 7, 0.2)}html .mat-warn{--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white;--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2)}html .mdc-list-item__end,html .mdc-list-item__start{--mdc-radio-selected-focus-icon-color:#4caf50;--mdc-radio-selected-hover-icon-color:#4caf50;--mdc-radio-selected-icon-color:#4caf50;--mdc-radio-selected-pressed-icon-color:#4caf50}html .mat-accent .mdc-list-item__end,html .mat-accent .mdc-list-item__start,html .mat-warn .mdc-list-item__end,html .mat-warn .mdc-list-item__start,html .mdc-list-item__end,html .mdc-list-item__start{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54)}html .mat-accent .mdc-list-item__end,html .mat-accent .mdc-list-item__start{--mdc-radio-selected-focus-icon-color:#ffc107;--mdc-radio-selected-hover-icon-color:#ffc107;--mdc-radio-selected-icon-color:#ffc107;--mdc-radio-selected-pressed-icon-color:#ffc107}html .mat-warn .mdc-list-item__end,html .mat-warn .mdc-list-item__start{--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}html .mat-mdc-list-option{--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#4caf50;--mdc-checkbox-selected-hover-icon-color:#4caf50;--mdc-checkbox-selected-icon-color:#4caf50;--mdc-checkbox-selected-pressed-icon-color:#4caf50;--mdc-checkbox-selected-focus-state-layer-color:#4caf50;--mdc-checkbox-selected-hover-state-layer-color:#4caf50;--mdc-checkbox-selected-pressed-state-layer-color:#4caf50}html .mat-mdc-list-option,html .mat-mdc-list-option.mat-accent,html .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html .mat-mdc-list-option.mat-accent{--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#ffc107;--mdc-checkbox-selected-hover-icon-color:#ffc107;--mdc-checkbox-selected-icon-color:#ffc107;--mdc-checkbox-selected-pressed-icon-color:#ffc107;--mdc-checkbox-selected-focus-state-layer-color:#ffc107;--mdc-checkbox-selected-hover-state-layer-color:#ffc107;--mdc-checkbox-selected-pressed-state-layer-color:#ffc107}html .mat-mdc-list-option.mat-warn{--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336}html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start{color:#4caf50}html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start{opacity:1}html .mdc-list-item__end,html .mdc-list-item__start{--mdc-radio-state-layer-size:40px}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,html .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html .mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html .mat-mdc-tab-group,html .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#4caf50;--mat-tab-header-active-label-text-color:#4caf50;--mat-tab-header-active-ripple-color:#4caf50;--mat-tab-header-inactive-ripple-color:#4caf50;--mat-tab-header-active-focus-label-text-color:#4caf50;--mat-tab-header-active-hover-label-text-color:#4caf50;--mat-tab-header-active-focus-indicator-color:#4caf50;--mat-tab-header-active-hover-indicator-color:#4caf50}html .mat-mdc-tab-group,html .mat-mdc-tab-group.mat-accent,html .mat-mdc-tab-group.mat-warn,html .mat-mdc-tab-nav-bar,html .mat-mdc-tab-nav-bar.mat-accent,html .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6)}html .mat-mdc-tab-group.mat-accent,html .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ffc107;--mat-tab-header-active-label-text-color:#ffc107;--mat-tab-header-active-ripple-color:#ffc107;--mat-tab-header-inactive-ripple-color:#ffc107;--mat-tab-header-active-focus-label-text-color:#ffc107;--mat-tab-header-active-hover-label-text-color:#ffc107;--mat-tab-header-active-focus-indicator-color:#ffc107;--mat-tab-header-active-hover-indicator-color:#ffc107}html .mat-mdc-tab-group.mat-warn,html .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}html .mat-mdc-tab-group.mat-background-primary,html .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#4caf50;--mat-tab-header-with-background-foreground-color:rgba(0, 0, 0, 0.87)}html .mat-mdc-tab-group.mat-background-accent,html .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#ffc107;--mat-tab-header-with-background-foreground-color:rgba(0, 0, 0, 0.87)}html .mat-mdc-tab-group.mat-background-warn,html .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}html .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px;--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:0.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html .mat-mdc-checkbox.mat-primary,html .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#4caf50;--mdc-checkbox-selected-hover-icon-color:#4caf50;--mdc-checkbox-selected-icon-color:#4caf50;--mdc-checkbox-selected-pressed-icon-color:#4caf50;--mdc-checkbox-selected-focus-state-layer-color:#4caf50;--mdc-checkbox-selected-hover-state-layer-color:#4caf50;--mdc-checkbox-selected-pressed-state-layer-color:#4caf50}html .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336}html .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#4caf50;--mat-text-button-state-layer-color:#4caf50;--mat-text-button-ripple-color:rgba(76, 175, 80, 0.1)}html .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ffc107;--mat-text-button-state-layer-color:#ffc107;--mat-text-button-ripple-color:rgba(255, 193, 7, 0.1)}html .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, 0.1)}html .mat-mdc-unelevated-button.mat-accent,html .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-label-text-color:black;--mat-filled-button-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1)}html .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#4caf50}html .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ffc107}html .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-raised-button.mat-accent,html .mat-mdc-raised-button.mat-primary{--mdc-protected-button-label-text-color:black;--mat-protected-button-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1)}html .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#4caf50}html .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ffc107}html .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#4caf50;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#4caf50;--mat-outlined-button-ripple-color:rgba(76, 175, 80, 0.1)}html .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ffc107;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#ffc107;--mat-outlined-button-ripple-color:rgba(255, 193, 7, 0.1)}html .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1)}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#4caf50;--mat-icon-button-state-layer-color:#4caf50;--mat-icon-button-ripple-color:rgba(76, 175, 80, 0.1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ffc107;--mat-icon-button-state-layer-color:#ffc107;--mat-icon-button-ripple-color:rgba(255, 193, 7, 0.1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1)}html .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html .mat-mdc-fab.mat-accent,html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, 0.1)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#4caf50}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#ffc107}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-accent,html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#4caf50}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#ffc107}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-accent{--mdc-circular-progress-active-indicator-color:#ffc107}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html .mat-badge-accent{--mat-badge-background-color:#ffc107;--mat-badge-text-color:rgba(0, 0, 0, 0.87)}html .mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html .mat-datepicker-content.mat-accent,html .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}html .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:rgba(0, 0, 0, 0.87);--mat-datepicker-calendar-date-selected-state-background-color:#ffc107;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 193, 7, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:rgba(0, 0, 0, 0.87);--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 193, 7, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 193, 7, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 193, 7, 0.2)}html .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2)}html .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#ffc107}html .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}html .mat-calendar-controls{--mat-icon-button-touch-target-display:none}html .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html .mat-icon.mat-primary{--mat-icon-color:#4caf50}html .mat-icon.mat-accent{--mat-icon-color:#ffc107}html .mat-icon.mat-warn{--mat-icon-color:#f44336}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-selected-state-icon-background-color:#ffc107;--mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-done-state-icon-background-color:#ffc107;--mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-edit-state-icon-background-color:#ffc107;--mat-stepper-header-edit-state-icon-foreground-color:rgba(0, 0, 0, 0.87)}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#4caf50;--mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87)}html .mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ffc107;--mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87)}html .mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}:root{--color-sf-primary:76, 175, 80;--color-sf-secondary:255, 193, 7;--color-sf-error:244, 67, 54;--color-sf-success:76, 175, 80}.e-dark-mode{--color-sf-primary:76, 175, 80;--color-sf-secondary:255, 193, 7;--color-sf-error:244, 67, 54}.column,.row{display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.column{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.wrap{flex-wrap:wrap}.nowrap{white-space:nowrap}.fill,body,html{height:100%}.center{justify-content:center}.start{justify-content:flex-start}.column.end,.row.end{justify-content:flex-end}.column.gap,.row.gap{gap:8px}.flex{flex:1}.flex.end{text-align:end}.show-xs{display:none}@media only screen and (max-width:800px){.sm-column{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:480px){.xs-column{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.show-xs{display:unset!important}.hide-xs{display:none!important}}h2.sticky{background-color:var(--mat-table-background-color)}.cube-table{background:0 0!important}.cube-table .figure{text-align:right;direction:ltr;border-left-width:2px;border-left-style:dotted;border-left-color:transparent}.cube-table thead{background:var(--mat-table-background-color)!important}.cube-table thead th{text-align:right;border-bottom:1px solid var(--mat-table-row-item-outline-color)}.cube-table tfoot th{padding:0 8px;text-align:start}.cube-table tfoot td,.cube-table tfoot th{font-weight:500;border-top:1px solid var(--mat-table-row-item-outline-color)}.cube-table .mat-mdc-row:hover{background-color:unset}.cube-table .figure,.cube-table tbody th{border-bottom-width:2px;border-bottom-style:double;border-bottom-color:transparent}.cube-table .cube-index td,.cube-table .cube-index th{border-bottom-width:2px;border-bottom-color:var(--mat-table-row-item-outline-color);border-bottom-style:dotted}.cube-table .cell-x{border-left-color:#ffca28!important}.cube-table .cell-y{border-bottom-style:solid!important;border-bottom-color:#ffca28!important}[dir=rtl] .figure{border-right-width:2px;border-left-width:0;border-right-style:dotted;border-right-color:transparent}[dir=rtl] .cell-x{border-left-color:unset;border-right-color:#ffca28}.avatar{margin:1px;font-size:small;width:30px;height:30px;line-height:30px;color:#fff;border:4px solid;display:inline-block;text-align:center}.avatar.interactive{cursor:pointer}.avatar.dense{width:22px;height:22px;line-height:22px}.avatar .initials{vertical-align:middle}.avatar .mode{font-size:11px;position:relative;top:-15px;left:13px;color:#fff;border:2px solid #fff;border-radius:9px;padding:2px}[dir=rtl] .avatar .mode{left:unset;right:13px}.nav-toolbar.sticky{background-color:var(--mat-table-background-color)}.form-header{padding:4px}.compose-note{padding:5px;margin:5px}.compose-note .mat-icon{vertical-align:middle;padding:0 4px}.compose-note span{vertical-align:text-top}[dir=rtl] .compose-note{border-left:none}.file-upload{cursor:default}.file-dropable.drag{opacity:.5;overflow:hidden;margin:8px;border-style:dashed;border-color:#777;border-width:5px;background-color:#f5f5f5;z-index:2;top:0;left:0;right:0;bottom:0}input.search-box{border:solid 1px #e0e0e0;border-radius:4px 5px;padding:2px 5px;height:28px;width:320px;background:#f5f5f5}input.search-box:hover{background:#eee}input.search-box::-webkit-input-placeholder{font-weight:100}input.search-box::placeholder{font-weight:100}input.search-box~.mat-icon{position:relative;left:-30px;color:#bdbdbd}[dir=rtl] input.search-box~.mat-icon{right:-30px;left:auto}.small-chip{border-radius:5px;font-size:11px;padding:3px 5px;line-height:18px;margin:2px}.selecteded-row .mat-mdc-cell:last-child{border-right:4px solid #ffc107;padding-right:20px}[dir=rtl] .selecteded-row .mat-mdc-cell:last-child{border-right:none;border-left:4px solid #ffc107;padding-left:20px;padding-right:24px}.element-row{border-bottom-width:0}.data-table{width:100%}.data-table .odd-row{background-color:#fafafa}.main .backdrop{position:absolute;z-index:200;width:100%;display:block;background:#212121;opacity:.8}.main .pane{border-left-width:1px;border-left-style:double;border-left-color:transparent}.main .pane.active{border-left-color:#4caf50}.pane .mat-toolbar>*{opacity:.1}.pane.active .mat-toolbar>*,.pane:hover .mat-toolbar>*,.tabs .tab:hover .nav-toolbar{opacity:1}.tabs{background:#fff}.tabs .tabs-title{height:60px;padding:0 8px}.tabs .tab:not(:hover) .nav-toolbar{opacity:.1;background-color:transparent}.tabs .tab .pane{-webkit-flex-grow:1;flex-grow:1}[dir=rtl] .panes .pane{border-left:none;border-right-width:1px;border-right-style:double;border-right-color:transparent}[dir=rtl] .panes .pane.active{border-right-color:#4caf50}[dir=rtl] .panes .scroll-arrow:first-child{left:auto!important;right:0!important}[dir=rtl] .panes .scroll-arrow:last-child{right:auto!important;left:0!important}[dir=rtl] .panes .breadcrumbs{transform:rotateX(180deg);display:inline-block}.popup-panel>*{flex-direction:inherit;display:inherit}.popup-panel .popup-content{display:inline-table;min-width:52px;background:#fff;border-radius:2px;padding:8px;border:2px solid rgba(0,0,0,.12);box-shadow:0 0 10px 2px rgba(0,0,0,.1)}.popup-panel .popup-content>*{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex:1 auto 1;-webkit-flex:1 auto 1}.popup-panel .popup-content .mat-nav-list,.popup-panel .popup-content form,.popup-panel .popup-content p{z-index:1}.popup-panel .tooltip-container{display:none}.popup-panel .tooltip-container .tooltip{display:block;position:relative;width:0;height:0;border:8px solid transparent}.popup-panel .tooltip-container .tooltip:after{content:" ";position:absolute;width:0;height:0;border:8px solid transparent}.popup-panel.center .tooltip-container,.popup-panel.end .tooltip-container,.popup-panel.start .tooltip-container{display:flex}.popup-panel.center .tooltip-container{align-self:center;align-items:center}.popup-panel.end .tooltip-container{align-self:flex-end;align-items:flex-end}.popup-panel.after.start .tooltip,.popup-panel.before.start .tooltip{margin-top:4px}.popup-panel.after.end .tooltip,.popup-panel.before.end .tooltip{margin-bottom:19px}.popup-panel.above,.popup-panel.below{margin-left:0;margin-right:0}.popup-panel.above.start .tooltip,.popup-panel.below.start .tooltip{margin-left:19px}.popup-panel.above.end .tooltip,.popup-panel.below.end .tooltip{margin-right:6px}.popup-panel.before{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.popup-panel.before .tooltip{border-left-color:rgba(0,0,0,.12)}.popup-panel.before .tooltip:after{border-left-color:#fff;left:-11px;top:-8px}.popup-panel.after{margin-left:0;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.popup-panel.after .tooltip{border-right-color:rgba(0,0,0,.12)}.popup-panel.after .tooltip:after{border-right-color:#fff;left:-6px;top:-8px}.popup-panel.above{margin-top:0;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.popup-panel.above .tooltip{border-top-color:rgba(0,0,0,.12)}.popup-panel.above .tooltip:after{left:-8px;top:-11px;border-top-color:#fff}.popup-panel.below{margin-bottom:0;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.popup-panel.below .tooltip{border-bottom-color:rgba(0,0,0,.12)}.popup-panel.below .tooltip:after{left:-8px;top:-6px;border-bottom-color:#fff}[dir=rtl] .popup-panel.above.start .tooltip,[dir=rtl] .popup-panel.below.start .tooltip{margin-right:8px;margin-left:unset}[dir=rtl] .popup-panel.above.end .tooltip,[dir=rtl] .popup-panel.below.end .tooltip{margin-left:19px}[dir=rtl] .popup-panel.before{margin-right:-14px}[dir=rtl] .popup-panel.before .tooltip{border-left-color:transparent!important;border-right-color:rgba(0,0,0,.12)}[dir=rtl] .popup-panel.before .tooltip:after{left:-6px;border-left-color:transparent!important;border-right-color:#fff}[dir=rtl] .popup-panel.after{margin-left:unset;margin-right:0}[dir=rtl] .popup-panel.after .tooltip{border-right-color:transparent!important;border-left-color:rgba(0,0,0,.12)}[dir=rtl] .popup-panel.after .tooltip:after{left:-11px;border-right-color:transparent!important;border-left-color:#fff}.tooltip-panel .popup-content{min-width:auto!important;background-color:rgba(97,97,97,.9);color:#fff;border:0;padding:4px 8px;cursor:default;font-size:small;display:inline-block}.tooltip-panel .tooltip-container .tooltip:after{display:none}.tooltip-panel.before .tooltip,.tooltip-panel.before .tooltip:after{border-left-color:rgba(97,97,97,.9)}.tooltip-panel.after .tooltip,.tooltip-panel.after .tooltip:after{border-right-color:rgba(97,97,97,.9)}.tooltip-panel.above .tooltip,.tooltip-panel.above .tooltip:after{border-top-color:rgba(97,97,97,.9)}.tooltip-panel.below .tooltip,.tooltip-panel.below .tooltip:after{border-bottom-color:rgba(97,97,97,.9)}[dir=rtl] .tooltip-panel.before .tooltip,[dir=rtl] .tooltip-panel.before .tooltip:after{border-left-color:transparent!important;border-right-color:rgba(97,97,97,.9)}[dir=rtl] .tooltip-panel.after .tooltip,[dir=rtl] .tooltip-panel.after .tooltip:after{border-right-color:transparent!important;border-left-color:rgba(97,97,97,.9)}.chat-conversation .chat-item{position:relative}.chat-conversation .chat-item img{max-width:310px;cursor:pointer}.chat-conversation .chat-item .chat-text{padding:9px;overflow-wrap:break-word}.chat-conversation .chat-item .chat-time,.chat-typing{font-size:small}.chat-conversation .chat-item .chat-info{display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.chat-conversation .chat-watermark{place-content:center flex-end;text-align:end;width:100%}.chat-conversation .chat-watermark .mat-icon{font-size:21px;width:21px;height:21px}.chat-typing{margin-left:2px;margin-right:2px;text-transform:lowercase}.chat-item:not(.you) .chat-text{color:rgba(0,0,0,.87);background-color:#fafafa;border-radius:5px 5px;margin:5px 0 0}.chat-item:not(.you) .chat-text:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:15px solid transparent;border-top-color:#fafafa;border-bottom:0;border-left:0;margin-bottom:1px}[dir=rtl] .chat-item:not(.you) .chat-text:after{left:auto;right:50%;border-right:0;border-left:15px solid transparent}.compare.added,tr.compare.added td{color:#2e7d32}.compare.added .label{border-color:#2e7d32}.compare.added .label>span{background-color:#4caf50}.compare.added .label>span:before{border-top-color:#2e7d32}.compare.modified{color:#ff8f00}.compare.modified .original{font-variant-caps:normal;font-weight:100;padding-left:2px}.compare.modified .label{border-color:#ff8f00}.compare.modified .label>span{background-color:#ffc107}.compare.modified .label>span:before{border-top-color:#ff8f00}.compare.removed,tr.compare.removed td{color:#c62828}.compare.removed .label{border-color:#c62828}.compare.removed .label>span{text-decoration:none;background-color:#f44336}.compare.removed .label>span:before{border-top-color:#c62828}.compare .label{border-top:1px dotted;display:flex;flex-direction:row-reverse;font-size:small}.compare .label>span{font-variant-caps:all-small-caps;padding-right:4px;padding-left:4px;position:relative}.compare .label>span:after,.compare .label>span:before{content:"";position:absolute;width:0;height:0}.compare .label>span:before{right:0;border:8px solid transparent;border-right:0}.compare .label>span:after{left:0;bottom:0;border:5px solid transparent;border-left:0}tr.compare.modified td{color:#ff8f00}[dir=rtl] .compare.modified .original{padding-left:0;padding-right:2px}[dir=rtl] .compare .label>span:before{left:0;right:auto;border-right:8px solid transparent;border-left:0}[dir=rtl] .compare .label>span:after{left:auto;right:0;border-left:5px solid transparent;border-right:0}.guide-panel .container{display:flex}.guide-panel .container .content{padding:8px;display:block;min-width:250px;max-width:350px;background:#fff;border-radius:5px;border:3px solid #ffd54f}.guide-panel .container .tooltip-container{display:none}.guide-panel .container .tooltip-container .tooltip{display:block;position:relative;transform:translate(-50%,50%) rotate(45deg);width:9px;height:9px;background:#fff;border:3px solid #ffd54f;border-radius:1px}.guide-panel .container .tooltip-container .tooltip:after{content:" ";position:absolute;background:#fff;width:15px;height:15px}.guide-panel.center .tooltip-container,.guide-panel.end .tooltip-container,.guide-panel.start .tooltip-container{display:flex}.guide-panel.center .tooltip-container{align-self:center;align-items:center}.guide-panel.end .tooltip-container{align-self:flex-end;align-items:flex-end}.guide-panel.after.start .tooltip,.guide-panel.before.start .tooltip{margin-top:4px}.guide-panel.after.center .tooltip,.guide-panel.before.center .tooltip{margin-bottom:17px}.guide-panel.after.end .tooltip,.guide-panel.before.end .tooltip{margin-bottom:20px}.guide-panel.above .container,.guide-panel.below .container{margin-left:8px;margin-right:8px}.guide-panel.above.start .tooltip,.guide-panel.below.start .tooltip{margin-left:20px}.guide-panel.above.end .tooltip,.guide-panel.below.end .tooltip{margin-right:4px}.guide-panel.above .tooltip,.guide-panel.after .tooltip{position:absolute!important}.guide-panel.before .container{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.guide-panel.before .tooltip:after{left:-5px;top:0}.guide-panel.after .container{margin-left:12px;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.guide-panel.after .tooltip:after{top:-6px;left:0}.guide-panel.above .container,.timeline .item{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.guide-panel.above .container{margin-top:8px}.guide-panel.above .tooltip{margin-top:-17px}.guide-panel.above .tooltip:after{left:-5px;top:-5px}.guide-panel.below .container{margin-bottom:8px;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}[dir=rtl] .guide-panel.above.start .tooltip,[dir=rtl] .guide-panel.below.start .tooltip{margin-right:8px;margin-left:unset}[dir=rtl] .guide-panel.above.end .tooltip,[dir=rtl] .guide-panel.below.end .tooltip{margin-left:20px}[dir=rtl] .guide-panel.below .tooltip:after{top:0;right:-5px}[dir=rtl] .guide-panel.before .tooltip{margin-right:-17px}[dir=rtl] .guide-panel.above .tooltip,[dir=rtl] .guide-panel.after .tooltip{position:relative!important}[dir=rtl] .guide-panel.after .container{margin-left:unset;margin-right:12px}[dir=rtl] .guide-panel.after .tooltip:after,[dir=rtl] .guide-panel.before .tooltip:after{left:-5px;top:0}.timeline{width:120px}.timeline .item{font-size:12px!important;display:flex;text-align:center;align-items:center;height:auto;padding:10px;cursor:pointer}.timeline .item .title span{-ms-word-break:keep-all;word-break:keep-all}.timeline .item .title span.time{font-size:12px}.timeline .item.active{border-left-color:#ffc107;border-left-width:1px;border-left-style:dotted}.configuration-diff{padding:8px;direction:ltr}.configuration-diff .scope .scope-content{margin-left:8px}.configuration-diff .scope .alternate,.configuration-diff .scope .brackets{cursor:pointer}.configuration-diff .scope.collapse .alternate{display:inline}.configuration-diff .scope .alternate,.configuration-diff .scope.collapse .scope-content{display:none}.configuration-diff .scope .structure{font-weight:500}.configuration-diff .scope .color{width:10px;height:10px;display:inline-block}.configuration-diff .scope .value:hover{-moz-text-decoration-line:underline;text-decoration-line:underline;-moz-text-decoration-style:dotted;text-decoration-style:dotted}.configuration-diff .scope.focus>.brackets{border:1px solid #000}.timeline{border-right:1px solid #d3d3d3}body[dir=rtl].timeline{border-right:none;border-left:1px solid #d3d3d3}.nav-menu-mobile .mat-mdc-list-item.active:after{content:" ";background-color:#4caf50;width:4px;height:100%;right:0;top:0;position:absolute;box-sizing:border-box}.nav-menu{background:#616161}.nav-menu .mat-icon,.nav-menu .mat-mdc-list-item .mat-icon,.nav-menu .mat-mdc-list-item .mat-mdc-list-item-title{color:#fff}.nav-menu .mat-mdc-list-item.active:after{content:" ";border-right:12px solid #fafafa;border-top:24px solid transparent;border-bottom:24px solid transparent;width:0;height:0;right:0;top:0;position:absolute;box-sizing:border-box}.nav-menu.dialog{background:#a9a9a9}.nav-menu.dialog .mat-mdc-list-item.active:after{border-right-color:#a9a9a9}.nav-menu.nav-open .mat-mdc-list-item.active:after{border-right-color:#f5f5f5}[dir=rtl] .nav-menu.nav-open .mat-mdc-list-item.active:after{border-left-color:#f5f5f5}.sub-menu{background:#f5f5f5;border-right:2px solid #d3d3d3}.sub-menu .mat-icon,.sub-menu .mat-mdc-list-item .mat-mdc-list-item-title{color:#212121!important}.sub-menu .mat-mdc-list-item.active:after{background:#ffc107;border:0;width:6px;height:100%}.sub-menu,.sub-menu .mat-mdc-list-item .mat-icon{color:#212121}[dir=rtl] .nav-menu .mat-mdc-list-item.active:after{border-right:none;border-left:12px #fafafa;right:auto;left:0}[dir=rtl] .nav-menu .sub-menu{border-left:2px solid #d3d3d3;border-right:none}[dir=rtl] .nav-menu .sub-menu .mat-mdc-list-item.active:after{border:0}.mat-toolbar.nav-toolbar{border-radius:4px 4px 0 0}.profile-name{color:#fff}.comment{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.comment .comment-body{flex:1 1 0%;margin:8px 0}.comment .comment-body img{max-width:350px;cursor:zoom-in}.comment .tool{opacity:0}.comment:hover .tool{opacity:1}.comment .modification{font-variant:all-small-caps}.comment .comment-actions{place-content:flex-end;align-items:flex-end;flex-direction:row;align-self:flex-end;box-sizing:border-box;display:flex;flex:1}.comment .comment-actions .mat-mdc-icon-button{line-height:22px;width:22px;height:22px}.comment .comment-actions .mat-mdc-icon-button .mat-icon{font-size:13px}.comment-score{font-size:small;align-self:center;padding:3px;color:#388e3c}.voted-true{color:#388e3c}.comment-score.score-negative,.voted-false{color:#d32f2f}.level{cursor:default;border-color:gray;color:#000}.level.current-level{color:#4caf50;border-color:#4caf50}.level:hover{background:gray}.level .bar .value{background:green}.level .bar .overflow{border-color:gray}.level .bar:not(.available) .overflow{background:#b71c1c}.view{color:#000}.view .nav-toolbar{opacity:.1}.view:hover .nav-toolbar{opacity:1}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(/assets/fonts/MaterialIcons-Regular.eot)}@font-face{font-family:"Material Icons Outlined";font-style:normal;font-weight:400;src:url(/assets/fonts/MaterialIcons-Regular.eot)}.material-icons{font-family:"Material Icons Outlined";font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons.filled{font-family:"Material Icons"}.material-icons.rotate{transition:transform .5s;-moz-animation:roll .4s ease-in-out;-o-animation:roll .4s ease-in-out;-webkit-animation:roll .4s ease-in-out;animation:roll .4s ease-in-out}.sticky{top:-1px;position:sticky;position:-webkit-sticky;z-index:1}.mat-primary-text{color:#4caf50}.mat-primary-container{background-color:#4caf50}.mat-accent-text{color:#ffc107}.mat-accent-container{background-color:#ffc107}.mat-mdc-row.mat-warn .mat-mdc-cell,.mat-warn-text{color:#f44336}.document-state{border-radius:2px 3px;padding:4px;border-width:1px;border-style:solid}.outline{border-color:rgba(0,0,0,.87),.12}.mat-mdc-radio-button~.mat-mdc-radio-button{margin-left:16px;margin-right:16px}em{font-weight:500;font-style:normal}.negative-figure{color:#f44336}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing.dark-backdrop{background:#000;opacity:.85!important}.nav-list .mat-mdc-list-item.active:after{content:" ";background:#ffc107;width:6px;height:100%;top:0;position:absolute;right:0}.form-panel,.home-panel,.info-panel{color:rgba(0,0,0,.87);background:#fafafa;box-shadow:0 0 5px 5px rgba(0,0,0,.1)}.form-panel{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.home-panel,.info-panel{display:block;overflow:auto}.info-panel{min-width:65%;-webkit-animation:scale-up-center .3s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .3s cubic-bezier(.39,.575,.565,1) both}.divider{flex:1 1 auto}a{color:#66bb6a;text-decoration:none;cursor:pointer}.mat-nav-list a{color:#66bb6a!important}.mat-mdc-row:hover{background:#fafafa}body{font-family:Roboto,monospace,sans-serif;margin:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}
1
+ body::before{font-family:"Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace;white-space:pre;display:block;padding:1em;margin-bottom:1em;border-bottom:2px solid #000;content:'Error: error (70,) (color: (primary: (50: #e8f5e9, 100: #c8e6c9, 200: #a5d6a7, 300: #81c784, 400: #66bb6a, 500: #4caf50, 600: #43a047, 700: #388e3c, 800: #2e7d32, 900: #1b5e20, A100: #b9f6ca, A200: #69f0ae, A400: #00e676, A700: #00c853, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #4caf50, lighter: #c8e6c9, darker: #388e3c, text: #4caf50, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), accent: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #ffc107, lighter: #ffecb3, darker: #ffa000, text: #ffc107, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": rgba(0, 0, 0, 0.87), "700-contrast": rgba(0, 0, 0, 0.87), "800-contrast": rgba(0, 0, 0, 0.87), "900-contrast": rgba(0, 0, 0, 0.87), "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161)), typography: (headline-1: (font-size: 96px, line-height: 96px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.015625em), headline-2: (font-size: 60px, line-height: 60px, font-weight: 300, font-family: Roboto, sans-serif, letter-spacing: -0.0083333333em), headline-3: (font-size: 48px, line-height: 50px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-4: (font-size: 34px, line-height: 40px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0073529412em), headline-5: (font-size: 24px, line-height: 32px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: normal), headline-6: (font-size: 20px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0125em), subtitle-1: (font-size: 16px, line-height: 28px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.009375em), subtitle-2: (font-size: 14px, line-height: 22px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0071428571em), body-1: (font-size: 16px, line-height: 24px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.03125em), body-2: (font-size: 14px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0178571429em), caption: (font-size: 12px, line-height: 20px, font-weight: 400, font-family: Roboto, sans-serif, letter-spacing: 0.0333333333em), button: (font-size: 14px, line-height: 36px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.0892857143em), overline: (font-size: 12px, line-height: 32px, font-weight: 500, font-family: Roboto, sans-serif, letter-spacing: 0.1666666667em), "font-family": Roboto, sans-serif), primary: (50: #e8f5e9, 100: #c8e6c9, 200: #a5d6a7, 300: #81c784, 400: #66bb6a, 500: #4caf50, 600: #43a047, 700: #388e3c, 800: #2e7d32, 900: #1b5e20, A100: #b9f6ca, A200: #69f0ae, A400: #00e676, A700: #00c853, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #4caf50, lighter: #c8e6c9, darker: #388e3c, text: #4caf50, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), accent: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), default: #ffc107, lighter: #ffecb3, darker: #ffa000, text: #ffc107, default-contrast: rgba(0, 0, 0, 0.87), lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: rgba(0, 0, 0, 0.87), "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": rgba(0, 0, 0, 0.87), "600-contrast": rgba(0, 0, 0, 0.87), "700-contrast": rgba(0, 0, 0, 0.87), "800-contrast": rgba(0, 0, 0, 0.87), "900-contrast": rgba(0, 0, 0, 0.87), "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": rgba(0, 0, 0, 0.87), "A400-contrast": rgba(0, 0, 0, 0.87), "A700-contrast": rgba(0, 0, 0, 0.87), "contrast-contrast": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: white, 600: white, 700: white, 800: white, 900: white, A100: rgba(0, 0, 0, 0.87), A200: white, A400: white, A700: white), default: #f44336, lighter: #ffcdd2, darker: #d32f2f, text: #f44336, default-contrast: white, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: white, "50-contrast": rgba(0, 0, 0, 0.87), "100-contrast": rgba(0, 0, 0, 0.87), "200-contrast": rgba(0, 0, 0, 0.87), "300-contrast": rgba(0, 0, 0, 0.87), "400-contrast": rgba(0, 0, 0, 0.87), "500-contrast": white, "600-contrast": white, "700-contrast": white, "800-contrast": white, "900-contrast": white, "A100-contrast": rgba(0, 0, 0, 0.87), "A200-contrast": white, "A400-contrast": white, "A700-contrast": white, "contrast-contrast": null), is-dark: false, foreground: (base: black, divider: rgba(0, 0, 0, 0.12), dividers: rgba(0, 0, 0, 0.12), disabled: rgba(0, 0, 0, 0.38), disabled-button: rgba(0, 0, 0, 0.26), disabled-text: rgba(0, 0, 0, 0.38), elevation: black, hint-text: rgba(0, 0, 0, 0.38), secondary-text: rgba(0, 0, 0, 0.54), icon: rgba(0, 0, 0, 0.54), icons: rgba(0, 0, 0, 0.54), text: rgba(0, 0, 0, 0.87), slider-min: rgba(0, 0, 0, 0.87), slider-off: rgba(0, 0, 0, 0.26), slider-off-active: rgba(0, 0, 0, 0.38)), background: (status-bar: #e0e0e0, app-bar: #f5f5f5, background: #fafafa, hover: rgba(0, 0, 0, 0.04), card: white, dialog: white, disabled-button: rgba(0, 0, 0, 0.12), raised-button: white, focused-button: rgba(0, 0, 0, 0.12), selected-button: #e0e0e0, selected-disabled-button: #bdbdbd, disabled-button-toggle: #eeeeee, unselected-chip: #e0e0e0, disabled-list-option: #eeeeee, tooltip: #616161))\a ╷\a 83 │ @return m2-inspection.get-theme-color($theme, $args...);\a │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a ╵\a ..\\..\\..\\..\\node_modules\\@angular\\material\\core\\theming\\_inspection.scss 83:13 get-theme-color()\a _app.scss 46:15 app-theme()\a green.scss 20:1 root stylesheet'}