@bizdoc/core 1.13.16 → 1.13.18
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/themes/brown.min.css +2 -2
- package/assets/themes/dark.min.css +2 -2
- package/assets/themes/deep-purple-light-blue.min.css +2 -2
- package/assets/themes/deep-purple-teal.min.css +2 -2
- package/assets/themes/default.min.css +2 -2
- package/assets/themes/green.min.css +2 -2
- package/assets/themes/indigo.min.css +2 -2
- package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2020/lib/admin/core/ace.input.mjs +3 -3
- package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2020/lib/admin/core/search.input.mjs +3 -3
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2020/lib/admin/form/form.service.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +6 -6
- package/esm2020/lib/bizdoc.module.mjs +4 -4
- package/esm2020/lib/browse/browse-items.component.mjs +3 -3
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
- package/esm2020/lib/compose/action/return-action.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2020/lib/compose/comments/Comments.pane.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2020/lib/compose/dismiss.service.mjs +3 -3
- package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/document.component.mjs +3 -3
- package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/document.pane.component.mjs +3 -3
- package/esm2020/lib/compose/events/events.component.mjs +3 -3
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2020/lib/compose/form.component.mjs +6 -8
- package/esm2020/lib/compose/new-menu.component.mjs +3 -3
- package/esm2020/lib/compose/privilage.directive.mjs +6 -6
- package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/save-changes.dialog.mjs +3 -3
- package/esm2020/lib/compose/state.component.mjs +3 -3
- package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2020/lib/compose/trace/flow.component.mjs +3 -3
- package/esm2020/lib/compose/trace/people.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +3 -3
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/core/base.mjs +1 -1
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/controls/address.input.mjs +3 -3
- package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
- package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
- package/esm2020/lib/core/controls/file.input.mjs +3 -3
- package/esm2020/lib/core/controls/select.input.mjs +3 -3
- package/esm2020/lib/core/controls/time-picker.mjs +3 -3
- package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
- package/esm2020/lib/core/datasource.service.mjs +3 -3
- package/esm2020/lib/core/guide/guide.component.mjs +3 -3
- package/esm2020/lib/core/guide/guide.service.mjs +3 -3
- package/esm2020/lib/core/http.interceptor.mjs +3 -3
- package/esm2020/lib/core/hub.service.mjs +3 -3
- package/esm2020/lib/core/identity/identity.component.mjs +3 -3
- package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2020/lib/core/info/document-info.service.mjs +3 -3
- package/esm2020/lib/core/info/location-info.component.mjs +3 -3
- package/esm2020/lib/core/info/map-info.mjs +3 -3
- package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.mjs +3 -3
- package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
- package/esm2020/lib/core/layout/date.field.mjs +3 -3
- package/esm2020/lib/core/layout/expression.field.mjs +3 -3
- package/esm2020/lib/core/layout/file.field.mjs +3 -3
- package/esm2020/lib/core/layout/html.field.mjs +3 -3
- package/esm2020/lib/core/layout/input.base.mjs +3 -3
- package/esm2020/lib/core/layout/input.field.mjs +3 -3
- package/esm2020/lib/core/layout/layout.component.mjs +3 -3
- package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
- package/esm2020/lib/core/layout/select.field.mjs +3 -3
- package/esm2020/lib/core/layout/switch.field.mjs +3 -3
- package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
- package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
- package/esm2020/lib/core/lottie-animation.mjs +3 -3
- package/esm2020/lib/core/mailbox.service.mjs +3 -3
- package/esm2020/lib/core/none.component.mjs +3 -3
- package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/time-ago.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2020/lib/core/popup/popup.component.mjs +3 -3
- package/esm2020/lib/core/popup/popup.service.mjs +3 -3
- package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2020/lib/core/prompt.service.mjs +3 -3
- package/esm2020/lib/core/router.mjs +6 -6
- package/esm2020/lib/core/session.service.mjs +11 -15
- package/esm2020/lib/core/slots/router.directive.mjs +3 -3
- package/esm2020/lib/core/slots/router.service.mjs +3 -3
- package/esm2020/lib/core/slots/slots.component.mjs +3 -3
- package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2020/lib/core/tagging/users.component.mjs +3 -3
- package/esm2020/lib/core/translate.service.mjs +3 -3
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +5 -4
- package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2020/lib/cube/cube-info.service.mjs +3 -3
- package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2020/lib/cube/cube-view.component.mjs +3 -3
- package/esm2020/lib/cube/cube.service.mjs +3 -3
- package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +4 -4
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2020/lib/cube/view-base.mjs +3 -3
- package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/view.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/activity.widget.mjs +21 -10
- package/esm2020/lib/dashboard/score/compare-departments.widget.mjs +11 -10
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +4 -4
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +4 -4
- package/esm2020/lib/home/about/about.dialog.mjs +3 -3
- package/esm2020/lib/home/home-base.component.mjs +3 -3
- package/esm2020/lib/home/home.desktop.component.mjs +3 -3
- package/esm2020/lib/home/home.mobile.component.mjs +3 -3
- package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2020/lib/home/options/options.component.mjs +3 -3
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
- package/esm2020/lib/home/search.service.mjs +3 -3
- package/esm2020/lib/home/sign/sign.component.mjs +3 -3
- package/esm2020/lib/home/tools.component.mjs +3 -3
- package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2020/lib/mobile.module.mjs +4 -4
- package/esm2020/lib/modules/chart.module.mjs +4 -4
- package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2020/lib/modules/date.adapter.mjs +2 -9
- package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2020/lib/modules/diagram.module.mjs +4 -4
- package/esm2020/lib/modules/gantt.module.mjs +4 -4
- package/esm2020/lib/modules/grid.module.mjs +4 -4
- package/esm2020/lib/modules/material.module.mjs +4 -4
- package/esm2020/lib/modules/paginator.intl.mjs +3 -3
- package/esm2020/lib/modules/pivot.module.mjs +4 -4
- package/esm2020/lib/modules/schedule.module.mjs +4 -4
- package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2020/lib/modules/stepper.intl.mjs +3 -3
- package/esm2020/lib/modules/texteditor.module.mjs +4 -4
- package/esm2020/lib/notifications/filter.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.service.mjs +3 -3
- package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2020/lib/options/options.component.mjs +3 -3
- package/esm2020/lib/options/options.service.mjs +3 -3
- package/esm2020/lib/reports/arguments-component.mjs +3 -3
- package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2020/lib/reports/report-viewer.component.mjs +10 -13
- package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2020/lib/reports/report.pane.component.mjs +12 -5
- package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +6 -6
- package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2020/lib/shared.module.mjs +4 -4
- package/esm2020/lib/system.module.mjs +4 -4
- package/esm2020/lib/views/cube/chart.component.mjs +3 -3
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +3 -3
- package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
- package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2020/lib/views/cube/sum.component.mjs +3 -3
- package/esm2020/lib/views/cube/view.component.mjs +3 -3
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
- package/esm2020/lib/views/view-item.component.mjs +3 -3
- package/esm2020/lib/views/views.component.mjs +3 -3
- package/esm2020/lib/views/views.mobile.component.mjs +3 -3
- package/esm2020/lib/views/views.pane.component.mjs +3 -3
- package/fesm2015/bizdoc-core.mjs +963 -957
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +963 -957
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/core/base.d.ts +5 -3
- package/lib/cube/matrix/table.component.d.ts +1 -1
- package/lib/dashboard/score/activity.widget.d.ts +2 -2
- package/lib/dashboard/score/compare-departments.widget.d.ts +2 -2
- package/lib/modules/date.adapter.d.ts +0 -3
- package/lib/reports/report-viewer.component.d.ts +0 -1
- package/lib/reports/report.pane.component.d.ts +3 -0
- package/package.json +13 -13
@@ -20,7 +20,7 @@
|
|
20
20
|
/*! accordion theme */
|
21
21
|
.e-accordion{-webkit-tap-highlight-color:transparent;border:1px solid rgba(0,0,0,.12)}.e-accordion,.e-accordion .e-acrdn-item.e-overlay,.e-accordion .e-active{background:#fff}.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state{border-top:1px solid #fff;border-color:#eee}.e-accordion .e-acrdn-item.e-item-focus.e-expand-state.e-select{border-color:#eee}.e-accordion .e-acrdn-item.e-expand-state.e-select{border-bottom:1px solid #fff;border-top:1px solid #fff}.e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state>.e-acrdn-header:focus{background:#eee}.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-header .e-acrdn-header-content,.e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content{color:rgba(0,0,0,.87)}.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon,.e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-content-icon{color:rgba(0,0,0,.54)}.e-accordion .e-acrdn-item.e-expand-state.e-select:not(.e-selected)>.e-acrdn-header:focus{background:#eee}.e-accordion .e-acrdn-item .e-acrdn-header:active,.e-accordion .e-acrdn-item .e-acrdn-header:hover{background:0 0}.e-accordion .e-acrdn-item .e-acrdn-header:focus{background:#eee}.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header{background:#fff}.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header>.e-toggle-icon,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header>.e-toggle-icon{color:rgba(0,0,0,.54)}.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header .e-acrdn-header-content,.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header .e-acrdn-header-icon,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header .e-acrdn-header-content,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header .e-acrdn-header-icon{color:#eee}.e-accordion .e-acrdn-item.e-select{border-bottom:1px solid transparent;border-top:1px solid transparent}.e-accordion .e-acrdn-item.e-select.e-item-focus{border-color:#eee}.e-accordion .e-acrdn-item.e-selected.e-select{border-bottom:1px solid rgba(0,0,0,.12);border-top:1px solid rgba(0,0,0,.12)}.e-accordion .e-acrdn-item.e-selected+.e-selected{border-top:1px solid transparent}.e-accordion .e-acrdn-item.e-selected .e-selected:last-child{border-bottom:1px none rgba(0,0,0,.12)}.e-accordion .e-acrdn-item.e-selected>.e-acrdn-panel .e-acrdn-content{color:rgba(0,0,0,.87)}.e-accordion .e-acrdn-item .e-toggle-icon,.e-accordion .e-acrdn-item.e-selected>.e-acrdn-panel .e-acrdn-header-content{color:rgba(0,0,0,.54)}.e-accordion .e-acrdn-item .e-acrdn-panel{font-size:13px}
|
22
22
|
/*! toolbar layout */
|
23
|
-
.e-bigger .e-toolbar,.e-toolbar.e-bigger{height:56px;min-height:56px}.e-bigger .e-toolbar .e-tbar-btn .e-icons,.e-toolbar.e-bigger .e-tbar-btn .e-icons{font-size:14px}.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended .e-toolbar-extended{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child{margin:0 0 0 3px}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-left:3px;margin-right:initial}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child{margin-left:3px}.e-bigger .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-bigger .e-toolbar .e-hor-nav,.e-toolbar.e-bigger .e-hor-nav{min-height:56px;min-width:40px}.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn{line-height:35px}.e-bigger .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon{line-height:34px;min-height:34px;min-width:27px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{line-height:inherit}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item{height:48px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item:not(.e-separator){min-width:48px;padding:0}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{min-width:27px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn{min-height:30px;padding:0 16px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin-left:0;padding:0}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-right:16px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text{padding:0}.e-bigger .e-toolbar .e-toolbar-items,.e-toolbar.e-bigger .e-toolbar-items{min-height:56px}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow{margin-left:24px;margin-right:24px;white-space:normal}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator{display:none}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator{display:inline-flex}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-right:3px}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:3px}.e-bigger .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:3px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item{min-height:56px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item:not(.e-separator){min-width:48px;padding:5px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-separator{height:calc(100% - 20px);margin:10px 5px;min-height:36px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 11px);margin:5.5px 0;min-height:0;min-width:0;padding:0 6px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text{padding:0 2.5px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended{min-height:56px;padding:0 3px;box-shadow:none;display:inline;white-space:normal}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-close{display:none}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-open{display:inline}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended{width:inherit}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator){min-width:48px;padding:5px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{display:inline-flex;height:calc(100% - 20px);margin:10px 5px;min-height:36px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:56px;vertical-align:middle;width:auto}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 11px);margin:5.5px 0;min-height:0;min-width:0;padding:0 6px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn{line-height:35px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon{line-height:34px;min-height:34px;min-width:27px}.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav,.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-hor-nav{left:0;right:auto}.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-toolbar-extended{padding-right:3px}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator){min-height:38px}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator,.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{height:auto;margin:5px 10px;min-height:auto}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{margin:5.5px auto}.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-bigger .e-toolbar.e-vertical .e-hor-nav,.e-toolbar.e-bigger.e-vertical .e-hor-nav{min-height:40px;min-width:50px}.e-toolbar{border-radius:0;display:block;height:42px;min-height:42px;position:relative;touch-action:none;user-select:none;white-space:nowrap}.e-toolbar .e-blazor-toolbar-items{position:absolute;top:-9999px;visibility:hidden}.e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav{left:0;right:auto}.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended{padding-right:3px}.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-left:0}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-toolbar-text .e-tbar-btn-text,.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text{display:none}.e-toolbar.e-extended-toolbar.e-extended-toolbar.e-tbar-extended{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align{display:table}.e-toolbar.e-extended-toolbar .e-toolbar-extended{border-top:0;border-top-left-radius:0;border-top-right-radius:0;min-height:42px;padding:0 3px;box-shadow:none;display:inline;white-space:normal}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close{display:none}.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open{display:inline}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended{width:inherit}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator){height:100%;min-width:34px;padding:3.5px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{display:inline-flex}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:42px;vertical-align:middle;width:auto}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text{padding:0 2px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn-text{display:inline-block;font-family:"Roboto","Segoe UI","GeezaPro","DejaVu Serif";font-size:14px;line-height:inherit;vertical-align:middle;width:auto}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 10px);margin:4px 0;min-height:0;min-width:0;padding:0 1.5px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn{line-height:25px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{margin:7.5px 3px;min-height:25px;min-width:1px;vertical-align:middle}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-toolbar-pop){line-height:25px;min-height:25px;min-width:24px;padding:0}.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type{display:inline-flex}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item:not(.e-separator){height:auto}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{font-size:14px;vertical-align:middle}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn{cursor:pointer;font-family:"Roboto","Segoe UI","GeezaPro","DejaVu Serif";font-size:14px;font-weight:400;overflow:hidden;padding:0 1.5px;text-align:center;text-decoration:none;text-transform:none}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-tbar-btn:first-child{display:inline-block}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item>*{align-self:center;text-overflow:ellipsis}.e-toolbar.e-control[class*=e-toolbar]{box-sizing:content-box}.e-toolbar .e-tbar-btn-text,.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{display:inline-block;padding:0 2px}.e-toolbar .e-toolbar-items .e-toolbar-item.e-hidden,.e-toolbar .e-toolbar-pop .e-toolbar-item.e-toolbar-popup.e-hidden,.e-toolbar.e-hidden,.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text{display:none}.e-toolbar.e-corner{border-radius:0}.e-toolbar .e-toolbar-pop{border-radius:0;overflow:hidden;padding:0;position:absolute}.e-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;width:auto}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn{align-items:center;display:inline-flex;justify-content:flex-start;min-height:24px;padding:0 16px}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;padding:0;width:auto}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-right:16px}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text{padding:0}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{min-width:24px}.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator){min-width:34px;padding:0}.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control{text-align:center}.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon{min-width:100%}.e-toolbar .e-toolbar-pop .e-toolbar-item{align-content:center;align-items:center;display:flex;height:36px;justify-content:center}.e-toolbar .e-toolbar-pop .e-toolbar-item>*{height:100%;min-width:100%;text-overflow:ellipsis}.e-toolbar .e-toolbar-pop .e-toolbar-text .e-tbar-btn-text{display:none}.e-toolbar .e-toolbar-pop .e-toolpopup,.e-toolbar .e-toolbar-popup{text-align:center}.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child{margin:0 0 0 3px}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-left:3px;margin-right:initial}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:auto;right:0}.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-right{left:0;right:auto}.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:0}.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child{margin-left:3px}.e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child{margin-left:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-item:last-child:last-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:last-child{margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child,.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child{margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-item:last-child:first-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:first-child{margin-right:3px}.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-left:16px;padding-right:0}.e-toolbar.e-rtl .e-hor-nav{left:0;right:auto;border-radius:0 0 0 0}.e-toolbar .e-hor-nav{align-items:center;border-radius:0 0 0 0;cursor:pointer;display:flex;height:100%;min-height:42px;overflow:hidden;position:absolute;right:0;top:0;width:32px}.e-toolbar .e-hor-nav.e-ie-align{display:table}.e-toolbar .e-popup-down-icon.e-icons,.e-toolbar .e-popup-up-icon.e-icons{color:rgba(0,0,0,.54);display:table-cell;text-align:center;vertical-align:middle;width:100%}.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn{line-height:25px}.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{line-height:25px;min-height:25px}.e-toolbar .e-toolbar-items{border-radius:0 0 0 0;display:inline-block;height:100%;min-height:42px;vertical-align:middle}.e-toolbar .e-toolbar-items.e-toolbar-multirow{margin-bottom:1px;margin-left:18px;margin-right:18px;white-space:normal}.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator{display:none}.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator{display:inline-flex}.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-center,.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-right{display:inline}.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items.e-tbar-pos{display:block}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{display:table;height:100%;top:0}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{position:absolute}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{right:0}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:0;line-height:35px}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center{margin:0 auto}.e-toolbar .e-toolbar-items .e-toolbar-center,.e-toolbar .e-toolbar-items .e-toolbar-left,.e-toolbar .e-toolbar-items .e-toolbar-right{display:inline-block}.e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child>.e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-right:3px}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar .e-toolbar-items .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:42px;vertical-align:middle;width:auto}.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator){height:inherit;min-width:34px;padding:3.5px}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator{margin:7.5px 3px;min-height:27px;min-width:1px;height:calc(100% - 15px);vertical-align:middle}.e-toolbar .e-toolbar-items .e-toolbar-item input[type=checkbox]{height:auto}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon{padding:0}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{height:calc(100% - 10px);margin:4px 0;min-height:0;min-width:0;padding:0 1.5px}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;min-width:24px;width:auto}.e-toolbar .e-toolbar-items .e-toolbar-item>*{align-self:center;text-overflow:ellipsis}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator+.e-separator{display:none}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:first-of-type,.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type{display:none}.e-toolbar .e-tbar-btn>:first-child{display:inline-block}.e-toolbar .e-tbar-btn,.e-toolbar .e-tbar-btn .e-tbar-btn-text{font-family:"Roboto","Segoe UI","GeezaPro","DejaVu Serif";font-size:14px}.e-toolbar .e-tbar-btn{border:0;cursor:pointer;font-weight:400;overflow:hidden;padding:0 1.5px;text-align:center;text-decoration:none;text-transform:none}.e-toolbar .e-tbar-btn .e-icons.e-btn-icon{font-size:14px;vertical-align:middle}.e-toolbar .e-tbar-btn div{vertical-align:middle}.e-toolbar .e-tbar-btn .e-tbar-btn-text{display:inline-block;line-height:inherit;vertical-align:middle;width:auto}.e-toolbar.e-vertical{display:flex;flex-direction:column}.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-left{bottom:0;top:auto}.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-right{bottom:auto;top:0}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-center,.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right{height:auto}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:auto;right:auto;top:0}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right{bottom:0;left:auto;right:auto}.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item{display:flex;height:auto}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator){min-width:33px}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{height:auto;margin:3px 7.5px;min-height:auto}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{margin:4px auto}.e-toolbar.e-vertical .e-hor-nav{bottom:0;height:auto;left:0;min-height:40px;min-width:50px;right:auto;top:auto;width:auto}
|
23
|
+
.e-bigger .e-toolbar,.e-toolbar.e-bigger{height:56px;min-height:56px}.e-bigger .e-toolbar .e-tbar-btn .e-icons,.e-toolbar.e-bigger .e-tbar-btn .e-icons{font-size:14px}.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended .e-toolbar-extended{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child{margin:0 0 0 3px}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-left:3px;margin-right:initial}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child{margin-left:3px}.e-bigger .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-bigger .e-toolbar .e-hor-nav,.e-toolbar.e-bigger .e-hor-nav{min-height:56px;min-width:40px}.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn{line-height:35px}.e-bigger .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon{line-height:34px;min-height:34px;min-width:27px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{line-height:inherit}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item{height:48px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item:not(.e-separator){min-width:48px;padding:0}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{min-width:27px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn{min-height:30px;padding:0 16px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin-left:0;padding:0}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-right:16px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text{padding:0}.e-bigger .e-toolbar .e-toolbar-items,.e-toolbar.e-bigger .e-toolbar-items{min-height:56px}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow{margin-left:24px;margin-right:24px;white-space:normal}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator{display:none}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator{display:inline-flex}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-right:3px}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:3px}.e-bigger .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:3px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item{min-height:56px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item:not(.e-separator){min-width:48px;padding:5px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-separator{height:calc(100% - 20px);margin:10px 5px;min-height:36px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 11px);margin:5.5px 0;min-height:0;min-width:0;padding:0 6px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text{padding:0 2.5px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended{min-height:56px;padding:0 3px;box-shadow:none;display:inline;white-space:normal}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-close{display:none}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-open{display:inline}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended{width:inherit}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator){min-width:48px;padding:5px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{display:inline-flex;height:calc(100% - 20px);margin:10px 5px;min-height:36px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:56px;vertical-align:middle;width:auto}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 11px);margin:5.5px 0;min-height:0;min-width:0;padding:0 6px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn{line-height:35px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon{line-height:34px;min-height:34px;min-width:27px}.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav,.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-hor-nav{left:0;right:auto}.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-toolbar-extended{padding-right:3px}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator){min-height:38px}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator,.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{height:auto;margin:5px 10px;min-height:auto}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{margin:5.5px auto}.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-bigger .e-toolbar.e-vertical .e-hor-nav,.e-toolbar.e-bigger.e-vertical .e-hor-nav{min-height:40px;min-width:50px}.e-toolbar{border-radius:0;display:block;height:42px;min-height:42px;position:relative;touch-action:none;user-select:none;white-space:nowrap}.e-toolbar .e-blazor-toolbar-items{position:absolute;top:-9999px;visibility:hidden}.e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav{left:0;right:auto}.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended{padding-right:3px}.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-left:0}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-toolbar-text .e-tbar-btn-text,.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text{display:none}.e-toolbar.e-extended-toolbar.e-extended-toolbar.e-tbar-extended{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align{display:table}.e-toolbar.e-extended-toolbar .e-toolbar-extended{border-top:0;border-top-left-radius:0;border-top-right-radius:0;min-height:42px;padding:0 3px;box-shadow:none;display:inline;white-space:normal}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close{display:none}.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open{display:inline}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended{width:inherit}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator){height:100%;min-width:34px;padding:3.5px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{display:inline-flex}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:42px;vertical-align:middle;width:auto}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text{padding:0 2px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn-text{display:inline-block;font-family:"Roboto","Segoe UI","GeezaPro","DejaVu Serif";font-size:14px;line-height:inherit;vertical-align:middle;width:auto}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 10px);margin:4px 0;min-height:0;min-width:0;padding:0 1.5px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn{line-height:25px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{margin:7.5px 3px;min-height:25px;min-width:1px;vertical-align:middle}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-toolbar-pop){line-height:25px;min-height:25px;min-width:24px;padding:0}.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type{display:inline-flex}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item:not(.e-separator){height:auto}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{font-size:14px;vertical-align:middle}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn{cursor:pointer;font-family:"Roboto","Segoe UI","GeezaPro","DejaVu Serif";font-size:14px;font-weight:400;overflow:hidden;padding:0 1.5px;text-align:center;text-decoration:none;text-transform:none}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-tbar-btn:first-child{display:inline-block}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item>*{align-self:center;text-overflow:ellipsis}.e-toolbar.e-control[class*=e-toolbar]{box-sizing:content-box}.e-toolbar .e-tbar-btn-text,.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{display:inline-block;padding:0 2px}.e-toolbar .e-toolbar-items .e-toolbar-item.e-hidden,.e-toolbar .e-toolbar-pop .e-toolbar-item.e-toolbar-popup.e-hidden,.e-toolbar.e-hidden,.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text{display:none}.e-toolbar.e-corner{border-radius:0}.e-toolbar .e-toolbar-pop{border-radius:0;overflow:hidden;padding:0;position:absolute}.e-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;width:auto}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn{align-items:center;display:inline-flex;justify-content:flex-start;min-height:24px;padding:0 16px}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;padding:0;width:auto}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-right:16px}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text{padding:0}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{min-width:24px}.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator){min-width:34px;padding:0}.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control{text-align:center}.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon{min-width:100%}.e-toolbar .e-toolbar-pop .e-toolbar-item{align-content:center;align-items:center;display:flex;height:36px;justify-content:center}.e-toolbar .e-toolbar-pop .e-toolbar-item>*{height:100%;min-width:100%;text-overflow:ellipsis}.e-toolbar .e-toolbar-pop .e-toolbar-text .e-tbar-btn-text{display:none}.e-toolbar .e-toolbar-pop .e-toolpopup,.e-toolbar .e-toolbar-popup{text-align:center}.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child{margin:0 0 0 3px}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-left:3px;margin-right:initial}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:auto;right:0}.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-right{left:0;right:auto}.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:0}.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child{margin-left:3px}.e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child{margin-left:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-item:last-child:last-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:last-child{margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child,.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child{margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-item:last-child:first-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:first-child{margin-right:3px}.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-left:16px;padding-right:0}.e-toolbar.e-rtl .e-hor-nav{left:0;right:auto;border-radius:0 0 0 0}.e-toolbar .e-hor-nav{align-items:center;border-radius:0 0 0 0;cursor:pointer;display:flex;height:100%;min-height:42px;overflow:hidden;position:absolute;right:0;top:0;width:32px}.e-toolbar .e-hor-nav.e-ie-align{display:table}.e-toolbar .e-popup-down-icon.e-icons,.e-toolbar .e-popup-up-icon.e-icons{color:rgba(0,0,0,.54);display:table-cell;text-align:center;vertical-align:middle;width:100%}.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn{line-height:25px}.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{line-height:25px;min-height:25px}.e-toolbar .e-toolbar-items{border-radius:0 0 0 0;display:inline-block;height:100%;min-height:42px;vertical-align:middle}.e-toolbar .e-toolbar-items.e-toolbar-multirow{margin-bottom:1px;margin-left:18px;margin-right:18px;white-space:normal}.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator{display:none}.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator{display:inline-flex}.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-center,.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-right{display:inline}.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items.e-tbar-pos{display:block}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{display:table;height:100%;top:0}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{position:absolute}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{right:0}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:0;line-height:35px}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center{margin:0 auto}.e-toolbar .e-toolbar-items .e-toolbar-center,.e-toolbar .e-toolbar-items .e-toolbar-left,.e-toolbar .e-toolbar-items .e-toolbar-right{display:inline-block}.e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child>.e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-right:3px}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar .e-toolbar-items .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:42px;vertical-align:middle;width:auto}.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator){height:inherit;min-width:34px;padding:3.5px}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator{margin:7.5px 3px;min-height:27px;min-width:1px;height:calc(100% - 15px);vertical-align:middle}.e-toolbar .e-toolbar-items .e-toolbar-item input[type=checkbox]{height:auto}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon{padding:0}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{height:calc(100% - 10px);margin:4px 0;min-height:0;min-width:0;padding:0 1.5px}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;min-width:24px;width:auto}.e-toolbar .e-toolbar-items .e-toolbar-item>*{align-self:center;text-overflow:ellipsis}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator+.e-separator{display:none}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:first-of-type,.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type{display:none}.e-toolbar .e-tbar-btn>:first-child{display:inline-block}.e-toolbar .e-tbar-btn,.e-toolbar .e-tbar-btn .e-tbar-btn-text{font-family:"Roboto","Segoe UI","GeezaPro","DejaVu Serif";font-size:14px}.e-toolbar .e-tbar-btn{border:0;cursor:pointer;font-weight:400;overflow:hidden;padding:0 1.5px;text-align:center;text-decoration:none;text-transform:none}.e-toolbar .e-tbar-btn .e-icons.e-btn-icon{font-size:14px;vertical-align:middle}.e-toolbar .e-tbar-btn div{vertical-align:middle}.e-toolbar .e-tbar-btn .e-tbar-btn-text{display:inline-block;line-height:inherit;vertical-align:middle;width:auto}.e-toolbar.e-vertical{display:flex;flex-direction:column}.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-left{bottom:0;top:auto}.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-right{bottom:auto;top:0}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-center,.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right{height:auto}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:auto;right:auto;top:0}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right{bottom:0;left:auto;right:auto}.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item{display:flex;height:auto}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator){min-width:33px}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{height:auto;margin:3px 7.5px;min-height:auto}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{margin:4px auto}.e-toolbar.e-vertical .e-hor-nav{bottom:0;height:auto;left:0;min-height:40px;min-width:50px;right:auto;top:auto;width:auto}
|
24
24
|
/*! toolbar theme */
|
25
25
|
.e-toolbar{-webkit-tap-highlight-color:transparent;border:1px rgba(0,0,0,.12);box-shadow:none}.e-toolbar.e-vertical .e-hor-nav{border:solid rgba(0,0,0,.12);border-width:1px 0 0}.e-toolbar.e-vertical.e-rtl .e-hor-nav{border:solid rgba(0,0,0,.12);border-width:0 0 1px}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{border-width:0 0 .5px}.e-toolbar,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay,.e-toolbar.e-extended-toolbar .e-toolbar-pop{background:#fafafa}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{border:solid rgba(0,0,0,.12);border-width:0 .5px 0 0}.e-toolbar .e-tbar-btn.e-btn .e-icons,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons{color:rgba(0,0,0,.54)}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{background:#fafafa;box-shadow:none;color:rgba(0,0,0,.87)}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-toolbar-item .e-tbar-btn-text{color:rgba(0,0,0,.87)}.e-toolbar .e-tbar-btn:focus,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus{background:rgba(0,0,0,.12);border-color:rgba(0,0,0,.12);border-radius:0;color:rgba(0,0,0,.87)}.e-toolbar .e-tbar-btn:hover,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover{background:rgba(0,0,0,.12);border-color:rgba(0,0,0,.12);border-radius:0;color:rgba(0,0,0,.87)}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active{background:#bdbdbd;border-color:#bdbdbd;border-radius:0;box-shadow:none;color:rgba(0,0,0,.87)}.e-toolbar .e-toolbar-pop{background:#fafafa;border:1px rgba(0,0,0,.12);box-shadow:0 2px 2px 1px rgba(0,0,0,.21)}.e-toolbar.e-toolpop .e-hor-nav.e-nav-active,.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav){background:rgba(0,0,0,.12);border:0;box-shadow:none;border-left:1px none rgba(0,0,0,.12)}.e-toolbar.e-toolpop .e-hor-nav.e-nav-active .e-icons,.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) .e-icons{color:rgba(0,0,0,.87)}.e-toolbar .e-tbar-btn{background:#fafafa;box-shadow:none;color:rgba(0,0,0,.87)}.e-toolbar .e-toolbar-items,.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay{background:#fafafa}.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-tbar-btn-text{color:rgba(0,0,0,.38)}.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons{color:rgba(0,0,0,.26)}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{color:rgba(0,0,0,.87)}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,.e-toolbar.e-rtl .e-hor-nav{border:solid rgba(0,0,0,.12);border-width:0 .5px 0 0}.e-toolbar.e-rtl .e-hor-nav{background:#fafafa;border-left:0;border-width:0 1px 0 0}.e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover{background:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.e-toolbar .e-hor-nav{background:#fafafa;border:solid rgba(0,0,0,.12);border-width:0 0 0 1px}.e-toolbar .e-hor-nav::after,.e-toolbar .e-hor-nav:active::after{content:""}.e-toolbar .e-hor-nav:active{border:0;box-shadow:none;color:rgba(0,0,0,.87)}.e-toolbar .e-hor-nav:hover{background:rgba(0,0,0,.12);border-left:0;color:rgba(0,0,0,.87)}.e-toolbar .e-hor-nav:focus{background:rgba(0,0,0,.12);border-left:0;border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.e-toolbar .e-tbar-btn:active{background:#bdbdbd;border-color:#bdbdbd;border-radius:0;box-shadow:none;color:rgba(0,0,0,.87)}
|
26
26
|
/*! tooltip popup container layout */
|
@@ -56,7 +56,7 @@
|
|
56
56
|
/*! schedule quick popup */
|
57
57
|
.e-quick-popup-wrapper{background-color:#fff;border-radius:2px;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);color:rgba(0,0,0,.87);max-width:365px;min-width:320px;opacity:1;user-select:none;width:100%}.e-quick-popup-wrapper .e-hidden{display:none}.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper{position:absolute;right:6px;top:4px}.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit{color:#000}.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:hover,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover{background:#e0e0e0;color:#000}.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete .e-close-icon,.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit .e-close-icon{font-size:11px}.e-quick-popup-wrapper .e-cell-popup .e-popup-content{padding:28px 18px 8px}.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table{width:100%}.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-schedule-form>span{margin-bottom:8px}.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject{font-size:22px}.e-quick-popup-wrapper .e-event-popup .e-popup-header{background-color:#795548}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper{padding:5px 5px 2px}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit{display:block}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit{color:#fff}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover{background:rgba(255,255,255,.15);color:#fff}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon{font-size:11px}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled:hover,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled:hover{background:0 0}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled>.e-delete-icon,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled>.e-edit-icon,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled>.e-delete-icon,.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled>.e-edit-icon{opacity:.5}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap{padding:0 24px 16px}.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap .e-subject{cursor:default;font-size:20px;font-weight:500;line-height:1.5;max-height:87px;color:#fff}.e-quick-popup-wrapper .e-event-popup .e-popup-content{padding:8px 18px 26px 26px}.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper,.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper{display:flex;justify-content:flex-end}.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-close,.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-delete,.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-edit,.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-close,.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-delete,.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-edit{background-color:transparent;border:0}.e-quick-popup-wrapper .e-cell-popup .e-date-time,.e-quick-popup-wrapper .e-cell-popup .e-description,.e-quick-popup-wrapper .e-cell-popup .e-location,.e-quick-popup-wrapper .e-cell-popup .e-resource,.e-quick-popup-wrapper .e-cell-popup .e-time-zone,.e-quick-popup-wrapper .e-event-popup .e-date-time,.e-quick-popup-wrapper .e-event-popup .e-description,.e-quick-popup-wrapper .e-event-popup .e-location,.e-quick-popup-wrapper .e-event-popup .e-resource,.e-quick-popup-wrapper .e-event-popup .e-time-zone{color:rgba(0,0,0,.87);display:flex;padding-top:16px}.e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,.e-quick-popup-wrapper .e-cell-popup .e-description-icon,.e-quick-popup-wrapper .e-cell-popup .e-location-icon,.e-quick-popup-wrapper .e-cell-popup .e-resource-icon,.e-quick-popup-wrapper .e-cell-popup .e-time-zone-icon,.e-quick-popup-wrapper .e-event-popup .e-date-time-icon,.e-quick-popup-wrapper .e-event-popup .e-description-icon,.e-quick-popup-wrapper .e-event-popup .e-location-icon,.e-quick-popup-wrapper .e-event-popup .e-resource-icon,.e-quick-popup-wrapper .e-event-popup .e-time-zone-icon{color:rgba(0,0,0,.54);font-size:18px;padding-right:13px}.e-quick-popup-wrapper .e-cell-popup .e-date-time-details,.e-quick-popup-wrapper .e-cell-popup .e-description-details,.e-quick-popup-wrapper .e-cell-popup .e-location-details,.e-quick-popup-wrapper .e-cell-popup .e-resource-details,.e-quick-popup-wrapper .e-cell-popup .e-time-zone-details,.e-quick-popup-wrapper .e-event-popup .e-date-time-details,.e-quick-popup-wrapper .e-event-popup .e-description-details,.e-quick-popup-wrapper .e-event-popup .e-location-details,.e-quick-popup-wrapper .e-event-popup .e-resource-details,.e-quick-popup-wrapper .e-event-popup .e-time-zone-details{color:rgba(0,0,0,.87);cursor:default;font-size:14px}.e-quick-popup-wrapper .e-popup-table td:last-child{padding-top:0}.e-quick-popup-wrapper .e-popup-footer{display:block;text-align:right;padding:8px 4px 8px 22px}.e-quick-popup-wrapper .e-popup-footer .e-event-edit{margin-right:8px;right:auto}.e-quick-popup-wrapper .e-popup-footer .e-event-delete{right:auto}.e-quick-popup-wrapper .e-popup-footer .e-event-delete:disabled,.e-quick-popup-wrapper .e-popup-footer .e-event-edit:disabled{color:rgba(0,0,0,.26)}.e-quick-popup-wrapper .e-popup-footer .e-event-details{border:0;margin-right:8px;right:auto;text-transform:uppercase}.e-quick-popup-wrapper .e-event-popup .e-popup-footer{display:none}.e-quick-popup-wrapper.e-rtl{text-align:right}.e-quick-popup-wrapper.e-rtl .e-cell-popup .e-header-icon-wrapper{left:6px;right:auto}.e-quick-popup-wrapper.e-rtl .e-cell-popup .e-popup-footer{padding:8px 18px 8px 8px;text-align:left}.e-quick-popup-wrapper.e-rtl .e-popup-content .e-date-time-wrapper,.e-quick-popup-wrapper.e-rtl .e-popup-content .e-description-details,.e-quick-popup-wrapper.e-rtl .e-popup-content .e-location-details,.e-quick-popup-wrapper.e-rtl .e-popup-content .e-resource-details,.e-quick-popup-wrapper.e-rtl .e-popup-content .e-time-zone-details{margin-right:10px}.e-quick-popup-wrapper.e-rtl .e-event-details{margin-left:8px}.e-quick-popup-wrapper.e-device{bottom:0;height:100%;left:0;margin:0;max-width:100%;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100%;z-index:1004}.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover,.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus,.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:focus,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:hover,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:focus,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:hover,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:focus,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:hover{background:0 0}.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete,.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit{display:block}.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close{margin-left:0;margin-right:auto;order:-1}.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-subject-wrap{padding:24px}.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-content{padding:12px 24px}.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header{display:flex;padding:15px}.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit{background-color:transparent;border:0;height:40px;width:40px}.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject{font-size:15px;font-weight:500;height:40px;line-height:2.25;padding:4px 5px;width:calc(100% - 95px)}.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close-icon,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete-icon,.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit-icon{font-size:14px}.e-quick-popup-wrapper.e-device.e-rtl .e-event-popup .e-popup-header .e-close{margin-left:auto;margin-right:0}.e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject{font-size:24px}.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon{font-size:14px}.e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject{padding:5px 5px 0 8px}.e-appointment.e-schedule-event-clone{background:#795548;border-radius:2px;box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2);color:#fff;display:flex;height:38px;width:100px;z-index:9}.e-appointment.e-schedule-event-clone.e-drag-clone{cursor:move}.e-appointment.e-schedule-event-clone .e-event-resize.e-left-handler,.e-appointment.e-schedule-event-clone .e-event-resize.e-right-handler,.e-appointment.e-schedule-event-clone .e-indicator.e-left-icon,.e-appointment.e-schedule-event-clone .e-indicator.e-right-icon,.e-appointment.e-schedule-event-clone .e-recurrence-edit-icon,.e-appointment.e-schedule-event-clone .e-recurrence-icon{display:none}.e-appointment.e-schedule-event-clone .e-appointment-details{flex:auto;overflow:hidden;padding:0 4px;text-align:left}.e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap{flex:auto;overflow:hidden}.e-appointment.e-schedule-event-clone .e-appointment-details .e-subject{font-size:13px;font-weight:500;line-height:1.2;margin-left:auto;min-height:18px;overflow:hidden;padding-top:4px;text-overflow:ellipsis}.e-appointment.e-schedule-event-clone .e-appointment-details .e-time{font-size:11px;overflow:hidden;padding-top:1px;text-overflow:ellipsis}.e-appointment.e-schedule-event-clone .e-appointment-details .e-location{display:none}.e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-subject{padding:3px 2px}.e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject{padding:3px 0 1px 4px}.e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-time,.e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-time{display:none}.e-bigger .e-schedule .e-month-view .e-current-date .e-date-header{width:26px}.e-bigger .e-more-popup-wrapper,.e-more-popup-wrapper{background-color:#fff;border:1px solid #e0e0e0;border-radius:2px;box-shadow:0 10px 10px 0 rgba(0,0,0,.4);opacity:1;padding:8px 0;width:225px}.e-bigger .e-more-popup-wrapper .e-more-appointment-wrapper,.e-more-popup-wrapper .e-more-appointment-wrapper{margin:0 4px}.e-bigger .e-more-popup-wrapper .e-more-event-popup,.e-more-popup-wrapper .e-more-event-popup{height:100%;position:relative;width:100%}.e-bigger .e-more-popup-wrapper .e-more-event-header,.e-more-popup-wrapper .e-more-event-header{height:35px;margin:0 8px 4px 14px}.e-bigger .e-more-popup-wrapper .e-more-event-content,.e-more-popup-wrapper .e-more-event-content{height:calc(100% - 35px);max-height:150px;overflow-y:auto;padding-left:10px;padding-right:10px}.e-bigger .e-more-popup-wrapper .e-more-event-content .e-appointment-border,.e-more-popup-wrapper .e-more-event-content .e-appointment-border{border:0;box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)}.e-bigger .e-more-popup-wrapper .e-more-event-date-header,.e-more-popup-wrapper .e-more-event-date-header{height:100%;width:calc(100% - 25px)}.e-bigger .e-more-popup-wrapper .e-more-event-date-header .e-current-date,.e-more-popup-wrapper .e-more-event-date-header .e-current-date{color:#eee}.e-bigger .e-more-popup-wrapper .e-header-day,.e-more-popup-wrapper .e-header-day{color:rgba(0,0,0,.87);font-size:13px;line-height:1;padding-bottom:2px}.e-bigger .e-more-popup-wrapper .e-header-date,.e-more-popup-wrapper .e-header-date{color:rgba(0,0,0,.87);font-size:18px;line-height:1;max-width:15%}.e-bigger .e-more-popup-wrapper .e-header-date:hover,.e-more-popup-wrapper .e-header-date:hover{cursor:pointer;text-decoration:underline}.e-bigger .e-more-popup-wrapper .e-header-date:focus,.e-more-popup-wrapper .e-header-date:focus{text-decoration:underline}.e-bigger .e-more-popup-wrapper .e-more-event-close,.e-more-popup-wrapper .e-more-event-close{background-color:transparent;border:0;box-shadow:none;color:#000;cursor:pointer;height:25px;position:absolute;right:6px;width:25px}.e-bigger .e-more-popup-wrapper .e-more-event-close .e-close-icon,.e-more-popup-wrapper .e-more-event-close .e-close-icon{font-size:9px}.e-bigger .e-more-popup-wrapper .e-more-event-close .e-btn-icon,.e-more-popup-wrapper .e-more-event-close .e-btn-icon{margin-top:0}.e-bigger .e-more-popup-wrapper .e-more-event-close:focus,.e-bigger .e-more-popup-wrapper .e-more-event-close:hover,.e-more-popup-wrapper .e-more-event-close:focus,.e-more-popup-wrapper .e-more-event-close:hover{background-color:#e0e0e0;border-radius:50%;color:#000}.e-bigger .e-more-popup-wrapper .e-appointment,.e-more-popup-wrapper .e-appointment{background:#795548;border-radius:2px;color:#fff;display:flex;height:22px;line-height:20px;margin-bottom:2px;padding:2px 0;width:100%}.e-bigger .e-more-popup-wrapper .e-appointment .e-subject,.e-more-popup-wrapper .e-appointment .e-subject{color:#fff;flex:auto;font-size:13px;font-weight:500;overflow:hidden;padding:0 2px;text-overflow:ellipsis;white-space:nowrap}.e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon,.e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-icon,.e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon,.e-more-popup-wrapper .e-appointment .e-recurrence-icon{line-height:22px;padding:0 2px}.e-bigger .e-more-popup-wrapper .e-appointment.e-appointment-border,.e-bigger .e-more-popup-wrapper .e-appointment:focus,.e-more-popup-wrapper .e-appointment.e-appointment-border,.e-more-popup-wrapper .e-appointment:focus{border:0;box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)}.e-bigger .e-more-popup-wrapper.e-device,.e-more-popup-wrapper.e-device{bottom:0;height:100%;left:0;margin:0;max-width:100%;overflow:hidden;right:0;top:0;width:100%;z-index:1002}.e-bigger .e-more-popup-wrapper.e-device .e-more-event-content,.e-more-popup-wrapper.e-device .e-more-event-content{max-height:unset}.e-bigger .e-more-popup-wrapper.e-rtl .e-more-event-close,.e-more-popup-wrapper.e-rtl .e-more-event-close{left:6px;right:auto}
|
58
58
|
/*! schedule component theme */
|
59
|
-
.e-schedule{background-color:#fff;border:1px solid rgba(0,0,0,.12)}.e-schedule .e-date-header-wrap{border-color:rgba(0,0,0,.12);border-style:solid;border-width:0;position:relative}.e-schedule .e-month-view .e-content-wrap table td:first-child,.e-schedule .e-month-view .e-date-header-wrap table td:first-child,.e-schedule .e-vertical-view .e-content-wrap table td:first-child,.e-schedule .e-vertical-view .e-date-header-wrap table tbody td:first-child{border-left-width:0}.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells,.e-schedule .e-vertical-view .e-header-cells{background-color:#fff}.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells:hover{background:#f5f5f5}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td,.e-schedule .e-vertical-view .e-time-cells-wrap table td{background-color:#fff;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 1px 1px 0;color:rgba(0,0,0,.87)}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells{border-bottom-width:0}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells.e-week-number{color:rgba(0,0,0,.54);font-size:13px;padding-top:10px;text-align:center;vertical-align:top}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-resource-cells{border-bottom-color:transparent}.e-schedule .e-vertical-view .e-date-header-wrap table tbody td.e-header-cells{border-bottom-width:0}.e-schedule .e-vertical-view .e-time-cells-wrap table td{color:rgba(0,0,0,.54);border-bottom-color:transparent}.e-schedule .e-vertical-view .e-time-cells-wrap .e-time-cells{border-bottom-color:rgba(0,0,0,.12)}.e-schedule .e-vertical-view .e-header-cells.e-current-day{color:#eee}.e-schedule .e-vertical-view .e-work-cells{background-color:#fafafa;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;padding:0}.e-schedule .e-vertical-view .e-work-cells:hover{background:#f5f5f5;color:#000}.e-schedule .e-vertical-view .e-alternate-cells{border-bottom-style:dotted}.e-schedule .e-vertical-view .e-all-day-cells,.e-schedule .e-vertical-view .e-work-hours{background-color:#fff}.e-schedule .e-vertical-view .e-all-day-cells.e-current-day{color:#eee}.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell,.e-schedule .e-vertical-view .e-selected-cell{background-color:#e0e0e0;color:#000}.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell:hover,.e-schedule .e-vertical-view .e-selected-cell:hover{background-color:#e0e0e0}.e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day,.e-schedule .e-month-view .e-date-header-wrap table td.e-current-day,.e-schedule .e-vertical-view .e-clone-time-indicator,.e-schedule .e-vertical-view .e-current-time{color:#eee}.e-schedule .e-vertical-view .e-current-timeline{border-top:1px solid #eee}.e-schedule .e-vertical-view .e-previous-timeline{border-top:1px dotted #eee}.e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells{border-bottom-width:1px}.e-schedule .e-month-agenda-view .e-date-header-wrap table td,.e-schedule .e-month-view .e-date-header-wrap table td,.e-schedule .e-vertical-view .e-date-header-wrap table tbody td{background-color:#fff;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;color:rgba(0,0,0,.87);text-align:left}.e-schedule .e-month-agenda-view .e-date-header-wrap table td{border-width:0 0 1px;text-align:center}.e-schedule .e-month-view .e-work-cells{border-width:0 0 1px 1px}.e-schedule .e-month-agenda-view .e-work-cells,.e-schedule .e-month-view .e-work-cells{background-color:#fafafa;border-color:rgba(0,0,0,.12);border-style:solid;color:rgba(0,0,0,.87);padding:0}.e-schedule .e-month-agenda-view .e-work-cells:hover,.e-schedule .e-month-view .e-work-cells:hover{background:#f5f5f5;color:#000}.e-schedule .e-month-agenda-view .e-work-days,.e-schedule .e-month-view .e-work-days{background-color:#fff}.e-schedule .e-month-agenda-view .e-other-month,.e-schedule .e-month-view .e-other-month{color:rgba(0,0,0,.54)}.e-schedule .e-month-view .e-current-date .e-date-header{background-color:#eee;border-radius:50%;color:#fff;width:20px}.e-schedule .e-month-agenda-view .e-current-date .e-date-header{background-color:#eee;border-radius:50%;color:#fff}.e-schedule .e-month-agenda-view .e-selected-cell,.e-schedule .e-month-view .e-selected-cell{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator,.e-schedule .e-month-view .e-selected-cell .e-more-indicator{color:rgba(0,0,0,.87)}.e-schedule .e-month-agenda-view .e-selected-cell:hover,.e-schedule .e-month-view .e-selected-cell:hover{background-color:#e0e0e0}.e-schedule .e-month-agenda-view .e-work-cells{border-width:0}.e-schedule .e-month-agenda-view .e-current-date .e-date-header{width:24px}.e-schedule .e-timeline-month-view .e-content-wrap table td:first-child,.e-schedule .e-timeline-month-view .e-date-header-wrap table td:first-child,.e-schedule .e-timeline-view .e-content-wrap table td:first-child,.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child{border-left-width:0}.e-schedule .e-timeline-month-view .e-content-wrap table tr:last-child td,.e-schedule .e-timeline-view .e-content-wrap table tr:last-child td{border-bottom-width:0}.e-schedule .e-timeline-month-view .e-date-header-wrap table td,.e-schedule .e-timeline-month-view .e-work-cells,.e-schedule .e-timeline-view .e-date-header-wrap table td,.e-schedule .e-timeline-view .e-work-cells{background-color:#fff;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;color:rgba(0,0,0,.87)}.e-schedule .e-timeline-month-view .e-date-header-wrap table td.e-current-day,.e-schedule .e-timeline-view .e-date-header-wrap table td.e-current-day{color:#eee}.e-schedule .e-timeline-month-view .e-work-cells,.e-schedule .e-timeline-view .e-work-cells{background-color:#fafafa;padding:0}.e-schedule .e-timeline-month-view .e-work-cells:hover:not(.e-resource-group-cells),.e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells){background:#f5f5f5;color:#000}.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover,.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover{background-color:rgba(0,0,0,.08)}.e-schedule .e-timeline-month-view .e-work-days,.e-schedule .e-timeline-view .e-work-days{background-color:#fff}.e-schedule .e-timeline-month-view .e-resource-group-cells{background-color:#fafafa}.e-schedule .e-timeline-view .e-selected-cell{color:rgba(0,0,0,.87)}.e-schedule .e-timeline-month-view .e-selected-cell{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.e-schedule .e-timeline-month-view .e-selected-cell:hover:not(.e-resource-group-cells),.e-schedule .e-timeline-view .e-selected-cell:hover:not(.e-resource-group-cells){background-color:#e0e0e0}.e-schedule .e-timeline-view .e-work-hours{background-color:#fff}.e-schedule .e-timeline-view .e-resource-group-cells{background-color:#fafafa}.e-schedule .e-timeline-view .e-selected-cell{background-color:#e0e0e0;color:#000}.e-schedule .e-timeline-view .e-selected-cell:hover{background-color:#e0e0e0}.e-schedule .e-timeline-view .e-alternate-cells{border-left-style:dotted}.e-schedule .e-timeline-view .e-header-row .e-time-cells{border-left-width:0}.e-schedule .e-timeline-view .e-clone-time-indicator,.e-schedule .e-timeline-view .e-current-time{color:#eee;font-size:11px}.e-schedule .e-timeline-view .e-current-timeline{border-left:1px solid #eee}.e-schedule.e-rtl .e-month-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:first-child,.e-schedule.e-rtl .e-vertical-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td:first-child{border-right-width:0}.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td,.e-schedule.e-rtl .e-month-view .e-work-cells,.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td,.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td,.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td,.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td,.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td,.e-schedule.e-rtl .e-vertical-view .e-work-cells{border-width:0 1px 1px 0}.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap .e-header-cells,.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap .e-header-cells{border-bottom-width:0}.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap table tbody td,.e-schedule.e-rtl .e-vertical-view .e-time-cells-wrap table tbody td{border-width:0 0 1px 1px}.e-schedule.e-rtl .e-month-agenda-view .e-work-cells{border-width:0}.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:last-child,.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:last-child,.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:last-child,.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:last-child{border-left-width:0}.e-schedule.e-rtl .e-timeline-view .e-alternate-cells{border-right-style:dotted}.e-schedule.e-rtl .e-timeline-view .e-header-row .e-time-cells{border-right-width:0}.e-tooltip-wrap.e-schedule-error{background-color:#fcdbe4;border-color:#fcdbe4;z-index:1000}.e-tooltip-wrap.e-schedule-error .e-arrow-tip.e-tip-top{left:44%}.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-top,.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-top{border-bottom:8px solid #fcdbe4;color:#fcdbe4}.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-bottom,.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-bottom{border-top:8px solid #fcdbe4;color:#fcdbe4}.e-tooltip-wrap.e-schedule-error .e-tip-content{padding:3px 6px;color:#f44336}.e-tooltip-wrap.e-schedule-error .e-tip-content label{color:#f44336}.e-gantt{display:block;width:100%}.e-gantt .e-cloneproperties{border-style:solid;border-width:1px;box-shadow:0 0;font-size:12px;font-weight:500;opacity:1;overflow:hidden;padding:4px 5px;text-align:center;user-select:none;vertical-align:middle;white-space:nowrap;z-index:100}.e-gantt .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before{left:-5px;position:relative}.e-gantt .e-cloneproperties.e-draganddrop{border-spacing:0;font-size:12px;font-weight:400;overflow:visible}.e-gantt .e-cloneproperties .e-bothganttlines{border-width:1px 0 0 1px}.e-gantt .e-draganddrop{border-width:0 1px 1px;font-weight:400;padding:0}.e-gantt .e-draganddrop .e-rowcell{opacity:.95}.e-gantt .e-cloneproperties.e-draganddrop table{border-spacing:0}.e-gantt .e-icons.e-errorelem{display:inline-block;padding-left:10px;vertical-align:middle}.e-gantt .e-errorelem::before{color:#e3165b;content:"\e22a";transform:rotate(180deg)}.e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop,.e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop{border-bottom:0;border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.e-gantt .e-gantt-toolbar{border-bottom-left-radius:0;border-bottom-right-radius:0;border-style:solid;border-width:1px 1px 0}.e-gantt .e-flmenu-valuediv{padding-top:24px}.e-gantt .e-gantt-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar{margin:0}.e-gantt .e-gantt-splitter .e-pane{overflow:hidden!important}.e-gantt .e-temp-content{border-left:1px solid}.e-gantt .e-tab,.e-gantt-dialog{border:0}.e-gantt .e-tab .e-tab-header .e-toolbar-item.e-active{border-color:transparent}.e-gantt .e-gantt-tree-grid-pane .e-grid{border-width:0}.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell){background-color:transparent}.e-gantt .e-gantt-tree-grid-pane .e-gantt-temp-header{border-bottom-style:solid;border-bottom-width:1px;height:45px}.e-gantt .e-gantt-tree-grid-pane .e-headercontent{border-right-width:0!important}.e-gantt .e-gantt-tree-grid-pane .e-gridheader{border-top-style:none;border-top-width:0;padding-right:0!important}.e-gantt .e-gantt-tree-grid-pane .e-columnheader,.e-gantt .e-gantt-tree-grid-pane .e-headercell{height:63px!important}.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content{overflow-x:scroll!important}.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding{width:calc(100% + 17px)}.e-gantt .e-gantt-tree-grid-pane .e-ganttnotes-info{text-align:center}.e-gantt .e-gantt-tree-grid-pane .e-icons.e-notes-info{display:inline-block;font-size:18px;height:15px;line-height:10px;vertical-align:middle}.e-gantt .e-gantt-chart{height:100%;overflow:hidden;position:relative;width:100%}.e-gantt .e-gantt-chart .e-chart-root-container{border-right:0 solid}.e-gantt .e-gantt-chart .e-chart-root-container .e-content{-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:auto;position:relative}.e-gantt .e-gantt-chart .e-chart-root-container .e-event-markers-container,.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container,.e-gantt .e-gantt-chart .e-chart-root-container .e-nonworking-day-container,.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container{position:absolute}.e-gantt .e-gantt-chart .e-timeline-header-container{border-bottom-style:solid;border-right-width:0;overflow:hidden;position:relative;z-index:6}.e-gantt .e-gantt-chart .e-timeline-header-table-container>thead>tr>th{border-left:0;padding:0 3px}.e-gantt .e-gantt-chart .e-timeline-header-table-container{border-collapse:collapse;border-spacing:0;border-width:0;box-sizing:border-box;margin:0;padding:0}.e-gantt .e-gantt-chart .e-timeline-header-table-body{border-collapse:collapse;box-sizing:border-box;display:inline-block;transform:scale(1);white-space:nowrap}.e-gantt .e-gantt-chart .e-timeline-header-table-body>tr{display:inline-flex}.e-gantt .e-gantt-chart .e-timeline-single-header-cell,.e-gantt .e-gantt-chart .e-timeline-top-header-cell{border-spacing:0;border-style:solid;border-top:0;border-width:1px;box-sizing:border-box;display:inline-flex;font-size:12px;font-weight:500;margin:0;padding:0;position:static;text-align:center;user-select:none;white-space:nowrap}.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-header-cell-label,.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-header-cell-label{box-sizing:border-box;margin:auto;overflow:hidden;position:static;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text,.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text{padding-left:8px;text-align:left}.e-gantt .e-gantt-chart .e-gantt-grid-lines{border-bottom-style:solid;border-bottom-width:1px;border-collapse:collapse;border-spacing:0;box-sizing:border-box}.e-gantt .e-gantt-chart .e-zero-spacing{border-spacing:0}.e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border{border-top-color:transparent}.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border{border-collapse:separate;border-style:solid;border-width:1px 0 0}.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-cell{font-size:0;padding:0}.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border.e-lastrow{border-bottom-width:1px}.e-gantt .e-gantt-chart .e-line-container-cell{border-right-style:solid;border-right-width:1px;height:100%;position:absolute}.e-gantt .e-gantt-chart .e-taskbar-main-container{cursor:move;display:inline-block;position:absolute;vertical-align:middle;z-index:3}.e-gantt .e-gantt-chart .e-left-label-container.e-left-label-temp-container{align-items:center;display:inline-flex;justify-content:flex-end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-right-label-container.e-right-label-temp-container{align-items:center;display:inline-flex;float:left;outline:0;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-left-label-container{display:inline-block}.e-gantt .e-gantt-chart .e-left-label-inner-div,.e-gantt .e-gantt-chart .e-right-label-container{overflow:hidden}.e-gantt .e-gantt-chart .e-left-label-inner-div{align-items:center;display:inline-flex;justify-content:flex-end;width:100%}.e-gantt .e-gantt-chart .e-label{margin:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-right-label-container{background-color:transparent;display:inline-block;margin:0;position:absolute}.e-gantt .e-gantt-chart .e-right-label-inner-div{align-items:center;display:inline-flex;float:left;outline:0;overflow:hidden}.e-gantt .e-gantt-chart .e-indicator-span{display:inline-block;font-size:13px;font-weight:400;overflow:hidden;position:absolute;text-overflow:ellipsis}.e-gantt .e-gantt-chart .e-gantt-child-progressbar,.e-gantt .e-gantt-chart .e-gantt-child-taskbar,.e-gantt .e-gantt-chart .e-gantt-manualparent-milestone,.e-gantt .e-gantt-chart .e-gantt-milestone,.e-gantt .e-gantt-chart .e-gantt-parent-milestone,.e-gantt .e-gantt-chart .e-gantt-parent-progressbar,.e-gantt .e-gantt-chart .e-gantt-parent-taskbar{display:inline-block;width:100%}.e-gantt .e-gantt-chart .e-manualparent-main-container{background-color:transparent;cursor:move;margin-top:-5px;position:absolute}.e-gantt .e-gantt-chart .e-gantt-manualparent-taskbar{margin-top:3px}.e-gantt .e-gantt-chart .e-gantt-split-container-line{border-color:inherit;border-top-style:dotted;border-top-width:2px;height:0;left:2px;pointer-events:none;position:absolute;top:50%;width:98%}.e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div,.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div{border-spacing:0;box-sizing:border-box;margin:auto;overflow:hidden;padding:0;z-index:3}.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div{z-index:3}.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div,.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div{box-sizing:border-box;text-align:right}.e-gantt .e-gantt-chart .e-chart-rows-container,.e-gantt .e-gantt-chart .e-chart-scroll-container{user-select:none}.e-gantt .e-gantt-chart .e-chart-rows-container{line-height:initial}.e-gantt .e-gantt-chart .e-taskbar-left-resizer,.e-gantt .e-gantt-chart .e-taskbar-right-resizer{display:inline-block;position:absolute;top:0;width:10px;z-index:4}.e-gantt .e-gantt-chart .e-child-progress-resizer{display:inline-block;height:15px;position:absolute;top:0;width:20px;z-index:5}.e-gantt .e-gantt-chart .e-progress-resize-gripper{cursor:col-resize}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler{border-style:solid;border-width:1px;box-sizing:content-box;cursor:col-resize;height:2px;position:absolute;top:7px;width:12px}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after,.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element{border-bottom-style:solid;border-bottom-width:6px;border-left:7px solid transparent;border-right:7px solid transparent;cursor:col-resize;height:0;left:-1px;position:absolute;top:-7px;width:0}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after{border-left:6px solid transparent;border-right:6px solid transparent;top:-6px}.e-gantt .e-gantt-chart .e-baseline-bar{box-sizing:border-box;position:absolute;z-index:3}.e-gantt .e-gantt-chart .e-manualparent-milestone-top,.e-gantt .e-gantt-chart .e-milestone-top,.e-gantt .e-gantt-chart .e-parent-milestone-top{border-style:none solid solid;border-top:0}.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom,.e-gantt .e-gantt-chart .e-manualparent-milestone-top,.e-gantt .e-gantt-chart .e-milestone-bottom,.e-gantt .e-gantt-chart .e-milestone-top,.e-gantt .e-gantt-chart .e-parent-milestone-bottom,.e-gantt .e-gantt-chart .e-parent-milestone-top{border-left-color:transparent;border-right-color:transparent}.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom,.e-gantt .e-gantt-chart .e-milestone-bottom,.e-gantt .e-gantt-chart .e-parent-milestone-bottom{border-bottom:0;border-style:solid solid none}.e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container{position:absolute;z-index:2}.e-gantt .e-gantt-chart .e-task-label{display:inline;font-weight:400;margin-left:8px;margin-right:15px;vertical-align:middle}.e-gantt .e-gantt-chart .e-task-table{overflow:hidden}.e-gantt .e-gantt-chart .e-left-resize-gripper,.e-gantt .e-gantt-chart .e-right-resize-gripper{align-items:center;cursor:ew-resize;display:inline-flex}.e-gantt .e-gantt-chart .e-holiday,.e-gantt .e-gantt-chart .e-weekend{display:inline-block;position:absolute}.e-gantt .e-gantt-chart .e-holiday .e-span{font-size:13px;position:absolute;transform:rotate(-90deg);white-space:nowrap;width:0}.e-gantt .e-gantt-chart .e-weekend{z-index:0}.e-gantt .e-gantt-chart .e-rangecontainer .e-leftarc{border-bottom-left-radius:2px;border-top-left-radius:2px;position:absolute}.e-gantt .e-gantt-chart .e-rangecontainer .e-rightarc{border-bottom-right-radius:2px;border-top-right-radius:2px;position:absolute}.e-gantt .e-gantt-chart .e-event-markers{border-left:1px dashed;position:absolute;width:1px;z-index:2}.e-gantt .e-gantt-chart .e-event-markers .e-span-label{border-radius:3px;font-weight:500;height:30px;left:5px;line-height:1.4;padding:7px 12px;position:absolute;top:50px;white-space:nowrap;width:auto;z-index:2}.e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow{border-bottom:5px solid transparent;border-right:5px solid;border-top:5px solid transparent;height:0;position:absolute;top:60px;width:0}.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar{border-radius:0;border-style:none;display:inline-block}.e-gantt .e-gantt-chart .e-connector-line-right-arrow{border-left-style:solid;border-left-width:10px}.e-gantt .e-gantt-chart .e-connector-line-left-arrow{border-right-style:solid;border-right-width:10px}.e-gantt .e-gantt-chart .e-connector-line-left-arrow,.e-gantt .e-gantt-chart .e-connector-line-right-arrow{border-bottom:5px solid transparent;border-top:5px solid transparent}.e-gantt .e-gantt-chart .e-connector-line-container{z-index:5}.e-gantt .e-gantt-chart .e-connector-line-z-index{z-index:1}.e-gantt .e-gantt-chart .e-connector-line-hover{outline:1px solid}.e-gantt .e-gantt-chart .e-connector-line-hover-z-index{z-index:100}.e-gantt .e-gantt-chart .e-connectortouchpoint{background-color:transparent;display:block;position:absolute;z-index:5}.e-gantt .e-gantt-chart .e-connectorpoint-left,.e-gantt .e-gantt-chart .e-connectorpoint-right,.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div,.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div{border-radius:50%;display:inline-block;position:absolute}.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,.e-gantt .e-gantt-chart .e-connectorpoint-right-hover{border-style:solid;border-width:1px;box-sizing:content-box;cursor:pointer;display:inline-block}.e-gantt .e-gantt-chart .e-connectorpoint-allow-block{cursor:no-drop}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left,.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right{background-color:#989a9c;border-color:#989a9c;border-radius:50%;display:inline-block;height:10px;margin:-1px;position:absolute;width:10px}.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom,.e-gantt .e-gantt-chart .e-manualparent-milestone-top{border-bottom-color:#989a9c}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right{cursor:e-resize;margin-left:-8px}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left{margin-left:0}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar{background:#989a9c;margin-top:3px;position:absolute}.e-gantt .e-gantt-chart .e-icon{font-family:"e-icons";font-size:13px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;vertical-align:middle}.e-gantt .e-gantt-chart .e-active-container{outline:1px solid;outline-offset:2px}.e-gantt-dialog .e-tab .e-tab-header{padding-left:0}.e-gantt-dialog .e-tab .e-tab-header .e-indicator{display:block}.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{border-style:solid;border-width:0}.e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before{border:0}.e-gantt-dialog .e-gridform .e-table{border-spacing:0}.e-gantt-dialog .e-item{height:241px}.e-gantt-dialog .e-dependent-div{border-bottom-width:1px}.e-gantt-dialog .e-icon-dlg-close{opacity:initial}.e-gantt-dialog .e-resource-div .e-gridheader,.e-gantt-dialog .e-toolbar{border-top-width:0}.e-gantt-dialog .e-resource-div{border-bottom-width:1px}.e-gantt-dialog .e-edit-form-row{height:241px;overflow-y:auto}.e-gantt-dialog .e-edit-form-column:nth-child(odd){float:left;padding:16px 18px 0;width:50%}.e-gantt-dialog .e-edit-form-column:nth-child(even){float:left;padding:16px 16px 0 0;width:50%}.e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even){padding:16px 16px 0 0}.e-gantt-dialog .e-edit-form-column{height:75px}.e-gantt-dialog .e-dependent-div .e-content{height:153px}.e-gantt-dialog .e-resource-div .e-content{height:196px}.e-gantt-dialog .e-richtexteditor{border-bottom-width:1px;height:241px!important;overflow:hidden}.e-gantt-dialog .e-richtexteditor.e-rte-tb-expand{border-top:0}.e-gantt-dialog .e-richtexteditor .e-rte-content{border-bottom-width:0;height:198px}.e-gantt-dialog>.e-dlg-content{padding:0!important}.e-gantt-dialog .e-dlg-header-content{border-bottom:0!important;border-radius:0;padding-bottom:4px}.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{border-radius:50%}.e-icon-rowselect::before{content:"\e930"}.e-ganttpopup{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;font-weight:400;position:absolute;user-select:none;z-index:99999}.e-ganttpopup .e-rowselect{line-height:18px;text-indent:7%}.e-ganttpopup span{border:1px solid transparent;cursor:pointer;display:inline-block;height:26px;padding:4px;width:26px}.e-ganttpopup .e-content{border-radius:4px;border-style:solid;border-width:1px;font-size:14px;padding:4px}.e-ganttpopup .e-ganttpopup,.e-ganttpopup .e-tail::after,.e-ganttpopup .e-tail::before{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-ganttpopup .e-downtail::after{top:34px}.e-gantt-tooltip.e-tooltip-wrap{opacity:1}.e-gantt-tooltip{visibility:hidden}.e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before{content:""}.e-bigger .e-gantt .e-gantt-chart .e-label{font-size:14px}.e-gantt-tooltip-label{padding-bottom:2px;padding-right:2px;text-align:left}.e-gantt.e-device .e-edit-form-column:nth-child(even),.e-gantt.e-device .e-edit-form-column:nth-child(odd){float:none;padding:16px 18px 0;width:100%}.e-gantt.e-device .e-edit-form-row{height:auto}.e-gantt.e-device .e-adaptive-searchbar{padding:5px 10px;width:90%}.e-gantt.e-device .e-backarrowspan{font-size:16px;padding:5px 10px}.e-gantt.e-device .e-gantt-dialog{max-height:none}.e-gantt.e-device .e-gantt-dialog .e-dlg-closeicon-btn{float:left;left:-4px}.e-gantt.e-device .e-gantt-dialog .e-icon-dlg-close{font-size:16px}.e-gantt.e-device .e-gantt-dialog .e-dlg-header{display:inline-block}.e-gantt.e-device .e-toolbar-item{padding:7px}.e-gantt.e-device .e-toolbar .e-icons{font-size:18px}.e-gantt.e-device .e-gridheader .e-icons{font-size:12px}.e-gantt.e-device .e-left-resize-gripper,.e-gantt.e-device .e-right-resize-gripper{border:7px solid;z-index:-1}.e-gantt.e-device .e-left-resize-gripper::before,.e-gantt.e-device .e-right-resize-gripper::before{font-size:14px;margin-left:-7px}.e-gantt.e-device .e-dependent-div .e-content,.e-gantt.e-device .e-resource-div .e-content,.e-gantt.e-device .e-richtexteditor,.e-gantt.e-device .e-richtexteditor .e-rte-content{height:100%}
|
59
|
+
.e-schedule{background-color:#fff;border:1px solid rgba(0,0,0,.12)}.e-schedule .e-date-header-wrap{border-color:rgba(0,0,0,.12);border-style:solid;border-width:0;position:relative}.e-schedule .e-month-view .e-content-wrap table td:first-child,.e-schedule .e-month-view .e-date-header-wrap table td:first-child,.e-schedule .e-vertical-view .e-content-wrap table td:first-child,.e-schedule .e-vertical-view .e-date-header-wrap table tbody td:first-child{border-left-width:0}.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells,.e-schedule .e-vertical-view .e-header-cells{background-color:#fff}.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells:hover{background:#f5f5f5}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td,.e-schedule .e-vertical-view .e-time-cells-wrap table td{background-color:#fff;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 1px 1px 0;color:rgba(0,0,0,.87)}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells{border-bottom-width:0}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells.e-week-number{color:rgba(0,0,0,.54);font-size:13px;padding-top:10px;text-align:center;vertical-align:top}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-resource-cells{border-bottom-color:transparent}.e-schedule .e-vertical-view .e-date-header-wrap table tbody td.e-header-cells{border-bottom-width:0}.e-schedule .e-vertical-view .e-time-cells-wrap table td{color:rgba(0,0,0,.54);border-bottom-color:transparent}.e-schedule .e-vertical-view .e-time-cells-wrap .e-time-cells{border-bottom-color:rgba(0,0,0,.12)}.e-schedule .e-vertical-view .e-header-cells.e-current-day{color:#eee}.e-schedule .e-vertical-view .e-work-cells{background-color:#fafafa;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;padding:0}.e-schedule .e-vertical-view .e-work-cells:hover{background:#f5f5f5;color:#000}.e-schedule .e-vertical-view .e-alternate-cells{border-bottom-style:dotted}.e-schedule .e-vertical-view .e-all-day-cells,.e-schedule .e-vertical-view .e-work-hours{background-color:#fff}.e-schedule .e-vertical-view .e-all-day-cells.e-current-day{color:#eee}.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell,.e-schedule .e-vertical-view .e-selected-cell{background-color:#e0e0e0;color:#000}.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell:hover,.e-schedule .e-vertical-view .e-selected-cell:hover{background-color:#e0e0e0}.e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day,.e-schedule .e-month-view .e-date-header-wrap table td.e-current-day,.e-schedule .e-vertical-view .e-clone-time-indicator,.e-schedule .e-vertical-view .e-current-time{color:#eee}.e-schedule .e-vertical-view .e-current-timeline{border-top:1px solid #eee}.e-schedule .e-vertical-view .e-previous-timeline{border-top:1px dotted #eee}.e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells{border-bottom-width:1px}.e-schedule .e-month-agenda-view .e-date-header-wrap table td,.e-schedule .e-month-view .e-date-header-wrap table td,.e-schedule .e-vertical-view .e-date-header-wrap table tbody td{background-color:#fff;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;color:rgba(0,0,0,.87);text-align:left}.e-schedule .e-month-agenda-view .e-date-header-wrap table td{border-width:0 0 1px;text-align:center}.e-schedule .e-month-view .e-work-cells{border-width:0 0 1px 1px}.e-schedule .e-month-agenda-view .e-work-cells,.e-schedule .e-month-view .e-work-cells{background-color:#fafafa;border-color:rgba(0,0,0,.12);border-style:solid;color:rgba(0,0,0,.87);padding:0}.e-schedule .e-month-agenda-view .e-work-cells:hover,.e-schedule .e-month-view .e-work-cells:hover{background:#f5f5f5;color:#000}.e-schedule .e-month-agenda-view .e-work-days,.e-schedule .e-month-view .e-work-days{background-color:#fff}.e-schedule .e-month-agenda-view .e-other-month,.e-schedule .e-month-view .e-other-month{color:rgba(0,0,0,.54)}.e-schedule .e-month-view .e-current-date .e-date-header{background-color:#eee;border-radius:50%;color:#fff;width:20px}.e-schedule .e-month-agenda-view .e-current-date .e-date-header{background-color:#eee;border-radius:50%;color:#fff}.e-schedule .e-month-agenda-view .e-selected-cell,.e-schedule .e-month-view .e-selected-cell{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator,.e-schedule .e-month-view .e-selected-cell .e-more-indicator{color:rgba(0,0,0,.87)}.e-schedule .e-month-agenda-view .e-selected-cell:hover,.e-schedule .e-month-view .e-selected-cell:hover{background-color:#e0e0e0}.e-schedule .e-month-agenda-view .e-work-cells{border-width:0}.e-schedule .e-month-agenda-view .e-current-date .e-date-header{width:24px}.e-schedule .e-timeline-month-view .e-content-wrap table td:first-child,.e-schedule .e-timeline-month-view .e-date-header-wrap table td:first-child,.e-schedule .e-timeline-view .e-content-wrap table td:first-child,.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child{border-left-width:0}.e-schedule .e-timeline-month-view .e-content-wrap table tr:last-child td,.e-schedule .e-timeline-view .e-content-wrap table tr:last-child td{border-bottom-width:0}.e-schedule .e-timeline-month-view .e-date-header-wrap table td,.e-schedule .e-timeline-month-view .e-work-cells,.e-schedule .e-timeline-view .e-date-header-wrap table td,.e-schedule .e-timeline-view .e-work-cells{background-color:#fff;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;color:rgba(0,0,0,.87)}.e-schedule .e-timeline-month-view .e-date-header-wrap table td.e-current-day,.e-schedule .e-timeline-view .e-date-header-wrap table td.e-current-day{color:#eee}.e-schedule .e-timeline-month-view .e-work-cells,.e-schedule .e-timeline-view .e-work-cells{background-color:#fafafa;padding:0}.e-schedule .e-timeline-month-view .e-work-cells:hover:not(.e-resource-group-cells),.e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells){background:#f5f5f5;color:#000}.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover,.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover{background-color:rgba(0,0,0,.08)}.e-schedule .e-timeline-month-view .e-work-days,.e-schedule .e-timeline-view .e-work-days{background-color:#fff}.e-schedule .e-timeline-month-view .e-resource-group-cells{background-color:#fafafa}.e-schedule .e-timeline-view .e-selected-cell{color:rgba(0,0,0,.87)}.e-schedule .e-timeline-month-view .e-selected-cell{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.e-schedule .e-timeline-month-view .e-selected-cell:hover:not(.e-resource-group-cells),.e-schedule .e-timeline-view .e-selected-cell:hover:not(.e-resource-group-cells){background-color:#e0e0e0}.e-schedule .e-timeline-view .e-work-hours{background-color:#fff}.e-schedule .e-timeline-view .e-resource-group-cells{background-color:#fafafa}.e-schedule .e-timeline-view .e-selected-cell{background-color:#e0e0e0;color:#000}.e-schedule .e-timeline-view .e-selected-cell:hover{background-color:#e0e0e0}.e-schedule .e-timeline-view .e-alternate-cells{border-left-style:dotted}.e-schedule .e-timeline-view .e-header-row .e-time-cells{border-left-width:0}.e-schedule .e-timeline-view .e-clone-time-indicator,.e-schedule .e-timeline-view .e-current-time{color:#eee;font-size:11px}.e-schedule .e-timeline-view .e-current-timeline{border-left:1px solid #eee}.e-schedule.e-rtl .e-month-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:first-child,.e-schedule.e-rtl .e-vertical-view .e-content-wrap table td:first-child,.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td:first-child{border-right-width:0}.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td,.e-schedule.e-rtl .e-month-view .e-work-cells,.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td,.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td,.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td,.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td,.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td,.e-schedule.e-rtl .e-vertical-view .e-work-cells{border-width:0 1px 1px 0}.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap .e-header-cells,.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap .e-header-cells{border-bottom-width:0}.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap table tbody td,.e-schedule.e-rtl .e-vertical-view .e-time-cells-wrap table tbody td{border-width:0 0 1px 1px}.e-schedule.e-rtl .e-month-agenda-view .e-work-cells{border-width:0}.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:last-child,.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:last-child,.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:last-child,.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:last-child{border-left-width:0}.e-schedule.e-rtl .e-timeline-view .e-alternate-cells{border-right-style:dotted}.e-schedule.e-rtl .e-timeline-view .e-header-row .e-time-cells{border-right-width:0}.e-tooltip-wrap.e-schedule-error{background-color:#fcdbe4;border-color:#fcdbe4;z-index:1000}.e-tooltip-wrap.e-schedule-error .e-arrow-tip.e-tip-top{left:44%}.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-top,.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-top{border-bottom:8px solid #fcdbe4;color:#fcdbe4}.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-bottom,.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-bottom{border-top:8px solid #fcdbe4;color:#fcdbe4}.e-tooltip-wrap.e-schedule-error .e-tip-content{padding:3px 6px;color:#f44336}.e-tooltip-wrap.e-schedule-error .e-tip-content label{color:#f44336}.e-gantt{display:block;width:100%}.e-gantt .e-cloneproperties{border-style:solid;border-width:1px;box-shadow:0 0;font-size:12px;font-weight:500;opacity:1;overflow:hidden;padding:4px 5px;text-align:center;user-select:none;vertical-align:middle;white-space:nowrap;z-index:100}.e-gantt .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before{left:-5px;position:relative}.e-gantt .e-cloneproperties.e-draganddrop{border-spacing:0;font-size:12px;font-weight:400;overflow:visible}.e-gantt .e-cloneproperties .e-bothganttlines{border-width:1px 0 0 1px}.e-gantt .e-draganddrop{border-width:0 1px 1px;font-weight:400;padding:0}.e-gantt .e-draganddrop .e-rowcell{opacity:.95}.e-gantt .e-cloneproperties.e-draganddrop table{border-spacing:0}.e-gantt .e-icons.e-errorelem{display:inline-block;padding-left:10px;vertical-align:middle}.e-gantt .e-errorelem::before{color:#e3165b;content:"\e22a";transform:rotate(180deg)}.e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop,.e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop{border-bottom:0;border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.e-gantt .e-gantt-toolbar{border-bottom-left-radius:0;border-bottom-right-radius:0;border-style:solid;border-width:1px 1px 0}.e-gantt .e-flmenu-valuediv{padding-top:24px}.e-gantt .e-gantt-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar{margin:0}.e-gantt .e-gantt-splitter .e-pane{overflow:hidden!important}.e-gantt .e-temp-content{border-left:1px solid}.e-gantt .e-tab,.e-gantt-dialog{border:0}.e-gantt .e-tab .e-tab-header .e-toolbar-item.e-active{border-color:transparent}.e-gantt .e-gantt-tree-grid-pane .e-grid{border-width:0}.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-gantt .e-gantt-tree-grid-pane .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell){background-color:transparent}.e-gantt .e-gantt-tree-grid-pane .e-gantt-temp-header{border-bottom-style:solid;border-bottom-width:1px;height:45px}.e-gantt .e-gantt-tree-grid-pane .e-headercontent{border-right-width:0!important}.e-gantt .e-gantt-tree-grid-pane .e-gridheader{border-top-style:none;border-top-width:0;padding-right:0!important}.e-gantt .e-gantt-tree-grid-pane .e-columnheader,.e-gantt .e-gantt-tree-grid-pane .e-headercell{height:63px!important}.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content{overflow-x:scroll!important}.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding{width:calc(100% + 17px)}.e-gantt .e-gantt-tree-grid-pane .e-ganttnotes-info{text-align:center}.e-gantt .e-gantt-tree-grid-pane .e-icons.e-notes-info{display:inline-block;font-size:18px;height:15px;line-height:10px;vertical-align:middle}.e-gantt .e-gantt-chart{height:100%;overflow:hidden;position:relative;width:100%}.e-gantt .e-gantt-chart .e-chart-root-container{border-right:0 solid}.e-gantt .e-gantt-chart .e-chart-root-container .e-content{-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:auto;position:relative}.e-gantt .e-gantt-chart .e-chart-root-container .e-event-markers-container,.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container,.e-gantt .e-gantt-chart .e-chart-root-container .e-nonworking-day-container,.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container{position:absolute}.e-gantt .e-gantt-chart .e-timeline-header-container{border-bottom-style:solid;border-right-width:0;overflow:hidden;position:relative;z-index:6}.e-gantt .e-gantt-chart .e-timeline-header-table-container>thead>tr>th{border-left:0;padding:0 3px}.e-gantt .e-gantt-chart .e-timeline-header-table-container{border-collapse:collapse;border-spacing:0;border-width:0;box-sizing:border-box;margin:0;padding:0}.e-gantt .e-gantt-chart .e-timeline-header-table-body{border-collapse:collapse;box-sizing:border-box;display:inline-block;transform:scale(1);white-space:nowrap}.e-gantt .e-gantt-chart .e-timeline-header-table-body>tr{display:inline-flex}.e-gantt .e-gantt-chart .e-timeline-single-header-cell,.e-gantt .e-gantt-chart .e-timeline-top-header-cell{border-spacing:0;border-style:solid;border-top:0;border-width:1px;box-sizing:border-box;display:inline-flex;font-size:12px;font-weight:500;margin:0;padding:0;position:static;text-align:center;user-select:none;white-space:nowrap}.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-header-cell-label,.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-header-cell-label{box-sizing:border-box;margin:auto;overflow:hidden;position:static;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text,.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text{padding-left:8px;text-align:left}.e-gantt .e-gantt-chart .e-gantt-grid-lines{border-bottom-style:solid;border-bottom-width:1px;border-collapse:collapse;border-spacing:0;box-sizing:border-box}.e-gantt .e-gantt-chart .e-zero-spacing{border-spacing:0}.e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border{border-top-color:transparent}.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border{border-collapse:separate;border-style:solid;border-width:1px 0 0}.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-cell{font-size:0;padding:0}.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border.e-lastrow{border-bottom-width:1px}.e-gantt .e-gantt-chart .e-line-container-cell{border-right-style:solid;border-right-width:1px;height:100%;position:absolute}.e-gantt .e-gantt-chart .e-taskbar-main-container{cursor:move;display:inline-block;position:absolute;vertical-align:middle;z-index:3}.e-gantt .e-gantt-chart .e-left-label-container.e-left-label-temp-container{align-items:center;display:inline-flex;justify-content:flex-end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-right-label-container.e-right-label-temp-container{align-items:center;display:inline-flex;float:left;outline:0;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-left-label-container{display:inline-block}.e-gantt .e-gantt-chart .e-left-label-inner-div,.e-gantt .e-gantt-chart .e-right-label-container{overflow:hidden}.e-gantt .e-gantt-chart .e-left-label-inner-div{align-items:center;display:inline-flex;justify-content:flex-end;width:100%}.e-gantt .e-gantt-chart .e-label{margin:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-gantt .e-gantt-chart .e-right-label-container{background-color:transparent;display:inline-block;margin:0;position:absolute}.e-gantt .e-gantt-chart .e-right-label-inner-div{align-items:center;display:inline-flex;float:left;outline:0;overflow:hidden}.e-gantt .e-gantt-chart .e-indicator-span{display:inline-block;font-size:13px;font-weight:400;overflow:hidden;position:absolute;text-overflow:ellipsis}.e-gantt .e-gantt-chart .e-gantt-child-progressbar,.e-gantt .e-gantt-chart .e-gantt-child-taskbar,.e-gantt .e-gantt-chart .e-gantt-manualparent-milestone,.e-gantt .e-gantt-chart .e-gantt-milestone,.e-gantt .e-gantt-chart .e-gantt-parent-milestone,.e-gantt .e-gantt-chart .e-gantt-parent-progressbar,.e-gantt .e-gantt-chart .e-gantt-parent-taskbar{display:inline-block;width:100%}.e-gantt .e-gantt-chart .e-manualparent-main-container{background-color:transparent;cursor:move;margin-top:-5px;position:absolute}.e-gantt .e-gantt-chart .e-gantt-manualparent-taskbar{margin-top:3px}.e-gantt .e-gantt-chart .e-gantt-split-container-line{border-color:inherit;border-top-style:dotted;border-top-width:2px;height:0;left:2px;pointer-events:none;position:absolute;top:50%;width:98%}.e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div,.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div{border-spacing:0;box-sizing:border-box;margin:auto;overflow:hidden;padding:0;z-index:3}.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div{z-index:3}.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div,.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div{box-sizing:border-box;text-align:right}.e-gantt .e-gantt-chart .e-chart-rows-container,.e-gantt .e-gantt-chart .e-chart-scroll-container{user-select:none}.e-gantt .e-gantt-chart .e-chart-rows-container{line-height:initial}.e-gantt .e-gantt-chart .e-taskbar-left-resizer,.e-gantt .e-gantt-chart .e-taskbar-right-resizer{display:inline-block;position:absolute;top:0;width:10px;z-index:4}.e-gantt .e-gantt-chart .e-child-progress-resizer{display:inline-block;height:15px;position:absolute;top:0;width:20px;z-index:5}.e-gantt .e-gantt-chart .e-progress-resize-gripper{cursor:col-resize}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler{border-style:solid;border-width:1px;box-sizing:content-box;cursor:col-resize;height:2px;position:absolute;top:7px;width:12px}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after,.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element{border-bottom-style:solid;border-bottom-width:6px;border-left:7px solid transparent;border-right:7px solid transparent;cursor:col-resize;height:0;left:-1px;position:absolute;top:-7px;width:0}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after{border-left:6px solid transparent;border-right:6px solid transparent;top:-6px}.e-gantt .e-gantt-chart .e-baseline-bar{box-sizing:border-box;position:absolute;z-index:3}.e-gantt .e-gantt-chart .e-manualparent-milestone-top,.e-gantt .e-gantt-chart .e-milestone-top,.e-gantt .e-gantt-chart .e-parent-milestone-top{border-style:none solid solid;border-top:0}.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom,.e-gantt .e-gantt-chart .e-manualparent-milestone-top,.e-gantt .e-gantt-chart .e-milestone-bottom,.e-gantt .e-gantt-chart .e-milestone-top,.e-gantt .e-gantt-chart .e-parent-milestone-bottom,.e-gantt .e-gantt-chart .e-parent-milestone-top{border-left-color:transparent;border-right-color:transparent}.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom,.e-gantt .e-gantt-chart .e-milestone-bottom,.e-gantt .e-gantt-chart .e-parent-milestone-bottom{border-bottom:0;border-style:solid solid none}.e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container{position:absolute;z-index:2}.e-gantt .e-gantt-chart .e-task-label{display:inline;font-weight:400;margin-left:8px;margin-right:15px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.e-gantt .e-gantt-chart .e-task-table{overflow:hidden}.e-gantt .e-gantt-chart .e-left-resize-gripper,.e-gantt .e-gantt-chart .e-right-resize-gripper{align-items:center;cursor:ew-resize;display:inline-flex}.e-gantt .e-gantt-chart .e-holiday,.e-gantt .e-gantt-chart .e-weekend{display:inline-block;position:absolute}.e-gantt .e-gantt-chart .e-holiday .e-span{font-size:13px;position:absolute;transform:rotate(-90deg);white-space:nowrap;width:0}.e-gantt .e-gantt-chart .e-weekend{z-index:0}.e-gantt .e-gantt-chart .e-rangecontainer .e-leftarc{border-bottom-left-radius:2px;border-top-left-radius:2px;position:absolute}.e-gantt .e-gantt-chart .e-rangecontainer .e-rightarc{border-bottom-right-radius:2px;border-top-right-radius:2px;position:absolute}.e-gantt .e-gantt-chart .e-event-markers{border-left:1px dashed;position:absolute;width:1px;z-index:2}.e-gantt .e-gantt-chart .e-event-markers .e-span-label{border-radius:3px;font-weight:500;height:30px;left:5px;line-height:1.4;padding:7px 12px;position:absolute;top:50px;white-space:nowrap;width:auto;z-index:2}.e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow{border-bottom:5px solid transparent;border-right:5px solid;border-top:5px solid transparent;height:0;position:absolute;top:60px;width:0}.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar{border-radius:0;border-style:none;display:inline-block}.e-gantt .e-gantt-chart .e-connector-line-right-arrow{border-left-style:solid;border-left-width:10px}.e-gantt .e-gantt-chart .e-connector-line-left-arrow{border-right-style:solid;border-right-width:10px}.e-gantt .e-gantt-chart .e-connector-line-left-arrow,.e-gantt .e-gantt-chart .e-connector-line-right-arrow{border-bottom:5px solid transparent;border-top:5px solid transparent}.e-gantt .e-gantt-chart .e-connector-line-container{z-index:5}.e-gantt .e-gantt-chart .e-connector-line-z-index{z-index:1}.e-gantt .e-gantt-chart .e-connector-line-hover{outline:1px solid}.e-gantt .e-gantt-chart .e-connector-line-hover-z-index{z-index:100}.e-gantt .e-gantt-chart .e-connectortouchpoint{background-color:transparent;display:block;position:absolute;z-index:5}.e-gantt .e-gantt-chart .e-connectorpoint-left,.e-gantt .e-gantt-chart .e-connectorpoint-right,.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div,.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div{border-radius:50%;display:inline-block;position:absolute}.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,.e-gantt .e-gantt-chart .e-connectorpoint-right-hover{border-style:solid;border-width:1px;box-sizing:content-box;cursor:pointer;display:inline-block}.e-gantt .e-gantt-chart .e-connectorpoint-allow-block{cursor:no-drop}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left,.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right{background-color:#989a9c;border-color:#989a9c;border-radius:50%;display:inline-block;height:10px;margin:-1px;position:absolute;width:10px}.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom,.e-gantt .e-gantt-chart .e-manualparent-milestone-top{border-bottom-color:#989a9c}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right{cursor:e-resize;margin-left:-8px}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left{margin-left:0}.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar{background:#989a9c;margin-top:3px;position:absolute}.e-gantt .e-gantt-chart .e-icon{font-family:"e-icons";font-size:13px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;vertical-align:middle}.e-gantt .e-gantt-chart .e-active-container{outline:1px solid;outline-offset:2px}.e-gantt-dialog .e-tab .e-tab-header{padding-left:0}.e-gantt-dialog .e-tab .e-tab-header .e-indicator{display:block}.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{border-style:solid;border-width:0}.e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before{border:0}.e-gantt-dialog .e-gridform .e-table{border-spacing:0}.e-gantt-dialog .e-item{height:241px}.e-gantt-dialog .e-dependent-div{border-bottom-width:1px}.e-gantt-dialog .e-icon-dlg-close{opacity:initial}.e-gantt-dialog .e-resource-div .e-gridheader,.e-gantt-dialog .e-toolbar{border-top-width:0}.e-gantt-dialog .e-resource-div{border-bottom-width:1px}.e-gantt-dialog .e-edit-form-row{height:241px;overflow-y:auto}.e-gantt-dialog .e-edit-form-column:nth-child(odd){float:left;padding:16px 18px 0;width:50%}.e-gantt-dialog .e-edit-form-column:nth-child(even){float:left;padding:16px 16px 0 0;width:50%}.e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even){padding:16px 16px 0 0}.e-gantt-dialog .e-edit-form-column{height:75px}.e-gantt-dialog .e-dependent-div .e-content{height:153px}.e-gantt-dialog .e-resource-div .e-content{height:196px}.e-gantt-dialog .e-richtexteditor{border-bottom-width:1px;height:241px!important;overflow:hidden}.e-gantt-dialog .e-richtexteditor.e-rte-tb-expand{border-top:0}.e-gantt-dialog .e-richtexteditor .e-rte-content{border-bottom-width:0;height:198px}.e-gantt-dialog>.e-dlg-content{padding:0!important}.e-gantt-dialog .e-dlg-header-content{border-bottom:0!important;border-radius:0;padding-bottom:4px}.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{border-radius:50%}.e-icon-rowselect::before{content:"\e930"}.e-ganttpopup{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;font-weight:400;position:absolute;user-select:none;z-index:99999}.e-ganttpopup .e-rowselect{line-height:18px;text-indent:7%}.e-ganttpopup span{border:1px solid transparent;cursor:pointer;display:inline-block;height:26px;padding:4px;width:26px}.e-ganttpopup .e-content{border-radius:4px;border-style:solid;border-width:1px;font-size:14px;padding:4px}.e-ganttpopup .e-ganttpopup,.e-ganttpopup .e-tail::after,.e-ganttpopup .e-tail::before{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-ganttpopup .e-downtail::after{top:34px}.e-gantt-tooltip.e-tooltip-wrap{opacity:1}.e-gantt-tooltip{visibility:hidden}.e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before{content:""}.e-bigger .e-gantt .e-gantt-chart .e-label{font-size:14px}.e-gantt-tooltip-label{padding-bottom:2px;padding-right:2px;text-align:left}.e-gantt.e-device .e-edit-form-column:nth-child(even),.e-gantt.e-device .e-edit-form-column:nth-child(odd){float:none;padding:16px 18px 0;width:100%}.e-gantt.e-device .e-edit-form-row{height:auto}.e-gantt.e-device .e-adaptive-searchbar{padding:5px 10px;width:90%}.e-gantt.e-device .e-backarrowspan{font-size:16px;padding:5px 10px}.e-gantt.e-device .e-gantt-dialog{max-height:none}.e-gantt.e-device .e-gantt-dialog .e-dlg-closeicon-btn{float:left;left:-4px}.e-gantt.e-device .e-gantt-dialog .e-icon-dlg-close{font-size:16px}.e-gantt.e-device .e-gantt-dialog .e-dlg-header{display:inline-block}.e-gantt.e-device .e-toolbar-item{padding:7px}.e-gantt.e-device .e-toolbar .e-icons{font-size:18px}.e-gantt.e-device .e-gridheader .e-icons{font-size:12px}.e-gantt.e-device .e-left-resize-gripper,.e-gantt.e-device .e-right-resize-gripper{border:7px solid;z-index:-1}.e-gantt.e-device .e-left-resize-gripper::before,.e-gantt.e-device .e-right-resize-gripper::before{font-size:14px;margin-left:-7px}.e-gantt.e-device .e-dependent-div .e-content,.e-gantt.e-device .e-resource-div .e-content,.e-gantt.e-device .e-richtexteditor,.e-gantt.e-device .e-richtexteditor .e-rte-content{height:100%}
|
60
60
|
/*! Gantt theme */
|
61
61
|
.e-gantt .e-gantt-splitter{border-color:#e0e0e0;border-radius:0}.e-gantt .e-cloneproperties.e-draganddrop{box-shadow:0 3px 8px 0 rgba(0,0,0,.26);opacity:.95;overflow:visible}.e-gantt .e-cloneproperties{background-color:#eee;border-color:#e0e0e0;color:rgba(0,0,0,.54)}.e-gantt .e-cloneproperties.e-draganddrop .e-rowcell{color:#000}.e-gantt .e-cloneproperties.e-draganddrop table,.e-gantt .e-cloneproperties.e-draganddrop table .e-selectionbackground{background-color:#fff;height:30px}.e-gantt .e-gantt-toolbar+.e-gantt-splitter{border-top-left-radius:0;border-top-right-radius:0}.e-gantt .e-grid .e-focused:not(.e-menu-item){box-shadow:0 0 0 1px #9e9e9e inset!important}.e-gantt .e-gantt-chart-pane,.e-gantt .e-gantt-temp-header,.e-gantt .e-splitter-box,.e-gantt .e-temp-content{border-color:#e0e0e0}.e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div{height:45px!important}.e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active{background:rgba(121,85,72,.15);opacity:1}.e-gantt .e-gantt-chart .e-timeline-header-container{background:#fff;border-bottom-color:#e0e0e0;border-bottom-width:1px;border-right-color:#e0e0e0;color:rgba(0,0,0,.54);height:64px}.e-gantt .e-gantt-chart .e-timeline-single-header-cell,.e-gantt .e-gantt-chart .e-timeline-top-header-cell{border-color:#e0e0e0;color:rgba(0,0,0,.54)}.e-gantt .e-gantt-chart .e-timeline-single-header-cell{height:46px;line-height:46px}.e-gantt .e-gantt-chart .e-timeline-single-header-outer-div{height:46px!important}.e-gantt .e-gantt-chart .e-timeline-top-header-cell{height:32px}.e-gantt .e-gantt-chart .e-chart-root-container{background-color:#fff;border-color:#e0e0e0}.e-gantt .e-gantt-chart .e-timeline-header-table-body{border-spacing:0}.e-gantt .e-gantt-chart .e-chart-row-border{border-top-color:#e0e0e0}.e-gantt .e-gantt-chart .e-chart-row-cell{color:#000}.e-gantt .e-gantt-chart .e-chart-row-border.e-lastrow,.e-gantt .e-gantt-chart .e-uptail::before{border-bottom-color:#e0e0e0}.e-gantt .e-gantt-chart .e-line-container-cell{border-color:#e0e0e0}.e-gantt .e-gantt-chart .e-active-container{outline-color:#9e9e9e}.e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div{background-color:#936757;border:1px solid #795548;border-radius:4px}.e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div{border:1px solid #fff;border-bottom:0;border-top:0}.e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-progressbar{width:0!important}.e-gantt .e-gantt-chart .e-collapse-parent .e-collapsed-taskbar-drag{background-color:#795548}.e-gantt .e-gantt-chart .e-collapse-parent .e-left-connectorpoint-outer-div,.e-gantt .e-gantt-chart .e-collapse-parent .e-right-connectorpoint-outer-div{display:none}.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div{background-color:rgba(97,97,97,.87);border:1px solid #616161;border-radius:4px}.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div{background-color:#616161;border:0}.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div{background-color:#795548;border:0}.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar{background-color:rgba(0,135,134,.85);border:1px solid #008786}.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar{background:linear-gradient(to right,rgba(63,81,181,.2),#008786 30%,#008786 70%,#008786 70%,rgba(63,81,181,.2) 100%)}.e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar{background-color:#008786;border:0}.e-gantt .e-gantt-chart .e-holiday{background:#eee}.e-gantt .e-gantt-chart .e-holiday .e-span{color:rgba(0,0,0,.87);font-size:12px}.e-gantt .e-gantt-chart .e-weekend,.e-gantt .e-gantt-chart .e-weekend-header-cell{background:#fafafa}.e-gantt .e-gantt-chart .e-rangecontainer .e-rg-rangdiv{border:2px solid #fc7a05;width:5px;z-index:6}.e-gantt .e-gantt-chart .e-event-markers{border-left-color:#eee}.e-gantt .e-gantt-chart .e-event-markers .e-span-label{background-color:#fdbf64;color:#212121;font-size:12px}.e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow{border-right-color:#fdbf64}.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar{background:linear-gradient(to right,rgba(63,81,181,.2),#3f51b5 30%,#3f51b5 70%,#3f51b5 70%,rgba(63,81,181,.2) 100%);background-color:rgba(63,81,181,.2);border:0;border-radius:2px}.e-gantt .e-gantt-chart .e-unscheduled-milestone-top{border-bottom-color:rgba(51,51,51,.6)}.e-gantt .e-gantt-chart .e-unscheduled-milestone-bottom{border-top-color:rgba(51,51,51,.6)}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler{background:#222;border-color:#fff}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element{border-bottom-color:#fff}.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after{border-bottom-color:#222}.e-gantt .e-gantt-chart .e-gantt-dependency-view-container{display:block;z-index:5}.e-gantt .e-gantt-chart .e-line{border-color:#795548}.e-gantt .e-gantt-chart .e-connector-line-right-arrow{border-left-color:#795548}.e-gantt .e-gantt-chart .e-connector-line-left-arrow{border-right-color:#795548}.e-gantt .e-gantt-chart .e-connector-line-right-arrow-hover{border-left-color:#795548}.e-gantt .e-gantt-chart .e-connector-line-left-arrow-hover{border-right-color:#795548}.e-gantt .e-gantt-chart .e-connector-line-hover{border-color:#795548;outline-color:#795548}.e-gantt .e-gantt-chart .e-gantt-false-line{border-top-color:#795548}.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,.e-gantt .e-gantt-chart .e-connectorpoint-right-hover{background-color:#333;border-color:#fff}.e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,.e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover{background-color:#bdbdbd;border-color:#795548}.e-gantt .e-gantt-chart .e-left-label-inner-div,.e-gantt .e-gantt-chart .e-right-label-inner-div{color:rgba(0,0,0,.87);font-size:13px}.e-gantt .e-gantt-chart .e-left-label-temp-container{color:rgba(0,0,0,.87);font-size:13px;padding-right:25px}.e-gantt .e-gantt-chart .e-right-label-temp-container{color:rgba(0,0,0,.87);font-size:13px;margin-left:25px}.e-gantt .e-gantt-chart .e-right-label-container{margin-left:25px}.e-gantt .e-gantt-chart .e-left-label-container{padding-right:25px}.e-gantt .e-gantt-chart .e-connectorpoint-right{margin-left:2px}.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div,.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div{height:8px;width:12px}.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div{left:-12px}.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left,.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right{border-right:transparent;border-width:3px}.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right{border-bottom-left-radius:0;border-bottom-right-radius:2px;border-top-left-radius:0;border-top-right-radius:2px}.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left{border-bottom-left-radius:2px;border-top-left-radius:2px}.e-gantt .e-gantt-chart .e-task-label{color:#fff;font-size:12px}.e-gantt .e-gantt-chart .e-icon{color:#fff}.e-gantt .e-gantt-chart .e-milestone-top{border-bottom-color:#616161}.e-gantt .e-gantt-chart .e-milestone-bottom{border-top-color:#616161}.e-gantt .e-gantt-chart .e-parent-milestone-top{border-bottom-color:#616161}.e-gantt .e-gantt-chart .e-parent-milestone-bottom{border-top-color:#616161}.e-gantt .e-gantt-chart .e-manualparent-milestone-top{border-bottom-color:#989a9c}.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom{border-top-color:#989a9c}.e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask{background:linear-gradient(to right,rgba(63,81,181,.2),#989a9c 30%,#989a9c 70%,#989a9c 70%,rgba(63,81,181,.2) 100%)}.e-gantt .e-gantt-chart .e-label{color:rgba(0,0,0,.87);font-size:13px}.e-gantt .e-gantt-chart .e-active{background:rgba(121,85,72,.15);color:#000;opacity:1}.e-gantt .e-gantt-chart .e-active .e-label{color:#000}.e-gantt .e-gantt-chart .e-baseline-bar{background-color:#ff9800}.e-gantt .e-gantt-chart .e-baseline-milestone-top{border-bottom-color:#ff9800}.e-gantt .e-gantt-chart .e-baseline-milestone-bottom{border-top-color:#ff9800}.e-gantt .e-gantt-chart .e-downtail::after{border-top-color:#fff}.e-gantt .e-gantt-chart .e-downtail::before{border-top-color:#e0e0e0}.e-gantt .e-gantt-chart .e-ganttpopup .e-content{background-color:#fff;border-color:#e0e0e0}.e-gantt .e-gantt-chart .e-grid .e-gridpopup .e-spanclicked,.e-gantt .e-gantt-chart .e-spanclicked{border-color:#000}.e-gantt .e-gantt-chart .e-active-parent-task{border-radius:4px;box-shadow:4px 4px 3px 0 rgba(0,0,0,.5)}.e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-taskbar-inner-div{background:#1a1a1a;border:#1a1a1a}.e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-progressbar-inner-div{background-color:transparent;border:transparent}.e-gantt .e-gantt-chart .e-active-parent-task .e-task-label{color:transparent}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-task-label{color:transparent!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line{border-color:#8a8a8a!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow{border-left-color:#8a8a8a!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow{border-right-color:#8a8a8a!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div{background:#d5d5d5!important;border:#d5d5d5!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div{background-color:transparent!important;border:transparent!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top{border-bottom-color:#d5d5d5!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom{border-top-color:#d5d5d5!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div{background-color:#8a8a8a!important;border:#8a8a8a!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div{background-color:transparent!important;border:transparent!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-child-taskbar-inner-div{background:#795548!important;border:#795548!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top{border-bottom-color:#795548!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom{border-top-color:#795548!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div{background:#af8778!important;border:#af8778!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top{border-bottom-color:#af8778!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom{border-top-color:#af8778!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line{border-color:#795548!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-right-arrow{border-left-color:#795548!important}.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-left-arrow{border-right-color:#795548!important}.e-gantt .e-icons{color:rgba(0,0,0,.87)}.e-gantt .e-grid .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon){color:rgba(0,0,0,.54)!important}.e-gantt-dialog .e-dlg-header{color:#fff}.e-gantt-dialog .e-dlg-header-content,.e-gantt-dialog .e-tab .e-tab-header{background:#795548}.e-gantt-dialog .e-icon-dlg-close,.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text{color:#fff}.e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover{background-color:rgba(255,255,255,.15)}.e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close{color:#000}.e-gantt-dialog .e-tab .e-tab-header .e-indicator{background:#eee}.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active{background-color:transparent}.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{border-color:transparent}.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text{color:rgba(255,255,255,.64)}.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover{background:0 0;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:transparent}.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text{color:#eee}.e-gantt.e-device .e-left-resize-gripper,.e-gantt.e-device .e-right-resize-gripper{border-color:#9e9e9e;color:#eee}.e-gantt.e-device .e-backarrowspan{color:#000}.e-splitter.e-splitter-horizontal,.e-splitter.e-splitter-vertical{display:flex;overflow:hidden;position:relative;touch-action:none;width:100%}.e-splitter.e-splitter-horizontal .e-pane,.e-splitter.e-splitter-vertical .e-pane{flex:1 1 auto;font-family:Roboto,monospace,sans-serif;font-size:13px;font-weight:400}.e-splitter.e-splitter-horizontal .e-pane.e-scrollable,.e-splitter.e-splitter-vertical .e-pane.e-scrollable{overflow:auto}.e-splitter.e-splitter-horizontal .e-pane.e-static-pane,.e-splitter.e-splitter-vertical .e-pane.e-static-pane{flex-grow:0;flex-shrink:0}.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal,.e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal{overflow:auto}.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal.e-pane-hidden,.e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal.e-pane-hidden{flex-basis:0!important;overflow:hidden!important}.e-splitter.e-splitter-horizontal{flex-direction:row}.e-splitter.e-splitter-horizontal.e-pane.e-scrollable,.e-splitter.e-splitter-vertical.e-pane.e-scrollable{overflow:hidden}.e-splitter.e-splitter-horizontal.e-rtl,.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal{flex-direction:row-reverse}.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after,.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after,.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before{right:auto}.e-splitter.e-splitter-vertical{flex-direction:column}.e-splitter.e-splitter-vertical .e-pane-vertical{overflow:auto}.e-splitter.e-splitter-vertical .e-pane-vertical.e-pane-hidden{flex-basis:0!important;overflow:hidden!important}.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down){border-radius:50%;bottom:18px;right:22px}.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down{border-radius:50%;left:22px;right:auto;top:18px}.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after{right:auto}.e-splitter .e-split-bar.e-split-bar-horizontal{align-items:center;display:flex;flex:0 0 auto;justify-content:center;min-width:1px;z-index:15}.e-splitter .e-split-bar.e-split-bar-horizontal .e-icon-hidden,.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-hide-handler{visibility:hidden}.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar{cursor:col-resize}.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar::after{content:"";cursor:col-resize;display:block;height:100%;position:absolute;width:16px;z-index:10}.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler{align-items:center;display:flex;height:18px;justify-content:center;position:relative;width:1px}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after,.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before{left:8px;right:3px}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow{border-image:none;border-width:1px;cursor:pointer;display:flex;height:26px;padding:1px 12px;position:relative}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after,.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before{border-radius:16px;content:"";height:8px;position:absolute;transform:rotate(0deg);width:2px}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before{top:5px;transform-origin:1px 7px 0}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after{top:11px;transform-origin:1px 1px 0}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right){border-radius:50%;right:5px}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right{border-radius:50%;left:5px}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::after,.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::before{right:8px}.e-splitter .e-split-bar.e-split-bar-horizontal.e-last-bar:not(.e-resizable-split-bar){margin:0 3px}.e-splitter .e-split-bar.e-split-bar-horizontal:not(.e-resizable-split-bar){margin:0 0 0 3px}.e-splitter .e-split-bar.e-split-bar-vertical{align-items:center;border-left:none;border-right:none;display:flex;flex:0 0 auto;justify-content:center;min-height:1px}.e-splitter .e-split-bar.e-split-bar-vertical .e-icon-hidden,.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-hide-handler{visibility:hidden}.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar{cursor:row-resize}.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar::after{content:"";cursor:row-resize;display:block;height:16px;position:absolute;width:100%;z-index:12}.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler{align-items:center;display:flex;height:1px;justify-content:center;width:18px}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before{left:10px}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow{border-image:none;border-width:0;cursor:pointer;display:flex;height:26px;padding:10px 3px 10px 18px;position:relative;width:26px}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after,.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before{border-radius:16px;content:"";height:8px;position:absolute;transform:rotate(90deg);width:2px;background-color:#eee;opacity:0;transition-duration:.3s;transition-timing-function:cubic-bezier(.25,.1,.25,1)}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before{top:3px;transform-origin:2px 7px 0}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after{left:11px;top:8px;transform-origin:1px 1px 0}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before{left:12px;top:8px;transform-origin:1px 6px 0}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after{left:10px;top:12px;transform-origin:1px 2px 0}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down){border-radius:50%;bottom:18px;left:22px}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down{border-radius:50%;right:22px;top:18px}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after,.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before{right:10px}.e-splitter .e-split-bar.e-split-bar-vertical.e-last-bar:not(.e-resizable-split-bar){margin:3px 0}.e-splitter .e-split-bar.e-split-bar-vertical:not(.e-resizable-split-bar){margin:3px 0 0}.e-bigger.e-splitter .e-pane{font-size:14px}.e-bigger.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler{height:20px}.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler{width:20px}.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after,.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before{margin-top:-2px}.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after{margin-top:2px}.e-rtl .e-splitter.e-splitter-horizontal{flex-direction:row-reverse}.e-bigger .e-splitter .e-pane{font-size:14px}.e-bigger .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler{height:20px}.e-bigger .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler{width:20px}.e-bigger .e-content-placeholder.e-splitter.e-placeholder-splitter,.e-bigger.e-content-placeholder.e-splitter.e-placeholder-splitter,.e-content-placeholder.e-splitter.e-placeholder-splitter{background-size:100px 110px;min-height:110px}.e-splitter.e-ie .e-navigate-arrow.e-arrow-left{margin-left:-26px}.e-splitter.e-ie .e-split-bar-horizontal .e-resize-handler{flex-direction:column}.e-splitter.e-splitter-horizontal,.e-splitter.e-splitter-vertical{border:solid 1px #e0e0e0}.e-splitter.e-splitter-horizontal .e-pane,.e-splitter.e-splitter-vertical .e-pane{color:rgba(0,0,0,.87)}.e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-horizontal,.e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-vertical,.e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-horizontal,.e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-vertical{border:transparent}.e-splitter .e-split-bar.e-split-bar-horizontal{background:#e0e0e0;border-left:none;border-right:none}.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler{background:#fff;color:rgba(0,0,0,.54)}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden){background-color:transparent;border-color:transparent;color:transparent;transition:background-color 500ms ease-out}.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::after,.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::before{background-color:#eee;opacity:0;transition-duration:.3s;transition-timing-function:cubic-bezier(.25,.1,.25,1)}.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover{border-left:none;border-right:none;background:#eee}.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-resize-handler,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-resize-handler{background:#fff;color:#eee}.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-left,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-left,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up{background-color:#fff;border-color:rgba(227,22,91,.5);border-width:1px;opacity:.9}.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::before,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::before,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::before,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::before{background-color:#eee;opacity:1;transform:rotate(40deg)}.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::before,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::after,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::after,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::before,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::after,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::after{background-color:#eee;opacity:1;transform:rotate(-40deg)}.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::after,.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::after{background-color:#eee;opacity:1;transform:rotate(40deg)}.e-splitter .e-split-bar.e-split-bar-vertical{background:#e0e0e0}.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler{background:#fff;color:rgba(0,0,0,.54)}.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover{background:#eee;border-left:none;border-right:none}.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active{border-left:none;border-right:none}.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::before,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::before{background-color:#eee;opacity:1;transform:rotate(125deg)}.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::after,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::after{background-color:#eee;opacity:1;transform:rotate(50deg)}.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::before,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::before{background-color:#eee;opacity:1;transform:rotate(55deg)}.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::after,.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::after{background-color:#eee;opacity:1;transform:rotate(125deg)}.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow{background-color:transparent;border-color:transparent;color:transparent;transition:background-color 300ms ease-out}.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active{background:#eee}.e-splitter.e-disabled{opacity:.4;pointer-events:none}
|
62
62
|
/*! card layout */
|