@bizdoc/core 2.4.17 → 2.5.1
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.
- package/assets/system/ping-identity.svg +60 -0
- package/assets/themes/brown.min.css +1 -1
- package/assets/themes/dark.min.css +1 -1
- package/assets/themes/deep-purple-light-blue.min.css +7 -7
- package/assets/themes/deep-purple-teal.min.css +1 -1
- package/assets/themes/default.min.css +7 -7
- package/assets/themes/green.min.css +1 -1
- package/assets/themes/indigo.min.css +1 -1
- package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2022/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/declarations.mjs +3 -2
- package/esm2022/lib/admin/architecture/designer-element.component.mjs +15 -15
- package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
- package/esm2022/lib/admin/architecture/designer.component.mjs +6 -6
- package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/role.component.mjs +11 -8
- package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
- package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
- package/esm2022/lib/admin/core/ace.input.mjs +3 -3
- package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
- package/esm2022/lib/admin/core/search.input.mjs +3 -3
- package/esm2022/lib/admin/diff/configuration-diff.component.mjs +3 -3
- package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
- package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
- package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2022/lib/admin/form/workflow/role-node.component.mjs +5 -5
- package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2022/lib/admin/system.service.mjs +3 -3
- package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2022/lib/app.component.mjs +6 -6
- package/esm2022/lib/bizdoc.module.mjs +4 -4
- package/esm2022/lib/browse/browse-items.component.mjs +3 -3
- package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2022/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2022/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2022/lib/chat/chat-info.mjs +3 -3
- package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2022/lib/chat/chat.service.mjs +3 -3
- package/esm2022/lib/chat/contacts.component.mjs +6 -6
- package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2022/lib/chat/conversation.component.mjs +3 -3
- package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
- package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2022/lib/compose/box/box.component.mjs +3 -3
- package/esm2022/lib/compose/box/control.component.mjs +3 -3
- package/esm2022/lib/compose/box/row.component.mjs +3 -3
- package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2022/lib/compose/compose-resolve.service.mjs +3 -3
- package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2022/lib/compose/dismiss.service.mjs +3 -3
- package/esm2022/lib/compose/document-resolve.service.mjs +3 -3
- package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/document.component.mjs +3 -3
- package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2022/lib/compose/document.pane.component.mjs +3 -3
- package/esm2022/lib/compose/events/events.component.mjs +3 -3
- package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2022/lib/compose/form.component.mjs +3 -3
- package/esm2022/lib/compose/new-menu.component.mjs +3 -3
- package/esm2022/lib/compose/overlay.component.exp.mjs +3 -3
- package/esm2022/lib/compose/privilage.directive.mjs +6 -6
- package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2022/lib/compose/state.component.mjs +3 -3
- package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2022/lib/compose/trace/flow.component.mjs +3 -3
- package/esm2022/lib/compose/trace/people.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2022/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2022/lib/core/account.service.mjs +3 -3
- package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2022/lib/core/checkbox.mjs +3 -3
- package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2022/lib/core/datasource.service.mjs +3 -3
- package/esm2022/lib/core/document-factory.service.mjs +3 -3
- package/esm2022/lib/core/fields/address.designer.mjs +3 -3
- package/esm2022/lib/core/fields/address.field.mjs +3 -3
- package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
- package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
- package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
- package/esm2022/lib/core/fields/date.designer.mjs +3 -3
- package/esm2022/lib/core/fields/date.field.mjs +3 -3
- package/esm2022/lib/core/fields/expression.field.mjs +6 -6
- package/esm2022/lib/core/fields/file.designer.mjs +3 -3
- package/esm2022/lib/core/fields/file.field.mjs +3 -3
- package/esm2022/lib/core/fields/html.designer.mjs +3 -3
- package/esm2022/lib/core/fields/html.field.mjs +3 -3
- package/esm2022/lib/core/fields/input.designer.mjs +3 -3
- package/esm2022/lib/core/fields/input.field.mjs +3 -3
- package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
- package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
- package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
- package/esm2022/lib/core/fields/options.base.mjs +6 -6
- package/esm2022/lib/core/fields/options.component.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
- package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
- package/esm2022/lib/core/fields/select.designer.mjs +3 -3
- package/esm2022/lib/core/fields/select.field.mjs +3 -3
- package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
- package/esm2022/lib/core/fields/signature.field.mjs +3 -3
- package/esm2022/lib/core/fields/switch.field.mjs +3 -3
- package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
- package/esm2022/lib/core/fields/tags.field.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
- package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
- package/esm2022/lib/core/fields/time.designer.mjs +3 -3
- package/esm2022/lib/core/fields/time.field.mjs +3 -3
- package/esm2022/lib/core/fields/timespan.field.mjs +6 -6
- package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
- package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
- package/esm2022/lib/core/firebase.service.mjs +2 -1
- package/esm2022/lib/core/guide/guide.component.mjs +3 -3
- package/esm2022/lib/core/guide/guide.service.mjs +3 -3
- package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2022/lib/core/http.interceptor.mjs +3 -3
- package/esm2022/lib/core/hub.service.mjs +3 -3
- package/esm2022/lib/core/identity/identity.component.mjs +3 -3
- package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2022/lib/core/info/document-info.service.mjs +3 -3
- package/esm2022/lib/core/info/location-info.component.mjs +3 -3
- package/esm2022/lib/core/info/map-info.mjs +3 -3
- package/esm2022/lib/core/inputs/address.input.mjs +3 -3
- package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-picker-body.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
- package/esm2022/lib/core/inputs/file.input.mjs +3 -3
- package/esm2022/lib/core/inputs/select.input.mjs +3 -3
- package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
- package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
- package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
- package/esm2022/lib/core/layout.component.mjs +3 -3
- package/esm2022/lib/core/lottie-animation.mjs +3 -3
- package/esm2022/lib/core/mailbox.service.mjs +3 -3
- package/esm2022/lib/core/none.component.mjs +3 -3
- package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/time-ago.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/to-now.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
- package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2022/lib/core/popup/popup.component.mjs +3 -3
- package/esm2022/lib/core/popup/popup.service.mjs +3 -3
- package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2022/lib/core/prompt.service.mjs +3 -3
- package/esm2022/lib/core/router.mjs +6 -6
- package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
- package/esm2022/lib/core/session.service.mjs +3 -3
- package/esm2022/lib/core/slots/router.directive.mjs +3 -3
- package/esm2022/lib/core/slots/router.service.mjs +3 -3
- package/esm2022/lib/core/slots/slots.component.mjs +3 -3
- package/esm2022/lib/core/sticky-toolbar.exp.mjs +3 -3
- package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2022/lib/core/tagging/emoji.component.mjs +6 -6
- package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2022/lib/core/tagging/users.component.mjs +3 -3
- package/esm2022/lib/core/translate.service.mjs +3 -3
- package/esm2022/lib/core/virtual-tabs.component.exp.mjs +6 -6
- package/esm2022/lib/core/window-title.service.mjs +3 -3
- package/esm2022/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2022/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2022/lib/cube/cube-info.service.mjs +3 -3
- package/esm2022/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2022/lib/cube/cube-view.component.mjs +3 -3
- package/esm2022/lib/cube/cube.service.mjs +3 -3
- package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2022/lib/cube/matrix/table.component.mjs +3 -3
- package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2022/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +3 -3
- package/esm2022/lib/cube/spreadsheet/spreadsheet.container.exp.mjs +3 -3
- package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2022/lib/cube/view-base.mjs +3 -3
- package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2022/lib/cube/view.pane.component.mjs +3 -3
- package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2022/lib/designer.module.mjs +4 -4
- package/esm2022/lib/desktop.module.mjs +4 -4
- package/esm2022/lib/home/about/about.dialog.mjs +3 -3
- package/esm2022/lib/home/home-base.component.mjs +3 -3
- package/esm2022/lib/home/home.desktop.component.mjs +34 -32
- package/esm2022/lib/home/home.mobile.component.mjs +3 -3
- package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2022/lib/home/options/options.component.mjs +3 -3
- package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +3 -3
- package/esm2022/lib/home/sign/sign.component.mjs +3 -3
- package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2022/lib/mobile.module.mjs +4 -4
- package/esm2022/lib/modules/chart.module.mjs +4 -4
- package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2022/lib/modules/dayjs.module.mjs +4 -4
- package/esm2022/lib/modules/diagram.module.mjs +4 -4
- package/esm2022/lib/modules/gantt.module.mjs +4 -4
- package/esm2022/lib/modules/grid.module.mjs +4 -4
- package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
- package/esm2022/lib/modules/material.module.mjs +4 -4
- package/esm2022/lib/modules/paginator.intl.mjs +3 -3
- package/esm2022/lib/modules/pivot.module.mjs +4 -4
- package/esm2022/lib/modules/schedule.module.mjs +4 -4
- package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2022/lib/modules/stepper.intl.mjs +3 -3
- package/esm2022/lib/modules/texteditor.module.mjs +4 -4
- package/esm2022/lib/notifications/filter.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2022/lib/notifications/notifications.service.mjs +3 -3
- package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2022/lib/options/options.component.mjs +3 -3
- package/esm2022/lib/options/options.service.mjs +3 -3
- package/esm2022/lib/reports/arguments-component.mjs +3 -3
- package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/grid-documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/performance-hilo.component.mjs +3 -3
- package/esm2022/lib/reports/cube/performance-wind.component.mjs +5 -5
- package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2022/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2022/lib/reports/report.pane.component.mjs +3 -3
- package/esm2022/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2022/lib/search/cube.component.mjs +3 -3
- package/esm2022/lib/search/document.component.mjs +3 -3
- package/esm2022/lib/search/guide.component.mjs +3 -3
- package/esm2022/lib/search/path.component.mjs +3 -3
- package/esm2022/lib/search/search.service.mjs +3 -3
- package/esm2022/lib/shared.module.mjs +4 -4
- package/esm2022/lib/system.module.mjs +4 -4
- package/esm2022/lib/views/cube/chart.component.mjs +3 -3
- package/esm2022/lib/views/cube/cube-base.mjs +3 -3
- package/esm2022/lib/views/cube/explore.component.mjs +3 -3
- package/esm2022/lib/views/cube/matrix.component.mjs +3 -3
- package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2022/lib/views/cube/sum.component.mjs +3 -3
- package/esm2022/lib/views/cube/view.component.mjs +3 -3
- package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
- package/esm2022/lib/views/view-item.component.mjs +3 -3
- package/esm2022/lib/views/views.component.mjs +3 -3
- package/esm2022/lib/views/views.mobile.component.mjs +3 -3
- package/esm2022/lib/views/views.pane.component.mjs +3 -3
- package/fesm2022/bizdoc-core.mjs +1288 -1283
- package/fesm2022/bizdoc-core.mjs.map +1 -1
- package/lib/admin/architecture/declarations.d.ts +1 -0
- package/lib/admin/architecture/designer-element.component.d.ts +1 -0
- package/lib/admin/architecture/designer.component.d.ts +3 -3
- package/lib/admin/architecture/elements/role.component.d.ts +1 -0
- package/lib/core/firebase.service.d.ts +1 -0
- package/lib/home/home.desktop.component.d.ts +5 -4
- package/package.json +31 -31
@@ -0,0 +1,60 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
4
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
5
|
+
width="1125px" height="1125px" viewBox="0 0 1125 1125" enable-background="new 0 0 1125 1125" xml:space="preserve">
|
6
|
+
<g id="Layer_2_1_">
|
7
|
+
<g>
|
8
|
+
<rect x="3.062" y="2.062" fill="#BC1F27" width="1119.848" height="1119.848"/>
|
9
|
+
<path fill="#FFFFFF" d="M316.016,459.458c-19.773-11.825-38.041-18.272-98.01-18.272h-92.856v373.57h71.146V677.191h38.904
|
10
|
+
c39.121,0,54.379-4.3,70.503-12.468c38.474-19.347,60.827-59.107,60.827-108.541C366.745,513.191,348.904,478.802,316.016,459.458
|
11
|
+
z M280.553,596.586c-9.674,15.697-18.273,19.347-47.288,19.347h-36.97V502.017h45.137c29.879,0,47.718,21.064,47.718,55.883
|
12
|
+
C289.149,575.524,286.571,586.485,280.553,596.586z M125.149,850.006h16.337v151.532h-16.337V850.006z M310.855,888.694
|
13
|
+
c-12.249,0-22.352,4.944-30.519,15.261c-8.597,10.961-12.249,23.004-12.249,41.487c0,36.538,16.978,58.46,45.137,58.46
|
14
|
+
c13.109,0,25.358-4.944,34.39-13.755l-6.232-10.961c-7.094,7.091-15.048,10.318-24.935,10.318
|
15
|
+
c-10.318,0-19.563-3.872-25.365-13.546c-3.437-5.801-4.727-13.752-4.727-24.07v-2.578h63.407v-2.367
|
16
|
+
c-0.427-26.219-2.791-36.751-11.604-46.425C331.492,892.994,322.037,888.694,310.855,888.694z M286.571,936.414
|
17
|
+
c0.858-22.785,9.028-34.181,23.426-34.181c7.74,0,14.831,3.657,18.275,9.681c3.004,5.366,4.51,12.676,4.726,24.5H286.571z
|
18
|
+
M444.339,905.248c1.722,3.865,2.361,8.381,2.361,12.896v83.395h-16.119V927.17c0-11.606-0.863-14.618-3.654-18.271
|
19
|
+
c-2.153-2.793-6.448-4.729-11.175-4.729c-8.172,0-20.853,7.093-28.159,15.474v81.894h-15.479v-84.9
|
20
|
+
c0-15.689-3.863-23.215-3.863-23.215l15.472-4.729c0,0,3.652,8.173,3.652,17.196c10.534-11.393,21.279-16.98,32.029-16.98
|
21
|
+
C430.368,889.129,440.252,895.574,444.339,905.248z M387.593,463.755c0-24.716,19.347-44.489,42.557-44.489
|
22
|
+
c22.786,0,41.054,19.986,41.054,44.489c0,24.721-18.915,44.71-42.125,44.71C406.508,508.465,387.593,488.476,387.593,463.755z
|
23
|
+
M395.331,544.36l67.923-11.396V814.54h-67.923V544.36z M490.766,891.709h26.222l-4.942,13.104h-21.927v70.937
|
24
|
+
c0,12.249,3.012,16.328,13.114,16.328c4.511,0,3.223,0,6.232-1.501l2.148,10.961c-5.158,2.799-7.093,3.657-14.188,3.657
|
25
|
+
c-5.371,0-9.453-1.079-13.323-3.01c-7.091-3.657-9.887-10.75-9.887-21.925v-75.447H460.89v-13.104h13.325v-41.703h16.335v41.703
|
26
|
+
H490.766z M247.667,850.006h-15.906v36.537c0,7.955,0.211,16.983,0.211,16.983c-6.017-8.815-16.119-13.969-27.512-13.969
|
27
|
+
c-7.307,0-13.107,1.931-19.558,6.875c-13.97,10.316-21.061,27.515-21.061,50.94c0,35.036,15.045,55.671,41.482,55.671
|
28
|
+
c11.819,0,19.558-3.651,26.864-12.896c0.216,5.809,2.153,11.175,2.153,11.175h16.333c-2.364-6.445-3.007-16.546-3.007-35.459
|
29
|
+
V850.006L247.667,850.006z M231.545,973.595c0,0-1.936,4.736-6.232,7.959c-6.448,5.158-11.177,7.088-19.563,7.088
|
30
|
+
c-9.455,0-15.688-3.651-20.417-12.892c-3.225-6.45-4.083-15.91-4.083-28.807c0-15.474,1.722-23.426,6.448-31.807
|
31
|
+
c4.297-7.524,10.961-11.395,18.915-11.395c12.036,0,19.558,3.651,24.716,11.395v58.458H231.545z M723.117,891.488l-34.823,113.92
|
32
|
+
c-6.88,22.136-15.045,36.759-32.886,41.27l-4.729-11.608c9.888-3.439,15.045-8.163,19.565-20.206
|
33
|
+
c-1.722-8.597-2.578-12.467-2.578-12.467c-1.297-7.091-6.666-28.586-10.103-39.547l-22.146-68.781l15.695-5.803l20.848,71.361
|
34
|
+
c3.007,10.315,6.017,27.298,6.017,27.298h0.43c0,0,3.87-14.188,6.234-23.217l19.992-72.22H723.117L723.117,891.488z
|
35
|
+
M736.872,981.554c0-3.873-2.151-5.379-6.451-5.379h-6.445v18.275h3.228v-7.954h1.931l4.515,7.738h3.224l-4.511-7.957
|
36
|
+
C735.155,986.062,736.872,984.561,736.872,981.554z M727.417,983.913v-5.16h2.793c1.717,0,3.438,0.434,3.438,2.58
|
37
|
+
c0,2.364-1.722,2.798-3.438,2.798h-2.793V983.913z M729.997,969.3c-8.381,0-15.261,7.31-15.261,16.119
|
38
|
+
c0,8.815,6.88,16.119,15.261,16.119s15.261-7.304,15.261-16.119C745.042,976.389,738.378,969.3,729.997,969.3z M729.997,998.32
|
39
|
+
c-6.451,0-11.396-5.379-11.396-12.901s5.158-12.896,11.396-12.896c6.445,0,11.388,5.374,11.388,12.896
|
40
|
+
S736.227,998.32,729.997,998.32z M894.428,744.466l-36.542-0.429c-7.094,0-11.175-2.794-11.175-6.446
|
41
|
+
c0-7.522,9.669-13.973,26.864-22.569c5.158,0.645,7.089,0.645,10.103,0.645c55.242,0,96.075-34.389,96.075-81.677
|
42
|
+
c0-18.271-5.158-32.243-15.256-45.14c4.081,0.435,11.177,1.506,17.836,1.506c18.704,0,32.891-6.017,47.72-20.418l-28.373-45.785
|
43
|
+
c-15.689,15.048-35.032,23.645-53.736,23.645c-8.594,0-17.838-2.146-32.027-6.02c-18.699-4.727-32.022-6.88-46.641-6.88
|
44
|
+
c-66.411,0-109.62,36.541-109.62,93.075c0,40.838,18.27,65.987,55.89,76.299c-42.773,11.829-47.718,28.591-47.718,46.216
|
45
|
+
c0,18.913,7.522,31.172,19.771,35.896c12.251,5.374,32.027,7.951,62.549,8.597l29.015,0.643
|
46
|
+
c26.872,0.434,47.72,8.172,47.72,32.888c0,11.394-6.666,21.496-16.769,27.946c-10.745,7.091-25.363,9.026-42.555,9.026
|
47
|
+
c-31.385,0-48.791-11.825-48.791-33.96c0-7.522,0.429-11.175,3.009-17.626h-62.979c-2.578,5.367-6.017,12.896-6.017,27.944
|
48
|
+
c0,18.696,7.088,34.82,21.276,48.789c23.429,23.215,61.475,29.665,98.447,29.665c40.624,0,79.742-9.674,102.524-35.471
|
49
|
+
c14.185-16.119,20.849-33.747,20.849-56.954c0-24.726-7.094-43.631-22.354-58.679C954.823,751.346,933.976,744.9,894.428,744.466z
|
50
|
+
M828.007,628.187c0-25.793,14.834-40.84,40.624-40.84c26.008,0,41.053,15.047,41.053,40.84c0,25.363-14.615,39.118-41.695,39.118
|
51
|
+
C844.131,667.522,828.007,656.343,828.007,628.187z M633.915,595.514c-13.76,0-31.385,9.674-47.288,24.721v194.521h-68.134V615.29
|
52
|
+
c0-23.646-3.012-46.217-9.028-64.481l60.397-18.271c6.017,11.391,9.674,22.997,9.674,34.39
|
53
|
+
c10.103-7.525,18.699-13.974,29.874-20.421c13.76-7.522,31.385-11.82,46.646-11.82c29.015,0,54.379,16.122,62.546,39.766
|
54
|
+
c3.657,10.101,5.158,21.925,5.158,39.116V814.54H656.7V635.495C656.7,604.758,651.756,595.514,633.915,595.514z M599.094,904.605
|
55
|
+
v70.924c0,12.254,3.012,16.34,13.115,16.34c4.51,0,3.218,0,6.231-1.506l2.149,10.959c-5.163,2.794-7.094,3.657-14.182,3.657
|
56
|
+
c-5.379,0-9.465-1.077-13.331-3.007c-7.096-3.652-9.889-10.753-9.889-21.928v-75.439h-13.326v-13.117h13.326v-41.696h16.335
|
57
|
+
v41.696h25.581l-4.949,13.117H599.094z M534.184,891.917l16.548-2.788v112.409h-16.548V891.917z"/>
|
58
|
+
</g>
|
59
|
+
</g>
|
60
|
+
</svg>
|
@@ -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:#795548;--mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);--mat-full-pseudo-checkbox-selected-icon-color:#eeeeee;--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:#eeeeee;--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-option-label-text-font:Roboto, monospace, 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, monospace, 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, monospace, 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, monospace, 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, monospace, 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:#795548;--mdc-filled-text-field-focus-active-indicator-color:#795548;--mdc-filled-text-field-focus-label-text-color:rgba(121, 85, 72, 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:#795548;--mdc-outlined-text-field-focus-outline-color:#795548;--mdc-outlined-text-field-focus-label-text-color:rgba(121, 85, 72, 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(121, 85, 72, 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, monospace, 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, monospace, 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, monospace, 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, monospace, 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-focused-arrow-color:rgba(121, 85, 72, 0.87);--mat-select-arrow-transform:translateY(-8px);--mat-select-trigger-text-font:Roboto, monospace, 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-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);--mdc-dialog-container-shadow-color:#000;--mdc-dialog-container-shape:4px;--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, monospace, 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, monospace, 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;--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-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent;--mdc-switch-selected-focus-state-layer-color:#6d4c41;--mdc-switch-selected-handle-color:#6d4c41;--mdc-switch-selected-hover-state-layer-color:#6d4c41;--mdc-switch-selected-pressed-state-layer-color:#6d4c41;--mdc-switch-selected-focus-handle-color:#3e2723;--mdc-switch-selected-hover-handle-color:#3e2723;--mdc-switch-selected-pressed-handle-color:#3e2723;--mdc-switch-selected-focus-track-color:#a1887f;--mdc-switch-selected-hover-track-color:#a1887f;--mdc-switch-selected-pressed-track-color:#a1887f;--mdc-switch-selected-track-color:#a1887f;--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:var(--mdc-theme-surface, #fff);--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-handle-shadow-color:black;--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-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-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-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-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-color:#795548;--mdc-slider-focus-handle-color:#795548;--mdc-slider-hover-handle-color:#795548;--mdc-slider-active-track-color:#795548;--mdc-slider-inactive-track-color:#795548;--mdc-slider-with-tick-marks-inactive-container-color:#795548;--mdc-slider-with-tick-marks-active-container-color:white;--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;--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-ripple-color:#795548;--mat-slider-hover-state-layer-color:rgba(121, 85, 72, 0.05);--mat-slider-focus-state-layer-color:rgba(121, 85, 72, 0.2);--mat-slider-value-indicator-opacity:0.6;--mdc-slider-label-label-text-font:Roboto, monospace, 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-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, monospace, 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, monospace, 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, monospace, 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, monospace, 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-container-text-font:Roboto, monospace, 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-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mdc-secondary-navigation-tab-container-height:48px;--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:#eeeeee;--mdc-checkbox-selected-hover-icon-color:#eeeeee;--mdc-checkbox-selected-icon-color:#eeeeee;--mdc-checkbox-selected-pressed-icon-color:#eeeeee;--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-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#eeeeee;--mdc-checkbox-selected-hover-state-layer-color:#eeeeee;--mdc-checkbox-selected-pressed-state-layer-color:#eeeeee;--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);--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block;--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-keep-touch-target:false;--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);--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-protected-button-container-shadow-color:#000;--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-outlined-button-container-height:36px;--mdc-protected-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, monospace, 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, monospace, 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-outlined-button-label-text-font:Roboto, monospace, 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-protected-button-label-text-font:Roboto, monospace, 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-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-icon-size:24px;--mdc-fab-small-container-shape:50%;--mdc-fab-small-icon-size:24px;--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-fab-container-color:white;--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-container-shadow-color:#000;--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;--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-fab-small-container-shadow-color:#000;--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);--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-extended-fab-container-shadow-color:#000;--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block;--mdc-extended-fab-label-text-font:Roboto, monospace, 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:#eeeeee;--mdc-snackbar-supporting-text-font:Roboto, monospace, 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, monospace, 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, monospace, 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, monospace, 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:#795548;--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:#795548;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);--mat-badge-text-font:Roboto, monospace, 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, monospace, 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, monospace, 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, monospace, 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:white;--mat-datepicker-calendar-date-selected-state-background-color:#795548;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(121, 85, 72, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(121, 85, 72, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(121, 85, 72, 0.3);--mat-datepicker-toggle-active-state-icon-color:#795548;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(121, 85, 72, 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, monospace, 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, monospace, 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, monospace, 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:white;--mat-stepper-header-selected-state-icon-background-color:#795548;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#795548;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#795548;--mat-stepper-header-edit-state-icon-foreground-color:white;--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, monospace, serif;--mat-stepper-header-label-text-font:Roboto, monospace, 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, monospace, 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, monospace, serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-accent,.mat-warn,html{--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)}.mat-accent{--mat-option-selected-state-label-text-color:#eeeeee}.mat-warn{--mat-option-selected-state-label-text-color:#f44336}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#795548;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#795548}.mat-accent,.mat-primary,.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}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#eeeeee;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#eeeeee}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#795548;--mdc-linear-progress-track-color:rgba(121, 85, 72, 0.25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#eeeeee;--mdc-linear-progress-track-color:rgba(238, 238, 238, 0.25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25)}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#eeeeee;--mdc-filled-text-field-focus-active-indicator-color:#eeeeee;--mdc-filled-text-field-focus-label-text-color:rgba(238, 238, 238, 0.87);--mdc-outlined-text-field-caret-color:#eeeeee;--mdc-outlined-text-field-focus-outline-color:#eeeeee;--mdc-outlined-text-field-focus-label-text-color:rgba(238, 238, 238, 0.87);--mat-form-field-focus-select-arrow-color:rgba(238, 238, 238, 0.87)}.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,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(238, 238, 238, 0.87)}html .mat-mdc-form-field.mat-warn{--mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87)}.mat-mdc-standard-chip{--mdc-chip-container-shape-family:rounded;--mdc-chip-container-shape-radius:16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family:rounded;--mdc-chip-with-avatar-avatar-shape-radius:14px 14px 14px 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, monospace, 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}.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#795548;--mdc-chip-elevated-selected-container-color:#795548;--mdc-chip-elevated-disabled-container-color:#795548;--mdc-chip-flat-disabled-selected-container-color:#795548;--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}.mat-mdc-standard-chip,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.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}.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.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:#eeeeee;--mdc-chip-elevated-selected-container-color:#eeeeee;--mdc-chip-elevated-disabled-container-color:#eeeeee;--mdc-chip-flat-disabled-selected-container-color:#eeeeee;--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)}.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.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}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#757575;--mdc-switch-selected-handle-color:#757575;--mdc-switch-selected-hover-state-layer-color:#757575;--mdc-switch-selected-pressed-state-layer-color:#757575;--mdc-switch-selected-focus-handle-color:#212121;--mdc-switch-selected-hover-handle-color:#212121;--mdc-switch-selected-pressed-handle-color:#212121;--mdc-switch-selected-focus-track-color:#e0e0e0;--mdc-switch-selected-hover-track-color:#e0e0e0;--mdc-switch-selected-pressed-track-color:#e0e0e0;--mdc-switch-selected-track-color:#e0e0e0}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}.mat-mdc-radio-button,html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87);--mdc-form-field-label-text-font:Roboto, monospace, serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:0.0178571429em;--mdc-form-field-label-text-weight:400}.mat-mdc-radio-button.mat-primary{--mdc-radio-selected-focus-icon-color:#795548;--mdc-radio-selected-hover-icon-color:#795548;--mdc-radio-selected-icon-color:#795548;--mdc-radio-selected-pressed-icon-color:#795548;--mat-radio-checked-ripple-color:#795548}.mat-mdc-radio-button.mat-accent,.mat-mdc-radio-button.mat-primary,.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-mdc-radio-button.mat-accent{--mdc-radio-selected-focus-icon-color:#eeeeee;--mdc-radio-selected-hover-icon-color:#eeeeee;--mdc-radio-selected-icon-color:#eeeeee;--mdc-radio-selected-pressed-icon-color:#eeeeee;--mat-radio-checked-ripple-color:#eeeeee}.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{--mat-slider-ripple-color:#eeeeee;--mat-slider-hover-state-layer-color:rgba(238, 238, 238, 0.05);--mat-slider-focus-state-layer-color:rgba(238, 238, 238, 0.2);--mdc-slider-handle-color:#eeeeee;--mdc-slider-focus-handle-color:#eeeeee;--mdc-slider-hover-handle-color:#eeeeee;--mdc-slider-active-track-color:#eeeeee;--mdc-slider-inactive-track-color:#eeeeee;--mdc-slider-with-tick-marks-inactive-container-color:#eeeeee;--mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, 0.87)}html .mat-warn{--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);--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}.mdc-list-item__end,.mdc-list-item__start{--mdc-radio-selected-focus-icon-color:#795548;--mdc-radio-selected-hover-icon-color:#795548;--mdc-radio-selected-icon-color:#795548;--mdc-radio-selected-pressed-icon-color:#795548}.mat-accent .mdc-list-item__end,.mat-accent .mdc-list-item__start,.mat-warn .mdc-list-item__end,.mat-warn .mdc-list-item__start,.mdc-list-item__end,.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)}.mat-accent .mdc-list-item__end,.mat-accent .mdc-list-item__start{--mdc-radio-selected-focus-icon-color:#eeeeee;--mdc-radio-selected-hover-icon-color:#eeeeee;--mdc-radio-selected-icon-color:#eeeeee;--mdc-radio-selected-pressed-icon-color:#eeeeee}.mat-warn .mdc-list-item__end,.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}.mat-mdc-list-option{--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#795548;--mdc-checkbox-selected-hover-icon-color:#795548;--mdc-checkbox-selected-icon-color:#795548;--mdc-checkbox-selected-pressed-icon-color:#795548;--mdc-checkbox-selected-focus-state-layer-color:#795548;--mdc-checkbox-selected-hover-state-layer-color:#795548;--mdc-checkbox-selected-pressed-state-layer-color:#795548}.mat-mdc-list-option,.mat-mdc-list-option.mat-accent,.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-pressed-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}.mat-mdc-list-option.mat-accent{--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#eeeeee;--mdc-checkbox-selected-hover-icon-color:#eeeeee;--mdc-checkbox-selected-icon-color:#eeeeee;--mdc-checkbox-selected-pressed-icon-color:#eeeeee;--mdc-checkbox-selected-focus-state-layer-color:#eeeeee;--mdc-checkbox-selected-hover-state-layer-color:#eeeeee;--mdc-checkbox-selected-pressed-state-layer-color:#eeeeee}.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}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#795548}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start{opacity:1}.mdc-list-item__end,.mdc-list-item__start{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mdc-list-group__subheader{font:400 16px/28px Roboto,monospace,serif;letter-spacing:.009375em}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#795548;--mat-tab-header-active-label-text-color:#795548;--mat-tab-header-active-ripple-color:#795548;--mat-tab-header-inactive-ripple-color:#795548;--mat-tab-header-active-focus-label-text-color:#795548;--mat-tab-header-active-hover-label-text-color:#795548;--mat-tab-header-active-focus-indicator-color:#795548;--mat-tab-header-active-hover-indicator-color:#795548}.mat-mdc-tab-group,.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar,.mat-mdc-tab-nav-bar.mat-accent,.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)}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#eeeeee;--mat-tab-header-active-label-text-color:#eeeeee;--mat-tab-header-active-ripple-color:#eeeeee;--mat-tab-header-inactive-ripple-color:#eeeeee;--mat-tab-header-active-focus-label-text-color:#eeeeee;--mat-tab-header-active-hover-label-text-color:#eeeeee;--mat-tab-header-active-focus-indicator-color:#eeeeee;--mat-tab-header-active-hover-indicator-color:#eeeeee}.mat-mdc-tab-group.mat-warn,.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}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#795548;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#eeeeee;--mat-tab-header-with-background-foreground-color:rgba(0, 0, 0, 0.87)}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px;--mat-tab-header-label-text-font:Roboto, monospace, 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}.mat-mdc-checkbox{--mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87);--mdc-form-field-label-text-font:Roboto, monospace, serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:0.0178571429em;--mdc-form-field-label-text-weight:400}.mat-mdc-checkbox.mat-primary,.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-selected-checkmark-color:white;--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-pressed-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}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-focus-icon-color:#795548;--mdc-checkbox-selected-hover-icon-color:#795548;--mdc-checkbox-selected-icon-color:#795548;--mdc-checkbox-selected-pressed-icon-color:#795548;--mdc-checkbox-selected-focus-state-layer-color:#795548;--mdc-checkbox-selected-hover-state-layer-color:#795548;--mdc-checkbox-selected-pressed-state-layer-color:#795548}.mat-mdc-checkbox.mat-warn{--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}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#795548;--mat-text-button-state-layer-color:#795548;--mat-text-button-ripple-color:rgba(121, 85, 72, 0.1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#eeeeee;--mat-text-button-state-layer-color:#eeeeee;--mat-text-button-ripple-color:rgba(238, 238, 238, 0.1)}.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)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#795548;--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)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#eeeeee;--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)}.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)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#795548;--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)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#eeeeee;--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)}.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)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#795548;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#795548;--mat-outlined-button-ripple-color:rgba(121, 85, 72, 0.1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#eeeeee;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#eeeeee;--mat-outlined-button-ripple-color:rgba(238, 238, 238, 0.1)}.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:#795548;--mat-icon-button-state-layer-color:#795548;--mat-icon-button-ripple-color:rgba(121, 85, 72, 0.1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#eeeeee;--mat-icon-button-state-layer-color:#eeeeee;--mat-icon-button-ripple-color:rgba(238, 238, 238, 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)}.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-primary{--mdc-fab-container-color:#795548;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#eeeeee;--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-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-primary{--mdc-fab-small-container-color:#795548;--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-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#eeeeee;--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-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:#eeeeee}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}.mat-badge-accent{--mat-badge-background-color:#eeeeee;--mat-badge-text-color:rgba(0, 0, 0, 0.87)}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}.mat-datepicker-content.mat-accent,.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}.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:#eeeeee;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(238, 238, 238, 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(238, 238, 238, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(238, 238, 238, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(238, 238, 238, 0.2)}.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)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#eeeeee}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.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}.mat-icon.mat-primary{--mat-icon-color:#795548}.mat-icon.mat-accent{--mat-icon-color:#eeeeee}.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:#eeeeee;--mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-done-state-icon-background-color:#eeeeee;--mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-edit-state-icon-background-color:#eeeeee;--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}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#795548;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#eeeeee;--mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87)}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}:root{--color-sf-primary:121, 85, 72;--color-sf-secondary:238, 238, 238;--color-sf-error:244, 67, 54;--color-sf-success:76, 175, 80}.e-dark-mode{--color-sf-primary:121, 85, 72;--color-sf-secondary:238, 238, 238;--color-sf-error:244, 67, 54}.e-pivotview.e-rtl .e-valuescontent{text-align:right!important}.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:#fff}.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:#fff!important}.cube-table thead th{text-align:right;border-bottom:1px solid rgba(0,0,0,.12)}.cube-table tfoot td,.cube-table tfoot th{font-weight:500;border-top:1px solid rgba(0,0,0,.12)}.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:rgba(0,0,0,.12);border-bottom-style:dotted}.cube-table .cell-x{border-left-color:#bdbdbd!important}.cube-table .cell-y{border-bottom-style:solid!important;border-bottom-color:#bdbdbd!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:#bdbdbd}.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:#f5f5f5}.form-container,.main .header h1{color:rgba(0,0,0,.87)}.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 #9e9e9e;padding-right:20px}[dir=rtl] .selecteded-row .mat-mdc-cell:last-child{border-right:none;border-left:4px solid #9e9e9e;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:#424242;opacity:.8}.main .pane{border-left-width:1px;border-left-style:double;border-left-color:transparent}.main .pane.active{border-left-color:#795548}.pane .mat-toolbar>*{opacity:.1}.pane.active .mat-toolbar>*,.pane:hover .mat-toolbar>*,.tabs .tab:hover .nav-toolbar{opacity:1}.tabs{color:rgba(0,0,0,.87);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:#795548}[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;color:rgba(0,0,0,.87);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:#e8f5e9}.compare.added .label>span:before{border-top-color:#2e7d32}.compare.modified{color:#424242}.compare.modified .original{font-variant-caps:normal;font-weight:100;padding-left:2px}.compare.modified .label{border-color:#424242}.compare.modified .label>span{background-color:#fafafa}.compare.modified .label>span:before{border-top-color:#424242}.compare.removed,tr.compare.removed td{color:#c62828}.compare.removed .label{border-color:#c62828}.compare.removed .label>span{text-decoration:none;background-color:#ffebee}.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-bottom-color:#fff;border-left:0}tr.compare.modified td{color:#424242}[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;color:rgba(0,0,0,.87);background:#fff;border-radius:5px;border:3px solid #e0e0e0}.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 #e0e0e0;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;color:rgba(0,0,0,.87);cursor:pointer}.timeline .item:focus,.timeline .item:hover{background:rgba(0,0,0,.04)}.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:#9e9e9e;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:#795548;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:#424242}.nav-menu.dialog .mat-mdc-list-item.active:after{border-right-color:#424242}.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:#eee;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 solid #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:#000}.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:#5d4037}.voted-true{color:#5d4037}.comment-score.score-negative,.voted-false{color:#d32f2f}.level{cursor:default;border-color:#9e9e9e;color:#000}.level.current-level{color:#795548;border-color:#795548}.level:hover{background:#fafafa}.level .bar .value{background:#43a047}.level .bar .overflow{border-color:#bdbdbd}.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,a{color:#795548}.mat-primary-container{background-color:#795548}.mat-accent-text{color:#eee}.mat-accent-container{background-color:#eee}.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,.12)}.mat-mdc-radio-button~.mat-mdc-radio-button{margin-left:16px;margin-right:16px}em{font-weight:500;font-style:normal}.mat-mdc-row.mat-warn .mat-mdc-cell{color:#d32f2f}.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:#eee;width:6px;height:100%;top:0;position:absolute;right:0}.form-panel,.home-panel,.info-panel{color:rgba(0,0,0,.87);background:#fff;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{text-decoration:none;cursor:pointer}.mat-nav-list a{color:#795548!important}.mat-mdc-row:hover{background:rgba(0,0,0,.04)}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
|
+
@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:#795548;--mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);--mat-full-pseudo-checkbox-selected-icon-color:#9e9e9e;--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:#9e9e9e;--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-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:#795548;--mdc-filled-text-field-focus-active-indicator-color:#795548;--mdc-filled-text-field-focus-label-text-color:rgba(121, 85, 72, 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:#795548;--mdc-outlined-text-field-focus-outline-color:#795548;--mdc-outlined-text-field-focus-label-text-color:rgba(121, 85, 72, 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(121, 85, 72, 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(121, 85, 72, 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:#6d4c41;--mdc-switch-selected-handle-color:#6d4c41;--mdc-switch-selected-hover-state-layer-color:#6d4c41;--mdc-switch-selected-pressed-state-layer-color:#6d4c41;--mdc-switch-selected-focus-handle-color:#3e2723;--mdc-switch-selected-hover-handle-color:#3e2723;--mdc-switch-selected-pressed-handle-color:#3e2723;--mdc-switch-selected-focus-track-color:#a1887f;--mdc-switch-selected-hover-track-color:#a1887f;--mdc-switch-selected-pressed-track-color:#a1887f;--mdc-switch-selected-track-color:#a1887f;--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:var(--mdc-theme-surface, #fff);--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-handle-shadow-color:black;--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-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-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;--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-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-color:#795548;--mdc-slider-focus-handle-color:#795548;--mdc-slider-hover-handle-color:#795548;--mdc-slider-active-track-color:#795548;--mdc-slider-inactive-track-color:#795548;--mdc-slider-with-tick-marks-inactive-container-color:#795548;--mdc-slider-with-tick-marks-active-container-color:white;--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;--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-ripple-color:#795548;--mat-slider-hover-state-layer-color:rgba(121, 85, 72, 0.05);--mat-slider-focus-state-layer-color:rgba(121, 85, 72, 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-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-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-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mdc-secondary-navigation-tab-container-height:48px;--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:#9e9e9e;--mdc-checkbox-selected-hover-icon-color:#9e9e9e;--mdc-checkbox-selected-icon-color:#9e9e9e;--mdc-checkbox-selected-pressed-icon-color:#9e9e9e;--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-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#9e9e9e;--mdc-checkbox-selected-hover-state-layer-color:#9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color:#9e9e9e;--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-keep-touch-target:false;--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);--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-protected-button-container-shadow-color:#000;--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-outlined-button-container-height:36px;--mdc-protected-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-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-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-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-icon-size:24px;--mdc-fab-small-container-shape:50%;--mdc-fab-small-icon-size:24px;--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-fab-container-color:white;--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-container-shadow-color:#000;--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;--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-fab-small-container-shadow-color:#000;--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);--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-extended-fab-container-shadow-color:#000;--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:#9e9e9e;--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:#795548;--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:#795548;--mat-badge-text-color:white;--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:white;--mat-datepicker-calendar-date-selected-state-background-color:#795548;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(121, 85, 72, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(121, 85, 72, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(121, 85, 72, 0.3);--mat-datepicker-toggle-active-state-icon-color:#795548;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(121, 85, 72, 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:white;--mat-stepper-header-selected-state-icon-background-color:#795548;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#795548;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#795548;--mat-stepper-header-edit-state-icon-foreground-color:white;--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}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:#9e9e9e}html .mat-warn{--mat-option-selected-state-label-text-color:#f44336}html .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#795548;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#795548}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:#9e9e9e;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#9e9e9e}html .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336}html .mat-elevation-z0,html .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}html .mat-elevation-z1,html .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}html .mat-elevation-z2,html .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}html .mat-elevation-z3,html .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}html .mat-elevation-z4,html .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}html .mat-elevation-z5,html .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}html .mat-elevation-z6,html .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}html .mat-elevation-z7,html .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}html .mat-elevation-z8,html .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}html .mat-elevation-z9,html .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}html .mat-elevation-z10,html .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}html .mat-elevation-z11,html .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}html .mat-elevation-z12,html .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}html .mat-elevation-z13,html .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}html .mat-elevation-z14,html .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}html .mat-elevation-z15,html .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}html .mat-elevation-z16,html .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}html .mat-elevation-z17,html .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}html .mat-elevation-z18,html .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}html .mat-elevation-z19,html .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}html .mat-elevation-z20,html .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}html .mat-elevation-z21,html .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}html .mat-elevation-z22,html .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}html .mat-elevation-z23,html .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}html .mat-elevation-z24,html .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}html .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#795548;--mdc-linear-progress-track-color:rgba(121, 85, 72, 0.25)}html .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#9e9e9e;--mdc-linear-progress-track-color:rgba(158, 158, 158, 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:#9e9e9e;--mdc-filled-text-field-focus-active-indicator-color:#9e9e9e;--mdc-filled-text-field-focus-label-text-color:rgba(158, 158, 158, 0.87);--mdc-outlined-text-field-caret-color:#9e9e9e;--mdc-outlined-text-field-focus-outline-color:#9e9e9e;--mdc-outlined-text-field-focus-label-text-color:rgba(158, 158, 158, 0.87);--mat-form-field-focus-select-arrow-color:rgba(158, 158, 158, 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(158, 158, 158, 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-family:rounded;--mdc-chip-container-shape-radius:16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family:rounded;--mdc-chip-with-avatar-avatar-shape-radius:14px 14px 14px 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:white;--mdc-chip-elevated-container-color:#795548;--mdc-chip-elevated-selected-container-color:#795548;--mdc-chip-elevated-disabled-container-color:#795548;--mdc-chip-flat-disabled-selected-container-color:#795548;--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-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:#9e9e9e;--mdc-chip-elevated-selected-container-color:#9e9e9e;--mdc-chip-elevated-disabled-container-color:#9e9e9e;--mdc-chip-flat-disabled-selected-container-color:#9e9e9e;--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:#757575;--mdc-switch-selected-handle-color:#757575;--mdc-switch-selected-hover-state-layer-color:#757575;--mdc-switch-selected-pressed-state-layer-color:#757575;--mdc-switch-selected-focus-handle-color:#212121;--mdc-switch-selected-hover-handle-color:#212121;--mdc-switch-selected-pressed-handle-color:#212121;--mdc-switch-selected-focus-track-color:#e0e0e0;--mdc-switch-selected-hover-track-color:#e0e0e0;--mdc-switch-selected-pressed-track-color:#e0e0e0;--mdc-switch-selected-track-color:#e0e0e0}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:#795548;--mdc-radio-selected-hover-icon-color:#795548;--mdc-radio-selected-icon-color:#795548;--mdc-radio-selected-pressed-icon-color:#795548;--mat-radio-checked-ripple-color:#795548}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:#9e9e9e;--mdc-radio-selected-hover-icon-color:#9e9e9e;--mdc-radio-selected-icon-color:#9e9e9e;--mdc-radio-selected-pressed-icon-color:#9e9e9e;--mat-radio-checked-ripple-color:#9e9e9e}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{--mat-slider-ripple-color:#9e9e9e;--mat-slider-hover-state-layer-color:rgba(158, 158, 158, 0.05);--mat-slider-focus-state-layer-color:rgba(158, 158, 158, 0.2);--mdc-slider-handle-color:#9e9e9e;--mdc-slider-focus-handle-color:#9e9e9e;--mdc-slider-hover-handle-color:#9e9e9e;--mdc-slider-active-track-color:#9e9e9e;--mdc-slider-inactive-track-color:#9e9e9e;--mdc-slider-with-tick-marks-inactive-container-color:#9e9e9e;--mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, 0.87)}html .mat-warn{--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);--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}html .mdc-list-item__end,html .mdc-list-item__start{--mdc-radio-selected-focus-icon-color:#795548;--mdc-radio-selected-hover-icon-color:#795548;--mdc-radio-selected-icon-color:#795548;--mdc-radio-selected-pressed-icon-color:#795548}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:#9e9e9e;--mdc-radio-selected-hover-icon-color:#9e9e9e;--mdc-radio-selected-icon-color:#9e9e9e;--mdc-radio-selected-pressed-icon-color:#9e9e9e}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:white;--mdc-checkbox-selected-focus-icon-color:#795548;--mdc-checkbox-selected-hover-icon-color:#795548;--mdc-checkbox-selected-icon-color:#795548;--mdc-checkbox-selected-pressed-icon-color:#795548;--mdc-checkbox-selected-focus-state-layer-color:#795548;--mdc-checkbox-selected-hover-state-layer-color:#795548;--mdc-checkbox-selected-pressed-state-layer-color:#795548}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-pressed-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:#9e9e9e;--mdc-checkbox-selected-hover-icon-color:#9e9e9e;--mdc-checkbox-selected-icon-color:#9e9e9e;--mdc-checkbox-selected-pressed-icon-color:#9e9e9e;--mdc-checkbox-selected-focus-state-layer-color:#9e9e9e;--mdc-checkbox-selected-hover-state-layer-color:#9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color:#9e9e9e}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--with-leading-icon .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--with-leading-icon .mdc-list-item__start{color:#795548}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:#795548;--mat-tab-header-active-label-text-color:#795548;--mat-tab-header-active-ripple-color:#795548;--mat-tab-header-inactive-ripple-color:#795548;--mat-tab-header-active-focus-label-text-color:#795548;--mat-tab-header-active-hover-label-text-color:#795548;--mat-tab-header-active-focus-indicator-color:#795548;--mat-tab-header-active-hover-indicator-color:#795548}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:#9e9e9e;--mat-tab-header-active-label-text-color:#9e9e9e;--mat-tab-header-active-ripple-color:#9e9e9e;--mat-tab-header-inactive-ripple-color:#9e9e9e;--mat-tab-header-active-focus-label-text-color:#9e9e9e;--mat-tab-header-active-hover-label-text-color:#9e9e9e;--mat-tab-header-active-focus-indicator-color:#9e9e9e;--mat-tab-header-active-hover-indicator-color:#9e9e9e}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:#795548;--mat-tab-header-with-background-foreground-color:white}html .mat-mdc-tab-group.mat-background-accent,html .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#9e9e9e;--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-selected-checkmark-color:white;--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-pressed-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-focus-icon-color:#795548;--mdc-checkbox-selected-hover-icon-color:#795548;--mdc-checkbox-selected-icon-color:#795548;--mdc-checkbox-selected-pressed-icon-color:#795548;--mdc-checkbox-selected-focus-state-layer-color:#795548;--mdc-checkbox-selected-hover-state-layer-color:#795548;--mdc-checkbox-selected-pressed-state-layer-color:#795548}html .mat-mdc-checkbox.mat-warn{--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:#795548;--mat-text-button-state-layer-color:#795548;--mat-text-button-ripple-color:rgba(121, 85, 72, 0.1)}html .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#9e9e9e;--mat-text-button-state-layer-color:#9e9e9e;--mat-text-button-ripple-color:rgba(158, 158, 158, 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-primary{--mdc-filled-button-container-color:#795548;--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-unelevated-button.mat-accent{--mdc-filled-button-container-color:#9e9e9e;--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-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-primary{--mdc-protected-button-container-color:#795548;--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-raised-button.mat-accent{--mdc-protected-button-container-color:#9e9e9e;--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-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:#795548;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#795548;--mat-outlined-button-ripple-color:rgba(121, 85, 72, 0.1)}html .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#9e9e9e;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#9e9e9e;--mat-outlined-button-ripple-color:rgba(158, 158, 158, 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:#795548;--mat-icon-button-state-layer-color:#795548;--mat-icon-button-ripple-color:rgba(121, 85, 72, 0.1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#9e9e9e;--mat-icon-button-state-layer-color:#9e9e9e;--mat-icon-button-ripple-color:rgba(158, 158, 158, 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-primary{--mdc-fab-container-color:#795548;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#9e9e9e;--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-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-primary{--mdc-fab-small-container-color:#795548;--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-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#9e9e9e;--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-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:#9e9e9e}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html .mat-badge-accent{--mat-badge-background-color:#9e9e9e;--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:#9e9e9e;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(158, 158, 158, 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(158, 158, 158, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(158, 158, 158, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(158, 158, 158, 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:#9e9e9e}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:#795548}html .mat-icon.mat-accent{--mat-icon-color:#9e9e9e}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:#9e9e9e;--mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-done-state-icon-background-color:#9e9e9e;--mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-edit-state-icon-background-color:#9e9e9e;--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:#795548;--mat-toolbar-container-text-color:white}html .mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#9e9e9e;--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:121, 85, 72;--color-sf-secondary:158, 158, 158;--color-sf-error:244, 67, 54;--color-sf-success:76, 175, 80}.e-dark-mode{--color-sf-primary:121, 85, 72;--color-sf-secondary:158, 158, 158;--color-sf-error:244, 67, 54}.e-pivotview.e-rtl .e-valuescontent{text-align:right!important}.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}}.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 th{text-align:right;border-bottom:1px solid rgba(0,0,0,.12)}.cube-table tfoot td,.cube-table tfoot th{font-weight:500;border-top:1px solid rgba(0,0,0,.12)}.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:rgba(0,0,0,.12);border-bottom-style:dotted}.cube-table .cell-x{border-left-color:#bdbdbd!important}.cube-table .cell-y{border-bottom-style:solid!important;border-bottom-color:#bdbdbd!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:#bdbdbd}.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}.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}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}[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 #9e9e9e;padding-right:20px}[dir=rtl] .selecteded-row .mat-mdc-cell:last-child{border-right:none;border-left:4px solid #9e9e9e;padding-left:20px;padding-right:24px}.element-row{border-bottom-width:0}.data-table{width:100%}.data-table .odd-row{background-color:#212121}.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:#795548}.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:#795548}[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;color:#fff;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:#424242}.compare.modified .original{font-variant-caps:normal;font-weight:100;padding-left:2px}.compare.modified .label{border-color:#424242}.compare.modified .label>span{background-color:#9e9e9e}.compare.modified .label>span:before{border-top-color:#424242}.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:#424242}[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;background:#fff;border-radius:5px;border:3px solid #e0e0e0}.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 #e0e0e0;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:#9e9e9e;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:#795548;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:#9e9e9e;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:#5d4037}.voted-true{color:#5d4037}.comment-score.score-negative,.voted-false{color:#d32f2f}.level{cursor:default;border-color:gray;color:#000}.level.current-level{color:#795548;border-color:#795548}.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:#795548}.mat-primary-container{background-color:#795548}.mat-accent-text{color:#9e9e9e}.mat-accent-container{background-color:#9e9e9e}.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:.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:#9e9e9e;width:6px;height:100%;top:0;position:absolute;right:0}.form-panel,.home-panel,.info-panel{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:#8d6e63;text-decoration:none;cursor:pointer}.mat-nav-list a{color:#8d6e63!important}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}
|